From 7098fa38e599e79df6f193d8a7e9483aa0ecfa22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Mendes?= Date: Wed, 7 Sep 2022 17:21:00 -0300 Subject: [PATCH] Adding full lfs-cross.sh log --- logs/lfs-cross.log | 71345 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71345 insertions(+) create mode 100644 logs/lfs-cross.log diff --git a/logs/lfs-cross.log b/logs/lfs-cross.log new file mode 100644 index 0000000..2c1a212 --- /dev/null +++ b/logs/lfs-cross.log @@ -0,0 +1,71345 @@ +[lfs-cross] Starting build of binutils-2.39 at Wed Sep 7 13:02:53 -03 2022 +mkdir: created directory 'build' +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether ln works... yes +checking whether ln -s works... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking for gawk... gawk +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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking for gcc option to accept ISO C99... none needed +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking whether g++ accepts -static-libstdc++ -static-libgcc... yes +checking for gnatbind... no +checking for gnatmake... no +checking whether compiler driver understands Ada... no +checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 +checking for objdir... .libs +checking for isl 0.15 or later... yes +checking for default BUILD_CONFIG... +checking for --enable-vtable-verify... no +checking for bison... bison -y +checking for bison... bison +checking for gm4... no +checking for gnum4... no +checking for m4... m4 +checking for flex... flex +checking for flex... flex +checking for makeinfo... makeinfo +checking for expect... no +checking for runtest... no +checking for ar... ar +checking for as... as +checking for dlltool... no +checking for ld... ld +checking for lipo... no +checking for nm... nm +checking for ranlib... ranlib +checking for strip... strip +checking for windres... no +checking for windmc... no +checking for objcopy... objcopy +checking for objdump... objdump +checking for readelf... readelf +checking for -plugin option... --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-cc... no +checking for x86_64-lfs-linux-gnu-gcc... no +checking for x86_64-lfs-linux-gnu-c++... no +checking for x86_64-lfs-linux-gnu-g++... no +checking for x86_64-lfs-linux-gnu-cxx... no +checking for x86_64-lfs-linux-gnu-gxx... no +checking for x86_64-lfs-linux-gnu-gcc... no +checking for x86_64-lfs-linux-gnu-gfortran... no +checking for x86_64-lfs-linux-gnu-gccgo... no +checking for x86_64-lfs-linux-gnu-ar... no +checking for x86_64-lfs-linux-gnu-as... no +checking for x86_64-lfs-linux-gnu-dlltool... no +checking for x86_64-lfs-linux-gnu-ld... no +checking for x86_64-lfs-linux-gnu-lipo... no +checking for x86_64-lfs-linux-gnu-nm... no +checking for x86_64-lfs-linux-gnu-objcopy... no +checking for x86_64-lfs-linux-gnu-objdump... no +checking for x86_64-lfs-linux-gnu-ranlib... no +checking for x86_64-lfs-linux-gnu-readelf... no +checking for x86_64-lfs-linux-gnu-strip... no +checking for x86_64-lfs-linux-gnu-windres... no +checking for x86_64-lfs-linux-gnu-windmc... no +checking where to find the target ar... just compiled +checking where to find the target as... just compiled +checking where to find the target cc... pre-installed +checking where to find the target c++... pre-installed +checking where to find the target c++ for libstdc++... pre-installed +checking where to find the target dlltool... just compiled +checking where to find the target gcc... pre-installed +checking where to find the target gfortran... pre-installed +checking where to find the target gccgo... pre-installed +checking where to find the target ld... just compiled +checking where to find the target lipo... pre-installed +checking where to find the target nm... just compiled +checking where to find the target objcopy... just compiled +checking where to find the target objdump... just compiled +checking where to find the target ranlib... just compiled +checking where to find the target readelf... just compiled +checking where to find the target strip... just compiled +checking where to find the target windres... just compiled +checking where to find the target windmc... just compiled +checking whether to enable maintainer-specific portions of Makefiles... no +configure: creating ./config.status +config.status: creating Makefile +make[1]: Entering directory '/mnt/lfs/sources/binutils-2.39/build' +mkdir -p -- ./libiberty +Configuring in ./libiberty +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for makeinfo... makeinfo --split-size=5000000 +checking for perl... perl +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +--plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking whether to install libiberty headers and static library... no +configure: target_header_dir = +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wc++-compat... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wshadow=local... yes +checking whether gcc supports -pedantic ... yes +checking whether gcc and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking whether byte ordering is bigendian... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for CET support... yes +checking for sys/file.h... yes +checking for sys/param.h... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for malloc.h... yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for strings.h... (cached) yes +checking for sys/time.h... yes +checking for time.h... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/mman.h... yes +checking for fcntl.h... yes +checking for alloca.h... yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/sysinfo.h... yes +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/sysctl.h... no +checking for sys/systemcfg.h... no +checking for stdint.h... (cached) yes +checking for stdio_ext.h... yes +checking for process.h... no +checking for sys/prctl.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether time.h and sys/time.h may both be included... yes +checking whether errno must be declared... no +checking size of int... 4 +checking size of long... 8 +checking size of size_t... 8 +checking for long long... yes +checking size of long long... 8 +checking for a 64-bit type... uint64_t +checking for intptr_t... yes +checking for uintptr_t... yes +checking for ssize_t... yes +checking for pid_t... yes +checking for library containing strerror... none required +checking for asprintf... yes +checking for atexit... yes +checking for basename... yes +checking for bcmp... yes +checking for bcopy... yes +checking for bsearch... yes +checking for bzero... yes +checking for calloc... yes +checking for clock... yes +checking for ffs... yes +checking for getcwd... yes +checking for getpagesize... yes +checking for gettimeofday... yes +checking for index... yes +checking for insque... yes +checking for memchr... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmem... yes +checking for memmove... yes +checking for mempcpy... yes +checking for memset... yes +checking for mkstemps... yes +checking for putenv... yes +checking for random... yes +checking for rename... yes +checking for rindex... yes +checking for setenv... yes +checking for snprintf... yes +checking for sigsetmask... yes +checking for stpcpy... yes +checking for stpncpy... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strncasecmp... yes +checking for strndup... yes +checking for strnlen... yes +checking for strrchr... yes +checking for strstr... yes +checking for strtod... yes +checking for strtol... yes +checking for strtoul... yes +checking for strtoll... yes +checking for strtoull... yes +checking for strverscmp... yes +checking for tmpnam... yes +checking for vasprintf... yes +checking for vfprintf... yes +checking for vprintf... yes +checking for vsnprintf... yes +checking for vsprintf... yes +checking for waitpid... yes +checking for setproctitle... no +checking whether alloca needs Cray hooks... no +checking stack direction for C alloca... 1 +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for _doprnt... no +checking for sys_errlist... no +checking for sys_nerr... no +checking for sys_siglist... no +checking for external symbol _system_configuration... no +checking for __fsetlocking... yes +checking for canonicalize_file_name... yes +checking for dup3... yes +checking for getrlimit... yes +checking for getrusage... yes +checking for getsysinfo... no +checking for gettimeofday... (cached) yes +checking for on_exit... yes +checking for pipe2... yes +checking for psignal... yes +checking for pstat_getdynamic... no +checking for pstat_getstatic... no +checking for realpath... yes +checking for setrlimit... yes +checking for spawnve... no +checking for spawnvpe... no +checking for strerror... yes +checking for strsignal... yes +checking for sysconf... yes +checking for sysctl... no +checking for sysmp... no +checking for table... no +checking for times... yes +checking for wait3... yes +checking for wait4... yes +checking for sbrk... yes +checking whether basename is declared... yes +checking whether ffs is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether calloc is declared... yes +checking whether getenv is declared... yes +checking whether getopt is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether sbrk is declared... yes +checking whether strtol is declared... yes +checking whether strtoul is declared... yes +checking whether strtoll is declared... yes +checking whether strtoull is declared... yes +checking whether strverscmp is declared... yes +checking whether strnlen is declared... yes +checking whether canonicalize_file_name must be declared... no +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for getpagesize... (cached) yes +checking for working mmap... yes +checking for working strncmp... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating config.h +config.status: executing default commands +mkdir -p -- ./intl +Configuring in ./intl +configure: creating cache ./config.cache +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for library containing strerror... none required +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for off_t... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking whether we are using the GNU C Library 2.1 or newer... yes +checking whether integer division by zero raises SIGFPE... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unsigned long long... yes +checking for inttypes.h... yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done +checking argz.h usability... yes +checking argz.h presence... yes +checking for argz.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking nl_types.h usability... yes +checking nl_types.h presence... yes +checking for nl_types.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for feof_unlocked... yes +checking for fgets_unlocked... yes +checking for getc_unlocked... yes +checking for getcwd... yes +checking for getegid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getuid... yes +checking for mempcpy... yes +checking for munmap... yes +checking for putenv... yes +checking for setenv... yes +checking for setlocale... yes +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strdup... yes +checking for strtoul... yes +checking for tsearch... yes +checking for __argz_count... yes +checking for __argz_stringify... yes +checking for __argz_next... yes +checking for __fsetlocking... yes +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for bison... bison +checking version of bison... 3.8.2, ok +checking whether NLS is requested... no +checking whether to use NLS... no +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking bison 3 or later... 3.8.2, bison3 +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.intl +config.status: creating config.h +config.status: executing default-1 commands +mkdir -p -- ./bfd +Configuring in ./bfd +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for shl_load... no +checking for shl_load in -ldld... no +checking for dlopen... yes +checking whether a program can dlopen itself... yes +checking whether a statically linked program can dlopen itself... no +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking size of void *... 8 +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether to install libbfd... no +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking size of long long... 8 +checking size of void *... (cached) 8 +checking size of long... 8 +checking size of int... 4 +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/types.h... (cached) yes +checking for unistd.h... (cached) yes +checking for fcntl... yes +checking for fdopen... yes +checking for fileno... yes +checking for fls... no +checking for getgid... yes +checking for getpagesize... yes +checking for getrlimit... yes +checking for getuid... yes +checking for sysconf... yes +checking whether basename is declared... yes +checking whether ffs is declared... yes +checking whether stpcpy is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether strnlen is declared... yes +checking compiler support for hidden visibility... yes +checking printf int64_t format... l +checking linker --as-needed support... yes +checking for cos in -lm... yes +checking for gcc version with buggy 64-bit support... no +checking for ftello... yes +checking for ftello64... yes +checking for fseeko... yes +checking for fseeko64... yes +checking for fopen64... yes +checking whether ftello is declared... yes +checking whether ftello64 is declared... yes +checking whether fseeko is declared... yes +checking whether fseeko64 is declared... yes +checking whether fopen64 is declared... yes +checking size of off_t... 8 +checking file_ptr type... int64_t +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... (cached) yes +checking for working mmap... yes +checking for madvise... yes +checking for mprotect... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating bfd-in3.h +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libiberty' +if [ x"" != x ] && [ ! -d pic ]; then \ + mkdir pic; \ +else true; fi +touch stamp-picdir +if [ x"" != x ] && [ ! -d noasan ]; then \ + mkdir noasan; \ +else true; fi +touch stamp-noasandir +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o pic/regex.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o noasan/regex.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o pic/md5.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o noasan/md5.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o pic/sha1.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o noasan/sha1.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o pic/alloca.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o noasan/alloca.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o pic/argv.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o noasan/argv.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o pic/concat.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o noasan/concat.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o pic/crc32.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o noasan/crc32.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o pic/fibheap.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o noasan/fibheap.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o pic/floatformat.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o noasan/floatformat.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o pic/getopt.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o noasan/getopt.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o pic/getopt1.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o noasan/getopt1.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o pic/getpwd.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o noasan/getpwd.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o pic/getruntime.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o noasan/getruntime.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o pic/hashtab.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o noasan/hashtab.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o pic/hex.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o noasan/hex.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o pic/lbasename.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o noasan/lbasename.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o pic/objalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o noasan/objalloc.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o pic/obstack.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o noasan/obstack.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o pic/partition.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o noasan/partition.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pic/pexecute.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o noasan/pexecute.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o pic/physmem.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o noasan/physmem.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pic/pex-common.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o noasan/pex-common.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pic/pex-one.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o noasan/pex-one.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o pic/simple-object.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o noasan/simple-object.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o pic/sort.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o noasan/sort.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o pic/spaces.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o noasan/spaces.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o pic/strerror.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o noasan/strerror.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o pic/strsignal.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o noasan/strsignal.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o pic/xatexit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o noasan/xatexit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o pic/xexit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o noasan/xexit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o +rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a +ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o +ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so ./libiberty.a +if [ x"" != x ]; then \ + cd pic; \ + ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so ./libiberty.a; \ + cd ..; \ +else true; fi; \ +if [ x"" != x ]; then \ + cd noasan; \ + ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so ./libiberty.a; \ + cd ..; \ +else true; fi +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/intl' +mkdir -p -- ./zlib +Configuring in ./zlib +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of gcc... gcc3 +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking how to run the C preprocessor... gcc -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C preprocessor... gcc -E +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking for memcpy... yes +checking for strerror... yes +checking for unistd.h... (cached) yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/zlib' + CC libz_a-adler32.o + CC libz_a-compress.o + CC libz_a-crc32.o + CC libz_a-deflate.o + CC libz_a-gzread.o + CC libz_a-gzclose.o + CC libz_a-gzwrite.o + CC libz_a-gzlib.o + CC libz_a-infback.o + CC libz_a-inffast.o + CC libz_a-inflate.o + CC libz_a-inftrees.o + CC libz_a-trees.o + CC libz_a-uncompr.o + CC libz_a-zutil.o + AR libz.a +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 " "CXXFLAGS=-g -O2 " "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2 " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/mnt/lfs/tools" "infodir=/mnt/lfs/tools/share/info" "libdir=/mnt/lfs/tools/lib" "prefix=/mnt/lfs/tools" "tooldir=/mnt/lfs/tools/x86_64-lfs-linux-gnu" "AR=ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -O2 " "NM=nm" "PICFLAG=" "RANLIB=ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/zlib' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' + GEN bfdver.h + GEN elf32-target.h + GEN elf64-target.h + GEN targmatch.h +Making info in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +( if test 'x../../../bfd/po' != 'x.'; then \ + posrcprefix='../../../bfd/'; \ + else \ + posrcprefix="../"; \ + fi; \ + rm -f SRC-POTFILES-t SRC-POTFILES \ + && (sed -e '/^#/d' \ + -e '/^[ ]*$/d' \ + -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \ + | sed -e '$s/\\$//') > SRC-POTFILES-t \ + && chmod a-w SRC-POTFILES-t \ + && mv SRC-POTFILES-t SRC-POTFILES ) +( rm -f BLD-POTFILES-t BLD-POTFILES \ + && (sed -e '/^#/d' \ + -e '/^[ ]*$/d' \ + -e "s@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \ + | sed -e '$s/\\$//') > BLD-POTFILES-t \ + && chmod a-w BLD-POTFILES-t \ + && mv BLD-POTFILES-t BLD-POTFILES ) +cd .. \ + && CONFIG_FILES=po/Makefile.in:po/Make-in \ + CONFIG_HEADERS= /bin/sh ./config.status +config.status: creating po/Makefile.in +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: executing default commands +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' + CCLD doc/chew.stamp + GEN doc/aoutx.stamp + GEN doc/archive.stamp + GEN doc/archures.stamp + GEN doc/bfdio.stamp + GEN doc/bfdt.stamp + GEN doc/bfdwin.stamp + GEN doc/cache.stamp + GEN doc/coffcode.stamp + GEN doc/corefile.stamp + GEN doc/elfcode.stamp + GEN doc/elf.stamp + GEN doc/format.stamp + GEN doc/hash.stamp + GEN doc/init.stamp + GEN doc/libbfd.stamp + GEN doc/linker.stamp + GEN doc/mmo.stamp + GEN doc/opncls.stamp + GEN doc/reloc.stamp + GEN doc/section.stamp + GEN doc/syms.stamp + GEN doc/targets.stamp + MAKEINFO doc/bfd.info +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +rm -f bfd-tmp.h +cp bfd-in3.h bfd-tmp.h +/bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h +rm -f bfd-tmp.h +touch stmp-bfd-h + CC archive.lo + CC archures.lo + CC bfd.lo + CC bfdio.lo + CC bfdwin.lo + CC cache.lo + CC coff-bfd.lo + CC compress.lo + CC corefile.lo + CC elf-properties.lo + CC format.lo + CC hash.lo + CC init.lo + CC libbfd.lo + CC linker.lo + CC merge.lo + CC opncls.lo + CC reloc.lo + CC section.lo + CC simple.lo + CC stab-syms.lo + CC stabs.lo + CC syms.lo + CC targets.lo + CC binary.lo + CC ihex.lo + CC srec.lo + CC tekhex.lo + CC verilog.lo + CC elf64-x86-64.lo + CC elfxx-x86.lo + CC elf-ifunc.lo + CC elf-vxworks.lo + CC elf64.lo + CC elf.lo + CC elflink.lo + CC elf-attrs.lo + CC elf-strtab.lo + CC elf-eh-frame.lo + CC dwarf1.lo + CC dwarf2.lo + CC elf32-i386.lo + CC elf32.lo + CC pei-i386.lo + GEN peigen.c + CC peigen.lo + CC cofflink.lo + CC coffgen.lo + CC pe-x86_64.lo + GEN pex64igen.c + CC pex64igen.lo + CC pei-x86_64.lo + CC elf64-gen.lo + CC elf32-gen.lo + CC plugin.lo + CC cpu-i386.lo + CC cpu-iamcu.lo + CC archive64.lo +rm -f tofiles +f=""; \ +for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo archive64.lo ; do \ + case " $f " in \ + *" $i "*) ;; \ + *) f="$f $i" ;; \ + esac ; \ +done ; \ +echo $f > tofiles +/bin/sh ../../bfd/../move-if-change tofiles ofiles +touch stamp-ofiles + CCLD libbfd.la +libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ +if [ -f $libtooldir/libbfd.a ]; then \ + cp $libtooldir/libbfd.a libbfd.tmp; \ + ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so libbfd.tmp; \ + /bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ +else true; fi +touch stamp-lib +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +mkdir -p -- ./opcodes +Configuring in ./opcodes +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether to install libbfd... no +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking size of void *... 8 +checking whether basename is declared... yes +checking whether stpcpy is declared... yes +checking for sigsetjmp... +checking linker --as-needed support... yes +checking for cos in -lm... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' + CC dis-buf.lo + CC disassemble.lo + CC dis-init.lo + CC i386-dis.lo + CC i386-opc.lo + CCLD libopcodes.la +libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ +if [ -f $libtooldir/libopcodes.a ]; then \ + cp $libtooldir/libopcodes.a libopcodes.tmp; \ + ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so libopcodes.tmp; \ + /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ +else true; fi +touch stamp-lib +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes/po' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +mkdir -p -- ./binutils +Configuring in ./binutils +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config +checking pkg-config is at least version 0.9.0... yes +checking whether to use debuginfod... auto +checking for libdebuginfod >= 0.179... yes +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking for bison... bison -y +checking for flex... flex +checking lex output file root... lex.yy +checking lex library... -lfl +checking whether yytext is a pointer... yes +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking size of long... 8 +checking size of long long... 8 +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for inttypes.h... (cached) yes +checking for stdint.h... (cached) yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for sys/stat.h... (cached) yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/types.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking for getc_unlocked... yes +checking for mkdtemp... yes +checking for mkstemp... yes +checking for sbrk... yes +checking for utimensat... yes +checking for utimes... yes +checking for mbstate_t... yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for library containing frexp... none required +checking for LC_MESSAGES... yes +checking for a known getopt prototype in unistd.h... yes +checking for utime.h... yes +checking whether asprintf is declared... yes +checking whether environ is declared... yes +checking whether getc_unlocked is declared... yes +checking whether sbrk is declared... yes +checking whether stpcpy is declared... yes +checking whether strnlen is declared... yes +checking for msgpack... no +checking iconv.h usability... yes +checking iconv.h presence... yes +checking for iconv.h... yes +checking for ld used by GCC... ld -m elf_x86_64 +checking if the linker (ld -m elf_x86_64) is GNU ld... yes +checking for shared library run path origin... done +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +mkdir -p -- ./gas +Configuring in ./gas +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking whether byte ordering is bigendian... no +checking for bison... bison -y +checking for flex... flex +checking lex output file root... lex.yy +checking lex library... -lfl +checking whether yytext is a pointer... yes +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking whether to enable maintainer-specific portions of Makefiles... no +checking for memory.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for sys/types.h... (cached) yes +checking for unistd.h... (cached) yes +checking whether compiling a cross-assembler... yes +checking for strsignal... yes +checking for LC_MESSAGES... yes +checking for working assert macro... yes +checking for a known getopt prototype in unistd.h... yes +checking whether declaration is required for environ... no +checking whether declaration is required for ffs... no +checking whether asprintf is declared... yes +checking whether mempcpy is declared... yes +checking whether stpcpy is declared... yes +checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes +checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating .gdbinit +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' + GEN doc/asconfig.texi + MAKEINFO doc/as.info + CC app.o + CC as.o + CC atof-generic.o + CC compress-debug.o + CC cond.o + CC depend.o + CC dwarf2dbg.o + CC dw2gencfi.o + CC ecoff.o + CC ehopt.o + CC expr.o + CC flonum-copy.o + CC flonum-konst.o + CC flonum-mult.o + CC frags.o + CC hash.o + CC input-file.o + CC input-scrub.o + CC listing.o + CC literal.o + CC macro.o + CC messages.o + CC output-file.o + CC read.o + CC remap.o + CC sb.o + CC stabs.o + CC subsegs.o + CC symbols.o + CC write.o + CC config/tc-i386.o + CC config/obj-elf.o + CC config/atof-ieee.o + CCLD as-new + GEN doc/as.1 +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +mkdir -p -- ./libctf +Configuring in ./libctf +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /usr/bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking for style of include used by make... GNU +checking whether make supports nested variables... yes +checking dependency style of gcc... gcc3 +checking whether make supports nested variables... (cached) yes +checking whether make sets $(MAKE)... (cached) yes +checking for x86_64-pc-linux-gnu-gcc... (cached) gcc +checking whether we are using the GNU C compiler... (cached) yes +checking whether gcc accepts -g... (cached) yes +checking for gcc option to accept ISO C89... (cached) none needed +checking whether gcc understands -c and -o together... (cached) yes +checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking the archiver (ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so) interface... ar +checking whether NLS is requested... no +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for aclocal... ${SHELL} /mnt/lfs/sources/binutils-2.39/missing aclocal-1.15 +checking for autoconf... ${SHELL} /mnt/lfs/sources/binutils-2.39/missing autoconf +checking for autoheader... ${SHELL} /mnt/lfs/sources/binutils-2.39/missing autoheader +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wnarrowing... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -pedantic -Wlong-long... yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether to install libbfd... no +checking whether gcc supports -Wall... (cached) yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking for library containing dlsym... none required +checking for ELF support in BFD... yes +checking whether byte ordering is bigendian... no +checking byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... yes +checking endian.h usability... yes +checking endian.h presence... yes +checking for endian.h... yes +checking for pread... yes +checking whether bswap_16 is declared... yes +checking whether bswap_32 is declared... yes +checking whether bswap_64 is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether stpcpy is declared... yes +checking for qsort_r... yes +checking for qsort_r signature... GNU +checking for O_CLOEXEC... yes +checking for makeinfo... makeinfo --split-size=5000000 +checking for expect... no +checking for Tcl supporting try/catch... no +checking for linker versioning flags... -Wl,--version-script='../../libctf/libctf.ver' +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libctf' + CC libctf_la-ctf-archive.lo + CC libctf_la-ctf-dump.lo + CC libctf_la-ctf-create.lo + CC libctf_la-ctf-decl.lo + CC libctf_la-ctf-error.lo + CC libctf_la-ctf-hash.lo + CC libctf_la-ctf-labels.lo + CC libctf_la-ctf-dedup.lo + CC libctf_la-ctf-link.lo + CC libctf_la-ctf-lookup.lo + CC libctf_la-ctf-open.lo + CC libctf_la-ctf-serialize.lo + CC libctf_la-ctf-sha1.lo + CC libctf_la-ctf-string.lo + CC libctf_la-ctf-subr.lo + CC libctf_la-ctf-types.lo + CC libctf_la-ctf-util.lo + CC libctf_la-ctf-open-bfd.lo + CCLD libctf.la + CC libctf_nobfd_la-ctf-archive.lo + CC libctf_nobfd_la-ctf-dump.lo + CC libctf_nobfd_la-ctf-create.lo + CC libctf_nobfd_la-ctf-decl.lo + CC libctf_nobfd_la-ctf-error.lo + CC libctf_nobfd_la-ctf-hash.lo + CC libctf_nobfd_la-ctf-labels.lo + CC libctf_nobfd_la-ctf-dedup.lo + CC libctf_nobfd_la-ctf-link.lo + CC libctf_nobfd_la-ctf-lookup.lo + CC libctf_nobfd_la-ctf-open.lo + CC libctf_nobfd_la-ctf-serialize.lo + CC libctf_nobfd_la-ctf-sha1.lo + CC libctf_nobfd_la-ctf-string.lo + CC libctf_nobfd_la-ctf-subr.lo + CC libctf_nobfd_la-ctf-types.lo + CC libctf_nobfd_la-ctf-util.lo + CCLD libctf-nobfd.la +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' + CC sysinfo.o + CC syslex_wrap.o + CCLD sysinfo + GEN sysroff.h +Making info in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' + GEN doc/addr2line.1 + GEN doc/ar.1 + GEN doc/dlltool.1 + GEN doc/nm.1 + GEN doc/objcopy.1 + GEN doc/objdump.1 + GEN doc/ranlib.1 + GEN doc/readelf.1 + GEN doc/size.1 + GEN doc/strings.1 + GEN doc/strip.1 + GEN doc/elfedit.1 + GEN doc/windres.1 + GEN doc/windmc.1 + GEN doc/cxxfilt.man + GEN doc/c++filt.1 +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' + CC size.o + CC bucomm.o + CC version.o + CC filemode.o + CCLD size + CC objdump.o + CC dwarf.o + CC prdbg.o + CC demanguse.o + CC rddbg.o + CC debug.o + CC stabs.o + CC rdcoff.o + CC elfcomm.o + CCLD objdump + CC arparse.o + CC arlex.o + CC ar.o + CC not-ranlib.o + CC arsup.o + CC rename.o + CC binemul.o + CC emul_vanilla.o + CCLD ar + CC strings.o + CCLD strings + CC is-ranlib.o + CCLD ranlib + CC objcopy.o + CC not-strip.o + CC wrstabs.o + CCLD objcopy + CC addr2line.o + CCLD addr2line + CC readelf.o + CC unwind-ia64.o + CCLD readelf + CC elfedit.o + CCLD elfedit + CC nm.o + CCLD nm-new + CC is-strip.o + CCLD strip-new + CC cxxfilt.o + CCLD cxxfilt + CC bfdtest1.o + CCLD bfdtest1 + CC bfdtest2.o + CCLD bfdtest2 + CC testsuite/gentestdlls.o + CCLD testsuite/gentestdlls +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +mkdir -p -- ./etc +Configuring in ./etc +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 make supports nested variables... (cached) yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/etc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/etc' +mkdir -p -- ./gprof +Configuring in ./gprof +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for setitimer... yes +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking whether to enable maintainer-specific portions of Makefiles... no +checking sys/gmon_out.h usability... yes +checking sys/gmon_out.h presence... yes +checking for sys/gmon_out.h... yes +checking for a known getopt prototype in unistd.h... yes +checking for library containing fabs... -lm +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating gconfig.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' + CC basic_blocks.o + CC call_graph.o + CC cg_arcs.o + CC cg_dfn.o + CC cg_print.o + CC corefile.o + CC gmon_io.o + CC gprof.o + CC hertz.o + CC hist.o + CC source.o + CC search_list.o + CC symtab.o + CC sym_ids.o + CC utils.o + CC i386.o + CC alpha.o + CC vax.o + CC sparc.o + CC mips.o + CC aarch64.o + CC flat_bl.o + CC bsd_callg_bl.o + CC fsf_callg_bl.o + CCLD gprof +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +mkdir -p -- ./ld +Configuring in ./ld +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of gcc... gcc3 +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking dependency style of g++... gcc3 +checking for grep that handles long lines and -e... /usr/bin/grep +checking how to run the C preprocessor... gcc -E +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... g++ -E +checking for ld used by g++... ld -m elf_x86_64 +checking if the linker (ld -m elf_x86_64) is GNU ld... yes +checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes +checking for g++ option to produce PIC... -fPIC -DPIC +checking if g++ PIC flag -fPIC -DPIC works... yes +checking if g++ static flag -static works... yes +checking if g++ supports -c -o file.o... yes +checking if g++ supports -c -o file.o... (cached) yes +checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking size of void *... 8 +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking for LC_MESSAGES... yes +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for bison... bison -y +checking for flex... flex +checking lex output file root... lex.yy +checking lex library... -lfl +checking whether yytext is a pointer... yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking elf-hints.h usability... no +checking elf-hints.h presence... no +checking for elf-hints.h... no +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking for inttypes.h... (cached) yes +checking for stdint.h... (cached) yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking for sys/stat.h... (cached) yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/types.h... (cached) yes +checking for unistd.h... (cached) yes +checking for close... yes +checking for glob... yes +checking for lseek... yes +checking for mkstemp... yes +checking for open... yes +checking for realpath... yes +checking for sbrk... yes +checking for waitpid... yes +checking whether asprintf is declared... yes +checking whether environ is declared... yes +checking whether sbrk is declared... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for getpagesize... yes +checking for working mmap... yes +checking for library containing dlopen... none required +checking for a known getopt prototype in unistd.h... yes +checking whether ANSI C string concatenation works... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +(echo "/* This file is automatically generated. DO NOT EDIT! */";\ +for f in `echo " " eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o "" \ + | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ + echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ +done;\ +echo "";\ +echo "#define EMULATION_LIST \\";\ +for f in `echo " " eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o "" \ + | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ + echo " &ld_${f}_emulation, \\"; \ +done;\ +echo " 0") >ldemul-tmp.h +mv ldemul-tmp.h ldemul-list.h +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld/po' +( if test 'x../../../ld/po' != 'x.'; then \ + posrcprefix='../../../ld/'; \ + else \ + posrcprefix="../"; \ + fi; \ + rm -f SRC-POTFILES-t SRC-POTFILES \ + && (sed -e '/^#/d' -e '/^[ ]*$/d' \ + -e "s@.*@ $posrcprefix& \\\\@" < ../../../ld/po/SRC-POTFILES.in \ + | sed -e '$s/\\$//') > SRC-POTFILES-t \ + && chmod a-w SRC-POTFILES-t \ + && mv SRC-POTFILES-t SRC-POTFILES ) +rm -f BLD-POTFILES-t BLD-POTFILES \ + && sed -e '/^#/d' -e '/^[ ]*$/d' \ + -e "s@.*@ ../& \\\\@" < ../../../ld/po/BLD-POTFILES.in \ + | sed -e '$s/\\$//' > BLD-POTFILES-t \ + && chmod a-w BLD-POTFILES-t \ + && mv BLD-POTFILES-t BLD-POTFILES +cd .. \ + && CONFIG_FILES=po/Makefile.in:po/Make-in \ + CONFIG_HEADERS= /bin/sh ./config.status +config.status: creating po/Makefile.in +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: executing default commands +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' + CC libdep_plugin.lo + GEN libdep.la + CC libldtestplug_la-testplug.lo + CCLD libldtestplug.la + CC libldtestplug2_la-testplug2.lo + CCLD libldtestplug2.la + CC libldtestplug3_la-testplug3.lo + CCLD libldtestplug3.la + CC libldtestplug4_la-testplug4.lo + CCLD libldtestplug4.la + CC ldgram.o + CC ldlex-wrapper.o + CC lexsup.o + CC ldlang.o + CC mri.o + CC ldctor.o + CC ldmain.o + CC ldwrite.o + CC ldexp.o + CC ldemul.o + CC ldver.o + CC ldmisc.o + CC ldfile.o + CC ldcref.o + CC plugin.o + CC ldbuildid.o + GEN stringify.sed + GEN eelf_x86_64.c +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' + CC eelf_x86_64.o + GEN eelf32_x86_64.c +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' + CC eelf32_x86_64.o + GEN eelf_i386.c +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' + CC eelf_i386.o + GEN eelf_iamcu.c +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' + CC eelf_iamcu.o + CC ldelf.o + CC ldelfgen.o + CCLD ld-new +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[1]: Nothing to be done for 'all-target'. +make[1]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build' +make[1]: Entering directory '/mnt/lfs/sources/binutils-2.39/build' +/bin/sh ../mkinstalldirs /mnt/lfs/tools /mnt/lfs/tools +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[5]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/tools/share/info' + /usr/bin/install -c -m 644 ./doc/bfd.info '/mnt/lfs/tools/share/info' + install-info --info-dir='/mnt/lfs/tools/share/info' '/mnt/lfs/tools/share/info/bfd.info' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes/po' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes/po' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' + /usr/bin/mkdir -p '/mnt/lfs/tools/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c size '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-size' +libtool: install: /usr/bin/install -c size /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-size + /bin/sh ./libtool --mode=install /usr/bin/install -c objdump '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-objdump' +libtool: install: /usr/bin/install -c objdump /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-objdump + /bin/sh ./libtool --mode=install /usr/bin/install -c ar '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-ar' +libtool: install: /usr/bin/install -c ar /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-ar + /bin/sh ./libtool --mode=install /usr/bin/install -c strings '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-strings' +libtool: install: /usr/bin/install -c strings /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-strings + /bin/sh ./libtool --mode=install /usr/bin/install -c ranlib '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-ranlib' +libtool: install: /usr/bin/install -c ranlib /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-ranlib + /bin/sh ./libtool --mode=install /usr/bin/install -c objcopy '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-objcopy' +libtool: install: /usr/bin/install -c objcopy /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-objcopy + /bin/sh ./libtool --mode=install /usr/bin/install -c addr2line '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-addr2line' +libtool: install: /usr/bin/install -c addr2line /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-addr2line + /bin/sh ./libtool --mode=install /usr/bin/install -c readelf '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-readelf' +libtool: install: /usr/bin/install -c readelf /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-readelf + /bin/sh ./libtool --mode=install /usr/bin/install -c elfedit '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-elfedit' +libtool: install: /usr/bin/install -c elfedit /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-elfedit + /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm +libtool: install: /usr/bin/install -c nm-new /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm + /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-strip +libtool: install: /usr/bin/install -c strip-new /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-strip + /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-c++filt +libtool: install: /usr/bin/install -c cxxfilt /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-c++filt +/bin/sh ../../binutils/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ + if [ -f $i ]; then \ + j=`echo $i | sed -e 's/-new//'`; \ + k=`echo $j | sed 's&^&x86_64-lfs-linux-gnu-&'`; \ + if [ "/mnt/lfs/tools/bin/$k" != "/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/$j" ]; then \ + rm -f /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/$j; \ + ln /mnt/lfs/tools/bin/$k /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/$j >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/$j; \ + fi; \ + else true; \ + fi; \ +done + /usr/bin/mkdir -p '/mnt/lfs/tools/share/info' + /usr/bin/install -c -m 644 ../../binutils/doc/binutils.info '/mnt/lfs/tools/share/info' + install-info --info-dir='/mnt/lfs/tools/share/info' '/mnt/lfs/tools/share/info/binutils.info' + /usr/bin/mkdir -p '/mnt/lfs/tools/share/man/man1' + /usr/bin/install -c -m 644 'doc/addr2line.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-addr2line.1' + /usr/bin/install -c -m 644 'doc/ar.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-ar.1' + /usr/bin/install -c -m 644 'doc/dlltool.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-dlltool.1' + /usr/bin/install -c -m 644 'doc/nm.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-nm.1' + /usr/bin/install -c -m 644 'doc/objcopy.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-objcopy.1' + /usr/bin/install -c -m 644 'doc/objdump.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-objdump.1' + /usr/bin/install -c -m 644 'doc/ranlib.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-ranlib.1' + /usr/bin/install -c -m 644 'doc/readelf.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-readelf.1' + /usr/bin/install -c -m 644 'doc/size.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-size.1' + /usr/bin/install -c -m 644 'doc/strings.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-strings.1' + /usr/bin/install -c -m 644 'doc/strip.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-strip.1' + /usr/bin/install -c -m 644 'doc/elfedit.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-elfedit.1' + /usr/bin/install -c -m 644 'doc/windres.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-windres.1' + /usr/bin/install -c -m 644 'doc/windmc.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-windmc.1' + /usr/bin/install -c -m 644 'doc/c++filt.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-c++filt.1' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/etc' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/etc' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/etc' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/etc' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas/po' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' +/bin/sh ../../gas/../mkinstalldirs /mnt/lfs/tools/bin + /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-as +libtool: install: /usr/bin/install -c as-new /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-as +/bin/sh ../../gas/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +n=`echo as | sed 's&^&x86_64-lfs-linux-gnu-&'`; \ +if [ "/mnt/lfs/tools/bin/$n" != "/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as" ]; then \ + rm -f /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as; \ + ln /mnt/lfs/tools/bin/$n /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as; \ +else \ + true ; \ +fi + /usr/bin/mkdir -p '/mnt/lfs/tools/share/info' + /usr/bin/install -c -m 644 ./doc/as.info '/mnt/lfs/tools/share/info' + install-info --info-dir='/mnt/lfs/tools/share/info' '/mnt/lfs/tools/share/info/as.info' + /usr/bin/mkdir -p '/mnt/lfs/tools/share/man/man1' + /usr/bin/install -c -m 644 'doc/as.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-as.1' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' + /usr/bin/mkdir -p '/mnt/lfs/tools/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-gprof' +libtool: install: /usr/bin/install -c gprof /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-gprof + /usr/bin/mkdir -p '/mnt/lfs/tools/share/info' + /usr/bin/install -c -m 644 ../../gprof/gprof.info '/mnt/lfs/tools/share/info' + install-info --info-dir='/mnt/lfs/tools/share/info' '/mnt/lfs/tools/share/info/gprof.info' + /usr/bin/mkdir -p '/mnt/lfs/tools/share/man/man1' + /usr/bin/install -c -m 644 '../../gprof/gprof.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gprof.1' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/intl' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libctf' + /usr/bin/mkdir -p '/mnt/lfs/tools/share/info' + /usr/bin/install -c -m 644 ../../libctf/doc/ctf-spec.info '/mnt/lfs/tools/share/info' + install-info --info-dir='/mnt/lfs/tools/share/info' '/mnt/lfs/tools/share/info/ctf-spec.info' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' + /usr/bin/mkdir -p '/mnt/lfs/tools/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-ld.bfd' +libtool: install: /usr/bin/install -c ld-new /mnt/lfs/tools/bin/./x86_64-lfs-linux-gnu-ld.bfd +/bin/sh ../../ld/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&x86_64-lfs-linux-gnu-&'`; \ +if test "/mnt/lfs/tools/bin" != "/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin"; then \ + rm -f /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld.bfd; \ + ln /mnt/lfs/tools/bin/$n /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld.bfd; \ +fi; \ +if test "xyes" = "xyes"; then \ + ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&x86_64-lfs-linux-gnu-&'`; \ + rm -f /mnt/lfs/tools/bin/$ld; \ + ln /mnt/lfs/tools/bin/$n /mnt/lfs/tools/bin/$ld >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /mnt/lfs/tools/bin/$ld; \ + if test "/mnt/lfs/tools/bin" != "/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin"; then \ + rm -f /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld; \ + ln /mnt/lfs/tools/bin/$n /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld; \ + fi; \ +fi + /usr/bin/mkdir -p '/mnt/lfs/tools/lib/bfd-plugins' + /bin/sh ./libtool --mode=install /usr/bin/install -c libdep.la '/mnt/lfs/tools/lib/bfd-plugins' +libtool: install: /usr/bin/install -c .libs/libdep.so /mnt/lfs/tools/lib/bfd-plugins/libdep.so +libtool: install: /usr/bin/install -c .libs/libdep.lai /mnt/lfs/tools/lib/bfd-plugins/libdep.la +/bin/sh ../../ld/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ldscripts +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ldscripts +for f in ldscripts/* ; do \ + /usr/bin/install -c -m 644 $f /mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/$f ; \ +done +rm -f /mnt/lfs/tools/lib/bfd-plugins/libdep.la +rm -f /mnt/lfs/tools/lib/bfd-plugins/libdep.dll.a + /usr/bin/mkdir -p '/mnt/lfs/tools/share/info' + /usr/bin/install -c -m 644 ../../ld/ld.info '/mnt/lfs/tools/share/info' + install-info --info-dir='/mnt/lfs/tools/share/info' '/mnt/lfs/tools/share/info/ld.info' + /usr/bin/mkdir -p '/mnt/lfs/tools/share/man/man1' + /usr/bin/install -c -m 644 '../../ld/ld.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-ld.1' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libiberty' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +if test -n ""; then \ + /bin/sh ../../libiberty/../mkinstalldirs /mnt/lfs/tools/lib/`gcc -g -O2 -print-multi-os-directory`; \ + /usr/bin/install -c -m 644 ./libiberty.a /mnt/lfs/tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an; \ + ( cd /mnt/lfs/tools/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so ./libiberty.an ); \ + mv -f /mnt/lfs/tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /mnt/lfs/tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a; \ + case "" in \ + /*) thd=;; \ + *) thd=/mnt/lfs/tools/include/;; \ + esac; \ + /bin/sh ../../libiberty/../mkinstalldirs ${thd}; \ + for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ + /usr/bin/install -c -m 644 $h ${thd}; \ + done; \ +fi +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libiberty' +make[1]: Nothing to be done for 'install-target'. +make[1]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build' +[lfs-cross] Finishing build of binutils-2.39 at Wed Sep 7 13:06:06 -03 2022 +[lfs-cross] Starting build of gcc-12.2.0 at Wed Sep 7 13:06:07 -03 2022 +renamed 'mpfr-4.1.0' -> 'mpfr' +renamed 'gmp-6.2.1' -> 'gmp' +renamed 'mpc-1.2.1' -> 'mpc' +mkdir: created directory 'build' +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether ln works... yes +checking whether ln -s works... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking for gawk... gawk +checking for libitm support... yes +checking for libsanitizer support... yes +checking for libphobos support... yes +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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking for gcc option to accept ISO C99... none needed +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking whether g++ accepts -static-libstdc++ -static-libgcc... yes +checking for gnatbind... no +checking for gnatmake... no +checking whether compiler driver understands Ada... no +checking for gdc... no +checking whether the D compiler works... no +checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 +checking whether g++ supports C++11 features by default... yes +checking for objdir... .libs +checking for isl 0.15 or later... yes +checking for default BUILD_CONFIG... +checking for --enable-vtable-verify... no +checking for bison... bison -y +checking for bison... bison +checking for gm4... no +checking for gnum4... no +checking for m4... m4 +checking for flex... flex +checking for flex... flex +checking for makeinfo... makeinfo +checking for expect... no +checking for runtest... no +checking for ar... ar +checking for as... as +checking for dlltool... no +checking for dsymutil... no +checking for ld... ld +checking for lipo... no +checking for nm... nm +checking for ranlib... ranlib +checking for strip... strip +checking for windres... no +checking for windmc... no +checking for objcopy... objcopy +checking for objdump... objdump +checking for otool... no +checking for readelf... readelf +checking for x86_64-lfs-linux-gnu-cc... no +checking for x86_64-lfs-linux-gnu-gcc... no +checking for x86_64-lfs-linux-gnu-c++... no +checking for x86_64-lfs-linux-gnu-g++... no +checking for x86_64-lfs-linux-gnu-cxx... no +checking for x86_64-lfs-linux-gnu-gxx... no +checking for x86_64-lfs-linux-gnu-gcc... no +checking for x86_64-lfs-linux-gnu-gfortran... no +checking for x86_64-lfs-linux-gnu-gccgo... no +checking for x86_64-lfs-linux-gnu-gdc... no +checking for ar... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar +checking for as... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as +checking for dlltool... no +checking for x86_64-lfs-linux-gnu-dlltool... no +checking for dsymutil... no +checking for x86_64-lfs-linux-gnu-dsymutil... no +checking for ld... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking for lipo... no +checking for x86_64-lfs-linux-gnu-lipo... no +checking for nm... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/nm +checking for objcopy... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objcopy +checking for objdump... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objdump +checking for otool... no +checking for x86_64-lfs-linux-gnu-otool... no +checking for ranlib... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib +checking for readelf... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/readelf +checking for strip... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/strip +checking for windres... no +checking for x86_64-lfs-linux-gnu-windres... no +checking for windmc... no +checking for x86_64-lfs-linux-gnu-windmc... no +checking where to find the target ar... pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +checking where to find the target as... pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +checking where to find the target cc... just compiled +checking where to find the target c++... just compiled +checking where to find the target c++ for libstdc++... just compiled +checking where to find the target dlltool... pre-installed +checking where to find the target dsymutil... pre-installed +checking where to find the target gcc... just compiled +checking where to find the target gfortran... pre-installed +checking where to find the target gccgo... pre-installed +checking where to find the target gdc... pre-installed +checking where to find the target ld... pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +checking where to find the target lipo... pre-installed +checking where to find the target nm... pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +checking where to find the target objcopy... pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +checking where to find the target objdump... pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +checking where to find the target otool... pre-installed +checking where to find the target ranlib... pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +checking where to find the target readelf... pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +checking where to find the target strip... pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin +checking where to find the target windres... pre-installed +checking where to find the target windmc... pre-installed +checking whether to enable maintainer-specific portions of Makefiles... no +configure: creating ./config.status +config.status: creating Makefile +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build' +mkdir -p -- ./fixincludes +Configuring in ./fixincludes +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Woverlength-strings... yes +checking whether gcc supports -pedantic -Wlong-long... yes +checking for ANSI C header files... (cached) yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for sys/stat.h... (cached) yes +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking whether abort is declared... yes +checking whether asprintf is declared... yes +checking whether basename is declared... yes +checking whether errno is declared... no +checking whether vasprintf is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking for an ANSI C-conforming const... yes +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for mmap... yes +checking whether read-only mmap of a plain file works... yes +checking whether mmap from /dev/zero works... yes +checking for MAP_ANON(YMOUS)... yes +checking whether mmap with MAP_ANON(YMOUS) works... yes +checking whether to enable maintainer-specific portions of Makefiles... no +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating mkheaders.almost +config.status: creating config.h +mkdir -p -- ./libiberty +Configuring in ./libiberty +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for makeinfo... makeinfo --split-size=5000000 +checking for perl... perl +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking whether to install libiberty headers and static library... no +configure: target_header_dir = +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wc++-compat... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wshadow=local... yes +checking whether gcc supports -pedantic ... yes +checking whether gcc and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking whether byte ordering is bigendian... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for CET support... yes +checking for sys/file.h... yes +checking for sys/param.h... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for malloc.h... yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for strings.h... (cached) yes +checking for sys/time.h... yes +checking for time.h... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/mman.h... yes +checking for fcntl.h... yes +checking for alloca.h... yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/sysinfo.h... yes +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/sysctl.h... no +checking for sys/systemcfg.h... no +checking for stdint.h... (cached) yes +checking for stdio_ext.h... yes +checking for process.h... no +checking for sys/prctl.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether time.h and sys/time.h may both be included... yes +checking whether errno must be declared... no +checking size of int... 4 +checking size of long... 8 +checking size of size_t... 8 +checking for long long... yes +checking size of long long... 8 +checking for a 64-bit type... uint64_t +checking for intptr_t... yes +checking for uintptr_t... yes +checking for ssize_t... yes +checking for pid_t... yes +checking for library containing strerror... none required +checking for asprintf... yes +checking for atexit... yes +checking for basename... yes +checking for bcmp... yes +checking for bcopy... yes +checking for bsearch... yes +checking for bzero... yes +checking for calloc... yes +checking for clock... yes +checking for ffs... yes +checking for getcwd... yes +checking for getpagesize... yes +checking for gettimeofday... yes +checking for index... yes +checking for insque... yes +checking for memchr... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmem... yes +checking for memmove... yes +checking for mempcpy... yes +checking for memset... yes +checking for mkstemps... yes +checking for putenv... yes +checking for random... yes +checking for rename... yes +checking for rindex... yes +checking for setenv... yes +checking for snprintf... yes +checking for sigsetmask... yes +checking for stpcpy... yes +checking for stpncpy... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strncasecmp... yes +checking for strndup... yes +checking for strnlen... yes +checking for strrchr... yes +checking for strstr... yes +checking for strtod... yes +checking for strtol... yes +checking for strtoul... yes +checking for strtoll... yes +checking for strtoull... yes +checking for strverscmp... yes +checking for tmpnam... yes +checking for vasprintf... yes +checking for vfprintf... yes +checking for vprintf... yes +checking for vsnprintf... yes +checking for vsprintf... yes +checking for waitpid... yes +checking for setproctitle... no +checking whether alloca needs Cray hooks... no +checking stack direction for C alloca... 1 +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for _doprnt... no +checking for sys_errlist... no +checking for sys_nerr... no +checking for sys_siglist... no +checking for external symbol _system_configuration... no +checking for __fsetlocking... yes +checking for canonicalize_file_name... yes +checking for dup3... yes +checking for getrlimit... yes +checking for getrusage... yes +checking for getsysinfo... no +checking for gettimeofday... (cached) yes +checking for on_exit... yes +checking for pipe2... yes +checking for psignal... yes +checking for pstat_getdynamic... no +checking for pstat_getstatic... no +checking for realpath... yes +checking for setrlimit... yes +checking for spawnve... no +checking for spawnvpe... no +checking for strerror... yes +checking for strsignal... yes +checking for sysconf... yes +checking for sysctl... no +checking for sysmp... no +checking for table... no +checking for times... yes +checking for wait3... yes +checking for wait4... yes +checking for sbrk... yes +checking whether basename is declared... yes +checking whether ffs is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether calloc is declared... yes +checking whether getenv is declared... yes +checking whether getopt is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether sbrk is declared... yes +checking whether strtol is declared... yes +checking whether strtoul is declared... yes +checking whether strtoll is declared... yes +checking whether strtoull is declared... yes +checking whether strverscmp is declared... yes +checking whether strnlen is declared... yes +checking whether canonicalize_file_name must be declared... no +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for getpagesize... (cached) yes +checking for working mmap... yes +checking for working strncmp... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating config.h +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty' +if [ x"-fpic" != x ] && [ ! -d pic ]; then \ + mkdir pic; \ +else true; fi +touch stamp-picdir +if [ x"" != x ] && [ ! -d noasan ]; then \ + mkdir noasan; \ +else true; fi +touch stamp-noasandir +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o +if [ x"-fpic" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o +rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a +ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o +ranlib ./libiberty.a +if [ x"-fpic" != x ]; then \ + cd pic; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ +else true; fi; \ +if [ x"" != x ]; then \ + cd noasan; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ +else true; fi +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/fixincludes' +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixincl.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixtests.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixfixes.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/server.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/procopen.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixlib.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixopts.c +gcc -g -O2 -static-libstdc++ -static-libgcc -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a +echo timestamp > full-stamp +srcdir="../../fixincludes" /bin/sh ../../fixincludes/mkfixinc.sh x86_64-lfs-linux-gnu +sed -e 's/@gcc_version@/12.2.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/fixincludes' +mkdir -p -- ./intl +Configuring in ./intl +configure: creating cache ./config.cache +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking for library containing strerror... none required +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for off_t... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking whether we are using the GNU C Library 2.1 or newer... yes +checking whether integer division by zero raises SIGFPE... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unsigned long long... yes +checking for inttypes.h... yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done +checking argz.h usability... yes +checking argz.h presence... yes +checking for argz.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking nl_types.h usability... yes +checking nl_types.h presence... yes +checking for nl_types.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for feof_unlocked... yes +checking for fgets_unlocked... yes +checking for getc_unlocked... yes +checking for getcwd... yes +checking for getegid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getuid... yes +checking for mempcpy... yes +checking for munmap... yes +checking for putenv... yes +checking for setenv... yes +checking for setlocale... yes +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strdup... yes +checking for strtoul... yes +checking for tsearch... yes +checking for __argz_count... yes +checking for __argz_stringify... yes +checking for __argz_next... yes +checking for __fsetlocking... yes +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for bison... bison +checking version of bison... 3.8.2, ok +checking whether NLS is requested... no +checking whether to use NLS... no +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking bison 3 or later... 3.8.2, bison3 +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.intl +config.status: creating config.h +config.status: executing default-1 commands +mkdir -p -- ./gmp +Configuring in ./gmp +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... none-pc-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for none-pc-linux-gnu-strip... no +checking for strip... strip +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no +checking ABI=standard +checking compiler gcc -g -O2 ... yes +checking for none-pc-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking for gcc option to accept ISO C99... none needed +checking how to run the C preprocessor... gcc -E +checking build system compiler gcc... yes +checking for build system preprocessor... gcc -E +checking for build system executable suffix... +checking whether build system compiler is ANSI... yes +checking for build system compiler math library... -lm +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +using ABI="standard" + CC="gcc" + CFLAGS="-g -O2 " + CPPFLAGS="" + MPN_PATH="generic" +checking whether assembler supports --noexecstack option... yes +checking for none-pc-linux-gnu-ar... ar +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... BSD nm +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-pc-linux-gnu file names to none-pc-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for ld option to reload object files... -r +checking for none-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for none-pc-linux-gnu-dlltool... dlltool +checking how to associate runtime and link libraries... printf %s\n +checking for none-pc-linux-gnu-ar... (cached) ar +checking for archiver @FILE support... @ +checking for none-pc-linux-gnu-strip... strip +checking for none-pc-linux-gnu-ranlib... ranlib +checking command to parse nm output from gcc object... ok +checking for sysroot... /mnt/lfs +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for none-pc-linux-gnu-mt... no +checking for mt... no +checking if : is a manifest tool... no +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... g++ -E +checking whether the g++ linker (ld) supports shared libraries... yes +checking for g++ option to produce PIC... -DPIC +checking if g++ PIC flag -DPIC works... yes +checking if g++ static flag works... yes +checking if g++ supports -c -o file.o... yes +checking if g++ supports -c -o file.o... (cached) yes +checking whether the g++ linker (ld) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... unsupported +checking for ANSI C header files... (cached) yes +checking whether time.h and sys/time.h may both be included... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking invent.h usability... no +checking invent.h presence... no +checking for invent.h... no +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking nl_types.h usability... yes +checking nl_types.h presence... yes +checking for nl_types.h... yes +checking sys/attributes.h usability... no +checking sys/attributes.h presence... no +checking for sys/attributes.h... no +checking sys/iograph.h usability... no +checking sys/iograph.h presence... no +checking for sys/iograph.h... no +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/processor.h usability... no +checking sys/processor.h presence... no +checking for sys/processor.h... no +checking sys/pstat.h usability... no +checking sys/pstat.h presence... no +checking for sys/pstat.h... no +checking sys/sysinfo.h usability... yes +checking sys/sysinfo.h presence... yes +checking for sys/sysinfo.h... yes +checking sys/syssgi.h usability... no +checking sys/syssgi.h presence... no +checking for sys/syssgi.h... no +checking sys/systemcfg.h usability... no +checking sys/systemcfg.h presence... no +checking for sys/systemcfg.h... no +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/times.h usability... yes +checking sys/times.h presence... yes +checking for sys/times.h... yes +checking for sys/resource.h... yes +checking for sys/sysctl.h... no +checking for machine/hal_sysinfo.h... no +checking whether fgetc is declared... yes +checking whether fscanf is declared... yes +checking whether optarg is declared... yes +checking whether ungetc is declared... yes +checking whether vfprintf is declared... yes +checking whether sys_errlist is declared... no +checking whether sys_nerr is declared... no +checking return type of signal handlers... void +checking for intmax_t... yes +checking for long double... yes +checking for long long... yes +checking for ptrdiff_t... yes +checking for quad_t... yes +checking for uint_least32_t... yes +checking for intptr_t... yes +checking for working volatile... yes +checking for C/C++ restrict keyword... __restrict +checking whether gcc __attribute__ ((const)) works... yes +checking whether gcc __attribute__ ((malloc)) works... yes +checking whether gcc __attribute__ ((mode (XX))) works... yes +checking whether gcc __attribute__ ((noreturn)) works... yes +checking whether gcc hidden aliases work... yes +checking for inline... inline +checking for cos in -lm... yes +checking for working alloca.h... yes +checking for alloca (via gmp-impl.h)... yes +checking how to allocate temporary memory... alloca +checking whether byte ordering is bigendian... no +checking format of `double' floating point... IEEE little endian +checking for alarm... yes +checking for attr_get... no +checking for clock... yes +checking for cputime... no +checking for getpagesize... yes +checking for getrusage... yes +checking for gettimeofday... yes +checking for getsysinfo... no +checking for localeconv... yes +checking for memset... yes +checking for mmap... yes +checking for mprotect... yes +checking for nl_langinfo... yes +checking for obstack_vprintf... yes +checking for popen... yes +checking for processor_info... no +checking for pstat_getprocessor... no +checking for raise... yes +checking for read_real_time... no +checking for sigaction... yes +checking for sigaltstack... yes +checking for sigstack... yes +checking for syssgi... no +checking for strchr... yes +checking for strerror... yes +checking for strnlen... yes +checking for strtol... yes +checking for strtoul... yes +checking for sysconf... yes +checking for sysctl... no +checking for sysctlbyname... no +checking for times... yes +checking for library containing clock_gettime... none required +checking for vsnprintf... yes +checking whether vsnprintf works... probably +checking whether sscanf needs writable input... no +checking for struct pst_processor.psp_iticksperclktick... no +checking size of void *... 8 +checking size of unsigned short... 2 +checking size of unsigned... 4 +checking size of unsigned long... 8 +checking size of mp_limb_t... 8 +checking for stack_t... yes +checking for tputs in -lncurses... yes +checking for readline in -lreadline... yes +checking readline/readline.h usability... yes +checking readline/readline.h presence... yes +checking for readline/readline.h... yes +checking readline/history.h usability... yes +checking readline/history.h presence... yes +checking for readline/history.h... yes +checking readline detected... yes +checking for bison... bison -y +checking for flex... touch lex.yy.c +checking lex output file root... lex.yy +checking lex library... none needed +checking whether yytext is a pointer... no +creating config.m4 +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating demos/pexpr-config.h +config.status: creating demos/calc/calc-config.h +config.status: creating Makefile +config.status: creating mpf/Makefile +config.status: creating mpn/Makefile +config.status: creating mpq/Makefile +config.status: creating mpz/Makefile +config.status: creating printf/Makefile +config.status: creating scanf/Makefile +config.status: creating rand/Makefile +config.status: creating cxx/Makefile +config.status: creating tests/Makefile +config.status: creating tests/devel/Makefile +config.status: creating tests/mpf/Makefile +config.status: creating tests/mpn/Makefile +config.status: creating tests/mpq/Makefile +config.status: creating tests/mpz/Makefile +config.status: creating tests/rand/Makefile +config.status: creating tests/misc/Makefile +config.status: creating tests/cxx/Makefile +config.status: creating doc/Makefile +config.status: creating tune/Makefile +config.status: creating demos/Makefile +config.status: creating demos/calc/Makefile +config.status: creating demos/expr/Makefile +config.status: creating gmp.h +config.status: creating gmp.pc +config.status: creating gmpxx.pc +config.status: creating config.h +config.status: linking ../../gmp/mpn/generic/add.c to mpn/add.c +config.status: linking ../../gmp/mpn/generic/add_1.c to mpn/add_1.c +config.status: linking ../../gmp/mpn/generic/add_n.c to mpn/add_n.c +config.status: linking ../../gmp/mpn/generic/sub.c to mpn/sub.c +config.status: linking ../../gmp/mpn/generic/sub_1.c to mpn/sub_1.c +config.status: linking ../../gmp/mpn/generic/sub_n.c to mpn/sub_n.c +config.status: linking ../../gmp/mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c +config.status: linking ../../gmp/mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c +config.status: linking ../../gmp/mpn/generic/cnd_swap.c to mpn/cnd_swap.c +config.status: linking ../../gmp/mpn/generic/neg.c to mpn/neg.c +config.status: linking ../../gmp/mpn/generic/com.c to mpn/com.c +config.status: linking ../../gmp/mpn/generic/mul_1.c to mpn/mul_1.c +config.status: linking ../../gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c +config.status: linking ../../gmp/mpn/generic/submul_1.c to mpn/submul_1.c +config.status: linking ../../gmp/mpn/generic/add_err1_n.c to mpn/add_err1_n.c +config.status: linking ../../gmp/mpn/generic/add_err2_n.c to mpn/add_err2_n.c +config.status: linking ../../gmp/mpn/generic/add_err3_n.c to mpn/add_err3_n.c +config.status: linking ../../gmp/mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c +config.status: linking ../../gmp/mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c +config.status: linking ../../gmp/mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c +config.status: linking ../../gmp/mpn/generic/lshift.c to mpn/lshift.c +config.status: linking ../../gmp/mpn/generic/rshift.c to mpn/rshift.c +config.status: linking ../../gmp/mpn/generic/dive_1.c to mpn/dive_1.c +config.status: linking ../../gmp/mpn/generic/diveby3.c to mpn/diveby3.c +config.status: linking ../../gmp/mpn/generic/divis.c to mpn/divis.c +config.status: linking ../../gmp/mpn/generic/divrem.c to mpn/divrem.c +config.status: linking ../../gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c +config.status: linking ../../gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c +config.status: linking ../../gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c +config.status: linking ../../gmp/mpn/generic/fib2m.c to mpn/fib2m.c +config.status: linking ../../gmp/mpn/generic/mod_1.c to mpn/mod_1.c +config.status: linking ../../gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c +config.status: linking ../../gmp/mpn/generic/mode1o.c to mpn/mode1o.c +config.status: linking ../../gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c +config.status: linking ../../gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c +config.status: linking ../../gmp/mpn/generic/dump.c to mpn/dump.c +config.status: linking ../../gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c +config.status: linking ../../gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c +config.status: linking ../../gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c +config.status: linking ../../gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c +config.status: linking ../../gmp/mpn/generic/lshiftc.c to mpn/lshiftc.c +config.status: linking ../../gmp/mpn/generic/mul.c to mpn/mul.c +config.status: linking ../../gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c +config.status: linking ../../gmp/mpn/generic/mul_n.c to mpn/mul_n.c +config.status: linking ../../gmp/mpn/generic/sqr.c to mpn/sqr.c +config.status: linking ../../gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c +config.status: linking ../../gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c +config.status: linking ../../gmp/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c +config.status: linking ../../gmp/mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c +config.status: linking ../../gmp/mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c +config.status: linking ../../gmp/mpn/generic/mulmid_n.c to mpn/mulmid_n.c +config.status: linking ../../gmp/mpn/generic/mulmid.c to mpn/mulmid.c +config.status: linking ../../gmp/mpn/generic/random.c to mpn/random.c +config.status: linking ../../gmp/mpn/generic/random2.c to mpn/random2.c +config.status: linking ../../gmp/mpn/generic/pow_1.c to mpn/pow_1.c +config.status: linking ../../gmp/mpn/generic/rootrem.c to mpn/rootrem.c +config.status: linking ../../gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c +config.status: linking ../../gmp/mpn/generic/sizeinbase.c to mpn/sizeinbase.c +config.status: linking ../../gmp/mpn/generic/get_str.c to mpn/get_str.c +config.status: linking ../../gmp/mpn/generic/set_str.c to mpn/set_str.c +config.status: linking ../../gmp/mpn/generic/compute_powtab.c to mpn/compute_powtab.c +config.status: linking ../../gmp/mpn/generic/scan0.c to mpn/scan0.c +config.status: linking ../../gmp/mpn/generic/scan1.c to mpn/scan1.c +config.status: linking ../../gmp/mpn/generic/popham.c to mpn/popcount.c +config.status: linking ../../gmp/mpn/generic/popham.c to mpn/hamdist.c +config.status: linking ../../gmp/mpn/generic/cmp.c to mpn/cmp.c +config.status: linking ../../gmp/mpn/generic/zero_p.c to mpn/zero_p.c +config.status: linking ../../gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c +config.status: linking ../../gmp/mpn/generic/perfpow.c to mpn/perfpow.c +config.status: linking ../../gmp/mpn/generic/strongfibo.c to mpn/strongfibo.c +config.status: linking ../../gmp/mpn/generic/gcd_11.c to mpn/gcd_11.c +config.status: linking ../../gmp/mpn/generic/gcd_22.c to mpn/gcd_22.c +config.status: linking ../../gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c +config.status: linking ../../gmp/mpn/generic/gcd.c to mpn/gcd.c +config.status: linking ../../gmp/mpn/generic/gcdext_1.c to mpn/gcdext_1.c +config.status: linking ../../gmp/mpn/generic/gcdext.c to mpn/gcdext.c +config.status: linking ../../gmp/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c +config.status: linking ../../gmp/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c +config.status: linking ../../gmp/mpn/generic/div_q.c to mpn/div_q.c +config.status: linking ../../gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c +config.status: linking ../../gmp/mpn/generic/jacbase.c to mpn/jacbase.c +config.status: linking ../../gmp/mpn/generic/jacobi_2.c to mpn/jacobi_2.c +config.status: linking ../../gmp/mpn/generic/jacobi.c to mpn/jacobi.c +config.status: linking ../../gmp/mpn/generic/get_d.c to mpn/get_d.c +config.status: linking ../../gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c +config.status: linking ../../gmp/mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c +config.status: linking ../../gmp/mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c +config.status: linking ../../gmp/mpn/generic/hgcd2.c to mpn/hgcd2.c +config.status: linking ../../gmp/mpn/generic/hgcd_step.c to mpn/hgcd_step.c +config.status: linking ../../gmp/mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c +config.status: linking ../../gmp/mpn/generic/hgcd.c to mpn/hgcd.c +config.status: linking ../../gmp/mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c +config.status: linking ../../gmp/mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c +config.status: linking ../../gmp/mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c +config.status: linking ../../gmp/mpn/generic/mullo_n.c to mpn/mullo_n.c +config.status: linking ../../gmp/mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c +config.status: linking ../../gmp/mpn/generic/sqrlo.c to mpn/sqrlo.c +config.status: linking ../../gmp/mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c +config.status: linking ../../gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c +config.status: linking ../../gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c +config.status: linking ../../gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c +config.status: linking ../../gmp/mpn/generic/toom52_mul.c to mpn/toom52_mul.c +config.status: linking ../../gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c +config.status: linking ../../gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c +config.status: linking ../../gmp/mpn/generic/toom43_mul.c to mpn/toom43_mul.c +config.status: linking ../../gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c +config.status: linking ../../gmp/mpn/generic/toom54_mul.c to mpn/toom54_mul.c +config.status: linking ../../gmp/mpn/generic/toom63_mul.c to mpn/toom63_mul.c +config.status: linking ../../gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c +config.status: linking ../../gmp/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c +config.status: linking ../../gmp/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c +config.status: linking ../../gmp/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c +config.status: linking ../../gmp/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c +config.status: linking ../../gmp/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c +config.status: linking ../../gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c +config.status: linking ../../gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c +config.status: linking ../../gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c +config.status: linking ../../gmp/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c +config.status: linking ../../gmp/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c +config.status: linking ../../gmp/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c +config.status: linking ../../gmp/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c +config.status: linking ../../gmp/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c +config.status: linking ../../gmp/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c +config.status: linking ../../gmp/mpn/generic/invertappr.c to mpn/invertappr.c +config.status: linking ../../gmp/mpn/generic/invert.c to mpn/invert.c +config.status: linking ../../gmp/mpn/generic/binvert.c to mpn/binvert.c +config.status: linking ../../gmp/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c +config.status: linking ../../gmp/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c +config.status: linking ../../gmp/mpn/generic/div_qr_1.c to mpn/div_qr_1.c +config.status: linking ../../gmp/mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c +config.status: linking ../../gmp/mpn/generic/div_qr_2.c to mpn/div_qr_2.c +config.status: linking ../../gmp/mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c +config.status: linking ../../gmp/mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c +config.status: linking ../../gmp/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c +config.status: linking ../../gmp/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c +config.status: linking ../../gmp/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c +config.status: linking ../../gmp/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c +config.status: linking ../../gmp/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c +config.status: linking ../../gmp/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c +config.status: linking ../../gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c +config.status: linking ../../gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c +config.status: linking ../../gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c +config.status: linking ../../gmp/mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c +config.status: linking ../../gmp/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c +config.status: linking ../../gmp/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c +config.status: linking ../../gmp/mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c +config.status: linking ../../gmp/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c +config.status: linking ../../gmp/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c +config.status: linking ../../gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c +config.status: linking ../../gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c +config.status: linking ../../gmp/mpn/generic/bdiv_q.c to mpn/bdiv_q.c +config.status: linking ../../gmp/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c +config.status: linking ../../gmp/mpn/generic/broot.c to mpn/broot.c +config.status: linking ../../gmp/mpn/generic/brootinv.c to mpn/brootinv.c +config.status: linking ../../gmp/mpn/generic/bsqrt.c to mpn/bsqrt.c +config.status: linking ../../gmp/mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c +config.status: linking ../../gmp/mpn/generic/divexact.c to mpn/divexact.c +config.status: linking ../../gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c +config.status: linking ../../gmp/mpn/generic/redc_1.c to mpn/redc_1.c +config.status: linking ../../gmp/mpn/generic/redc_2.c to mpn/redc_2.c +config.status: linking ../../gmp/mpn/generic/redc_n.c to mpn/redc_n.c +config.status: linking ../../gmp/mpn/generic/powm.c to mpn/powm.c +config.status: linking ../../gmp/mpn/generic/powlo.c to mpn/powlo.c +config.status: linking ../../gmp/mpn/generic/sec_powm.c to mpn/sec_powm.c +config.status: linking ../../gmp/mpn/generic/sec_mul.c to mpn/sec_mul.c +config.status: linking ../../gmp/mpn/generic/sec_sqr.c to mpn/sec_sqr.c +config.status: linking ../../gmp/mpn/generic/sec_div.c to mpn/sec_div_qr.c +config.status: linking ../../gmp/mpn/generic/sec_div.c to mpn/sec_div_r.c +config.status: linking ../../gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c +config.status: linking ../../gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c +config.status: linking ../../gmp/mpn/generic/sec_aors_1.c to mpn/sec_add_1.c +config.status: linking ../../gmp/mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c +config.status: linking ../../gmp/mpn/generic/sec_invert.c to mpn/sec_invert.c +config.status: linking ../../gmp/mpn/generic/trialdiv.c to mpn/trialdiv.c +config.status: linking ../../gmp/mpn/generic/remove.c to mpn/remove.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/and_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/andn_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/nand_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/ior_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/iorn_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/nior_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/xor_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/xnor_n.c +config.status: linking ../../gmp/mpn/generic/copyi.c to mpn/copyi.c +config.status: linking ../../gmp/mpn/generic/copyd.c to mpn/copyd.c +config.status: linking ../../gmp/mpn/generic/zero.c to mpn/zero.c +config.status: linking ../../gmp/mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c +config.status: linking ../../gmp/mpn/generic/comb_tables.c to mpn/comb_tables.c +config.status: linking ../../gmp/mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c +config.status: linking ../../gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h +config.status: executing libtool commands +configure: summary of build options: + + Version: GNU MP 6.2.1 + Host type: none-pc-linux-gnu + ABI: standard + Install prefix: /mnt/lfs/tools + Compiler: gcc + Static libraries: yes + Shared libraries: no + +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +gcc `test -f 'gen-fac.c' || echo '../../gmp/'`gen-fac.c -o gen-fac +./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1) +gcc `test -f 'gen-fib.c' || echo '../../gmp/'`gen-fib.c -o gen-fib +./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1) +./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) +gcc `test -f 'gen-bases.c' || echo '../../gmp/'`gen-bases.c -o gen-bases -lm +./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) +./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) +gcc `test -f 'gen-trialdivtab.c' || echo '../../gmp/'`gen-trialdivtab.c -o gen-trialdivtab -lm +./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) +gcc `test -f 'gen-jacobitab.c' || echo '../../gmp/'`gen-jacobitab.c -o gen-jacobitab +./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) +gcc `test -f 'gen-psqr.c' || echo '../../gmp/'`gen-psqr.c -o gen-psqr -lm +./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +Making all in tests +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests' +Making all in . +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests' +Making all in devel +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/devel' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/devel' +Making all in mpn +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpn' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpn' +Making all in mpz +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpz' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpz' +Making all in mpq +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpq' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpq' +Making all in mpf +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpf' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpf' +Making all in rand +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/rand' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/rand' +Making all in misc +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/misc' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/misc' +Making all in cxx +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/cxx' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/cxx' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests' +Making all in mpn +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpn' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -DNO_ASM -g -O2 -c -o fib_table.lo fib_table.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib_table -DNO_ASM -g -O2 -c fib_table.c -o fib_table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mp_bases.lo mp_bases.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mp_bases -DNO_ASM -g -O2 -c mp_bases.c -o mp_bases.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add.lo add.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add -DNO_ASM -g -O2 -c add.c -o add.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_1.lo add_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_1 -DNO_ASM -g -O2 -c add_1.c -o add_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_n.lo add_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_n -DNO_ASM -g -O2 -c add_n.c -o add_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub.lo sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub -DNO_ASM -g -O2 -c sub.c -o sub.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_1.lo sub_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_1 -DNO_ASM -g -O2 -c sub_1.c -o sub_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_n.lo sub_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_n -DNO_ASM -g -O2 -c sub_n.c -o sub_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o cnd_add_n.lo cnd_add_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cnd_add_n -DNO_ASM -g -O2 -c cnd_add_n.c -o cnd_add_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o cnd_sub_n.lo cnd_sub_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cnd_sub_n -DNO_ASM -g -O2 -c cnd_sub_n.c -o cnd_sub_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cnd_swap | sed 's/_$//'` -DNO_ASM -g -O2 -c -o cnd_swap.lo cnd_swap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cnd_swap -DNO_ASM -g -O2 -c cnd_swap.c -o cnd_swap.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo neg | sed 's/_$//'` -DNO_ASM -g -O2 -c -o neg.lo neg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_neg -DNO_ASM -g -O2 -c neg.c -o neg.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo com | sed 's/_$//'` -DNO_ASM -g -O2 -c -o com.lo com.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_com -DNO_ASM -g -O2 -c com.c -o com.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_1.lo mul_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_1 -DNO_ASM -g -O2 -c mul_1.c -o mul_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o addmul_1.lo addmul_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_addmul_1 -DNO_ASM -g -O2 -c addmul_1.c -o addmul_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o submul_1.lo submul_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_submul_1 -DNO_ASM -g -O2 -c submul_1.c -o submul_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_err1_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_err1_n.lo add_err1_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_err1_n -DNO_ASM -g -O2 -c add_err1_n.c -o add_err1_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_err2_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_err2_n.lo add_err2_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_err2_n -DNO_ASM -g -O2 -c add_err2_n.c -o add_err2_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_err3_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_err3_n.lo add_err3_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_err3_n -DNO_ASM -g -O2 -c add_err3_n.c -o add_err3_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_err1_n.lo sub_err1_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_err1_n -DNO_ASM -g -O2 -c sub_err1_n.c -o sub_err1_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_err2_n.lo sub_err2_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_err2_n -DNO_ASM -g -O2 -c sub_err2_n.c -o sub_err2_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_err3_n.lo sub_err3_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_err3_n -DNO_ASM -g -O2 -c sub_err3_n.c -o sub_err3_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo lshift | sed 's/_$//'` -DNO_ASM -g -O2 -c -o lshift.lo lshift.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_lshift -DNO_ASM -g -O2 -c lshift.c -o lshift.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo rshift | sed 's/_$//'` -DNO_ASM -g -O2 -c -o rshift.lo rshift.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_rshift -DNO_ASM -g -O2 -c rshift.c -o rshift.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dive_1.lo dive_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dive_1 -DNO_ASM -g -O2 -c dive_1.c -o dive_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o diveby3.lo diveby3.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_diveby3 -DNO_ASM -g -O2 -c diveby3.c -o diveby3.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divis | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divis.lo divis.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divis -DNO_ASM -g -O2 -c divis.c -o divis.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divrem.lo divrem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem -DNO_ASM -g -O2 -c divrem.c -o divrem.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divrem_1.lo divrem_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem_1 -DNO_ASM -g -O2 -c divrem_1.c -o divrem_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divrem_2.lo divrem_2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem_2 -DNO_ASM -g -O2 -c divrem_2.c -o divrem_2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -DNO_ASM -g -O2 -c -o fib2_ui.lo fib2_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib2_ui -DNO_ASM -g -O2 -c fib2_ui.c -o fib2_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib2m | sed 's/_$//'` -DNO_ASM -g -O2 -c -o fib2m.lo fib2m.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib2m -DNO_ASM -g -O2 -c fib2m.c -o fib2m.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1.lo mod_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1 -DNO_ASM -g -O2 -c mod_1.c -o mod_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_34lsub1.lo mod_34lsub1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_34lsub1 -DNO_ASM -g -O2 -c mod_34lsub1.c -o mod_34lsub1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mode1o.lo mode1o.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mode1o -DNO_ASM -g -O2 -c mode1o.c -o mode1o.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o pre_divrem_1.lo pre_divrem_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pre_divrem_1 -DNO_ASM -g -O2 -c pre_divrem_1.c -o pre_divrem_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o pre_mod_1.lo pre_mod_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pre_mod_1 -DNO_ASM -g -O2 -c pre_mod_1.c -o pre_mod_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dump | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dump.lo dump.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dump -DNO_ASM -g -O2 -c dump.c -o dump.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1_1.lo mod_1_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_1 -DNO_ASM -g -O2 -c mod_1_1.c -o mod_1_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1_2.lo mod_1_2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_2 -DNO_ASM -g -O2 -c mod_1_2.c -o mod_1_2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1_3.lo mod_1_3.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_3 -DNO_ASM -g -O2 -c mod_1_3.c -o mod_1_3.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1_4.lo mod_1_4.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_4 -DNO_ASM -g -O2 -c mod_1_4.c -o mod_1_4.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo lshiftc | sed 's/_$//'` -DNO_ASM -g -O2 -c -o lshiftc.lo lshiftc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_lshiftc -DNO_ASM -g -O2 -c lshiftc.c -o lshiftc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul.lo mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul -DNO_ASM -g -O2 -c mul.c -o mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_fft.lo mul_fft.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_fft -DNO_ASM -g -O2 -c mul_fft.c -o mul_fft.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_n.lo mul_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_n -DNO_ASM -g -O2 -c mul_n.c -o mul_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqr.lo sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqr -DNO_ASM -g -O2 -c sqr.c -o sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_basecase.lo mul_basecase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_basecase -DNO_ASM -g -O2 -c mul_basecase.c -o mul_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqr_basecase.lo sqr_basecase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqr_basecase -DNO_ASM -g -O2 -c sqr_basecase.c -o sqr_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o nussbaumer_mul.lo nussbaumer_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nussbaumer_mul -DNO_ASM -g -O2 -c nussbaumer_mul.c -o nussbaumer_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mulmid_basecase.lo mulmid_basecase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mulmid_basecase -DNO_ASM -g -O2 -c mulmid_basecase.c -o mulmid_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom42_mulmid.lo toom42_mulmid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom42_mulmid -DNO_ASM -g -O2 -c toom42_mulmid.c -o toom42_mulmid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mulmid_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mulmid_n.lo mulmid_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mulmid_n -DNO_ASM -g -O2 -c mulmid_n.c -o mulmid_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mulmid | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mulmid.lo mulmid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mulmid -DNO_ASM -g -O2 -c mulmid.c -o mulmid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo random | sed 's/_$//'` -DNO_ASM -g -O2 -c -o random.lo random.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_random -DNO_ASM -g -O2 -c random.c -o random.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo random2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o random2.lo random2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_random2 -DNO_ASM -g -O2 -c random2.c -o random2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o pow_1.lo pow_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pow_1 -DNO_ASM -g -O2 -c pow_1.c -o pow_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -DNO_ASM -g -O2 -c -o rootrem.lo rootrem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_rootrem -DNO_ASM -g -O2 -c rootrem.c -o rootrem.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqrtrem.lo sqrtrem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrtrem -DNO_ASM -g -O2 -c sqrtrem.c -o sqrtrem.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sizeinbase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sizeinbase.lo sizeinbase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sizeinbase -DNO_ASM -g -O2 -c sizeinbase.c -o sizeinbase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo get_str | sed 's/_$//'` -DNO_ASM -g -O2 -c -o get_str.lo get_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_get_str -DNO_ASM -g -O2 -c get_str.c -o get_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo set_str | sed 's/_$//'` -DNO_ASM -g -O2 -c -o set_str.lo set_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_set_str -DNO_ASM -g -O2 -c set_str.c -o set_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo compute_powtab | sed 's/_$//'` -DNO_ASM -g -O2 -c -o compute_powtab.lo compute_powtab.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_compute_powtab -DNO_ASM -g -O2 -c compute_powtab.c -o compute_powtab.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o scan0.lo scan0.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_scan0 -DNO_ASM -g -O2 -c scan0.c -o scan0.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o scan1.lo scan1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_scan1 -DNO_ASM -g -O2 -c scan1.c -o scan1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo popcount | sed 's/_$//'` -DNO_ASM -g -O2 -c -o popcount.lo popcount.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_popcount -DNO_ASM -g -O2 -c popcount.c -o popcount.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hamdist.lo hamdist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hamdist -DNO_ASM -g -O2 -c hamdist.c -o hamdist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cmp | sed 's/_$//'` -DNO_ASM -g -O2 -c -o cmp.lo cmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cmp -DNO_ASM -g -O2 -c cmp.c -o cmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo zero_p | sed 's/_$//'` -DNO_ASM -g -O2 -c -o zero_p.lo zero_p.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_zero_p -DNO_ASM -g -O2 -c zero_p.c -o zero_p.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o perfsqr.lo perfsqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_perfsqr -DNO_ASM -g -O2 -c perfsqr.c -o perfsqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo perfpow | sed 's/_$//'` -DNO_ASM -g -O2 -c -o perfpow.lo perfpow.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_perfpow -DNO_ASM -g -O2 -c perfpow.c -o perfpow.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo strongfibo | sed 's/_$//'` -DNO_ASM -g -O2 -c -o strongfibo.lo strongfibo.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_strongfibo -DNO_ASM -g -O2 -c strongfibo.c -o strongfibo.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_11 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd_11.lo gcd_11.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_11 -DNO_ASM -g -O2 -c gcd_11.c -o gcd_11.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_22 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd_22.lo gcd_22.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_22 -DNO_ASM -g -O2 -c gcd_22.c -o gcd_22.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd_1.lo gcd_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_1 -DNO_ASM -g -O2 -c gcd_1.c -o gcd_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd.lo gcd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd -DNO_ASM -g -O2 -c gcd.c -o gcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcdext_1.lo gcdext_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_1 -DNO_ASM -g -O2 -c gcdext_1.c -o gcdext_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcdext.lo gcdext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext -DNO_ASM -g -O2 -c gcdext.c -o gcdext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd_subdiv_step.lo gcd_subdiv_step.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_subdiv_step -DNO_ASM -g -O2 -c gcd_subdiv_step.c -o gcd_subdiv_step.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcdext_lehmer.lo gcdext_lehmer.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_lehmer -DNO_ASM -g -O2 -c gcdext_lehmer.c -o gcdext_lehmer.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_q.lo div_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_q -DNO_ASM -g -O2 -c div_q.c -o div_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o tdiv_qr.lo tdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_tdiv_qr -DNO_ASM -g -O2 -c tdiv_qr.c -o tdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o jacbase.lo jacbase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_jacbase -DNO_ASM -g -O2 -c jacbase.c -o jacbase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o jacobi_2.lo jacobi_2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_jacobi_2 -DNO_ASM -g -O2 -c jacobi_2.c -o jacobi_2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo jacobi | sed 's/_$//'` -DNO_ASM -g -O2 -c -o jacobi.lo jacobi.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_jacobi -DNO_ASM -g -O2 -c jacobi.c -o jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo get_d | sed 's/_$//'` -DNO_ASM -g -O2 -c -o get_d.lo get_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_get_d -DNO_ASM -g -O2 -c get_d.c -o get_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o matrix22_mul.lo matrix22_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_matrix22_mul -DNO_ASM -g -O2 -c matrix22_mul.c -o matrix22_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -DNO_ASM -g -O2 -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_matrix22_mul1_inverse_vector -DNO_ASM -g -O2 -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd_matrix.lo hgcd_matrix.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd_matrix -DNO_ASM -g -O2 -c hgcd_matrix.c -o hgcd_matrix.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd2.lo hgcd2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd2 -DNO_ASM -g -O2 -c hgcd2.c -o hgcd2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd_step | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd_step.lo hgcd_step.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd_step -DNO_ASM -g -O2 -c hgcd_step.c -o hgcd_step.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd_reduce.lo hgcd_reduce.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd_reduce -DNO_ASM -g -O2 -c hgcd_reduce.c -o hgcd_reduce.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd.lo hgcd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd -DNO_ASM -g -O2 -c hgcd.c -o hgcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd_appr.lo hgcd_appr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd_appr -DNO_ASM -g -O2 -c hgcd_appr.c -o hgcd_appr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd2_jacobi.lo hgcd2_jacobi.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd2_jacobi -DNO_ASM -g -O2 -c hgcd2_jacobi.c -o hgcd2_jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd_jacobi.lo hgcd_jacobi.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd_jacobi -DNO_ASM -g -O2 -c hgcd_jacobi.c -o hgcd_jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mullo_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mullo_n.lo mullo_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mullo_n -DNO_ASM -g -O2 -c mullo_n.c -o mullo_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mullo_basecase.lo mullo_basecase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mullo_basecase -DNO_ASM -g -O2 -c mullo_basecase.c -o mullo_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrlo | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqrlo.lo sqrlo.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrlo -DNO_ASM -g -O2 -c sqrlo.c -o sqrlo.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqrlo_basecase.lo sqrlo_basecase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrlo_basecase -DNO_ASM -g -O2 -c sqrlo_basecase.c -o sqrlo_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom22_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom22_mul.lo toom22_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom22_mul -DNO_ASM -g -O2 -c toom22_mul.c -o toom22_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom32_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom32_mul.lo toom32_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom32_mul -DNO_ASM -g -O2 -c toom32_mul.c -o toom32_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom42_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom42_mul.lo toom42_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom42_mul -DNO_ASM -g -O2 -c toom42_mul.c -o toom42_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom52_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom52_mul.lo toom52_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom52_mul -DNO_ASM -g -O2 -c toom52_mul.c -o toom52_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom62_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom62_mul.lo toom62_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom62_mul -DNO_ASM -g -O2 -c toom62_mul.c -o toom62_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom33_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom33_mul.lo toom33_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom33_mul -DNO_ASM -g -O2 -c toom33_mul.c -o toom33_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom43_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom43_mul.lo toom43_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom43_mul -DNO_ASM -g -O2 -c toom43_mul.c -o toom43_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom53_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom53_mul.lo toom53_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom53_mul -DNO_ASM -g -O2 -c toom53_mul.c -o toom53_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom54_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom54_mul.lo toom54_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom54_mul -DNO_ASM -g -O2 -c toom54_mul.c -o toom54_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom63_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom63_mul.lo toom63_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom63_mul -DNO_ASM -g -O2 -c toom63_mul.c -o toom63_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom44_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom44_mul.lo toom44_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom44_mul -DNO_ASM -g -O2 -c toom44_mul.c -o toom44_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom6h_mul.lo toom6h_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom6h_mul -DNO_ASM -g -O2 -c toom6h_mul.c -o toom6h_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom6_sqr.lo toom6_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom6_sqr -DNO_ASM -g -O2 -c toom6_sqr.c -o toom6_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom8h_mul.lo toom8h_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom8h_mul -DNO_ASM -g -O2 -c toom8h_mul.c -o toom8h_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom8_sqr.lo toom8_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom8_sqr -DNO_ASM -g -O2 -c toom8_sqr.c -o toom8_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_couple_handling.lo toom_couple_handling.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_couple_handling -DNO_ASM -g -O2 -c toom_couple_handling.c -o toom_couple_handling.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom2_sqr.lo toom2_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom2_sqr -DNO_ASM -g -O2 -c toom2_sqr.c -o toom2_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom3_sqr.lo toom3_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom3_sqr -DNO_ASM -g -O2 -c toom3_sqr.c -o toom3_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom4_sqr.lo toom4_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom4_sqr -DNO_ASM -g -O2 -c toom4_sqr.c -o toom4_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_dgr3_pm1 -DNO_ASM -g -O2 -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_dgr3_pm2 -DNO_ASM -g -O2 -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_pm1.lo toom_eval_pm1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm1 -DNO_ASM -g -O2 -c toom_eval_pm1.c -o toom_eval_pm1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_pm2.lo toom_eval_pm2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2 -DNO_ASM -g -O2 -c toom_eval_pm2.c -o toom_eval_pm2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2exp -DNO_ASM -g -O2 -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2rexp -DNO_ASM -g -O2 -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_5pts -DNO_ASM -g -O2 -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_6pts -DNO_ASM -g -O2 -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_7pts -DNO_ASM -g -O2 -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_8pts -DNO_ASM -g -O2 -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_12pts -DNO_ASM -g -O2 -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_16pts -DNO_ASM -g -O2 -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo invertappr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o invertappr.lo invertappr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_invertappr -DNO_ASM -g -O2 -c invertappr.c -o invertappr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo invert | sed 's/_$//'` -DNO_ASM -g -O2 -c -o invert.lo invert.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_invert -DNO_ASM -g -O2 -c invert.c -o invert.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo binvert | sed 's/_$//'` -DNO_ASM -g -O2 -c -o binvert.lo binvert.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_binvert -DNO_ASM -g -O2 -c binvert.c -o binvert.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mulmod_bnm1.lo mulmod_bnm1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mulmod_bnm1 -DNO_ASM -g -O2 -c mulmod_bnm1.c -o mulmod_bnm1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqrmod_bnm1.lo sqrmod_bnm1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrmod_bnm1 -DNO_ASM -g -O2 -c sqrmod_bnm1.c -o sqrmod_bnm1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_qr_1.lo div_qr_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_qr_1 -DNO_ASM -g -O2 -c div_qr_1.c -o div_qr_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_qr_1n_pi1.lo div_qr_1n_pi1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_qr_1n_pi1 -DNO_ASM -g -O2 -c div_qr_1n_pi1.c -o div_qr_1n_pi1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_qr_2.lo div_qr_2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_qr_2 -DNO_ASM -g -O2 -c div_qr_2.c -o div_qr_2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_qr_2n_pi1 -DNO_ASM -g -O2 -c div_qr_2n_pi1.c -o div_qr_2n_pi1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_qr_2u_pi1 -DNO_ASM -g -O2 -c div_qr_2u_pi1.c -o div_qr_2u_pi1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_div_q.lo sbpi1_div_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_div_q -DNO_ASM -g -O2 -c sbpi1_div_q.c -o sbpi1_div_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_div_qr.lo sbpi1_div_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_div_qr -DNO_ASM -g -O2 -c sbpi1_div_qr.c -o sbpi1_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_divappr_q -DNO_ASM -g -O2 -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dcpi1_div_q.lo dcpi1_div_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_div_q -DNO_ASM -g -O2 -c dcpi1_div_q.c -o dcpi1_div_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dcpi1_div_qr.lo dcpi1_div_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_div_qr -DNO_ASM -g -O2 -c dcpi1_div_qr.c -o dcpi1_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_divappr_q -DNO_ASM -g -O2 -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mu_div_qr.lo mu_div_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_div_qr -DNO_ASM -g -O2 -c mu_div_qr.c -o mu_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mu_divappr_q.lo mu_divappr_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_divappr_q -DNO_ASM -g -O2 -c mu_divappr_q.c -o mu_divappr_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_div_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mu_div_q.lo mu_div_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_div_q -DNO_ASM -g -O2 -c mu_div_q.c -o mu_div_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bdiv_q_1.lo bdiv_q_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_q_1 -DNO_ASM -g -O2 -c bdiv_q_1.c -o bdiv_q_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_bdiv_q -DNO_ASM -g -O2 -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_bdiv_qr -DNO_ASM -g -O2 -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_bdiv_r -DNO_ASM -g -O2 -c sbpi1_bdiv_r.c -o sbpi1_bdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_bdiv_q -DNO_ASM -g -O2 -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_bdiv_qr -DNO_ASM -g -O2 -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mu_bdiv_q.lo mu_bdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_bdiv_q -DNO_ASM -g -O2 -c mu_bdiv_q.c -o mu_bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mu_bdiv_qr.lo mu_bdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_bdiv_qr -DNO_ASM -g -O2 -c mu_bdiv_qr.c -o mu_bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bdiv_q.lo bdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_q -DNO_ASM -g -O2 -c bdiv_q.c -o bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bdiv_qr.lo bdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_qr -DNO_ASM -g -O2 -c bdiv_qr.c -o bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo broot | sed 's/_$//'` -DNO_ASM -g -O2 -c -o broot.lo broot.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_broot -DNO_ASM -g -O2 -c broot.c -o broot.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo brootinv | sed 's/_$//'` -DNO_ASM -g -O2 -c -o brootinv.lo brootinv.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_brootinv -DNO_ASM -g -O2 -c brootinv.c -o brootinv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bsqrt | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bsqrt.lo bsqrt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bsqrt -DNO_ASM -g -O2 -c bsqrt.c -o bsqrt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bsqrtinv.lo bsqrtinv.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bsqrtinv -DNO_ASM -g -O2 -c bsqrtinv.c -o bsqrtinv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divexact | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divexact.lo divexact.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divexact -DNO_ASM -g -O2 -c divexact.c -o divexact.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bdiv_dbm1c.lo bdiv_dbm1c.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_dbm1c -DNO_ASM -g -O2 -c bdiv_dbm1c.c -o bdiv_dbm1c.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o redc_1.lo redc_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_1 -DNO_ASM -g -O2 -c redc_1.c -o redc_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o redc_2.lo redc_2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_2 -DNO_ASM -g -O2 -c redc_2.c -o redc_2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o redc_n.lo redc_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_n -DNO_ASM -g -O2 -c redc_n.c -o redc_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powm | sed 's/_$//'` -DNO_ASM -g -O2 -c -o powm.lo powm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powm -DNO_ASM -g -O2 -c powm.c -o powm.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powlo | sed 's/_$//'` -DNO_ASM -g -O2 -c -o powlo.lo powlo.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powlo -DNO_ASM -g -O2 -c powlo.c -o powlo.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_powm | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_powm.lo sec_powm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_powm -DNO_ASM -g -O2 -c sec_powm.c -o sec_powm.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_mul.lo sec_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_mul -DNO_ASM -g -O2 -c sec_mul.c -o sec_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_sqr.lo sec_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_sqr -DNO_ASM -g -O2 -c sec_sqr.c -o sec_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_div_qr.lo sec_div_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_div_qr -DNO_ASM -g -O2 -c sec_div_qr.c -o sec_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_div_r | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_div_r.lo sec_div_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_div_r -DNO_ASM -g -O2 -c sec_div_r.c -o sec_div_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_pi1_div_qr -DNO_ASM -g -O2 -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_pi1_div_r.lo sec_pi1_div_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_pi1_div_r -DNO_ASM -g -O2 -c sec_pi1_div_r.c -o sec_pi1_div_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_add_1.lo sec_add_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_add_1 -DNO_ASM -g -O2 -c sec_add_1.c -o sec_add_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_sub_1.lo sec_sub_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_sub_1 -DNO_ASM -g -O2 -c sec_sub_1.c -o sec_sub_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_invert | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_invert.lo sec_invert.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_invert -DNO_ASM -g -O2 -c sec_invert.c -o sec_invert.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo trialdiv | sed 's/_$//'` -DNO_ASM -g -O2 -c -o trialdiv.lo trialdiv.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_trialdiv -DNO_ASM -g -O2 -c trialdiv.c -o trialdiv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo remove | sed 's/_$//'` -DNO_ASM -g -O2 -c -o remove.lo remove.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_remove -DNO_ASM -g -O2 -c remove.c -o remove.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo and_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o and_n.lo and_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_and_n -DNO_ASM -g -O2 -c and_n.c -o and_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo andn_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o andn_n.lo andn_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_andn_n -DNO_ASM -g -O2 -c andn_n.c -o andn_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nand_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o nand_n.lo nand_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nand_n -DNO_ASM -g -O2 -c nand_n.c -o nand_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo ior_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o ior_n.lo ior_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_ior_n -DNO_ASM -g -O2 -c ior_n.c -o ior_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo iorn_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o iorn_n.lo iorn_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_iorn_n -DNO_ASM -g -O2 -c iorn_n.c -o iorn_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nior_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o nior_n.lo nior_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nior_n -DNO_ASM -g -O2 -c nior_n.c -o nior_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo xor_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o xor_n.lo xor_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_xor_n -DNO_ASM -g -O2 -c xor_n.c -o xor_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo xnor_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o xnor_n.lo xnor_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_xnor_n -DNO_ASM -g -O2 -c xnor_n.c -o xnor_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo copyi | sed 's/_$//'` -DNO_ASM -g -O2 -c -o copyi.lo copyi.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_copyi -DNO_ASM -g -O2 -c copyi.c -o copyi.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo copyd | sed 's/_$//'` -DNO_ASM -g -O2 -c -o copyd.lo copyd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_copyd -DNO_ASM -g -O2 -c copyd.c -o copyd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo zero | sed 's/_$//'` -DNO_ASM -g -O2 -c -o zero.lo zero.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_zero -DNO_ASM -g -O2 -c zero.c -o zero.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_tabselect.lo sec_tabselect.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_tabselect -DNO_ASM -g -O2 -c sec_tabselect.c -o sec_tabselect.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo comb_tables | sed 's/_$//'` -DNO_ASM -g -O2 -c -o comb_tables.lo comb_tables.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_comb_tables -DNO_ASM -g -O2 -c comb_tables.c -o comb_tables.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_n_sub_n.lo add_n_sub_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_n_sub_n -DNO_ASM -g -O2 -c add_n_sub_n.c -o add_n_sub_n.o +/bin/sh ../libtool --tag=CC --mode=link gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libmpn.la fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo add_n_sub_n.lo +libtool: link: ar rc .libs/libmpn.a fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o cnd_add_n.o cnd_sub_n.o cnd_swap.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o fib2m.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o sizeinbase.o get_str.o set_str.o compute_powtab.o scan0.o scan1.o popcount.o hamdist.o cmp.o zero_p.o perfsqr.o perfpow.o strongfibo.o gcd_11.o gcd_22.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o sqrlo.o sqrlo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o div_qr_1.o div_qr_1n_pi1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o sbpi1_bdiv_r.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o sec_powm.o sec_mul.o sec_sqr.o sec_div_qr.o sec_div_r.o sec_pi1_div_qr.o sec_pi1_div_r.o sec_add_1.o sec_sub_1.o sec_invert.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o sec_tabselect.o comb_tables.o add_n_sub_n.o +libtool: link: ranlib .libs/libmpn.a +libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpn' +Making all in mpz +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpz' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o 2fac_ui.lo ../../../gmp/mpz/2fac_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/2fac_ui.c -o 2fac_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o add.lo ../../../gmp/mpz/add.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/add.c -o add.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o add_ui.lo ../../../gmp/mpz/add_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/add_ui.c -o add_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o abs.lo ../../../gmp/mpz/abs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/abs.c -o abs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o aorsmul.lo ../../../gmp/mpz/aorsmul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/aorsmul.c -o aorsmul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o aorsmul_i.lo ../../../gmp/mpz/aorsmul_i.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/aorsmul_i.c -o aorsmul_i.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o and.lo ../../../gmp/mpz/and.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/and.c -o and.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o array_init.lo ../../../gmp/mpz/array_init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/array_init.c -o array_init.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o bin_ui.lo ../../../gmp/mpz/bin_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/bin_ui.c -o bin_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o bin_uiui.lo ../../../gmp/mpz/bin_uiui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/bin_uiui.c -o bin_uiui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_q.lo ../../../gmp/mpz/cdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_q.c -o cdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_q_ui.lo ../../../gmp/mpz/cdiv_q_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_q_ui.c -o cdiv_q_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_qr.lo ../../../gmp/mpz/cdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_qr.c -o cdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_qr_ui.lo ../../../gmp/mpz/cdiv_qr_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_qr_ui.c -o cdiv_qr_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_r.lo ../../../gmp/mpz/cdiv_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_r.c -o cdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_r_ui.lo ../../../gmp/mpz/cdiv_r_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_r_ui.c -o cdiv_r_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_ui.lo ../../../gmp/mpz/cdiv_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_ui.c -o cdiv_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cfdiv_q_2exp.lo ../../../gmp/mpz/cfdiv_q_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cfdiv_q_2exp.c -o cfdiv_q_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cfdiv_r_2exp.lo ../../../gmp/mpz/cfdiv_r_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cfdiv_r_2exp.c -o cfdiv_r_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clear.lo ../../../gmp/mpz/clear.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/clear.c -o clear.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clears.lo ../../../gmp/mpz/clears.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/clears.c -o clears.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clrbit.lo ../../../gmp/mpz/clrbit.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/clrbit.c -o clrbit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp.lo ../../../gmp/mpz/cmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmp.c -o cmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_d.lo ../../../gmp/mpz/cmp_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmp_d.c -o cmp_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_si.lo ../../../gmp/mpz/cmp_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmp_si.c -o cmp_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_ui.lo ../../../gmp/mpz/cmp_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmp_ui.c -o cmp_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmpabs.lo ../../../gmp/mpz/cmpabs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmpabs.c -o cmpabs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmpabs_d.lo ../../../gmp/mpz/cmpabs_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmpabs_d.c -o cmpabs_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmpabs_ui.lo ../../../gmp/mpz/cmpabs_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmpabs_ui.c -o cmpabs_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o com.lo ../../../gmp/mpz/com.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/com.c -o com.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o combit.lo ../../../gmp/mpz/combit.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/combit.c -o combit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cong.lo ../../../gmp/mpz/cong.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cong.c -o cong.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cong_2exp.lo ../../../gmp/mpz/cong_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cong_2exp.c -o cong_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cong_ui.lo ../../../gmp/mpz/cong_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cong_ui.c -o cong_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o divexact.lo ../../../gmp/mpz/divexact.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/divexact.c -o divexact.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o divegcd.lo ../../../gmp/mpz/divegcd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/divegcd.c -o divegcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o dive_ui.lo ../../../gmp/mpz/dive_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/dive_ui.c -o dive_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o divis.lo ../../../gmp/mpz/divis.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/divis.c -o divis.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o divis_ui.lo ../../../gmp/mpz/divis_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/divis_ui.c -o divis_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o divis_2exp.lo ../../../gmp/mpz/divis_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/divis_2exp.c -o divis_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o dump.lo ../../../gmp/mpz/dump.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/dump.c -o dump.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o export.lo ../../../gmp/mpz/export.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/export.c -o export.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fac_ui.lo ../../../gmp/mpz/fac_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fac_ui.c -o fac_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_q.lo ../../../gmp/mpz/fdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_q.c -o fdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_q_ui.lo ../../../gmp/mpz/fdiv_q_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_q_ui.c -o fdiv_q_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_qr.lo ../../../gmp/mpz/fdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_qr.c -o fdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_qr_ui.lo ../../../gmp/mpz/fdiv_qr_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_qr_ui.c -o fdiv_qr_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_r.lo ../../../gmp/mpz/fdiv_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_r.c -o fdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_r_ui.lo ../../../gmp/mpz/fdiv_r_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_r_ui.c -o fdiv_r_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_ui.lo ../../../gmp/mpz/fdiv_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_ui.c -o fdiv_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fib_ui.lo ../../../gmp/mpz/fib_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fib_ui.c -o fib_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fib2_ui.lo ../../../gmp/mpz/fib2_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fib2_ui.c -o fib2_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_sint.lo ../../../gmp/mpz/fits_sint.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_sint.c -o fits_sint.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_slong.lo ../../../gmp/mpz/fits_slong.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_slong.c -o fits_slong.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_sshort.lo ../../../gmp/mpz/fits_sshort.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_sshort.c -o fits_sshort.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_uint.lo ../../../gmp/mpz/fits_uint.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_uint.c -o fits_uint.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_ulong.lo ../../../gmp/mpz/fits_ulong.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_ulong.c -o fits_ulong.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_ushort.lo ../../../gmp/mpz/fits_ushort.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_ushort.c -o fits_ushort.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o gcd.lo ../../../gmp/mpz/gcd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/gcd.c -o gcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o gcd_ui.lo ../../../gmp/mpz/gcd_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/gcd_ui.c -o gcd_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o gcdext.lo ../../../gmp/mpz/gcdext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/gcdext.c -o gcdext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_d.lo ../../../gmp/mpz/get_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/get_d.c -o get_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_d_2exp.lo ../../../gmp/mpz/get_d_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/get_d_2exp.c -o get_d_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_si.lo ../../../gmp/mpz/get_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/get_si.c -o get_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_str.lo ../../../gmp/mpz/get_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/get_str.c -o get_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_ui.lo ../../../gmp/mpz/get_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/get_ui.c -o get_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o getlimbn.lo ../../../gmp/mpz/getlimbn.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/getlimbn.c -o getlimbn.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o hamdist.lo ../../../gmp/mpz/hamdist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/hamdist.c -o hamdist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o import.lo ../../../gmp/mpz/import.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/import.c -o import.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o init.lo ../../../gmp/mpz/init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/init.c -o init.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o init2.lo ../../../gmp/mpz/init2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/init2.c -o init2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inits.lo ../../../gmp/mpz/inits.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/inits.c -o inits.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inp_raw.lo ../../../gmp/mpz/inp_raw.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/inp_raw.c -o inp_raw.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inp_str.lo ../../../gmp/mpz/inp_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/inp_str.c -o inp_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o invert.lo ../../../gmp/mpz/invert.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/invert.c -o invert.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ior.lo ../../../gmp/mpz/ior.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/ior.c -o ior.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset.lo ../../../gmp/mpz/iset.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/iset.c -o iset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_d.lo ../../../gmp/mpz/iset_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/iset_d.c -o iset_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_si.lo ../../../gmp/mpz/iset_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/iset_si.c -o iset_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_str.lo ../../../gmp/mpz/iset_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/iset_str.c -o iset_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_ui.lo ../../../gmp/mpz/iset_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/iset_ui.c -o iset_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o jacobi.lo ../../../gmp/mpz/jacobi.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/jacobi.c -o jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o kronsz.lo ../../../gmp/mpz/kronsz.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/kronsz.c -o kronsz.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o kronuz.lo ../../../gmp/mpz/kronuz.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/kronuz.c -o kronuz.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o kronzs.lo ../../../gmp/mpz/kronzs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/kronzs.c -o kronzs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o kronzu.lo ../../../gmp/mpz/kronzu.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/kronzu.c -o kronzu.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o lcm.lo ../../../gmp/mpz/lcm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/lcm.c -o lcm.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o lcm_ui.lo ../../../gmp/mpz/lcm_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/lcm_ui.c -o lcm_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o limbs_read.lo ../../../gmp/mpz/limbs_read.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/limbs_read.c -o limbs_read.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o limbs_write.lo ../../../gmp/mpz/limbs_write.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/limbs_write.c -o limbs_write.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o limbs_modify.lo ../../../gmp/mpz/limbs_modify.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/limbs_modify.c -o limbs_modify.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o limbs_finish.lo ../../../gmp/mpz/limbs_finish.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/limbs_finish.c -o limbs_finish.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o lucnum_ui.lo ../../../gmp/mpz/lucnum_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/lucnum_ui.c -o lucnum_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o lucnum2_ui.lo ../../../gmp/mpz/lucnum2_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/lucnum2_ui.c -o lucnum2_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o lucmod.lo ../../../gmp/mpz/lucmod.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/lucmod.c -o lucmod.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mfac_uiui.lo ../../../gmp/mpz/mfac_uiui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mfac_uiui.c -o mfac_uiui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o millerrabin.lo ../../../gmp/mpz/millerrabin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/millerrabin.c -o millerrabin.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mod.lo ../../../gmp/mpz/mod.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mod.c -o mod.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul.lo ../../../gmp/mpz/mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mul.c -o mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul_2exp.lo ../../../gmp/mpz/mul_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mul_2exp.c -o mul_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul_si.lo ../../../gmp/mpz/mul_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mul_si.c -o mul_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul_ui.lo ../../../gmp/mpz/mul_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mul_ui.c -o mul_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o n_pow_ui.lo ../../../gmp/mpz/n_pow_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/n_pow_ui.c -o n_pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o neg.lo ../../../gmp/mpz/neg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/neg.c -o neg.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o nextprime.lo ../../../gmp/mpz/nextprime.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/nextprime.c -o nextprime.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o oddfac_1.lo ../../../gmp/mpz/oddfac_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/oddfac_1.c -o oddfac_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o out_raw.lo ../../../gmp/mpz/out_raw.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/out_raw.c -o out_raw.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o out_str.lo ../../../gmp/mpz/out_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/out_str.c -o out_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o perfpow.lo ../../../gmp/mpz/perfpow.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/perfpow.c -o perfpow.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o perfsqr.lo ../../../gmp/mpz/perfsqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/perfsqr.c -o perfsqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o popcount.lo ../../../gmp/mpz/popcount.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/popcount.c -o popcount.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o pow_ui.lo ../../../gmp/mpz/pow_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/pow_ui.c -o pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o powm.lo ../../../gmp/mpz/powm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/powm.c -o powm.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o powm_sec.lo ../../../gmp/mpz/powm_sec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/powm_sec.c -o powm_sec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o powm_ui.lo ../../../gmp/mpz/powm_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/powm_ui.c -o powm_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o pprime_p.lo ../../../gmp/mpz/pprime_p.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/pprime_p.c -o pprime_p.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o prodlimbs.lo ../../../gmp/mpz/prodlimbs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/prodlimbs.c -o prodlimbs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o primorial_ui.lo ../../../gmp/mpz/primorial_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/primorial_ui.c -o primorial_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o random.lo ../../../gmp/mpz/random.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/random.c -o random.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o random2.lo ../../../gmp/mpz/random2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/random2.c -o random2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o realloc.lo ../../../gmp/mpz/realloc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/realloc.c -o realloc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o realloc2.lo ../../../gmp/mpz/realloc2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/realloc2.c -o realloc2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o remove.lo ../../../gmp/mpz/remove.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/remove.c -o remove.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o roinit_n.lo ../../../gmp/mpz/roinit_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/roinit_n.c -o roinit_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o root.lo ../../../gmp/mpz/root.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/root.c -o root.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o rootrem.lo ../../../gmp/mpz/rootrem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/rootrem.c -o rootrem.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o rrandomb.lo ../../../gmp/mpz/rrandomb.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/rrandomb.c -o rrandomb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o scan0.lo ../../../gmp/mpz/scan0.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/scan0.c -o scan0.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o scan1.lo ../../../gmp/mpz/scan1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/scan1.c -o scan1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set.lo ../../../gmp/mpz/set.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set.c -o set.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_d.lo ../../../gmp/mpz/set_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_d.c -o set_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_f.lo ../../../gmp/mpz/set_f.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_f.c -o set_f.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_q.lo ../../../gmp/mpz/set_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_q.c -o set_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_si.lo ../../../gmp/mpz/set_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_si.c -o set_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_str.lo ../../../gmp/mpz/set_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_str.c -o set_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_ui.lo ../../../gmp/mpz/set_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_ui.c -o set_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o setbit.lo ../../../gmp/mpz/setbit.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/setbit.c -o setbit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o size.lo ../../../gmp/mpz/size.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/size.c -o size.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sizeinbase.lo ../../../gmp/mpz/sizeinbase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/sizeinbase.c -o sizeinbase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sqrt.lo ../../../gmp/mpz/sqrt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/sqrt.c -o sqrt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sqrtrem.lo ../../../gmp/mpz/sqrtrem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/sqrtrem.c -o sqrtrem.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o stronglucas.lo ../../../gmp/mpz/stronglucas.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/stronglucas.c -o stronglucas.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sub.lo ../../../gmp/mpz/sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/sub.c -o sub.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sub_ui.lo ../../../gmp/mpz/sub_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/sub_ui.c -o sub_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o swap.lo ../../../gmp/mpz/swap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/swap.c -o swap.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_ui.lo ../../../gmp/mpz/tdiv_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_ui.c -o tdiv_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_q.lo ../../../gmp/mpz/tdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_q.c -o tdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_q_2exp.lo ../../../gmp/mpz/tdiv_q_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_q_2exp.c -o tdiv_q_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_q_ui.lo ../../../gmp/mpz/tdiv_q_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_q_ui.c -o tdiv_q_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_qr.lo ../../../gmp/mpz/tdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_qr.c -o tdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_qr_ui.lo ../../../gmp/mpz/tdiv_qr_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_qr_ui.c -o tdiv_qr_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_r.lo ../../../gmp/mpz/tdiv_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_r.c -o tdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_r_2exp.lo ../../../gmp/mpz/tdiv_r_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_r_2exp.c -o tdiv_r_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_r_ui.lo ../../../gmp/mpz/tdiv_r_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_r_ui.c -o tdiv_r_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tstbit.lo ../../../gmp/mpz/tstbit.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tstbit.c -o tstbit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ui_pow_ui.lo ../../../gmp/mpz/ui_pow_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/ui_pow_ui.c -o ui_pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ui_sub.lo ../../../gmp/mpz/ui_sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/ui_sub.c -o ui_sub.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o urandomb.lo ../../../gmp/mpz/urandomb.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/urandomb.c -o urandomb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o urandomm.lo ../../../gmp/mpz/urandomm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/urandomm.c -o urandomm.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o xor.lo ../../../gmp/mpz/xor.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/xor.c -o xor.o +/bin/sh ../libtool --tag=CC --mode=link gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo +libtool: link: ar rc .libs/libmpz.a 2fac_ui.o add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o limbs_read.o limbs_write.o limbs_modify.o limbs_finish.o lucnum_ui.o lucnum2_ui.o lucmod.o mfac_uiui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o oddfac_1.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o prodlimbs.o primorial_ui.o random.o random2.o realloc.o realloc2.o remove.o roinit_n.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o stronglucas.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o +libtool: link: ranlib .libs/libmpz.a +libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpz' +Making all in mpq +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpq' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o abs.lo ../../../gmp/mpq/abs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/abs.c -o abs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o aors.lo ../../../gmp/mpq/aors.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/aors.c -o aors.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o canonicalize.lo ../../../gmp/mpq/canonicalize.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/canonicalize.c -o canonicalize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clear.lo ../../../gmp/mpq/clear.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/clear.c -o clear.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clears.lo ../../../gmp/mpq/clears.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/clears.c -o clears.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp.lo ../../../gmp/mpq/cmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/cmp.c -o cmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_si.lo ../../../gmp/mpq/cmp_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/cmp_si.c -o cmp_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_ui.lo ../../../gmp/mpq/cmp_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/cmp_ui.c -o cmp_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o div.lo ../../../gmp/mpq/div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/div.c -o div.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o equal.lo ../../../gmp/mpq/equal.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/equal.c -o equal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_d.lo ../../../gmp/mpq/get_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/get_d.c -o get_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_den.lo ../../../gmp/mpq/get_den.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/get_den.c -o get_den.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_num.lo ../../../gmp/mpq/get_num.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/get_num.c -o get_num.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_str.lo ../../../gmp/mpq/get_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/get_str.c -o get_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o init.lo ../../../gmp/mpq/init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/init.c -o init.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inits.lo ../../../gmp/mpq/inits.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/inits.c -o inits.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inp_str.lo ../../../gmp/mpq/inp_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/inp_str.c -o inp_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inv.lo ../../../gmp/mpq/inv.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/inv.c -o inv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o md_2exp.lo ../../../gmp/mpq/md_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/md_2exp.c -o md_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul.lo ../../../gmp/mpq/mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/mul.c -o mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o neg.lo ../../../gmp/mpq/neg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/neg.c -o neg.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o out_str.lo ../../../gmp/mpq/out_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/out_str.c -o out_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set.lo ../../../gmp/mpq/set.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set.c -o set.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_den.lo ../../../gmp/mpq/set_den.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_den.c -o set_den.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_num.lo ../../../gmp/mpq/set_num.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_num.c -o set_num.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_si.lo ../../../gmp/mpq/set_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_si.c -o set_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_str.lo ../../../gmp/mpq/set_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_str.c -o set_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_ui.lo ../../../gmp/mpq/set_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_ui.c -o set_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_z.lo ../../../gmp/mpq/set_z.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_z.c -o set_z.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_d.lo ../../../gmp/mpq/set_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_d.c -o set_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_f.lo ../../../gmp/mpq/set_f.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_f.c -o set_f.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o swap.lo ../../../gmp/mpq/swap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/swap.c -o swap.o +/bin/sh ../libtool --tag=CC --mode=link gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo +libtool: link: ar rc .libs/libmpq.a abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o +libtool: link: ranlib .libs/libmpq.a +libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpq' +Making all in mpf +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpf' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o init.lo ../../../gmp/mpf/init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/init.c -o init.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o init2.lo ../../../gmp/mpf/init2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/init2.c -o init2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inits.lo ../../../gmp/mpf/inits.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/inits.c -o inits.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set.lo ../../../gmp/mpf/set.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set.c -o set.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_ui.lo ../../../gmp/mpf/set_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_ui.c -o set_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_si.lo ../../../gmp/mpf/set_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_si.c -o set_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_str.lo ../../../gmp/mpf/set_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_str.c -o set_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_d.lo ../../../gmp/mpf/set_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_d.c -o set_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_z.lo ../../../gmp/mpf/set_z.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_z.c -o set_z.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_q.lo ../../../gmp/mpf/set_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_q.c -o set_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset.lo ../../../gmp/mpf/iset.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/iset.c -o iset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_ui.lo ../../../gmp/mpf/iset_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/iset_ui.c -o iset_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_si.lo ../../../gmp/mpf/iset_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/iset_si.c -o iset_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_str.lo ../../../gmp/mpf/iset_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/iset_str.c -o iset_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_d.lo ../../../gmp/mpf/iset_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/iset_d.c -o iset_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clear.lo ../../../gmp/mpf/clear.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/clear.c -o clear.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clears.lo ../../../gmp/mpf/clears.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/clears.c -o clears.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_str.lo ../../../gmp/mpf/get_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_str.c -o get_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o dump.lo ../../../gmp/mpf/dump.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/dump.c -o dump.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o size.lo ../../../gmp/mpf/size.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/size.c -o size.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o eq.lo ../../../gmp/mpf/eq.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/eq.c -o eq.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o reldiff.lo ../../../gmp/mpf/reldiff.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/reldiff.c -o reldiff.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sqrt.lo ../../../gmp/mpf/sqrt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/sqrt.c -o sqrt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o random2.lo ../../../gmp/mpf/random2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/random2.c -o random2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inp_str.lo ../../../gmp/mpf/inp_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/inp_str.c -o inp_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o out_str.lo ../../../gmp/mpf/out_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/out_str.c -o out_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o add.lo ../../../gmp/mpf/add.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/add.c -o add.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o add_ui.lo ../../../gmp/mpf/add_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/add_ui.c -o add_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sub.lo ../../../gmp/mpf/sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/sub.c -o sub.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sub_ui.lo ../../../gmp/mpf/sub_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/sub_ui.c -o sub_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ui_sub.lo ../../../gmp/mpf/ui_sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/ui_sub.c -o ui_sub.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul.lo ../../../gmp/mpf/mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/mul.c -o mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul_ui.lo ../../../gmp/mpf/mul_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/mul_ui.c -o mul_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o div.lo ../../../gmp/mpf/div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/div.c -o div.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o div_ui.lo ../../../gmp/mpf/div_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/div_ui.c -o div_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp.lo ../../../gmp/mpf/cmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/cmp.c -o cmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_d.lo ../../../gmp/mpf/cmp_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/cmp_d.c -o cmp_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_z.lo ../../../gmp/mpf/cmp_z.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/cmp_z.c -o cmp_z.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_si.lo ../../../gmp/mpf/cmp_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/cmp_si.c -o cmp_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_ui.lo ../../../gmp/mpf/cmp_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/cmp_ui.c -o cmp_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul_2exp.lo ../../../gmp/mpf/mul_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/mul_2exp.c -o mul_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o div_2exp.lo ../../../gmp/mpf/div_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/div_2exp.c -o div_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o abs.lo ../../../gmp/mpf/abs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/abs.c -o abs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o neg.lo ../../../gmp/mpf/neg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/neg.c -o neg.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_d.lo ../../../gmp/mpf/get_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_d.c -o get_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_d_2exp.lo ../../../gmp/mpf/get_d_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_d_2exp.c -o get_d_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_dfl_prec.lo ../../../gmp/mpf/set_dfl_prec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_dfl_prec.c -o set_dfl_prec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_prc.lo ../../../gmp/mpf/set_prc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_prc.c -o set_prc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_prc_raw.lo ../../../gmp/mpf/set_prc_raw.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_prc_raw.c -o set_prc_raw.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_dfl_prec.lo ../../../gmp/mpf/get_dfl_prec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_dfl_prec.c -o get_dfl_prec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_prc.lo ../../../gmp/mpf/get_prc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_prc.c -o get_prc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ui_div.lo ../../../gmp/mpf/ui_div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/ui_div.c -o ui_div.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sqrt_ui.lo ../../../gmp/mpf/sqrt_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/sqrt_ui.c -o sqrt_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o pow_ui.lo ../../../gmp/mpf/pow_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/pow_ui.c -o pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o urandomb.lo ../../../gmp/mpf/urandomb.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/urandomb.c -o urandomb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o swap.lo ../../../gmp/mpf/swap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/swap.c -o swap.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_si.lo ../../../gmp/mpf/get_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_si.c -o get_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_ui.lo ../../../gmp/mpf/get_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_ui.c -o get_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o int_p.lo ../../../gmp/mpf/int_p.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/int_p.c -o int_p.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ceilfloor.lo ../../../gmp/mpf/ceilfloor.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/ceilfloor.c -o ceilfloor.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o trunc.lo ../../../gmp/mpf/trunc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/trunc.c -o trunc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_sint.lo ../../../gmp/mpf/fits_sint.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_sint.c -o fits_sint.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_slong.lo ../../../gmp/mpf/fits_slong.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_slong.c -o fits_slong.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_sshort.lo ../../../gmp/mpf/fits_sshort.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_sshort.c -o fits_sshort.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_uint.lo ../../../gmp/mpf/fits_uint.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_uint.c -o fits_uint.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_ulong.lo ../../../gmp/mpf/fits_ulong.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_ulong.c -o fits_ulong.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_ushort.lo ../../../gmp/mpf/fits_ushort.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_ushort.c -o fits_ushort.o +/bin/sh ../libtool --tag=CC --mode=link gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo +libtool: link: ar rc .libs/libmpf.a init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_z.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o +libtool: link: ranlib .libs/libmpf.a +libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpf' +Making all in printf +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/printf' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o asprintf.lo ../../../gmp/printf/asprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/asprintf.c -o asprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o asprntffuns.lo ../../../gmp/printf/asprntffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/asprntffuns.c -o asprntffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o doprnt.lo ../../../gmp/printf/doprnt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/doprnt.c -o doprnt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o doprntf.lo ../../../gmp/printf/doprntf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/doprntf.c -o doprntf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o doprnti.lo ../../../gmp/printf/doprnti.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/doprnti.c -o doprnti.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fprintf.lo ../../../gmp/printf/fprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/fprintf.c -o fprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o obprintf.lo ../../../gmp/printf/obprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/obprintf.c -o obprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o obvprintf.lo ../../../gmp/printf/obvprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/obvprintf.c -o obvprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o obprntffuns.lo ../../../gmp/printf/obprntffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/obprntffuns.c -o obprntffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o printf.lo ../../../gmp/printf/printf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/printf.c -o printf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o printffuns.lo ../../../gmp/printf/printffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/printffuns.c -o printffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o snprintf.lo ../../../gmp/printf/snprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/snprintf.c -o snprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o snprntffuns.lo ../../../gmp/printf/snprntffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/snprntffuns.c -o snprntffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sprintf.lo ../../../gmp/printf/sprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/sprintf.c -o sprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sprintffuns.lo ../../../gmp/printf/sprintffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/sprintffuns.c -o sprintffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vasprintf.lo ../../../gmp/printf/vasprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/vasprintf.c -o vasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vfprintf.lo ../../../gmp/printf/vfprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/vfprintf.c -o vfprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vprintf.lo ../../../gmp/printf/vprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/vprintf.c -o vprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vsnprintf.lo ../../../gmp/printf/vsnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/vsnprintf.c -o vsnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vsprintf.lo ../../../gmp/printf/vsprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/vsprintf.c -o vsprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o repl-vsnprintf.lo ../../../gmp/printf/repl-vsnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/repl-vsnprintf.c -o repl-vsnprintf.o +/bin/sh ../libtool --tag=CC --mode=link gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo +libtool: link: ar rc .libs/libprintf.a asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o +libtool: link: ranlib .libs/libprintf.a +libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/printf' +Making all in scanf +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/scanf' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o doscan.lo ../../../gmp/scanf/doscan.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/doscan.c -o doscan.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fscanf.lo ../../../gmp/scanf/fscanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/fscanf.c -o fscanf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fscanffuns.lo ../../../gmp/scanf/fscanffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/fscanffuns.c -o fscanffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o scanf.lo ../../../gmp/scanf/scanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/scanf.c -o scanf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sscanf.lo ../../../gmp/scanf/sscanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/sscanf.c -o sscanf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sscanffuns.lo ../../../gmp/scanf/sscanffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/sscanffuns.c -o sscanffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vfscanf.lo ../../../gmp/scanf/vfscanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/vfscanf.c -o vfscanf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vscanf.lo ../../../gmp/scanf/vscanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/vscanf.c -o vscanf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vsscanf.lo ../../../gmp/scanf/vsscanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/vsscanf.c -o vsscanf.o +/bin/sh ../libtool --tag=CC --mode=link gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo +libtool: link: ar rc .libs/libscanf.a doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o +libtool: link: ranlib .libs/libscanf.a +libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/scanf' +Making all in rand +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/rand' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o rand.lo ../../../gmp/rand/rand.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/rand.c -o rand.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randclr.lo ../../../gmp/rand/randclr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randclr.c -o randclr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randdef.lo ../../../gmp/rand/randdef.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randdef.c -o randdef.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randiset.lo ../../../gmp/rand/randiset.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randiset.c -o randiset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randlc2s.lo ../../../gmp/rand/randlc2s.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randlc2s.c -o randlc2s.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randlc2x.lo ../../../gmp/rand/randlc2x.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randlc2x.c -o randlc2x.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randmt.lo ../../../gmp/rand/randmt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randmt.c -o randmt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randmts.lo ../../../gmp/rand/randmts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randmts.c -o randmts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o rands.lo ../../../gmp/rand/rands.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/rands.c -o rands.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randsd.lo ../../../gmp/rand/randsd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randsd.c -o randsd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randsdui.lo ../../../gmp/rand/randsdui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randsdui.c -o randsdui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randbui.lo ../../../gmp/rand/randbui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randbui.c -o randbui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randmui.lo ../../../gmp/rand/randmui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randmui.c -o randmui.o +/bin/sh ../libtool --tag=CC --mode=link gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo +libtool: link: ar rc .libs/librandom.a rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o +libtool: link: ranlib .libs/librandom.a +libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/rand' +Making all in cxx +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/cxx' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/cxx' +Making all in demos +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos' +Making all in calc +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/calc' +make all-am +make[6]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/calc' +make[6]: Nothing to be done for 'all-am'. +make[6]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/calc' +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/calc' +Making all in expr +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/expr' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/expr' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos' +Making all in tune +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tune' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tune' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/doc' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o assert.lo ../../gmp/assert.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/assert.c -o assert.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o compat.lo ../../gmp/compat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/compat.c -o compat.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o errno.lo ../../gmp/errno.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/errno.c -o errno.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o extract-dbl.lo ../../gmp/extract-dbl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/extract-dbl.c -o extract-dbl.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o invalid.lo ../../gmp/invalid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/invalid.c -o invalid.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o memory.lo ../../gmp/memory.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/memory.c -o memory.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_bpl.lo ../../gmp/mp_bpl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_bpl.c -o mp_bpl.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_clz_tab.lo ../../gmp/mp_clz_tab.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_clz_tab.c -o mp_clz_tab.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_dv_tab.lo ../../gmp/mp_dv_tab.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_dv_tab.c -o mp_dv_tab.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_minv_tab.lo ../../gmp/mp_minv_tab.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_minv_tab.c -o mp_minv_tab.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_get_fns.lo ../../gmp/mp_get_fns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_get_fns.c -o mp_get_fns.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_set_fns.lo ../../gmp/mp_set_fns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_set_fns.c -o mp_set_fns.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o version.lo ../../gmp/version.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/version.c -o version.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o nextprime.lo ../../gmp/nextprime.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/nextprime.c -o nextprime.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o primesieve.lo ../../gmp/primesieve.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/primesieve.c -o primesieve.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o tal-reent.lo ../../gmp/tal-reent.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/tal-reent.c -o tal-reent.o +/bin/sh ./libtool --tag=CC --mode=link gcc -DNO_ASM -g -O2 -version-info 14:1:4 -static-libstdc++ -static-libgcc -o libgmp.la -rpath /mnt/lfs/tools/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/add_n_sub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo +copying selected object files to avoid basename conflicts... +libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o +libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o +libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o +libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o +libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o +libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o +libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o +libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o +libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o +libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o +libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o +libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o +libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o +libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o +libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o +libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o +libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o +libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o +libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o +libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o +libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o +libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o +libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o +libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o +libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o +libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o +libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o +libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o +libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o +libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o +libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o +libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o +libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o +libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o +libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o +libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o +libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o +libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o +libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o +libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o +libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o +libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o +libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o +libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o +libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o +libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o +libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o +libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o +libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o +libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o +libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o +libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o +libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o +libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o +libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o +libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o +libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o +libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o +libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o +libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o +libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o +libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o +libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o +libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o +libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o +libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o +libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o +libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o +libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o +libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o +libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o +libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o +libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o +libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o +libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o +libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o +libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o +libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o +libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o +libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o +libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o +libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o +libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o +libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o +libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o +libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o +libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o +libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o +libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o +libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o +libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o +libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o +libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o +libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o +libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o +libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o +libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o +libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o +libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o +libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o +libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o +libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o +libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o +libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o +libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o +libtool: link: ar rc .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp_z.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucmod.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o mpz/stronglucas.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/fib2m.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o mpn/compute_powtab.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/strongfibo.o mpn/gcd_11.o mpn/gcd_22.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/sqrlo.o mpn/sqrlo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/sbpi1_bdiv_r.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/add_n_sub_n.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o +libtool: link: ranlib .libs/libgmp.a +libtool: link: rm -fr .libs/libgmp.lax +libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +mkdir -p -- ./mpfr +Configuring in ./mpfr +configure: creating cache ./config.cache +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for a sed that does not truncate output... /usr/bin/sed +checking whether configure options are compatible... yes +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for x86_64-pc-linux-gnu-ar... ar +checking the archiver (ar) interface... ar +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-dlltool... dlltool +checking how to associate runtime and link libraries... printf %s\n +checking for x86_64-pc-linux-gnu-ar... (cached) ar +checking for archiver @FILE support... @ +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking command to parse nm output from gcc object... ok +checking for sysroot... /mnt/lfs +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for x86_64-pc-linux-gnu-mt... no +checking for mt... no +checking if : is a manifest tool... no +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking for non-MS-Windows ICC... no +checking for an ANSI C-conforming const... yes +checking for working volatile... yes +checking whether byte ordering is bigendian... no +checking for library containing clock_gettime... none required +checking whether --disable-new-dtags is supported by the linker... yes (use it since LD_LIBRARY_PATH is set) +checking for main in -lm... yes +checking for main in -lquadmath... yes +checking whether time.h and sys/time.h may both be included... yes +checking for size_t... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking for string.h... (cached) yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking stdarg.h usability... yes +checking stdarg.h presence... yes +checking for stdarg.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/fpu.h usability... no +checking sys/fpu.h presence... no +checking for sys/fpu.h... no +checking for struct lconv.decimal_point... yes +checking for struct lconv.thousands_sep... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for uintptr_t... yes +checking how to copy va_list... va_copy +checking for setlocale... yes +checking for gettimeofday... yes +checking for signal... yes +checking for sigaction and its associated structure... yes +checking for long long int... yes +checking for intmax_t... yes +checking for working INTMAX_MAX... yes +checking for union fpc_csr... no +checking for _Noreturn... yes +checking for __builtin_unreachable... yes +checking for constructor and destructor attributes... yes +checking for fesetround... yes +checking for gcc float-conversion bug... no +checking for subnormal double-precision numbers... yes +checking for subnormal single-precision numbers... yes +checking for signed zeros... yes +checking if the FP division by 0 fails... no +checking if NAN == NAN... no +checking if charset has consecutive values... yes +checking for math/round... yes +checking for math/trunc... yes +checking for math/floor... yes +checking for math/ceil... yes +checking for math/nearbyint... yes +checking for _mulx_u64... no +checking format of floating-point type `double'... IEEE double, little endian +checking format of floating-point type `long double'... IEEE extended, little endian (16 bytes) +checking for TLS support using C11... yes +checking if _Float128 with hex constants is supported... yes +checking for Static Assertion support... yes +checking whether gcc __attribute__ ((mode (XX))) works... yes +checking for gmp.h... yes +checking for recent GMP... yes +checking usable gmp.h at link time... yes +checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency... yes +checking for __gmpz_init in -lgmp... yes +checking if gmp.h version and libgmp version are the same... (6.2.1/6.2.1) yes +checking for GMP library vs header correctness... yes +checking for double-to-integer conversion bug... no +checking if gmp_printf supports "%jd"... yes +checking if gmp_printf supports "%hhd"... yes +checking if gmp_printf supports "%lld"... yes +checking if gmp_printf supports "%Lf"... yes +checking if gmp_printf supports "%td"... yes +checking if gmp_printf supports the ' group flag... yes +checking for __gmpn_sbpi1_divappr_q... yes +checking for __gmpn_invert_limb... no +checking for __gmpn_rsblsh1_n... no +checking for long to fit in mp_limb_t... yes +checking for intmax_t to fit in mp_limb_t... yes +checking for getrusage... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating mpfr.pc +config.status: creating doc/Makefile +config.status: creating src/Makefile +config.status: creating tests/Makefile +config.status: creating tune/Makefile +config.status: creating src/mparam.h +config.status: creating tools/bench/Makefile +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr' +Making all in doc +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/doc' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/doc' +Making all in src +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/src' +../../../mpfr/tools/get_patches.sh ../../../mpfr/PATCHES > get_patches.c || { rm -f get_patches.c; exit 1; } +make all-am +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/src' +depbase=`echo exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exceptions.lo -MD -MP -MF $depbase.Tpo -c -o exceptions.lo ../../../mpfr/src/exceptions.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c ../../../mpfr/src/exceptions.c -o exceptions.o +depbase=`echo extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT extract.lo -MD -MP -MF $depbase.Tpo -c -o extract.lo ../../../mpfr/src/extract.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c ../../../mpfr/src/extract.c -o extract.o +depbase=`echo uceil_exp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT uceil_exp2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_exp2.lo ../../../mpfr/src/uceil_exp2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c ../../../mpfr/src/uceil_exp2.c -o uceil_exp2.o +depbase=`echo uceil_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT uceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_log2.lo ../../../mpfr/src/uceil_log2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../../mpfr/src/uceil_log2.c -o uceil_log2.o +depbase=`echo ufloor_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ufloor_log2.lo -MD -MP -MF $depbase.Tpo -c -o ufloor_log2.lo ../../../mpfr/src/ufloor_log2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ../../../mpfr/src/ufloor_log2.c -o ufloor_log2.o +depbase=`echo add.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add.lo -MD -MP -MF $depbase.Tpo -c -o add.lo ../../../mpfr/src/add.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../../mpfr/src/add.c -o add.o +depbase=`echo add1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add1.lo -MD -MP -MF $depbase.Tpo -c -o add1.lo ../../../mpfr/src/add1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c ../../../mpfr/src/add1.c -o add1.o +depbase=`echo add_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add_ui.lo -MD -MP -MF $depbase.Tpo -c -o add_ui.lo ../../../mpfr/src/add_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../../mpfr/src/add_ui.c -o add_ui.o +depbase=`echo agm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT agm.lo -MD -MP -MF $depbase.Tpo -c -o agm.lo ../../../mpfr/src/agm.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c ../../../mpfr/src/agm.c -o agm.o +depbase=`echo clear.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT clear.lo -MD -MP -MF $depbase.Tpo -c -o clear.lo ../../../mpfr/src/clear.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../../mpfr/src/clear.c -o clear.o +depbase=`echo cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp.lo -MD -MP -MF $depbase.Tpo -c -o cmp.lo ../../../mpfr/src/cmp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../../mpfr/src/cmp.c -o cmp.o +depbase=`echo cmpabs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmpabs.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs.lo ../../../mpfr/src/cmpabs.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmpabs.lo -MD -MP -MF .deps/cmpabs.Tpo -c ../../../mpfr/src/cmpabs.c -o cmpabs.o +depbase=`echo cmp_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_si.lo -MD -MP -MF $depbase.Tpo -c -o cmp_si.lo ../../../mpfr/src/cmp_si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c ../../../mpfr/src/cmp_si.c -o cmp_si.o +depbase=`echo cmp_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ui.lo ../../../mpfr/src/cmp_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c ../../../mpfr/src/cmp_ui.c -o cmp_ui.o +depbase=`echo comparisons.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT comparisons.lo -MD -MP -MF $depbase.Tpo -c -o comparisons.lo ../../../mpfr/src/comparisons.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c ../../../mpfr/src/comparisons.c -o comparisons.o +depbase=`echo div_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2exp.lo -MD -MP -MF $depbase.Tpo -c -o div_2exp.lo ../../../mpfr/src/div_2exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c ../../../mpfr/src/div_2exp.c -o div_2exp.o +depbase=`echo div_2si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2si.lo -MD -MP -MF $depbase.Tpo -c -o div_2si.lo ../../../mpfr/src/div_2si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../../mpfr/src/div_2si.c -o div_2si.o +depbase=`echo div_2ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2ui.lo -MD -MP -MF $depbase.Tpo -c -o div_2ui.lo ../../../mpfr/src/div_2ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../../mpfr/src/div_2ui.c -o div_2ui.o +depbase=`echo div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div.lo -MD -MP -MF $depbase.Tpo -c -o div.lo ../../../mpfr/src/div.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../../mpfr/src/div.c -o div.o +depbase=`echo div_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_ui.lo -MD -MP -MF $depbase.Tpo -c -o div_ui.lo ../../../mpfr/src/div_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../../mpfr/src/div_ui.c -o div_ui.o +depbase=`echo dot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dot.lo -MD -MP -MF $depbase.Tpo -c -o dot.lo ../../../mpfr/src/dot.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c ../../../mpfr/src/dot.c -o dot.o +depbase=`echo dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dump.lo -MD -MP -MF $depbase.Tpo -c -o dump.lo ../../../mpfr/src/dump.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c ../../../mpfr/src/dump.c -o dump.o +depbase=`echo eq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT eq.lo -MD -MP -MF $depbase.Tpo -c -o eq.lo ../../../mpfr/src/eq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c ../../../mpfr/src/eq.c -o eq.o +depbase=`echo exp10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp10.lo -MD -MP -MF $depbase.Tpo -c -o exp10.lo ../../../mpfr/src/exp10.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c ../../../mpfr/src/exp10.c -o exp10.o +depbase=`echo exp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp2.lo -MD -MP -MF $depbase.Tpo -c -o exp2.lo ../../../mpfr/src/exp2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c ../../../mpfr/src/exp2.c -o exp2.o +depbase=`echo exp3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp3.lo -MD -MP -MF $depbase.Tpo -c -o exp3.lo ../../../mpfr/src/exp3.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c ../../../mpfr/src/exp3.c -o exp3.o +depbase=`echo exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp.lo -MD -MP -MF $depbase.Tpo -c -o exp.lo ../../../mpfr/src/exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../../mpfr/src/exp.c -o exp.o +depbase=`echo frac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT frac.lo -MD -MP -MF $depbase.Tpo -c -o frac.lo ../../../mpfr/src/frac.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c ../../../mpfr/src/frac.c -o frac.o +depbase=`echo frexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT frexp.lo -MD -MP -MF $depbase.Tpo -c -o frexp.lo ../../../mpfr/src/frexp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c ../../../mpfr/src/frexp.c -o frexp.o +depbase=`echo get_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d.lo -MD -MP -MF $depbase.Tpo -c -o get_d.lo ../../../mpfr/src/get_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c ../../../mpfr/src/get_d.c -o get_d.o +depbase=`echo get_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_exp.lo -MD -MP -MF $depbase.Tpo -c -o get_exp.lo ../../../mpfr/src/get_exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c ../../../mpfr/src/get_exp.c -o get_exp.o +depbase=`echo get_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_str.lo -MD -MP -MF $depbase.Tpo -c -o get_str.lo ../../../mpfr/src/get_str.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c ../../../mpfr/src/get_str.c -o get_str.o +depbase=`echo init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo ../../../mpfr/src/init.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../mpfr/src/init.c -o init.o +depbase=`echo inp_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inp_str.lo -MD -MP -MF $depbase.Tpo -c -o inp_str.lo ../../../mpfr/src/inp_str.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../../mpfr/src/inp_str.c -o inp_str.o +depbase=`echo isinteger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isinteger.lo -MD -MP -MF $depbase.Tpo -c -o isinteger.lo ../../../mpfr/src/isinteger.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c ../../../mpfr/src/isinteger.c -o isinteger.o +depbase=`echo isinf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isinf.lo -MD -MP -MF $depbase.Tpo -c -o isinf.lo ../../../mpfr/src/isinf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c ../../../mpfr/src/isinf.c -o isinf.o +depbase=`echo isnan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isnan.lo -MD -MP -MF $depbase.Tpo -c -o isnan.lo ../../../mpfr/src/isnan.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c ../../../mpfr/src/isnan.c -o isnan.o +depbase=`echo isnum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isnum.lo -MD -MP -MF $depbase.Tpo -c -o isnum.lo ../../../mpfr/src/isnum.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c ../../../mpfr/src/isnum.c -o isnum.o +depbase=`echo const_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_log2.lo -MD -MP -MF $depbase.Tpo -c -o const_log2.lo ../../../mpfr/src/const_log2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c ../../../mpfr/src/const_log2.c -o const_log2.o +depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo ../../../mpfr/src/log.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../../mpfr/src/log.c -o log.o +depbase=`echo modf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT modf.lo -MD -MP -MF $depbase.Tpo -c -o modf.lo ../../../mpfr/src/modf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c ../../../mpfr/src/modf.c -o modf.o +depbase=`echo mul_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2exp.lo -MD -MP -MF $depbase.Tpo -c -o mul_2exp.lo ../../../mpfr/src/mul_2exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c ../../../mpfr/src/mul_2exp.c -o mul_2exp.o +depbase=`echo mul_2si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2si.lo -MD -MP -MF $depbase.Tpo -c -o mul_2si.lo ../../../mpfr/src/mul_2si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../../mpfr/src/mul_2si.c -o mul_2si.o +depbase=`echo mul_2ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_2ui.lo ../../../mpfr/src/mul_2ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../../mpfr/src/mul_2ui.c -o mul_2ui.o +depbase=`echo mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul.lo -MD -MP -MF $depbase.Tpo -c -o mul.lo ../../../mpfr/src/mul.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../../mpfr/src/mul.c -o mul.o +depbase=`echo mul_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_ui.lo ../../../mpfr/src/mul_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../../mpfr/src/mul_ui.c -o mul_ui.o +depbase=`echo neg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT neg.lo -MD -MP -MF $depbase.Tpo -c -o neg.lo ../../../mpfr/src/neg.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../../mpfr/src/neg.c -o neg.o +depbase=`echo next.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT next.lo -MD -MP -MF $depbase.Tpo -c -o next.lo ../../../mpfr/src/next.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT next.lo -MD -MP -MF .deps/next.Tpo -c ../../../mpfr/src/next.c -o next.o +depbase=`echo out_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT out_str.lo -MD -MP -MF $depbase.Tpo -c -o out_str.lo ../../../mpfr/src/out_str.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../../mpfr/src/out_str.c -o out_str.o +depbase=`echo printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT printf.lo -MD -MP -MF $depbase.Tpo -c -o printf.lo ../../../mpfr/src/printf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c ../../../mpfr/src/printf.c -o printf.o +depbase=`echo vasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT vasprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasprintf.lo ../../../mpfr/src/vasprintf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c ../../../mpfr/src/vasprintf.c -o vasprintf.o +depbase=`echo const_pi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_pi.lo -MD -MP -MF $depbase.Tpo -c -o const_pi.lo ../../../mpfr/src/const_pi.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c ../../../mpfr/src/const_pi.c -o const_pi.o +depbase=`echo pow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow.lo -MD -MP -MF $depbase.Tpo -c -o pow.lo ../../../mpfr/src/pow.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../../mpfr/src/pow.c -o pow.o +depbase=`echo pow_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_si.lo -MD -MP -MF $depbase.Tpo -c -o pow_si.lo ../../../mpfr/src/pow_si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../../mpfr/src/pow_si.c -o pow_si.o +depbase=`echo pow_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o pow_ui.lo ../../../mpfr/src/pow_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../../mpfr/src/pow_ui.c -o pow_ui.o +depbase=`echo print_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT print_raw.lo -MD -MP -MF $depbase.Tpo -c -o print_raw.lo ../../../mpfr/src/print_raw.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c ../../../mpfr/src/print_raw.c -o print_raw.o +depbase=`echo print_rnd_mode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT print_rnd_mode.lo -MD -MP -MF $depbase.Tpo -c -o print_rnd_mode.lo ../../../mpfr/src/print_rnd_mode.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c ../../../mpfr/src/print_rnd_mode.c -o print_rnd_mode.o +depbase=`echo reldiff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT reldiff.lo -MD -MP -MF $depbase.Tpo -c -o reldiff.lo ../../../mpfr/src/reldiff.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c ../../../mpfr/src/reldiff.c -o reldiff.o +depbase=`echo round_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_prec.lo -MD -MP -MF $depbase.Tpo -c -o round_prec.lo ../../../mpfr/src/round_prec.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c ../../../mpfr/src/round_prec.c -o round_prec.o +depbase=`echo set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set.lo -MD -MP -MF $depbase.Tpo -c -o set.lo ../../../mpfr/src/set.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../../mpfr/src/set.c -o set.o +depbase=`echo setmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setmax.lo -MD -MP -MF $depbase.Tpo -c -o setmax.lo ../../../mpfr/src/setmax.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c ../../../mpfr/src/setmax.c -o setmax.o +depbase=`echo setmin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setmin.lo -MD -MP -MF $depbase.Tpo -c -o setmin.lo ../../../mpfr/src/setmin.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c ../../../mpfr/src/setmin.c -o setmin.o +depbase=`echo set_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d.lo -MD -MP -MF $depbase.Tpo -c -o set_d.lo ../../../mpfr/src/set_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c ../../../mpfr/src/set_d.c -o set_d.o +depbase=`echo set_dfl_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_dfl_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_dfl_prec.lo ../../../mpfr/src/set_dfl_prec.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c ../../../mpfr/src/set_dfl_prec.c -o set_dfl_prec.o +depbase=`echo set_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_exp.lo -MD -MP -MF $depbase.Tpo -c -o set_exp.lo ../../../mpfr/src/set_exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c ../../../mpfr/src/set_exp.c -o set_exp.o +depbase=`echo set_rnd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_rnd.lo -MD -MP -MF $depbase.Tpo -c -o set_rnd.lo ../../../mpfr/src/set_rnd.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c ../../../mpfr/src/set_rnd.c -o set_rnd.o +depbase=`echo set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_f.lo -MD -MP -MF $depbase.Tpo -c -o set_f.lo ../../../mpfr/src/set_f.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c ../../../mpfr/src/set_f.c -o set_f.o +depbase=`echo set_prc_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_prc_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_prc_raw.lo ../../../mpfr/src/set_prc_raw.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c ../../../mpfr/src/set_prc_raw.c -o set_prc_raw.o +depbase=`echo set_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_prec.lo ../../../mpfr/src/set_prec.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../../mpfr/src/set_prec.c -o set_prec.o +depbase=`echo set_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_q.lo -MD -MP -MF $depbase.Tpo -c -o set_q.lo ../../../mpfr/src/set_q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c ../../../mpfr/src/set_q.c -o set_q.o +depbase=`echo set_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_si.lo -MD -MP -MF $depbase.Tpo -c -o set_si.lo ../../../mpfr/src/set_si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c ../../../mpfr/src/set_si.c -o set_si.o +depbase=`echo set_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_str.lo -MD -MP -MF $depbase.Tpo -c -o set_str.lo ../../../mpfr/src/set_str.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../../mpfr/src/set_str.c -o set_str.o +depbase=`echo set_str_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_str_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_str_raw.lo ../../../mpfr/src/set_str_raw.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c ../../../mpfr/src/set_str_raw.c -o set_str_raw.o +depbase=`echo set_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ui.lo -MD -MP -MF $depbase.Tpo -c -o set_ui.lo ../../../mpfr/src/set_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c ../../../mpfr/src/set_ui.c -o set_ui.o +depbase=`echo set_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_z.lo -MD -MP -MF $depbase.Tpo -c -o set_z.lo ../../../mpfr/src/set_z.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c ../../../mpfr/src/set_z.c -o set_z.o +depbase=`echo sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqrt.lo -MD -MP -MF $depbase.Tpo -c -o sqrt.lo ../../../mpfr/src/sqrt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../../mpfr/src/sqrt.c -o sqrt.o +depbase=`echo sqrt_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqrt_ui.lo -MD -MP -MF $depbase.Tpo -c -o sqrt_ui.lo ../../../mpfr/src/sqrt_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c ../../../mpfr/src/sqrt_ui.c -o sqrt_ui.o +depbase=`echo sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub.lo -MD -MP -MF $depbase.Tpo -c -o sub.lo ../../../mpfr/src/sub.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../../mpfr/src/sub.c -o sub.o +depbase=`echo sub1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub1.lo -MD -MP -MF $depbase.Tpo -c -o sub1.lo ../../../mpfr/src/sub1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c ../../../mpfr/src/sub1.c -o sub1.o +depbase=`echo sub_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub_ui.lo -MD -MP -MF $depbase.Tpo -c -o sub_ui.lo ../../../mpfr/src/sub_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../../mpfr/src/sub_ui.c -o sub_ui.o +depbase=`echo rint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rint.lo -MD -MP -MF $depbase.Tpo -c -o rint.lo ../../../mpfr/src/rint.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c ../../../mpfr/src/rint.c -o rint.o +depbase=`echo ui_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_div.lo -MD -MP -MF $depbase.Tpo -c -o ui_div.lo ../../../mpfr/src/ui_div.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../../mpfr/src/ui_div.c -o ui_div.o +depbase=`echo ui_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_sub.lo -MD -MP -MF $depbase.Tpo -c -o ui_sub.lo ../../../mpfr/src/ui_sub.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ../../../mpfr/src/ui_sub.c -o ui_sub.o +depbase=`echo urandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT urandom.lo -MD -MP -MF $depbase.Tpo -c -o urandom.lo ../../../mpfr/src/urandom.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../../mpfr/src/urandom.c -o urandom.o +depbase=`echo urandomb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT urandomb.lo -MD -MP -MF $depbase.Tpo -c -o urandomb.lo ../../../mpfr/src/urandomb.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c ../../../mpfr/src/urandomb.c -o urandomb.o +depbase=`echo get_z_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_z_exp.lo -MD -MP -MF $depbase.Tpo -c -o get_z_exp.lo ../../../mpfr/src/get_z_exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c ../../../mpfr/src/get_z_exp.c -o get_z_exp.o +depbase=`echo swap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT swap.lo -MD -MP -MF $depbase.Tpo -c -o swap.lo ../../../mpfr/src/swap.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../../mpfr/src/swap.c -o swap.o +depbase=`echo factorial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT factorial.lo -MD -MP -MF $depbase.Tpo -c -o factorial.lo ../../../mpfr/src/factorial.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c ../../../mpfr/src/factorial.c -o factorial.o +depbase=`echo cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cosh.lo -MD -MP -MF $depbase.Tpo -c -o cosh.lo ../../../mpfr/src/cosh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../../mpfr/src/cosh.c -o cosh.o +depbase=`echo sinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sinh.lo -MD -MP -MF $depbase.Tpo -c -o sinh.lo ../../../mpfr/src/sinh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../../mpfr/src/sinh.c -o sinh.o +depbase=`echo tanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT tanh.lo -MD -MP -MF $depbase.Tpo -c -o tanh.lo ../../../mpfr/src/tanh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../../mpfr/src/tanh.c -o tanh.o +depbase=`echo sinh_cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sinh_cosh.lo -MD -MP -MF $depbase.Tpo -c -o sinh_cosh.lo ../../../mpfr/src/sinh_cosh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c ../../../mpfr/src/sinh_cosh.c -o sinh_cosh.o +depbase=`echo acosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT acosh.lo -MD -MP -MF $depbase.Tpo -c -o acosh.lo ../../../mpfr/src/acosh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../../mpfr/src/acosh.c -o acosh.o +depbase=`echo asinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT asinh.lo -MD -MP -MF $depbase.Tpo -c -o asinh.lo ../../../mpfr/src/asinh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../../mpfr/src/asinh.c -o asinh.o +depbase=`echo atanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atanh.lo -MD -MP -MF $depbase.Tpo -c -o atanh.lo ../../../mpfr/src/atanh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../../mpfr/src/atanh.c -o atanh.o +depbase=`echo atan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atan.lo -MD -MP -MF $depbase.Tpo -c -o atan.lo ../../../mpfr/src/atan.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../../mpfr/src/atan.c -o atan.o +depbase=`echo cmp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp2.lo -MD -MP -MF $depbase.Tpo -c -o cmp2.lo ../../../mpfr/src/cmp2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c ../../../mpfr/src/cmp2.c -o cmp2.o +depbase=`echo exp_2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp_2.lo -MD -MP -MF $depbase.Tpo -c -o exp_2.lo ../../../mpfr/src/exp_2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c ../../../mpfr/src/exp_2.c -o exp_2.o +depbase=`echo asin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT asin.lo -MD -MP -MF $depbase.Tpo -c -o asin.lo ../../../mpfr/src/asin.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../../mpfr/src/asin.c -o asin.o +depbase=`echo const_euler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_euler.lo -MD -MP -MF $depbase.Tpo -c -o const_euler.lo ../../../mpfr/src/const_euler.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c ../../../mpfr/src/const_euler.c -o const_euler.o +depbase=`echo cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cos.lo -MD -MP -MF $depbase.Tpo -c -o cos.lo ../../../mpfr/src/cos.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../../mpfr/src/cos.c -o cos.o +depbase=`echo sin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sin.lo -MD -MP -MF $depbase.Tpo -c -o sin.lo ../../../mpfr/src/sin.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../../mpfr/src/sin.c -o sin.o +depbase=`echo tan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT tan.lo -MD -MP -MF $depbase.Tpo -c -o tan.lo ../../../mpfr/src/tan.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../../mpfr/src/tan.c -o tan.o +depbase=`echo fma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fma.lo -MD -MP -MF $depbase.Tpo -c -o fma.lo ../../../mpfr/src/fma.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../../mpfr/src/fma.c -o fma.o +depbase=`echo fms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fms.lo -MD -MP -MF $depbase.Tpo -c -o fms.lo ../../../mpfr/src/fms.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c ../../../mpfr/src/fms.c -o fms.o +depbase=`echo hypot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT hypot.lo -MD -MP -MF $depbase.Tpo -c -o hypot.lo ../../../mpfr/src/hypot.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c ../../../mpfr/src/hypot.c -o hypot.o +depbase=`echo log1p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log1p.lo -MD -MP -MF $depbase.Tpo -c -o log1p.lo ../../../mpfr/src/log1p.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c ../../../mpfr/src/log1p.c -o log1p.o +depbase=`echo expm1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT expm1.lo -MD -MP -MF $depbase.Tpo -c -o expm1.lo ../../../mpfr/src/expm1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c ../../../mpfr/src/expm1.c -o expm1.o +depbase=`echo log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log2.lo -MD -MP -MF $depbase.Tpo -c -o log2.lo ../../../mpfr/src/log2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c ../../../mpfr/src/log2.c -o log2.o +depbase=`echo log10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log10.lo -MD -MP -MF $depbase.Tpo -c -o log10.lo ../../../mpfr/src/log10.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../../mpfr/src/log10.c -o log10.o +depbase=`echo ui_pow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_pow.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow.lo ../../../mpfr/src/ui_pow.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ../../../mpfr/src/ui_pow.c -o ui_pow.o +depbase=`echo ui_pow_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow_ui.lo ../../../mpfr/src/ui_pow_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ../../../mpfr/src/ui_pow_ui.c -o ui_pow_ui.o +depbase=`echo minmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT minmax.lo -MD -MP -MF $depbase.Tpo -c -o minmax.lo ../../../mpfr/src/minmax.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c ../../../mpfr/src/minmax.c -o minmax.o +depbase=`echo dim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dim.lo -MD -MP -MF $depbase.Tpo -c -o dim.lo ../../../mpfr/src/dim.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c ../../../mpfr/src/dim.c -o dim.o +depbase=`echo signbit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT signbit.lo -MD -MP -MF $depbase.Tpo -c -o signbit.lo ../../../mpfr/src/signbit.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c ../../../mpfr/src/signbit.c -o signbit.o +depbase=`echo copysign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT copysign.lo -MD -MP -MF $depbase.Tpo -c -o copysign.lo ../../../mpfr/src/copysign.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c ../../../mpfr/src/copysign.c -o copysign.o +depbase=`echo setsign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setsign.lo -MD -MP -MF $depbase.Tpo -c -o setsign.lo ../../../mpfr/src/setsign.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c ../../../mpfr/src/setsign.c -o setsign.o +depbase=`echo gmp_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gmp_op.lo -MD -MP -MF $depbase.Tpo -c -o gmp_op.lo ../../../mpfr/src/gmp_op.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c ../../../mpfr/src/gmp_op.c -o gmp_op.o +depbase=`echo init2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT init2.lo -MD -MP -MF $depbase.Tpo -c -o init2.lo ../../../mpfr/src/init2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../../mpfr/src/init2.c -o init2.o +depbase=`echo acos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT acos.lo -MD -MP -MF $depbase.Tpo -c -o acos.lo ../../../mpfr/src/acos.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../../mpfr/src/acos.c -o acos.o +depbase=`echo sin_cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sin_cos.lo -MD -MP -MF $depbase.Tpo -c -o sin_cos.lo ../../../mpfr/src/sin_cos.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../../mpfr/src/sin_cos.c -o sin_cos.o +depbase=`echo set_nan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_nan.lo -MD -MP -MF $depbase.Tpo -c -o set_nan.lo ../../../mpfr/src/set_nan.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c ../../../mpfr/src/set_nan.c -o set_nan.o +depbase=`echo set_inf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_inf.lo -MD -MP -MF $depbase.Tpo -c -o set_inf.lo ../../../mpfr/src/set_inf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c ../../../mpfr/src/set_inf.c -o set_inf.o +depbase=`echo set_zero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_zero.lo -MD -MP -MF $depbase.Tpo -c -o set_zero.lo ../../../mpfr/src/set_zero.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c ../../../mpfr/src/set_zero.c -o set_zero.o +depbase=`echo powerof2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT powerof2.lo -MD -MP -MF $depbase.Tpo -c -o powerof2.lo ../../../mpfr/src/powerof2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c ../../../mpfr/src/powerof2.c -o powerof2.o +depbase=`echo gamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gamma.lo -MD -MP -MF $depbase.Tpo -c -o gamma.lo ../../../mpfr/src/gamma.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c ../../../mpfr/src/gamma.c -o gamma.o +depbase=`echo set_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ld.lo -MD -MP -MF $depbase.Tpo -c -o set_ld.lo ../../../mpfr/src/set_ld.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c ../../../mpfr/src/set_ld.c -o set_ld.o +depbase=`echo get_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_ld.lo -MD -MP -MF $depbase.Tpo -c -o get_ld.lo ../../../mpfr/src/get_ld.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c ../../../mpfr/src/get_ld.c -o get_ld.o +depbase=`echo cbrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cbrt.lo -MD -MP -MF $depbase.Tpo -c -o cbrt.lo ../../../mpfr/src/cbrt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c ../../../mpfr/src/cbrt.c -o cbrt.o +depbase=`echo volatile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT volatile.lo -MD -MP -MF $depbase.Tpo -c -o volatile.lo ../../../mpfr/src/volatile.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c ../../../mpfr/src/volatile.c -o volatile.o +depbase=`echo fits_sshort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_sshort.lo -MD -MP -MF $depbase.Tpo -c -o fits_sshort.lo ../../../mpfr/src/fits_sshort.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c ../../../mpfr/src/fits_sshort.c -o fits_sshort.o +depbase=`echo fits_sint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_sint.lo -MD -MP -MF $depbase.Tpo -c -o fits_sint.lo ../../../mpfr/src/fits_sint.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c ../../../mpfr/src/fits_sint.c -o fits_sint.o +depbase=`echo fits_slong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_slong.lo -MD -MP -MF $depbase.Tpo -c -o fits_slong.lo ../../../mpfr/src/fits_slong.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c ../../../mpfr/src/fits_slong.c -o fits_slong.o +depbase=`echo fits_ushort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_ushort.lo -MD -MP -MF $depbase.Tpo -c -o fits_ushort.lo ../../../mpfr/src/fits_ushort.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c ../../../mpfr/src/fits_ushort.c -o fits_ushort.o +depbase=`echo fits_uint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_uint.lo -MD -MP -MF $depbase.Tpo -c -o fits_uint.lo ../../../mpfr/src/fits_uint.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c ../../../mpfr/src/fits_uint.c -o fits_uint.o +depbase=`echo fits_ulong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o fits_ulong.lo ../../../mpfr/src/fits_ulong.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c ../../../mpfr/src/fits_ulong.c -o fits_ulong.o +depbase=`echo fits_uintmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_uintmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_uintmax.lo ../../../mpfr/src/fits_uintmax.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c ../../../mpfr/src/fits_uintmax.c -o fits_uintmax.o +depbase=`echo fits_intmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_intmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_intmax.lo ../../../mpfr/src/fits_intmax.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c ../../../mpfr/src/fits_intmax.c -o fits_intmax.o +depbase=`echo get_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_si.lo -MD -MP -MF $depbase.Tpo -c -o get_si.lo ../../../mpfr/src/get_si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c ../../../mpfr/src/get_si.c -o get_si.o +depbase=`echo get_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_ui.lo -MD -MP -MF $depbase.Tpo -c -o get_ui.lo ../../../mpfr/src/get_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c ../../../mpfr/src/get_ui.c -o get_ui.o +depbase=`echo zeta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT zeta.lo -MD -MP -MF $depbase.Tpo -c -o zeta.lo ../../../mpfr/src/zeta.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c ../../../mpfr/src/zeta.c -o zeta.o +depbase=`echo cmp_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_d.lo -MD -MP -MF $depbase.Tpo -c -o cmp_d.lo ../../../mpfr/src/cmp_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c ../../../mpfr/src/cmp_d.c -o cmp_d.o +depbase=`echo erf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erf.lo -MD -MP -MF $depbase.Tpo -c -o erf.lo ../../../mpfr/src/erf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c ../../../mpfr/src/erf.c -o erf.o +depbase=`echo inits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inits.lo -MD -MP -MF $depbase.Tpo -c -o inits.lo ../../../mpfr/src/inits.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c ../../../mpfr/src/inits.c -o inits.o +depbase=`echo inits2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inits2.lo -MD -MP -MF $depbase.Tpo -c -o inits2.lo ../../../mpfr/src/inits2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c ../../../mpfr/src/inits2.c -o inits2.o +depbase=`echo clears.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT clears.lo -MD -MP -MF $depbase.Tpo -c -o clears.lo ../../../mpfr/src/clears.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c ../../../mpfr/src/clears.c -o clears.o +depbase=`echo sgn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sgn.lo -MD -MP -MF $depbase.Tpo -c -o sgn.lo ../../../mpfr/src/sgn.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c ../../../mpfr/src/sgn.c -o sgn.o +depbase=`echo check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT check.lo -MD -MP -MF $depbase.Tpo -c -o check.lo ../../../mpfr/src/check.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT check.lo -MD -MP -MF .deps/check.Tpo -c ../../../mpfr/src/check.c -o check.o +depbase=`echo sub1sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub1sp.lo -MD -MP -MF $depbase.Tpo -c -o sub1sp.lo ../../../mpfr/src/sub1sp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c ../../../mpfr/src/sub1sp.c -o sub1sp.o +depbase=`echo version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo ../../../mpfr/src/version.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../../mpfr/src/version.c -o version.o +depbase=`echo mpn_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpn_exp.lo -MD -MP -MF $depbase.Tpo -c -o mpn_exp.lo ../../../mpfr/src/mpn_exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c ../../../mpfr/src/mpn_exp.c -o mpn_exp.o +depbase=`echo mpfr-gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpfr-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-gmp.lo ../../../mpfr/src/mpfr-gmp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c ../../../mpfr/src/mpfr-gmp.c -o mpfr-gmp.o +depbase=`echo mp_clz_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mp_clz_tab.lo -MD -MP -MF $depbase.Tpo -c -o mp_clz_tab.lo ../../../mpfr/src/mp_clz_tab.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c ../../../mpfr/src/mp_clz_tab.c -o mp_clz_tab.o +depbase=`echo sum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sum.lo -MD -MP -MF $depbase.Tpo -c -o sum.lo ../../../mpfr/src/sum.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c ../../../mpfr/src/sum.c -o sum.o +depbase=`echo add1sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add1sp.lo -MD -MP -MF $depbase.Tpo -c -o add1sp.lo ../../../mpfr/src/add1sp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c ../../../mpfr/src/add1sp.c -o add1sp.o +depbase=`echo free_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT free_cache.lo -MD -MP -MF $depbase.Tpo -c -o free_cache.lo ../../../mpfr/src/free_cache.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c ../../../mpfr/src/free_cache.c -o free_cache.o +depbase=`echo si_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT si_op.lo -MD -MP -MF $depbase.Tpo -c -o si_op.lo ../../../mpfr/src/si_op.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c ../../../mpfr/src/si_op.c -o si_op.o +depbase=`echo cmp_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_ld.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ld.lo ../../../mpfr/src/cmp_ld.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c ../../../mpfr/src/cmp_ld.c -o cmp_ld.o +depbase=`echo set_ui_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ui_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_ui_2exp.lo ../../../mpfr/src/set_ui_2exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c ../../../mpfr/src/set_ui_2exp.c -o set_ui_2exp.o +depbase=`echo set_si_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_si_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_si_2exp.lo ../../../mpfr/src/set_si_2exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c ../../../mpfr/src/set_si_2exp.c -o set_si_2exp.o +depbase=`echo set_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_uj.lo -MD -MP -MF $depbase.Tpo -c -o set_uj.lo ../../../mpfr/src/set_uj.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c ../../../mpfr/src/set_uj.c -o set_uj.o +depbase=`echo set_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_sj.lo -MD -MP -MF $depbase.Tpo -c -o set_sj.lo ../../../mpfr/src/set_sj.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c ../../../mpfr/src/set_sj.c -o set_sj.o +depbase=`echo get_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_sj.lo -MD -MP -MF $depbase.Tpo -c -o get_sj.lo ../../../mpfr/src/get_sj.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c ../../../mpfr/src/get_sj.c -o get_sj.o +depbase=`echo get_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_uj.lo -MD -MP -MF $depbase.Tpo -c -o get_uj.lo ../../../mpfr/src/get_uj.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c ../../../mpfr/src/get_uj.c -o get_uj.o +depbase=`echo get_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_z.lo -MD -MP -MF $depbase.Tpo -c -o get_z.lo ../../../mpfr/src/get_z.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c ../../../mpfr/src/get_z.c -o get_z.o +depbase=`echo iszero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT iszero.lo -MD -MP -MF $depbase.Tpo -c -o iszero.lo ../../../mpfr/src/iszero.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c ../../../mpfr/src/iszero.c -o iszero.o +depbase=`echo cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo ../../../mpfr/src/cache.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../../mpfr/src/cache.c -o cache.o +depbase=`echo sqr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqr.lo -MD -MP -MF $depbase.Tpo -c -o sqr.lo ../../../mpfr/src/sqr.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../../mpfr/src/sqr.c -o sqr.o +depbase=`echo int_ceil_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT int_ceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o int_ceil_log2.lo ../../../mpfr/src/int_ceil_log2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c ../../../mpfr/src/int_ceil_log2.c -o int_ceil_log2.o +depbase=`echo isqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isqrt.lo -MD -MP -MF $depbase.Tpo -c -o isqrt.lo ../../../mpfr/src/isqrt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c ../../../mpfr/src/isqrt.c -o isqrt.o +depbase=`echo strtofr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT strtofr.lo -MD -MP -MF $depbase.Tpo -c -o strtofr.lo ../../../mpfr/src/strtofr.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c ../../../mpfr/src/strtofr.c -o strtofr.o +depbase=`echo pow_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_z.lo -MD -MP -MF $depbase.Tpo -c -o pow_z.lo ../../../mpfr/src/pow_z.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../../mpfr/src/pow_z.c -o pow_z.o +depbase=`echo logging.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT logging.lo -MD -MP -MF $depbase.Tpo -c -o logging.lo ../../../mpfr/src/logging.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c ../../../mpfr/src/logging.c -o logging.o +depbase=`echo mulders.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mulders.lo -MD -MP -MF $depbase.Tpo -c -o mulders.lo ../../../mpfr/src/mulders.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c ../../../mpfr/src/mulders.c -o mulders.o +depbase=`echo get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_f.lo -MD -MP -MF $depbase.Tpo -c -o get_f.lo ../../../mpfr/src/get_f.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c ../../../mpfr/src/get_f.c -o get_f.o +depbase=`echo round_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_p.lo -MD -MP -MF $depbase.Tpo -c -o round_p.lo ../../../mpfr/src/round_p.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c ../../../mpfr/src/round_p.c -o round_p.o +depbase=`echo erfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erfc.lo -MD -MP -MF $depbase.Tpo -c -o erfc.lo ../../../mpfr/src/erfc.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c ../../../mpfr/src/erfc.c -o erfc.o +depbase=`echo atan2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atan2.lo -MD -MP -MF $depbase.Tpo -c -o atan2.lo ../../../mpfr/src/atan2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c ../../../mpfr/src/atan2.c -o atan2.o +depbase=`echo subnormal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT subnormal.lo -MD -MP -MF $depbase.Tpo -c -o subnormal.lo ../../../mpfr/src/subnormal.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c ../../../mpfr/src/subnormal.c -o subnormal.o +depbase=`echo const_catalan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_catalan.lo -MD -MP -MF $depbase.Tpo -c -o const_catalan.lo ../../../mpfr/src/const_catalan.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c ../../../mpfr/src/const_catalan.c -o const_catalan.o +depbase=`echo root.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT root.lo -MD -MP -MF $depbase.Tpo -c -o root.lo ../../../mpfr/src/root.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT root.lo -MD -MP -MF .deps/root.Tpo -c ../../../mpfr/src/root.c -o root.o +depbase=`echo sec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sec.lo -MD -MP -MF $depbase.Tpo -c -o sec.lo ../../../mpfr/src/sec.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c ../../../mpfr/src/sec.c -o sec.o +depbase=`echo csc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT csc.lo -MD -MP -MF $depbase.Tpo -c -o csc.lo ../../../mpfr/src/csc.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c ../../../mpfr/src/csc.c -o csc.o +depbase=`echo cot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cot.lo -MD -MP -MF $depbase.Tpo -c -o cot.lo ../../../mpfr/src/cot.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c ../../../mpfr/src/cot.c -o cot.o +depbase=`echo eint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT eint.lo -MD -MP -MF $depbase.Tpo -c -o eint.lo ../../../mpfr/src/eint.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c ../../../mpfr/src/eint.c -o eint.o +depbase=`echo sech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sech.lo -MD -MP -MF $depbase.Tpo -c -o sech.lo ../../../mpfr/src/sech.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c ../../../mpfr/src/sech.c -o sech.o +depbase=`echo csch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT csch.lo -MD -MP -MF $depbase.Tpo -c -o csch.lo ../../../mpfr/src/csch.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c ../../../mpfr/src/csch.c -o csch.o +depbase=`echo coth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT coth.lo -MD -MP -MF $depbase.Tpo -c -o coth.lo ../../../mpfr/src/coth.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c ../../../mpfr/src/coth.c -o coth.o +depbase=`echo round_near_x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_near_x.lo -MD -MP -MF $depbase.Tpo -c -o round_near_x.lo ../../../mpfr/src/round_near_x.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c ../../../mpfr/src/round_near_x.c -o round_near_x.o +depbase=`echo constant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT constant.lo -MD -MP -MF $depbase.Tpo -c -o constant.lo ../../../mpfr/src/constant.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c ../../../mpfr/src/constant.c -o constant.o +depbase=`echo abort_prec_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT abort_prec_max.lo -MD -MP -MF $depbase.Tpo -c -o abort_prec_max.lo ../../../mpfr/src/abort_prec_max.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c ../../../mpfr/src/abort_prec_max.c -o abort_prec_max.o +depbase=`echo stack_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT stack_interface.lo -MD -MP -MF $depbase.Tpo -c -o stack_interface.lo ../../../mpfr/src/stack_interface.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c ../../../mpfr/src/stack_interface.c -o stack_interface.o +depbase=`echo lngamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT lngamma.lo -MD -MP -MF $depbase.Tpo -c -o lngamma.lo ../../../mpfr/src/lngamma.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c ../../../mpfr/src/lngamma.c -o lngamma.o +depbase=`echo zeta_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT zeta_ui.lo -MD -MP -MF $depbase.Tpo -c -o zeta_ui.lo ../../../mpfr/src/zeta_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c ../../../mpfr/src/zeta_ui.c -o zeta_ui.o +depbase=`echo set_d64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d64.lo -MD -MP -MF $depbase.Tpo -c -o set_d64.lo ../../../mpfr/src/set_d64.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c ../../../mpfr/src/set_d64.c -o set_d64.o +depbase=`echo get_d64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d64.lo -MD -MP -MF $depbase.Tpo -c -o get_d64.lo ../../../mpfr/src/get_d64.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c ../../../mpfr/src/get_d64.c -o get_d64.o +depbase=`echo jn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT jn.lo -MD -MP -MF $depbase.Tpo -c -o jn.lo ../../../mpfr/src/jn.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c ../../../mpfr/src/jn.c -o jn.o +depbase=`echo yn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT yn.lo -MD -MP -MF $depbase.Tpo -c -o yn.lo ../../../mpfr/src/yn.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c ../../../mpfr/src/yn.c -o yn.o +depbase=`echo rem1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rem1.lo -MD -MP -MF $depbase.Tpo -c -o rem1.lo ../../../mpfr/src/rem1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c ../../../mpfr/src/rem1.c -o rem1.o +depbase=`echo add_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add_d.lo -MD -MP -MF $depbase.Tpo -c -o add_d.lo ../../../mpfr/src/add_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c ../../../mpfr/src/add_d.c -o add_d.o +depbase=`echo sub_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub_d.lo -MD -MP -MF $depbase.Tpo -c -o sub_d.lo ../../../mpfr/src/sub_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c ../../../mpfr/src/sub_d.c -o sub_d.o +depbase=`echo d_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT d_sub.lo -MD -MP -MF $depbase.Tpo -c -o d_sub.lo ../../../mpfr/src/d_sub.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c ../../../mpfr/src/d_sub.c -o d_sub.o +depbase=`echo mul_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_d.lo -MD -MP -MF $depbase.Tpo -c -o mul_d.lo ../../../mpfr/src/mul_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c ../../../mpfr/src/mul_d.c -o mul_d.o +depbase=`echo div_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_d.lo -MD -MP -MF $depbase.Tpo -c -o div_d.lo ../../../mpfr/src/div_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c ../../../mpfr/src/div_d.c -o div_d.o +depbase=`echo d_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT d_div.lo -MD -MP -MF $depbase.Tpo -c -o d_div.lo ../../../mpfr/src/d_div.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c ../../../mpfr/src/d_div.c -o d_div.o +depbase=`echo li2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT li2.lo -MD -MP -MF $depbase.Tpo -c -o li2.lo ../../../mpfr/src/li2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c ../../../mpfr/src/li2.c -o li2.o +depbase=`echo rec_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rec_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o rec_sqrt.lo ../../../mpfr/src/rec_sqrt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c ../../../mpfr/src/rec_sqrt.c -o rec_sqrt.o +depbase=`echo min_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT min_prec.lo -MD -MP -MF $depbase.Tpo -c -o min_prec.lo ../../../mpfr/src/min_prec.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c ../../../mpfr/src/min_prec.c -o min_prec.o +depbase=`echo buildopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT buildopt.lo -MD -MP -MF $depbase.Tpo -c -o buildopt.lo ../../../mpfr/src/buildopt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c ../../../mpfr/src/buildopt.c -o buildopt.o +depbase=`echo digamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT digamma.lo -MD -MP -MF $depbase.Tpo -c -o digamma.lo ../../../mpfr/src/digamma.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c ../../../mpfr/src/digamma.c -o digamma.o +depbase=`echo bernoulli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT bernoulli.lo -MD -MP -MF $depbase.Tpo -c -o bernoulli.lo ../../../mpfr/src/bernoulli.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c ../../../mpfr/src/bernoulli.c -o bernoulli.o +depbase=`echo isregular.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isregular.lo -MD -MP -MF $depbase.Tpo -c -o isregular.lo ../../../mpfr/src/isregular.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c ../../../mpfr/src/isregular.c -o isregular.o +depbase=`echo set_flt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_flt.lo -MD -MP -MF $depbase.Tpo -c -o set_flt.lo ../../../mpfr/src/set_flt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c ../../../mpfr/src/set_flt.c -o set_flt.o +depbase=`echo get_flt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_flt.lo -MD -MP -MF $depbase.Tpo -c -o get_flt.lo ../../../mpfr/src/get_flt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c ../../../mpfr/src/get_flt.c -o get_flt.o +depbase=`echo scale2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT scale2.lo -MD -MP -MF $depbase.Tpo -c -o scale2.lo ../../../mpfr/src/scale2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c ../../../mpfr/src/scale2.c -o scale2.o +depbase=`echo set_z_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_z_exp.lo -MD -MP -MF $depbase.Tpo -c -o set_z_exp.lo ../../../mpfr/src/set_z_exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c ../../../mpfr/src/set_z_exp.c -o set_z_exp.o +depbase=`echo ai.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ai.lo -MD -MP -MF $depbase.Tpo -c -o ai.lo ../../../mpfr/src/ai.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ../../../mpfr/src/ai.c -o ai.o +depbase=`echo gammaonethird.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gammaonethird.lo -MD -MP -MF $depbase.Tpo -c -o gammaonethird.lo ../../../mpfr/src/gammaonethird.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c ../../../mpfr/src/gammaonethird.c -o gammaonethird.o +depbase=`echo grandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT grandom.lo -MD -MP -MF $depbase.Tpo -c -o grandom.lo ../../../mpfr/src/grandom.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c ../../../mpfr/src/grandom.c -o grandom.o +depbase=`echo fpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fpif.lo -MD -MP -MF $depbase.Tpo -c -o fpif.lo ../../../mpfr/src/fpif.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c ../../../mpfr/src/fpif.c -o fpif.o +depbase=`echo set_float128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_float128.lo -MD -MP -MF $depbase.Tpo -c -o set_float128.lo ../../../mpfr/src/set_float128.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c ../../../mpfr/src/set_float128.c -o set_float128.o +depbase=`echo get_float128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_float128.lo -MD -MP -MF $depbase.Tpo -c -o get_float128.lo ../../../mpfr/src/get_float128.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c ../../../mpfr/src/get_float128.c -o get_float128.o +depbase=`echo rndna.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rndna.lo -MD -MP -MF $depbase.Tpo -c -o rndna.lo ../../../mpfr/src/rndna.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c ../../../mpfr/src/rndna.c -o rndna.o +depbase=`echo nrandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT nrandom.lo -MD -MP -MF $depbase.Tpo -c -o nrandom.lo ../../../mpfr/src/nrandom.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c ../../../mpfr/src/nrandom.c -o nrandom.o +depbase=`echo random_deviate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT random_deviate.lo -MD -MP -MF $depbase.Tpo -c -o random_deviate.lo ../../../mpfr/src/random_deviate.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c ../../../mpfr/src/random_deviate.c -o random_deviate.o +depbase=`echo erandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erandom.lo -MD -MP -MF $depbase.Tpo -c -o erandom.lo ../../../mpfr/src/erandom.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c ../../../mpfr/src/erandom.c -o erandom.o +depbase=`echo mpfr-mini-gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpfr-mini-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-mini-gmp.lo ../../../mpfr/src/mpfr-mini-gmp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c ../../../mpfr/src/mpfr-mini-gmp.c -o mpfr-mini-gmp.o +depbase=`echo fmma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fmma.lo -MD -MP -MF $depbase.Tpo -c -o fmma.lo ../../../mpfr/src/fmma.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fmma.lo -MD -MP -MF .deps/fmma.Tpo -c ../../../mpfr/src/fmma.c -o fmma.o +depbase=`echo log_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log_ui.lo -MD -MP -MF $depbase.Tpo -c -o log_ui.lo ../../../mpfr/src/log_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log_ui.lo -MD -MP -MF .deps/log_ui.Tpo -c ../../../mpfr/src/log_ui.c -o log_ui.o +depbase=`echo gamma_inc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gamma_inc.lo -MD -MP -MF $depbase.Tpo -c -o gamma_inc.lo ../../../mpfr/src/gamma_inc.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gamma_inc.lo -MD -MP -MF .deps/gamma_inc.Tpo -c ../../../mpfr/src/gamma_inc.c -o gamma_inc.o +depbase=`echo ubf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ubf.lo -MD -MP -MF $depbase.Tpo -c -o ubf.lo ../../../mpfr/src/ubf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ubf.lo -MD -MP -MF .deps/ubf.Tpo -c ../../../mpfr/src/ubf.c -o ubf.o +depbase=`echo beta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT beta.lo -MD -MP -MF $depbase.Tpo -c -o beta.lo ../../../mpfr/src/beta.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c ../../../mpfr/src/beta.c -o beta.o +depbase=`echo odd_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT odd_p.lo -MD -MP -MF $depbase.Tpo -c -o odd_p.lo ../../../mpfr/src/odd_p.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT odd_p.lo -MD -MP -MF .deps/odd_p.Tpo -c ../../../mpfr/src/odd_p.c -o odd_p.o +depbase=`echo get_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_q.lo -MD -MP -MF $depbase.Tpo -c -o get_q.lo ../../../mpfr/src/get_q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_q.lo -MD -MP -MF .deps/get_q.Tpo -c ../../../mpfr/src/get_q.c -o get_q.o +depbase=`echo pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pool.lo -MD -MP -MF $depbase.Tpo -c -o pool.lo ../../../mpfr/src/pool.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c ../../../mpfr/src/pool.c -o pool.o +depbase=`echo total_order.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT total_order.lo -MD -MP -MF $depbase.Tpo -c -o total_order.lo ../../../mpfr/src/total_order.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT total_order.lo -MD -MP -MF .deps/total_order.Tpo -c ../../../mpfr/src/total_order.c -o total_order.o +depbase=`echo set_d128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d128.lo -MD -MP -MF $depbase.Tpo -c -o set_d128.lo ../../../mpfr/src/set_d128.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d128.lo -MD -MP -MF .deps/set_d128.Tpo -c ../../../mpfr/src/set_d128.c -o set_d128.o +depbase=`echo get_d128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d128.lo -MD -MP -MF $depbase.Tpo -c -o get_d128.lo ../../../mpfr/src/get_d128.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d128.lo -MD -MP -MF .deps/get_d128.Tpo -c ../../../mpfr/src/get_d128.c -o get_d128.o +depbase=`echo nbits_ulong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT nbits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o nbits_ulong.lo ../../../mpfr/src/nbits_ulong.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT nbits_ulong.lo -MD -MP -MF .deps/nbits_ulong.Tpo -c ../../../mpfr/src/nbits_ulong.c -o nbits_ulong.o +depbase=`echo cmpabs_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmpabs_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs_ui.lo ../../../mpfr/src/cmpabs_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmpabs_ui.lo -MD -MP -MF .deps/cmpabs_ui.Tpo -c ../../../mpfr/src/cmpabs_ui.c -o cmpabs_ui.o +depbase=`echo get_patches.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_patches.lo -MD -MP -MF $depbase.Tpo -c -o get_patches.lo get_patches.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c get_patches.c -o get_patches.o +/bin/sh ../libtool --tag=CC --mode=link gcc -DNO_ASM -g -O2 -version-info 7:0:1 -static-libstdc++ -static-libgcc -o libmpfr.la -rpath /mnt/lfs/tools/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmpabs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dot.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_exp.lo ai.lo gammaonethird.lo grandom.lo fpif.lo set_float128.lo get_float128.lo rndna.lo nrandom.lo random_deviate.lo erandom.lo mpfr-mini-gmp.lo fmma.lo log_ui.lo gamma_inc.lo ubf.lo beta.lo odd_p.lo get_q.lo pool.lo total_order.lo set_d128.lo get_d128.lo nbits_ulong.lo cmpabs_ui.lo get_patches.lo -lgmp +libtool: link: ar rc .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmpabs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dot.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o frexp.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o print_raw.o print_rnd_mode.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandom.o urandomb.o get_z_exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log10.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o set_zero.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o min_prec.o buildopt.o digamma.o bernoulli.o isregular.o set_flt.o get_flt.o scale2.o set_z_exp.o ai.o gammaonethird.o grandom.o fpif.o set_float128.o get_float128.o rndna.o nrandom.o random_deviate.o erandom.o mpfr-mini-gmp.o fmma.o log_ui.o gamma_inc.o ubf.o beta.o odd_p.o get_q.o pool.o total_order.o set_d128.o get_d128.o nbits_ulong.o cmpabs_ui.o get_patches.o +libtool: link: ranlib .libs/libmpfr.a +libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/src' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/src' +Making all in tests +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tests' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tests' +Making all in tune +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tune' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tune' +Making all in tools/bench +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tools/bench' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tools/bench' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr' +mkdir -p -- ./mpc +Configuring in ./mpc +configure: creating cache ./config.cache +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for a sed that does not truncate output... /usr/bin/sed +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of gcc... gcc3 +checking for x86_64-pc-linux-gnu-ar... ar +checking the archiver (ar) interface... ar +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-dlltool... dlltool +checking how to associate runtime and link libraries... printf %s\n +checking for x86_64-pc-linux-gnu-ar... (cached) ar +checking for archiver @FILE support... @ +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking command to parse nm output from gcc object... ok +checking for sysroot... /mnt/lfs +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for x86_64-pc-linux-gnu-mt... no +checking for mt... no +checking if : is a manifest tool... no +checking how to run the C preprocessor... gcc -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking for gmp.h... yes +checking for ANSI C header files... (cached) yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking for inttypes.h... (cached) yes +checking for stdint.h... (cached) yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking for unistd.h... (cached) yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking whether time.h and sys/time.h may both be included... yes +checking complex.h usability... yes +checking complex.h presence... yes +checking for complex.h... yes +checking for library containing creal... -lm +checking whether creal, cimag and I can be used... yes +checking for an ANSI C-conforming const... yes +checking for size_t... yes +checking for gettimeofday... yes +checking for localeconv... yes +checking for setlocale... yes +checking for getrusage... yes +checking for dup... yes +checking for dup2... yes +checking for __gmpz_init in -lgmp... yes +checking for MPFR... yes +checking for recent GMP... yes +checking for recent MPFR... yes +checking if gcc accepts -dumpversion option... yes +checking gcc version... 12.2.0 +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating src/Makefile +config.status: creating tests/Makefile +config.status: creating doc/Makefile +config.status: creating tools/Makefile +config.status: creating tools/bench/Makefile +config.status: creating tools/mpcheck/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +Making all in src +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/src' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo ../../../mpc/src/abs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c ../../../mpc/src/abs.c -o abs.o +mv -f .deps/abs.Tpo .deps/abs.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo ../../../mpc/src/acos.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../../mpc/src/acos.c -o acos.o +mv -f .deps/acos.Tpo .deps/acos.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo ../../../mpc/src/acosh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../../mpc/src/acosh.c -o acosh.o +mv -f .deps/acosh.Tpo .deps/acosh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo ../../../mpc/src/add.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../../mpc/src/add.c -o add.o +mv -f .deps/add.Tpo .deps/add.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo ../../../mpc/src/add_fr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c ../../../mpc/src/add_fr.c -o add_fr.o +mv -f .deps/add_fr.Tpo .deps/add_fr.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo ../../../mpc/src/add_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c ../../../mpc/src/add_si.c -o add_si.o +mv -f .deps/add_si.Tpo .deps/add_si.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo ../../../mpc/src/add_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../../mpc/src/add_ui.c -o add_ui.o +mv -f .deps/add_ui.Tpo .deps/add_ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c -o arg.lo ../../../mpc/src/arg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c ../../../mpc/src/arg.c -o arg.o +mv -f .deps/arg.Tpo .deps/arg.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo ../../../mpc/src/asin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../../mpc/src/asin.c -o asin.o +mv -f .deps/asin.Tpo .deps/asin.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo ../../../mpc/src/asinh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../../mpc/src/asinh.c -o asinh.o +mv -f .deps/asinh.Tpo .deps/asinh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo ../../../mpc/src/atan.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../../mpc/src/atan.c -o atan.o +mv -f .deps/atan.Tpo .deps/atan.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo ../../../mpc/src/atanh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../../mpc/src/atanh.c -o atanh.o +mv -f .deps/atanh.Tpo .deps/atanh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo ../../../mpc/src/clear.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../../mpc/src/clear.c -o clear.o +mv -f .deps/clear.Tpo .deps/clear.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo ../../../mpc/src/cmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../../mpc/src/cmp.c -o cmp.o +mv -f .deps/cmp.Tpo .deps/cmp.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo ../../../mpc/src/cmp_abs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c ../../../mpc/src/cmp_abs.c -o cmp_abs.o +mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c -o cmp_si_si.lo ../../../mpc/src/cmp_si_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c ../../../mpc/src/cmp_si_si.c -o cmp_si_si.o +mv -f .deps/cmp_si_si.Tpo .deps/cmp_si_si.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c -o conj.lo ../../../mpc/src/conj.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c ../../../mpc/src/conj.c -o conj.o +mv -f .deps/conj.Tpo .deps/conj.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo ../../../mpc/src/cos.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../../mpc/src/cos.c -o cos.o +mv -f .deps/cos.Tpo .deps/cos.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo ../../../mpc/src/cosh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../../mpc/src/cosh.c -o cosh.o +mv -f .deps/cosh.Tpo .deps/cosh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo ../../../mpc/src/div_2si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../../mpc/src/div_2si.c -o div_2si.o +mv -f .deps/div_2si.Tpo .deps/div_2si.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo ../../../mpc/src/div_2ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../../mpc/src/div_2ui.c -o div_2ui.o +mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo ../../../mpc/src/div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../../mpc/src/div.c -o div.o +mv -f .deps/div.Tpo .deps/div.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo ../../../mpc/src/div_fr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c ../../../mpc/src/div_fr.c -o div_fr.o +mv -f .deps/div_fr.Tpo .deps/div_fr.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo ../../../mpc/src/div_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../../mpc/src/div_ui.c -o div_ui.o +mv -f .deps/div_ui.Tpo .deps/div_ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c -o dot.lo ../../../mpc/src/dot.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c ../../../mpc/src/dot.c -o dot.o +mv -f .deps/dot.Tpo .deps/dot.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo ../../../mpc/src/exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../../mpc/src/exp.c -o exp.o +mv -f .deps/exp.Tpo .deps/exp.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo ../../../mpc/src/fma.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../../mpc/src/fma.c -o fma.o +mv -f .deps/fma.Tpo .deps/fma.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo ../../../mpc/src/fr_div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c ../../../mpc/src/fr_div.c -o fr_div.o +mv -f .deps/fr_div.Tpo .deps/fr_div.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo ../../../mpc/src/fr_sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c ../../../mpc/src/fr_sub.c -o fr_sub.o +mv -f .deps/fr_sub.Tpo .deps/fr_sub.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c -o get_prec2.lo ../../../mpc/src/get_prec2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c ../../../mpc/src/get_prec2.c -o get_prec2.o +mv -f .deps/get_prec2.Tpo .deps/get_prec2.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo ../../../mpc/src/get_prec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c ../../../mpc/src/get_prec.c -o get_prec.o +mv -f .deps/get_prec.Tpo .deps/get_prec.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo ../../../mpc/src/get_version.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c ../../../mpc/src/get_version.c -o get_version.o +mv -f .deps/get_version.Tpo .deps/get_version.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c -o get_x.lo ../../../mpc/src/get_x.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c ../../../mpc/src/get_x.c -o get_x.o +mv -f .deps/get_x.Tpo .deps/get_x.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c -o imag.lo ../../../mpc/src/imag.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c ../../../mpc/src/imag.c -o imag.o +mv -f .deps/imag.Tpo .deps/imag.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo ../../../mpc/src/init2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../../mpc/src/init2.c -o init2.o +mv -f .deps/init2.Tpo .deps/init2.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c -o init3.lo ../../../mpc/src/init3.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c ../../../mpc/src/init3.c -o init3.o +mv -f .deps/init3.Tpo .deps/init3.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo ../../../mpc/src/inp_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../../mpc/src/inp_str.c -o inp_str.o +mv -f .deps/inp_str.Tpo .deps/inp_str.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../../mpc/src/log.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../../mpc/src/log.c -o log.o +mv -f .deps/log.Tpo .deps/log.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo ../../../mpc/src/log10.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../../mpc/src/log10.c -o log10.o +mv -f .deps/log10.Tpo .deps/log10.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo ../../../mpc/src/mem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c ../../../mpc/src/mem.c -o mem.o +mv -f .deps/mem.Tpo .deps/mem.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo ../../../mpc/src/mul_2si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../../mpc/src/mul_2si.c -o mul_2si.o +mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo ../../../mpc/src/mul_2ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../../mpc/src/mul_2ui.c -o mul_2ui.o +mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo ../../../mpc/src/mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../../mpc/src/mul.c -o mul.o +mv -f .deps/mul.Tpo .deps/mul.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo ../../../mpc/src/mul_fr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c ../../../mpc/src/mul_fr.c -o mul_fr.o +mv -f .deps/mul_fr.Tpo .deps/mul_fr.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c -o mul_i.lo ../../../mpc/src/mul_i.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c ../../../mpc/src/mul_i.c -o mul_i.o +mv -f .deps/mul_i.Tpo .deps/mul_i.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo ../../../mpc/src/mul_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c ../../../mpc/src/mul_si.c -o mul_si.o +mv -f .deps/mul_si.Tpo .deps/mul_si.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo ../../../mpc/src/mul_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../../mpc/src/mul_ui.c -o mul_ui.o +mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo ../../../mpc/src/neg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../../mpc/src/neg.c -o neg.o +mv -f .deps/neg.Tpo .deps/neg.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo ../../../mpc/src/norm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c ../../../mpc/src/norm.c -o norm.o +mv -f .deps/norm.Tpo .deps/norm.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo ../../../mpc/src/out_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../../mpc/src/out_str.c -o out_str.o +mv -f .deps/out_str.Tpo .deps/out_str.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo ../../../mpc/src/pow.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../../mpc/src/pow.c -o pow.o +mv -f .deps/pow.Tpo .deps/pow.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c -o pow_fr.lo ../../../mpc/src/pow_fr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c ../../../mpc/src/pow_fr.c -o pow_fr.o +mv -f .deps/pow_fr.Tpo .deps/pow_fr.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c -o pow_ld.lo ../../../mpc/src/pow_ld.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c ../../../mpc/src/pow_ld.c -o pow_ld.o +mv -f .deps/pow_ld.Tpo .deps/pow_ld.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c -o pow_d.lo ../../../mpc/src/pow_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c ../../../mpc/src/pow_d.c -o pow_d.o +mv -f .deps/pow_d.Tpo .deps/pow_d.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo ../../../mpc/src/pow_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../../mpc/src/pow_si.c -o pow_si.o +mv -f .deps/pow_si.Tpo .deps/pow_si.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo ../../../mpc/src/pow_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../../mpc/src/pow_ui.c -o pow_ui.o +mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo ../../../mpc/src/pow_z.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../../mpc/src/pow_z.c -o pow_z.o +mv -f .deps/pow_z.Tpo .deps/pow_z.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo ../../../mpc/src/proj.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c ../../../mpc/src/proj.c -o proj.o +mv -f .deps/proj.Tpo .deps/proj.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo ../../../mpc/src/real.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT real.lo -MD -MP -MF .deps/real.Tpo -c ../../../mpc/src/real.c -o real.o +mv -f .deps/real.Tpo .deps/real.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c -o rootofunity.lo ../../../mpc/src/rootofunity.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c ../../../mpc/src/rootofunity.c -o rootofunity.o +mv -f .deps/rootofunity.Tpo .deps/rootofunity.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo ../../../mpc/src/urandom.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../../mpc/src/urandom.c -o urandom.o +mv -f .deps/urandom.Tpo .deps/urandom.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo ../../../mpc/src/set.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../../mpc/src/set.c -o set.o +mv -f .deps/set.Tpo .deps/set.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo ../../../mpc/src/set_prec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../../mpc/src/set_prec.c -o set_prec.o +mv -f .deps/set_prec.Tpo .deps/set_prec.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo ../../../mpc/src/set_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../../mpc/src/set_str.c -o set_str.o +mv -f .deps/set_str.Tpo .deps/set_str.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c -o set_x.lo ../../../mpc/src/set_x.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c ../../../mpc/src/set_x.c -o set_x.o +mv -f .deps/set_x.Tpo .deps/set_x.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c -o set_x_x.lo ../../../mpc/src/set_x_x.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c ../../../mpc/src/set_x_x.c -o set_x_x.o +mv -f .deps/set_x_x.Tpo .deps/set_x_x.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo ../../../mpc/src/sin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../../mpc/src/sin.c -o sin.o +mv -f .deps/sin.Tpo .deps/sin.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo ../../../mpc/src/sin_cos.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../../mpc/src/sin_cos.c -o sin_cos.o +mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo ../../../mpc/src/sinh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../../mpc/src/sinh.c -o sinh.o +mv -f .deps/sinh.Tpo .deps/sinh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo ../../../mpc/src/sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../../mpc/src/sqr.c -o sqr.o +mv -f .deps/sqr.Tpo .deps/sqr.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo ../../../mpc/src/sqrt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../../mpc/src/sqrt.c -o sqrt.o +mv -f .deps/sqrt.Tpo .deps/sqrt.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c -o strtoc.lo ../../../mpc/src/strtoc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c ../../../mpc/src/strtoc.c -o strtoc.o +mv -f .deps/strtoc.Tpo .deps/strtoc.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo ../../../mpc/src/sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../../mpc/src/sub.c -o sub.o +mv -f .deps/sub.Tpo .deps/sub.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo ../../../mpc/src/sub_fr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c ../../../mpc/src/sub_fr.c -o sub_fr.o +mv -f .deps/sub_fr.Tpo .deps/sub_fr.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo ../../../mpc/src/sub_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../../mpc/src/sub_ui.c -o sub_ui.o +mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c -o sum.lo ../../../mpc/src/sum.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c ../../../mpc/src/sum.c -o sum.o +mv -f .deps/sum.Tpo .deps/sum.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo ../../../mpc/src/swap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../../mpc/src/swap.c -o swap.o +mv -f .deps/swap.Tpo .deps/swap.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo ../../../mpc/src/tan.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../../mpc/src/tan.c -o tan.o +mv -f .deps/tan.Tpo .deps/tan.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo ../../../mpc/src/tanh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../../mpc/src/tanh.c -o tanh.o +mv -f .deps/tanh.Tpo .deps/tanh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo ../../../mpc/src/uceil_log2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../../mpc/src/uceil_log2.c -o uceil_log2.o +mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ../../../mpc/src/ui_div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../../mpc/src/ui_div.c -o ui_div.o +mv -f .deps/ui_div.Tpo .deps/ui_div.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c -o ui_ui_sub.lo ../../../mpc/src/ui_ui_sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ../../../mpc/src/ui_ui_sub.c -o ui_ui_sub.o +mv -f .deps/ui_ui_sub.Tpo .deps/ui_ui_sub.Plo +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -version-info 5:1:2 -static-libstdc++ -static-libgcc -o libmpc.la -rpath /mnt/lfs/tools/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo dot.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo sum.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lgmp -lm +libtool: link: ar rc .libs/libmpc.a abs.o acos.o acosh.o add.o add_fr.o add_si.o add_ui.o arg.o asin.o asinh.o atan.o atanh.o clear.o cmp.o cmp_abs.o cmp_si_si.o conj.o cos.o cosh.o div_2si.o div_2ui.o div.o div_fr.o div_ui.o dot.o exp.o fma.o fr_div.o fr_sub.o get_prec2.o get_prec.o get_version.o get_x.o imag.o init2.o init3.o inp_str.o log.o log10.o mem.o mul_2si.o mul_2ui.o mul.o mul_fr.o mul_i.o mul_si.o mul_ui.o neg.o norm.o out_str.o pow.o pow_fr.o pow_ld.o pow_d.o pow_si.o pow_ui.o pow_z.o proj.o real.o rootofunity.o urandom.o set.o set_prec.o set_str.o set_x.o set_x_x.o sin.o sin_cos.o sinh.o sqr.o sqrt.o strtoc.o sub.o sub_fr.o sub_ui.o sum.o swap.o tan.o tanh.o uceil_log2.o ui_div.o ui_ui_sub.o +libtool: link: ranlib .libs/libmpc.a +libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/src' +Making all in tests +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tests' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tests' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/doc' +Making all in tools +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools' +Making all in bench +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools/bench' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools/bench' +Making all in mpcheck +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools/mpcheck' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools/mpcheck' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +mkdir -p -- ./lto-plugin +Configuring in ./lto-plugin +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no +checking for style of include used by make... GNU +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for x86_64-pc-linux-gnu-gcc... (cached) gcc +checking whether we are using the GNU C compiler... (cached) yes +checking whether gcc accepts -g... (cached) yes +checking for gcc option to accept ISO C89... (cached) none needed +checking whether gcc understands -c and -o together... (cached) yes +checking dependency style of gcc... (cached) gcc3 +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether gcc supports -Wall... yes +checking for -static-libgcc... yes +checking for CET support... yes +checking whether symbol versioning is supported... gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking command to parse nm output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for int64_t... yes +checking for uint64_t... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +/bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -g -O2 -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -g -O2 -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o +/bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -fcf-protection -g -O2 -Wc,-static-libgcc -module -avoid-version -bindir /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 -Wl,--version-script=../../lto-plugin/lto-plugin.map -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a +libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -Wl,--version-script=../../lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so +libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) +mkdir -p -- ../gcc +libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /mnt/lfs/sources/gcc-12.2.0/build/lto-plugin/../gcc/liblto_plugin.so +libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /mnt/lfs/sources/gcc-12.2.0/build/lto-plugin/../gcc/liblto_plugin.la +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +Configuring in ./gcc +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking LIBRARY_PATH variable... ok +checking GCC_EXEC_PREFIX variable... ok +checking whether to place generated files in the source directory... no +checking whether a default linker was specified... no +checking whether a default dsymutil was specified... no +checking whether a default assembler was specified... no +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for x86_64-pc-linux-gnu-gnatbind... no +checking for x86_64-pc-linux-gnu-gnatmake... no +checking whether compiler driver understands Ada... no +checking for x86_64-pc-linux-gnu-gdc... no +checking whether the D compiler works... no +checking how to run the C++ preprocessor... g++ -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to run the C preprocessor... gcc -E +checking for inline... inline +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking size of ino_t... 8 +checking size of dev_t... 8 +checking size of void *... 8 +checking size of short... 2 +checking size of int... 4 +checking size of long... 8 +checking for long long... yes +checking size of long long... 8 +checking for int8_t... yes +checking for int16_t... yes +checking for int32_t... yes +checking for int64_t... yes +checking for unsigned long long int... yes +checking for long long int... yes +checking for intmax_t... yes +checking for intptr_t... yes +checking for uint8_t... yes +checking for uint16_t... yes +checking for uint32_t... yes +checking for uint64_t... yes +checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int64_t underlying type... long +checking for std::swap in ... yes +checking whether g++ is affected by placement new aliasing bug... no +checking whether g++ supports -W... yes +checking whether g++ supports -Wall... yes +checking whether g++ supports -Wnarrowing... yes +checking whether g++ supports -Wwrite-strings... yes +checking whether g++ supports -Wcast-qual... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether g++ supports -Wmissing-format-attribute... yes +checking whether g++ supports -Woverloaded-virtual... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wc++-compat... yes +checking whether g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes +checking whether gcc supports -fno-exceptions... yes +checking whether gcc supports -fno-rtti... yes +checking whether gcc supports -fasynchronous-unwind-tables... yes +checking valgrind.h usability... no +checking valgrind.h presence... no +checking for valgrind.h... no +checking for VALGRIND_DISCARD in ... no +checking for VALGRIND_DISCARD in ... no +checking for multiarch configuration... auto +checking whether make sets $(MAKE)... yes +checking for gawk... gawk +checking whether ln -s works... yes +checking whether ln works... yes +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking for a BSD compatible install... /usr/bin/install -c +checking for cmp's capabilities... gnucompare +checking for mktemp... yes +checking for makeinfo... makeinfo --split-size=5000000 +checking for modern makeinfo... yes +checking for recent Pod::Man... yes +checking for flex... flex +checking for bison... bison +checking for nm... nm +checking for ar... ar +checking for sphinx-build... texinfo +checking for ANSI C header files... (cached) yes +checking whether time.h and sys/time.h may both be included... yes +checking whether string.h and strings.h may both be included... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether termios.h defines TIOCGWINSZ... no +checking whether sys/ioctl.h defines TIOCGWINSZ... yes +checking for limits.h... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for time.h... yes +checking for iconv.h... yes +checking for fcntl.h... yes +checking for ftw.h... yes +checking for unistd.h... (cached) yes +checking for sys/file.h... yes +checking for sys/time.h... yes +checking for sys/mman.h... yes +checking for sys/resource.h... yes +checking for sys/param.h... yes +checking for sys/times.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/locking.h... no +checking for direct.h... no +checking for malloc.h... yes +checking for langinfo.h... yes +checking for ldfcn.h... no +checking for locale.h... yes +checking for wchar.h... yes +checking for thread.h... no +checking for pthread.h... yes +checking for CHAR_BIT... yes +checking whether byte ordering is bigendian... no +checking how to run the C++ preprocessor... g++ -E +checking for unordered_map... yes +checking for tr1/unordered_map... yes +checking for ext/hash_map... yes +checking dependency style of g++... gcc3 +checking for collect2 libraries... none required +checking for library containing exc_resume... no +checking for library containing kstat_open... no +checking for library containing gethostbyname... none required +checking for library containing socket... none required +checking for library containing ldexp... none required +checking for library containing dlopen... none required +checking for inttypes.h... yes +checking for zstd.h... yes +checking for library containing ZSTD_compress... -lzstd +checking for times... yes +checking for clock... yes +checking for kill... yes +checking for getrlimit... yes +checking for setrlimit... yes +checking for atoq... no +checking for popen... yes +checking for sysconf... yes +checking for strsignal... yes +checking for getrusage... yes +checking for nl_langinfo... yes +checking for gettimeofday... yes +checking for mbstowcs... yes +checking for wcswidth... yes +checking for mmap... yes +checking for posix_fallocate... yes +checking for setlocale... yes +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking for madvise... yes +checking for mallinfo... yes +checking for mallinfo2... yes +checking for fstatat... yes +checking whether mbstowcs works... yes +checking for ssize_t... yes +checking for caddr_t... yes +checking for sighander_t... no +checking for sys/mman.h... (cached) yes +checking for mmap... (cached) yes +checking whether read-only mmap of a plain file works... yes +checking whether mmap from /dev/zero works... yes +checking for MAP_ANON(YMOUS)... yes +checking whether mmap with MAP_ANON(YMOUS) works... yes +checking for pid_t... yes +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for LC_MESSAGES... yes +checking for nl_langinfo and CODESET... yes +checking whether basename is declared... yes +checking whether strstr is declared... yes +checking whether getenv is declared... yes +checking whether atol is declared... yes +checking whether atoll is declared... yes +checking whether asprintf is declared... yes +checking whether sbrk is declared... yes +checking whether abort is declared... yes +checking whether atof is declared... yes +checking whether getcwd is declared... yes +checking whether getwd is declared... yes +checking whether madvise is declared... yes +checking whether stpcpy is declared... yes +checking whether strnlen is declared... yes +checking whether strsignal is declared... yes +checking whether strverscmp is declared... yes +checking whether strtol is declared... yes +checking whether strtoul is declared... yes +checking whether strtoll is declared... yes +checking whether strtoull is declared... yes +checking whether setenv is declared... yes +checking whether unsetenv is declared... yes +checking whether errno is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether calloc is declared... yes +checking whether free is declared... yes +checking whether getopt is declared... yes +checking whether clock is declared... yes +checking whether getpagesize is declared... yes +checking whether ffs is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether getrlimit is declared... yes +checking whether setrlimit is declared... yes +checking whether getrusage is declared... yes +checking whether mallinfo is declared... yes +checking whether mallinfo2 is declared... yes +checking whether ldgetname is declared... no +checking whether times is declared... yes +checking whether sigaltstack is declared... yes +checking for struct tms... yes +checking for clock_t... yes +checking for F_SETLKW... yes +checking for O_CLOEXEC... yes +checking for AF_UNIX... yes +checking for AF_INET6... yes +checking for _LK_LOCK... no +checking if mkdir takes one argument... no +Using `../../gcc/config/i386/i386.cc' for machine-specific logic. +Using `../../gcc/config/i386/i386.md' as machine description file. +Using the following target machine macro files: + ../../gcc/config/vxworks-dummy.h + ../../gcc/config/i386/biarch64.h + ../../gcc/config/i386/i386.h + ../../gcc/config/i386/unix.h + ../../gcc/config/i386/att.h + ../../gcc/config/dbxelf.h + ../../gcc/config/elfos.h + ../../gcc/config/gnu-user.h + ../../gcc/config/glibc-stdint.h + ../../gcc/config/i386/x86-64.h + ../../gcc/config/i386/gnu-user-common.h + ../../gcc/config/i386/gnu-user64.h + ../../gcc/config/linux.h + ../../gcc/config/linux-android.h + ../../gcc/config/i386/linux-common.h + ../../gcc/config/i386/linux64.h + ../../gcc/config/initfini-array.h +Using host-linux.o for host machine hooks. +checking whether NLS is requested... no +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... (cached) ar +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib +checking command to parse nm output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... g++ -E +checking for ld used by g++... ld -m elf_x86_64 +checking if the linker (ld -m elf_x86_64) is GNU ld... yes +checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes +checking for g++ option to produce PIC... -fPIC -DPIC +checking if g++ PIC flag -fPIC -DPIC works... yes +checking if g++ static flag -static works... yes +checking if g++ supports -c -o file.o... yes +checking if g++ supports -c -o file.o... (cached) yes +checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether we are using gold... no +checking whether we are using mold... no +checking gold linker with split stack support as non default... +checking what linker to use... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking what nm to use... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/nm +checking what objdump to use... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objdump +checking what readelf to use... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/readelf +checking for x86_64-lfs-linux-gnu-otool... no +checking what otool to use... not found +checking for x86_64-lfs-linux-gnu-dsymutil... no +checking assembler flags... --64 +checking assembler for .balign and .p2align... yes +checking assembler for .p2align with maximum skip... yes +checking assembler for .literal16... no +checking assembler for working .subsection -1... yes +checking assembler for .weak... yes +checking assembler for .weakref... yes +checking assembler for .nsubspa comdat... no +checking assembler for .hidden... yes +checking linker for .hidden support... yes +checking linker read-only and read-write section mixing... read-write +checking for .preinit_array/.init_array/.fini_array support... (cached) yes +checking assembler for .sleb128 and .uleb128... yes +checking assembler for cfi directives... yes +checking assembler for working cfi advance... yes +checking assembler for cfi personality directive... yes +checking assembler for cfi sections directive... yes +checking assembler for eh_frame optimization... yes +checking assembler for section exclude flag... yes +checking assembler for section 'R' flag... yes +checking assembler for section 'o' flag... yes +checking assembler for section merging support... yes +checking assembler for stabs directive... yes +checking assembler for COMDAT group support (GNU as)... yes +checking assembler for line table is_stmt support... yes +checking assembler for line table discriminator support... yes +checking assembler for thread-local storage support... yes +checking linker -Bstatic/-Bdynamic option... yes +checking linker --version-script option... yes +checking linker soname option... yes +checking linker --demangle support... yes +checking linker plugin support... 2 +checking assembler for -xbrace_comment... no +checking assembler for filds and fists mnemonics... yes +checking assembler for fildq and fistpq mnemonics... yes +checking assembler for cmov syntax... no +checking assembler for ffreep mnemonic... yes +checking assembler for .quad directive... yes +checking assembler for sahf mnemonic... yes +checking assembler for interunit movq mnemonic... yes +checking assembler for hle prefixes... yes +checking assembler for swap suffix... yes +checking assembler for different section symbol subtraction... yes +checking assembler for rep and lock prefix... yes +checking assembler for ud2 mnemonic... yes +checking assembler for R_386_TLS_GD_PLT reloc... no +checking assembler for R_386_TLS_LDM_PLT reloc... no +checking assembler for R_386_TLS_LDM reloc... no +checking assembler for R_386_GOT32X reloc... yes +checking assembler for GOTOFF in data... yes +checking assembler for calling ___tls_get_addr via GOT... yes +checking assembler for dwarf2 debug_line support... yes +checking assembler for buggy dwarf2 .file directive... no +checking assembler for dwarf2 debug_view support... yes +checking assembler for --gdwarf2 option... yes +checking assembler for --gdwarf-5 option... yes +checking assembler for assembly of compiler generated 64-bit .debug_line... yes +checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes +checking assembler for --gdwarf-4 with the APP marker... yes +checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes +checking assembler for --gstabs option... yes +checking assembler for --debug-prefix-map option... yes +checking assembler for compressed debug sections... 2 +checking assembler for .lcomm with alignment... no +checking for target glibc version... 2.36 +2.36 +checking assembler for gnu_unique_object... yes +checking assembler for tolerance to line number 0... yes +checking support for thin archives... yes +checking linker PT_GNU_EH_FRAME support... yes +checking linker CIEv3 in .eh_frame support... yes +checking linker position independent executable support... yes +checking linker PIE support with copy reloc... yes +checking linker EH-compatible garbage collection of sections... yes +checking linker EH garbage collection of sections bug... no +checking linker for compressed debug sections... 3 +checking linker --as-needed support... yes +checking linker mapfile support for clearing hardware capabilities... no +checking linker --build-id support... yes +checking linker *_sol2 emulation support... no +checking linker --sysroot support... yes +checking __stack_chk_fail in target C library... yes +checking sys/sdt.h in the target C library... no +checking dl_iterate_phdr in target C library... unknown +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether to avoid linking multiple front-ends at once... no +checking whether to serialize linking of multiple front-ends... no +checking for exported symbols... yes +checking for -rdynamic... yes +checking for library containing dlopen... (cached) none required +checking for -fPIC -shared... yes +gcc_driver_version: 12.2.0 +checking for -fno-PIE option... yes +checking for -no-pie option... yes +checking for CET support... yes +checking linker -z bndplt option... yes +checking linker --push-state/--pop-state options... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating as +config.status: creating collect-ld +config.status: creating nm +config.status: creating dsymutil +config.status: creating Makefile +config.status: creating ada/gcc-interface/Makefile +config.status: creating ada/Makefile +config.status: creating auto-host.h +config.status: executing depdir commands +mkdir -p -- .deps +config.status: executing gccdepdir commands +mkdir -p -- build/.deps +mkdir -p -- ada/.deps +mkdir -p -- c/.deps +mkdir -p -- cp/.deps +mkdir -p -- d/.deps +mkdir -p -- fortran/.deps +mkdir -p -- go/.deps +mkdir -p -- jit/.deps +mkdir -p -- lto/.deps +mkdir -p -- objc/.deps +mkdir -p -- objcp/.deps +mkdir -p -- c-family/.deps +mkdir -p -- common/.deps +mkdir -p -- analyzer/.deps +mkdir -p -- rtl-ssa/.deps +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/intl' +mkdir -p -- build-x86_64-pc-linux-gnu/libiberty +Configuring in build-x86_64-pc-linux-gnu/libiberty +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for makeinfo... makeinfo --split-size=5000000 +checking for perl... perl +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking whether to install libiberty headers and static library... no +configure: target_header_dir = +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wc++-compat... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wshadow=local... yes +checking whether gcc supports -pedantic ... yes +checking whether gcc and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking whether byte ordering is bigendian... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for CET support... yes +checking for sys/file.h... yes +checking for sys/param.h... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for malloc.h... yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for strings.h... (cached) yes +checking for sys/time.h... yes +checking for time.h... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/mman.h... yes +checking for fcntl.h... yes +checking for alloca.h... yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/sysinfo.h... yes +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/sysctl.h... no +checking for sys/systemcfg.h... no +checking for stdint.h... (cached) yes +checking for stdio_ext.h... yes +checking for process.h... no +checking for sys/prctl.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether time.h and sys/time.h may both be included... yes +checking whether errno must be declared... no +checking size of int... 4 +checking size of long... 8 +checking size of size_t... 8 +checking for long long... yes +checking size of long long... 8 +checking for a 64-bit type... uint64_t +checking for intptr_t... yes +checking for uintptr_t... yes +checking for ssize_t... yes +checking for pid_t... yes +checking for library containing strerror... none required +checking for asprintf... yes +checking for atexit... yes +checking for basename... yes +checking for bcmp... yes +checking for bcopy... yes +checking for bsearch... yes +checking for bzero... yes +checking for calloc... yes +checking for clock... yes +checking for ffs... yes +checking for getcwd... yes +checking for getpagesize... yes +checking for gettimeofday... yes +checking for index... yes +checking for insque... yes +checking for memchr... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmem... yes +checking for memmove... yes +checking for mempcpy... yes +checking for memset... yes +checking for mkstemps... yes +checking for putenv... yes +checking for random... yes +checking for rename... yes +checking for rindex... yes +checking for setenv... yes +checking for snprintf... yes +checking for sigsetmask... yes +checking for stpcpy... yes +checking for stpncpy... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strncasecmp... yes +checking for strndup... yes +checking for strnlen... yes +checking for strrchr... yes +checking for strstr... yes +checking for strtod... yes +checking for strtol... yes +checking for strtoul... yes +checking for strtoll... yes +checking for strtoull... yes +checking for strverscmp... yes +checking for tmpnam... yes +checking for vasprintf... yes +checking for vfprintf... yes +checking for vprintf... yes +checking for vsnprintf... yes +checking for vsprintf... yes +checking for waitpid... yes +checking for setproctitle... no +checking whether alloca needs Cray hooks... no +checking stack direction for C alloca... 1 +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for _doprnt... no +checking for sys_errlist... no +checking for sys_nerr... no +checking for sys_siglist... no +checking for external symbol _system_configuration... no +checking for __fsetlocking... yes +checking for canonicalize_file_name... yes +checking for dup3... yes +checking for getrlimit... yes +checking for getrusage... yes +checking for getsysinfo... no +checking for gettimeofday... (cached) yes +checking for on_exit... yes +checking for pipe2... yes +checking for psignal... yes +checking for pstat_getdynamic... no +checking for pstat_getstatic... no +checking for realpath... yes +checking for setrlimit... yes +checking for spawnve... no +checking for spawnvpe... no +checking for strerror... yes +checking for strsignal... yes +checking for sysconf... yes +checking for sysctl... no +checking for sysmp... no +checking for table... no +checking for times... yes +checking for wait3... yes +checking for wait4... yes +checking for sbrk... yes +checking whether basename is declared... yes +checking whether ffs is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether calloc is declared... yes +checking whether getenv is declared... yes +checking whether getopt is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether sbrk is declared... yes +checking whether strtol is declared... yes +checking whether strtoul is declared... yes +checking whether strtoll is declared... yes +checking whether strtoull is declared... yes +checking whether strverscmp is declared... yes +checking whether strnlen is declared... yes +checking whether canonicalize_file_name must be declared... no +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for getpagesize... (cached) yes +checking for working mmap... yes +checking for working strncmp... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating config.h +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libiberty' +if [ x"" != x ] && [ ! -d pic ]; then \ + mkdir pic; \ +else true; fi +touch stamp-picdir +if [ x"" != x ] && [ ! -d noasan ]; then \ + mkdir noasan; \ +else true; fi +touch stamp-noasandir +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o pic/regex.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o noasan/regex.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o regex.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o cplus-dem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o cp-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o pic/md5.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o noasan/md5.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o md5.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o pic/sha1.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o noasan/sha1.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o sha1.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o pic/alloca.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o noasan/alloca.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o alloca.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o pic/argv.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o noasan/argv.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o argv.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o bsearch_r.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o choose-temp.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o pic/concat.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o noasan/concat.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o concat.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o cp-demint.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o pic/crc32.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o noasan/crc32.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o crc32.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o d-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o dwarfnames.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o dyn-string.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o fdmatch.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o pic/fibheap.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o noasan/fibheap.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o fibheap.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o filedescriptor.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o filename_cmp.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o pic/floatformat.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o noasan/floatformat.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o floatformat.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o fnmatch.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o pic/getopt.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o noasan/getopt.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o getopt.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o pic/getopt1.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o noasan/getopt1.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o getopt1.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o pic/getpwd.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o noasan/getpwd.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o getpwd.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o pic/getruntime.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o noasan/getruntime.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o getruntime.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o pic/hashtab.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o noasan/hashtab.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o hashtab.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o pic/hex.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o noasan/hex.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o hex.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o pic/lbasename.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o noasan/lbasename.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o lbasename.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o lrealpath.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o make-temp-file.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o pic/objalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o noasan/objalloc.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o objalloc.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o pic/obstack.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o noasan/obstack.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o obstack.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o pic/partition.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o noasan/partition.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o partition.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pic/pexecute.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o noasan/pexecute.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pexecute.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o pic/physmem.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o noasan/physmem.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o physmem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pic/pex-common.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o noasan/pex-common.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pex-common.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pic/pex-one.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o noasan/pex-one.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pex-one.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pex-unix.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o vprintf-support.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o rust-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o safe-ctype.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o pic/simple-object.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o noasan/simple-object.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o simple-object.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o simple-object-coff.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o simple-object-elf.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o pic/sort.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o noasan/sort.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o sort.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o pic/spaces.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o noasan/spaces.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o spaces.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o splay-tree.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o stack-limit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o pic/strerror.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o noasan/strerror.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o strerror.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o pic/strsignal.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o noasan/strsignal.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o strsignal.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o timeval-utils.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o xasprintf.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o pic/xatexit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o noasan/xatexit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o xatexit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o pic/xexit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o noasan/xexit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o xexit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o xmalloc.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o xmemdup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o xstrdup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o xstrerror.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o xstrndup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o xvasprintf.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o setproctitle.o +rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a +ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o +ranlib ./libiberty.a +if [ x"" != x ]; then \ + cd pic; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ +else true; fi; \ +if [ x"" != x ]; then \ + cd noasan; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ +else true; fi +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libiberty' +mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes +Configuring in build-x86_64-pc-linux-gnu/fixincludes +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Woverlength-strings... yes +checking whether gcc supports -pedantic -Wlong-long... yes +checking for ANSI C header files... (cached) yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for sys/stat.h... (cached) yes +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking whether abort is declared... yes +checking whether asprintf is declared... yes +checking whether basename is declared... yes +checking whether errno is declared... no +checking whether vasprintf is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking for an ANSI C-conforming const... yes +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for mmap... yes +checking whether read-only mmap of a plain file works... yes +checking whether mmap from /dev/zero works... yes +checking for MAP_ANON(YMOUS)... yes +checking whether mmap with MAP_ANON(YMOUS) works... yes +checking whether to enable maintainer-specific portions of Makefiles... no +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating mkheaders.almost +config.status: creating config.h +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/fixincludes' +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c +gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c +gcc -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a +echo timestamp > full-stamp +srcdir="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh x86_64-lfs-linux-gnu +sed -e 's/@gcc_version@/12.2.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/fixincludes' +mkdir -p -- build-x86_64-pc-linux-gnu/libcpp +Configuring in build-x86_64-pc-linux-gnu/libcpp +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking for x86_64-pc-linux-gnu-ar... ar +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wnarrowing... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wc++-compat... yes +checking whether gcc supports -pedantic -Wlong-long... yes +checking whether gcc supports -fno-exceptions... yes +checking whether gcc supports -fno-rtti... yes +checking dependency style of g++... gcc3 +checking whether time.h and sys/time.h may both be included... yes +checking whether string.h and strings.h may both be included... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for string.h... (cached) yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for unistd.h... (cached) yes +checking whether byte ordering is bigendian... no +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for obstacks... yes +checking for off_t... yes +checking for size_t... yes +checking for ssize_t... yes +checking for uintptr_t... yes +checking for ptrdiff_t... yes +checking for uint64_t... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking size of int... 4 +checking size of long... 8 +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking whether abort is declared... yes +checking whether asprintf is declared... yes +checking whether basename is declared... yes +checking whether errno is declared... no +checking whether getopt is declared... yes +checking whether vasprintf is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for ANSI C header files... (cached) yes +checking for nl_langinfo and CODESET... yes +checking whether NLS is requested... no +checking for uchar... +checking size of ino_t... 8 +checking size of dev_t... 8 +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done +checking for iconv... (cached) no +checking for CET support... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing depdir commands +mkdir -p -- .deps +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libcpp' +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.cc +echo "#define LOCALEDIR \"/mnt/lfs/tools/share/locale\"" > localedir.new +../../../libcpp/../move-if-change localedir.new localedir.h +echo timestamp > localedir.hs +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.cc +rm -f libcpp.a +ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o +ranlib libcpp.a +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libcpp' +mkdir -p -- ./zlib +Configuring in ./zlib +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of gcc... gcc3 +checking for CET support... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking command to parse nm output from gcc object... ok +checking how to run the C preprocessor... gcc -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking how to run the C preprocessor... gcc -E +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking for memcpy... yes +checking for strerror... yes +checking for unistd.h... (cached) yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/zlib' +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c +mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c +mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c +mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c +mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c +mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c +mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c +mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c +mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c +mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c +mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c +mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c +mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c +mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c +mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po +gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c +mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po +rm -f libz.a +ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o +ranlib libz.a +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 " "CXXFLAGS=-g -O2 " "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2 " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/mnt/lfs/tools" "infodir=/mnt/lfs/tools/share/info" "libdir=/mnt/lfs/tools/lib" "prefix=/mnt/lfs/tools" "tooldir=/mnt/lfs/tools/x86_64-lfs-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -O2 " "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/zlib' +mkdir -p -- ./libbacktrace +Configuring in ./libbacktrace +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-gcc... (cached) gcc +checking whether we are using the GNU C compiler... (cached) yes +checking whether gcc accepts -g... (cached) yes +checking for gcc option to accept ISO C89... (cached) none needed +checking whether gcc understands -c and -o together... (cached) yes +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking for gawk... (cached) gawk +checking for dwz... no +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib +checking command to parse nm output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking unwind.h usability... yes +checking unwind.h presence... yes +checking for unwind.h... yes +checking for _Unwind_Backtrace... yes +checking for -funwind-tables option... yes +checking for -frandom-seed=string option... yes +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wcast-qual... yes +checking for _Unwind_GetIPInfo... yes +checking for CET support... yes +checking __sync extensions... yes +checking __atomic extensions... yes +checking output filetype... elf64 +looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int_least32_t... yes +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in gstdint.h... stdint.h (already complete) +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for mmap... yes +checking link.h usability... yes +checking link.h presence... yes +checking for link.h... yes +checking for dl_iterate_phdr... yes +checking mach-o/dyld.h usability... no +checking mach-o/dyld.h presence... no +checking for mach-o/dyld.h... no +checking sys/ldr.h usability... no +checking sys/ldr.h presence... no +checking for sys/ldr.h... no +checking for fcntl... yes +checking whether strnlen is declared... yes +checking whether getpagesize is declared... yes +checking for lstat... yes +checking for readlink... yes +checking for getexecname... no +checking for KERN_PROC... no +checking for KERN_PROG_ARGS... no +checking for clock_gettime... yes +checking whether -pthread is supported... yes +checking whether -gdwarf-5 is supported... yes +checking for compress in -lz... yes +checking whether --compress-debug-sections is supported... yes +checking for objcopy... objcopy +checking for readelf... readelf +checking whether objcopy supports debuglink... yes +checking for dsymutil... dsymutil +checking for nm... nm +checking for xz... xz +checking for comm... comm +checking for lzma_auto_decoder in -llzma... yes +checking whether tests can run... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating backtrace-supported.h +config.status: creating install-debuginfo-for-buildid.sh +config.status: creating config.h +config.status: executing libtool commands +config.status: executing gstdint.h commands +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o atomic.lo ../../libbacktrace/atomic.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/atomic.c -o atomic.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o dwarf.lo ../../libbacktrace/dwarf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/dwarf.c -o dwarf.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o fileline.lo ../../libbacktrace/fileline.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/fileline.c -o fileline.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o posix.lo ../../libbacktrace/posix.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/posix.c -o posix.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o print.lo ../../libbacktrace/print.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/print.c -o print.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o sort.lo ../../libbacktrace/sort.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/sort.c -o sort.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o state.lo ../../libbacktrace/state.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/state.c -o state.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o backtrace.lo ../../libbacktrace/backtrace.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/backtrace.c -o backtrace.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o simple.lo ../../libbacktrace/simple.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/simple.c -o simple.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o elf.lo ../../libbacktrace/elf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/elf.c -o elf.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmapio.lo ../../libbacktrace/mmapio.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmapio.c -o mmapio.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmap.lo ../../libbacktrace/mmap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmap.c -o mmap.o +/bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -static-libstdc++ -static-libgcc -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo +libtool: link: ar rc .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o +libtool: link: ranlib .libs/libbacktrace.a +libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) +true DO=all multi-do # make +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +mkdir -p -- ./libcpp +Configuring in ./libcpp +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking for x86_64-pc-linux-gnu-ar... ar +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wnarrowing... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wc++-compat... yes +checking whether gcc supports -pedantic -Wlong-long... yes +checking whether gcc supports -fno-exceptions... yes +checking whether gcc supports -fno-rtti... yes +checking dependency style of g++... gcc3 +checking whether time.h and sys/time.h may both be included... yes +checking whether string.h and strings.h may both be included... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for string.h... (cached) yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for unistd.h... (cached) yes +checking whether byte ordering is bigendian... no +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for obstacks... yes +checking for off_t... yes +checking for size_t... yes +checking for ssize_t... yes +checking for uintptr_t... yes +checking for ptrdiff_t... yes +checking for uint64_t... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking size of int... 4 +checking size of long... 8 +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking whether abort is declared... yes +checking whether asprintf is declared... yes +checking whether basename is declared... yes +checking whether errno is declared... no +checking whether getopt is declared... yes +checking whether vasprintf is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for ANSI C header files... (cached) yes +checking for nl_langinfo and CODESET... yes +checking whether NLS is requested... no +checking for uchar... +checking size of ino_t... 8 +checking size of dev_t... 8 +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for CET support... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing depdir commands +mkdir -p -- .deps +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcpp' +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.cc +echo "#define LOCALEDIR \"/mnt/lfs/tools/share/locale\"" > localedir.new +../../libcpp/../move-if-change localedir.new localedir.h +echo timestamp > localedir.hs +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.cc +g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.cc +rm -f libcpp.a +ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o +ranlib libcpp.a +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcpp' +mkdir -p -- ./libcody +Configuring in ./libcody +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking maintainer-mode... +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 we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking whether g++ is for C++11... adding -std=c++11 +checking adding -Wl,--no-undefined to linker... ok +checking exceptions... no +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking for x86_64-pc-linux-gnu-ar... ar +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcody' +g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF buffer.d -c -o buffer.o ../../libcody/buffer.cc +g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF client.d -c -o client.o ../../libcody/client.cc +g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"../../libcody"' -I../../libcody \ + -MMD -MP -MF fatal.d -c -o fatal.o ../../libcody/fatal.cc +g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF netclient.d -c -o netclient.o ../../libcody/netclient.cc +g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF netserver.d -c -o netserver.o ../../libcody/netserver.cc +g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF resolver.d -c -o resolver.o ../../libcody/resolver.cc +g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF packet.d -c -o packet.o ../../libcody/packet.cc +g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF server.d -c -o server.o ../../libcody/server.cc +ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o +ranlib libcody.a +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcody' +mkdir -p -- ./libdecnumber +Configuring in ./libdecnumber +configure: creating cache ./config.cache +checking whether make sets $(MAKE)... yes +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking for x86_64-pc-linux-gnu-ar... ar +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wcast-qual... yes +checking whether gcc supports -pedantic -Wlong-long... yes +checking whether gcc supports -fno-lto... yes +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking ctype.h usability... yes +checking ctype.h presence... yes +checking for ctype.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking stdio.h usability... yes +checking stdio.h presence... yes +checking for stdio.h... yes +looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int_least32_t... yes +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in gstdint.h... stdint.h (already complete) +checking for an ANSI C-conforming const... yes +checking for off_t... yes +checking size of int... 4 +checking size of long... 8 +checking for ANSI C header files... (cached) yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for decimal floating point... dpd +checking whether byte ordering is bigendian... no +checking for CET support... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing gstdint.h commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libdecnumber' +source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c +source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c +source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c +source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c +source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c +rm -f libdecnumber.a +ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o +ranlib libdecnumber.a +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libdecnumber' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gcc' +TARGET_CPU_DEFAULT="" \ +HEADERS="auto-host.h ansidecl.h" DEFINES="" \ +/bin/sh ../../gcc/mkconfig.sh config.h +TARGET_CPU_DEFAULT="" \ +HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \ +/bin/sh ../../gcc/mkconfig.sh tm.h +TARGET_CPU_DEFAULT="" \ +HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ +/bin/sh ../../gcc/mkconfig.sh tm_p.h +TARGET_CPU_DEFAULT="" \ +HEADERS="auto-host.h ansidecl.h" DEFINES="" \ +/bin/sh ../../gcc/mkconfig.sh bconfig.h +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmodes.o ../../gcc/genmodes.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/errors.o ../../gcc/errors.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmodes \ + build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genmodes -h > tmp-modes.h +/bin/sh ../../gcc/../move-if-change tmp-modes.h insn-modes.h +echo timestamp > s-modes-h +build/genmodes -i > tmp-modes-inline.h +/bin/sh ../../gcc/../move-if-change tmp-modes-inline.h \ + insn-modes-inline.h +echo timestamp > s-modes-inline-h +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmddeps.o ../../gcc/genmddeps.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/read-md.o ../../gcc/read-md.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmddeps \ + build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genmddeps ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-mddeps +/bin/sh ../../gcc/../move-if-change tmp-mddeps mddeps.mk +echo timestamp > s-mddeps +g++ -c -DBASEVER="\"12.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genversion.o ../../gcc/genversion.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc \ + build/genversion.o -o build/genversion +build/genversion > tmp-version.h +/bin/sh ../../gcc/../move-if-change tmp-version.h version.h +echo timestamp > s-version +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype.o ../../gcc/gengtype.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-lex.o ../../gcc/gengtype-lex.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-parse.o ../../gcc/gengtype-parse.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-state.o ../../gcc/gengtype-state.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengtype \ + build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +LC_ALL=C ; export LC_ALL ; \ +gawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/d/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/params.opt ../../gcc/analyzer/analyzer.opt ../../gcc/config/fused-madd.opt ../../gcc/config/i386/i386.opt ../../gcc/config/gnu-user.opt ../../gcc/config/linux.opt ../../gcc/config/linux-android.opt > tmp-optionlist +/bin/sh ../../gcc/../move-if-change tmp-optionlist optionlist +echo timestamp > s-options +gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ + -f ../../gcc/opth-gen.awk \ + < optionlist > tmp-options.h +/bin/sh ../../gcc/../move-if-change tmp-options.h options.h +echo timestamp > s-options-h +/bin/sh ../../gcc/../move-if-change tmp-gi.list gtyp-input.list +echo timestamp > s-gtyp-input +build/gengtype \ + -S ../../gcc -I gtyp-input.list -w tmp-gtype.state +/bin/sh ../../gcc/../move-if-change tmp-gtype.state gtype.state +build/gengtype \ + -r gtype.state +echo timestamp > s-gtype +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconstants.o ../../gcc/genconstants.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconstants \ + build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genconstants ../../gcc/common.md ../../gcc/config/i386/i386.md \ + > tmp-constants.h +/bin/sh ../../gcc/../move-if-change tmp-constants.h insn-constants.h +echo timestamp > s-constants +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genpreds.o ../../gcc/genpreds.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengenrtl.o ../../gcc/gengenrtl.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengenrtl \ + build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gengenrtl > tmp-genrtl.h +/bin/sh ../../gcc/../move-if-change tmp-genrtl.h genrtl.h +echo timestamp > s-genrtl-h +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/rtl.o ../../gcc/rtl.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/read-rtl.o ../../gcc/read-rtl.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/ggc-none.o ../../gcc/ggc-none.cc +echo "#define BUILDING_GCC_MAJOR `echo 12.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h +echo "#define BUILDING_GCC_MINOR `echo 12.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h +echo "#define BUILDING_GCC_PATCHLEVEL `echo 12.2.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h +echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h +echo timestamp > s-bversion +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/vec.o ../../gcc/vec.cc +build/genmodes -m > tmp-min-modes.cc +/bin/sh ../../gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc +echo timestamp > s-modes-m +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/min-insn-modes.o min-insn-modes.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gensupport.o ../../gcc/gensupport.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/print-rtl.o ../../gcc/print-rtl.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/hash-table.o ../../gcc/hash-table.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/sort.o ../../gcc/sort.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genpreds \ + build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genpreds -h ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.h +/bin/sh ../../gcc/../move-if-change tmp-preds.h tm-preds.h +echo timestamp > s-preds-h +TARGET_CPU_DEFAULT="" \ +HEADERS="options.h insn-constants.h config/i386/i386.h config/i386/i386-protos.h defaults.h" DEFINES="" \ +/bin/sh ../../gcc/mkconfig.sh tm_d.h +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genflags.o ../../gcc/genflags.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genflags \ + build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconditions.o ../../gcc/genconditions.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconditions \ + build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genconditions ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-condmd.cc +/bin/sh ../../gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc +echo timestamp > s-conditions +build/genpreds -c ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-constrs.h +/bin/sh ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h +echo timestamp > s-constrs-h +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencondmd.o build/gencondmd.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencondmd \ + build/gencondmd.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gencondmd > tmp-cond.md +/bin/sh ../../gcc/../move-if-change tmp-cond.md insn-conditions.md +echo timestamp > s-condmd +build/genflags ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-flags.h +/bin/sh ../../gcc/../move-if-change tmp-flags.h insn-flags.h +echo timestamp > s-flags +if test no = yes \ + || test -n "m64=../lib m32=../lib mx32=../libx32"; then \ + /bin/sh ../../gcc/genmultilib \ + "m64/m32" \ + " 64 32" \ + "" \ + "" \ + "" \ + "" \ + "m64=../lib m32=../lib mx32=../libx32" \ + "" \ + "" \ + "" \ + "no" \ + > tmp-mlib.h; \ +else \ + /bin/sh ../../gcc/genmultilib '' '' '' '' '' '' '' '' \ + "" '' no \ + > tmp-mlib.h; \ +fi +/bin/sh ../../gcc/../move-if-change tmp-mlib.h multilib.h +echo timestamp > s-mlib +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattr.o ../../gcc/genattr.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattr \ + build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genattr ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-attr.h +/bin/sh ../../gcc/../move-if-change tmp-attr.h insn-attr.h +echo timestamp > s-attr +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattr-common.o ../../gcc/genattr-common.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattr-common \ + build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genattr-common ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-attr-common.h +/bin/sh ../../gcc/../move-if-change tmp-attr-common.h insn-attr-common.h +echo timestamp > s-attr-common +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencodes.o ../../gcc/gencodes.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencodes \ + build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gencodes ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-codes.h +/bin/sh ../../gcc/../move-if-change tmp-codes.h insn-codes.h +echo timestamp > s-codes +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconfig.o ../../gcc/genconfig.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconfig \ + build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genconfig ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-config.h +/bin/sh ../../gcc/../move-if-change tmp-config.h insn-config.h +echo timestamp > s-config +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gentarget-def.o ../../gcc/gentarget-def.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gentarget-def \ + build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gentarget-def ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-target-def.h +/bin/sh ../../gcc/../move-if-change tmp-target-def.h insn-target-def.h +echo timestamp > s-target-def +lsf="../../gcc/cp/lang-specs.h ../../gcc/lto/lang-specs.h"; for f in $lsf; do \ + echo "#include \"$f\""; \ +done | sed 's|../../gcc/||' > tmp-specs.h +/bin/sh ../../gcc/../move-if-change tmp-specs.h specs.h +echo timestamp > s-specs +rm -f tmp-all-tree.def +echo '#include "tree.def"' > tmp-all-tree.def +echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def +echo '#include "c-family/c-common.def"' >> tmp-all-tree.def +ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def"; for f in $ltf; do \ + echo "#include \"$f\""; \ +done | sed 's|../../gcc/||' >> tmp-all-tree.def +/bin/sh ../../gcc/../move-if-change tmp-all-tree.def all-tree.def +echo timestamp > s-alltree +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencheck.o ../../gcc/gencheck.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencheck \ + build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gencheck > tmp-check.h +/bin/sh ../../gcc/../move-if-change tmp-check.h tree-check.h +echo timestamp > s-check +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genhooks.o ../../gcc/genhooks.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genhooks \ + build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genhooks "Target Hook" \ + > tmp-target-hooks-def.h +/bin/sh ../../gcc/../move-if-change tmp-target-hooks-def.h \ + target-hooks-def.h +echo timestamp > s-target-hooks-def-h +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genopinit.o ../../gcc/genopinit.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genopinit \ + build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genopinit ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc +/bin/sh ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h +/bin/sh ../../gcc/../move-if-change tmp-opinit.cc insn-opinit.cc +echo timestamp > s-opinit +build/genhooks "Common Target Hook" \ + > tmp-common-target-hooks-def.h +/bin/sh ../../gcc/../move-if-change tmp-common-target-hooks-def.h \ + common/common-target-hooks-def.h +echo timestamp > s-common-target-hooks-def-h +gawk -f ../../gcc/gen-pass-instances.awk \ + ../../gcc/passes.def ../../gcc/config/i386/i386-passes.def > pass-instances.def +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencfn-macros.o ../../gcc/gencfn-macros.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencfn-macros \ + build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gencfn-macros -c \ + > tmp-case-cfn-macros.h +/bin/sh ../../gcc/../move-if-change tmp-case-cfn-macros.h \ + case-cfn-macros.h +echo timestamp > s-case-cfn-macros +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmatch.o ../../gcc/genmatch.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmatch \ + build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gencfn-macros -o \ + > tmp-cfn-operators.pd +/bin/sh ../../gcc/../move-if-change tmp-cfn-operators.pd \ + cfn-operators.pd +echo timestamp > s-cfn-operators +build/genmatch --gimple ../../gcc/match.pd \ + > tmp-gimple-match.cc +build/genmatch --generic ../../gcc/match.pd \ + > tmp-generic-match.cc +/bin/sh ../../gcc/../move-if-change tmp-gimple-match.cc \ + gimple-match.cc +/bin/sh ../../gcc/../move-if-change tmp-generic-match.cc \ + generic-match.cc +echo timestamp > s-match +build/genhooks "C Target Hook" \ + > tmp-c-target-hooks-def.h +/bin/sh ../../gcc/../move-if-change tmp-c-target-hooks-def.h \ + c-family/c-target-hooks-def.h +echo timestamp > s-c-target-hooks-def-h +build/genhooks "D Target Hook" \ + > tmp-d-target-hooks-def.h +/bin/sh ../../gcc/../move-if-change tmp-d-target-hooks-def.h \ + d/d-target-hooks-def.h +echo timestamp > s-d-target-hooks-def-h +rm -f tmp-omp-device-properties.h; \ +for kind in kind arch isa; do \ + echo 'const char omp_offload_device_'${kind}'[] = ' \ + >> tmp-omp-device-properties.h; \ + for prop in none ; do \ + [ "$prop" = "none" ] && continue; \ + tgt=`echo "$prop" | sed 's/=.*$//'`; \ + props=`echo "$prop" | sed 's/.*=//'`; \ + echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ + sed -n 's/^'${kind}': //p' ${props} \ + | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ + >> tmp-omp-device-properties.h; \ + done; \ + echo '"";' >> tmp-omp-device-properties.h; \ +done; \ +/bin/sh ../../gcc/../move-if-change tmp-omp-device-properties.h \ + omp-device-properties.h +echo timestamp > s-omp-device-properties-h +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../gcc/c/c-lang.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../gcc/c-family/stub-objc.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc/attribs.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../gcc/c/c-errors.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../gcc/c/c-decl.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../gcc/c/c-typeck.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../gcc/c/c-convert.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../gcc/c/c-aux-info.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../gcc/c/c-objc-common.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../gcc/c/c-parser.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../gcc/c/c-fold.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../gcc/c/gimple-parser.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../gcc/c-family/c-common.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc/c-family/c-cppbuiltin.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../gcc/c-family/c-dump.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../gcc/c-family/c-format.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../gcc/c-family/c-gimplify.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../gcc/c-family/c-indentation.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../gcc/c-family/c-lex.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../gcc/c-family/c-omp.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../gcc/c-family/c-opts.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../gcc/c-family/c-pch.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../gcc/c-family/c-ppoutput.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../gcc/c-family/c-pragma.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../gcc/c-family/c-pretty-print.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../gcc/c-family/c-semantics.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../gcc/c-family/c-ada-spec.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../gcc/c-family/c-ubsan.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../gcc/c-family/known-headers.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../gcc/c-family/c-attribs.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../gcc/c-family/c-warn.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../gcc/c-family/c-spellcheck.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../gcc/config/i386/i386-c.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../gcc/config/glibc-c.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genchecksum.o ../../gcc/genchecksum.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genchecksum \ + build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +echo "g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \ +&& ../../gcc/../move-if-change checksum-options.tmp checksum-options +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattrtab.o ../../gcc/genattrtab.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattrtab \ + build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genattrtab ../../gcc/common.md ../../gcc/config/i386/i386.md insn-conditions.md \ + -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc +/bin/sh ../../gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc +/bin/sh ../../gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc +/bin/sh ../../gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc +echo timestamp > s-attrtab +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genautomata.o ../../gcc/genautomata.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genautomata \ + build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm +build/genautomata ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-automata.cc +/bin/sh ../../gcc/../move-if-change tmp-automata.cc insn-automata.cc +echo timestamp > s-automata +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genemit.o ../../gcc/genemit.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genemit \ + build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genemit ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-emit.cc +/bin/sh ../../gcc/../move-if-change tmp-emit.cc insn-emit.cc +echo timestamp > s-emit +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genextract.o ../../gcc/genextract.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genextract \ + build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genextract ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-extract.cc +/bin/sh ../../gcc/../move-if-change tmp-extract.cc insn-extract.cc +echo timestamp > s-extract +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc +build/genmodes > tmp-modes.cc +/bin/sh ../../gcc/../move-if-change tmp-modes.cc insn-modes.cc +echo timestamp > s-modes +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genoutput.o ../../gcc/genoutput.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genoutput \ + build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genoutput ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-output.cc +/bin/sh ../../gcc/../move-if-change tmp-output.cc insn-output.cc +echo timestamp > s-output +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genpeep.o ../../gcc/genpeep.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genpeep \ + build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genpeep ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-peep.cc +/bin/sh ../../gcc/../move-if-change tmp-peep.cc insn-peep.cc +echo timestamp > s-peep +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc +build/genpreds ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.cc +/bin/sh ../../gcc/../move-if-change tmp-preds.cc insn-preds.cc +echo timestamp > s-preds +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genrecog.o ../../gcc/genrecog.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/inchash.o ../../gcc/inchash.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genrecog \ + build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genrecog ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-recog.cc +/bin/sh ../../gcc/../move-if-change tmp-recog.cc insn-recog.cc +echo timestamp > s-recog +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genenums.o ../../gcc/genenums.cc +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genenums \ + build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genenums ../../gcc/common.md ../../gcc/config/i386/i386.md \ + > tmp-enums.cc +/bin/sh ../../gcc/../move-if-change tmp-enums.cc insn-enums.cc +echo timestamp > s-enums +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc/ggc-page.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../gcc/adjust-alignment.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../gcc/alias.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../gcc/alloc-pool.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../gcc/auto-inc-dec.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../gcc/auto-profile.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../gcc/bb-reorder.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc/bitmap.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc/builtins.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc/caller-save.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc/calls.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../gcc/ccmp.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../gcc/cfg.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc/cfganal.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc/cfgbuild.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../gcc/cfgcleanup.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc/cfgexpand.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../gcc/cfghooks.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../gcc/cfgloop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc/cfgloopanal.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../gcc/cfgloopmanip.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc/cfgrtl.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo ../../gcc/ctfc.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo ../../gcc/ctfout.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo ../../gcc/btfout.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc/symtab.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../gcc/symtab-thunks.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../gcc/symtab-clones.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../gcc/cgraph.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../gcc/cgraphbuild.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../gcc/cgraphunit.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../gcc/cgraphclones.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc/combine.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../gcc/combine-stack-adj.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../gcc/compare-elim.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc/context.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc/convert.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../gcc/coroutine-passes.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc/coverage.cc +g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include\" -DFIXED_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/12.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/12.2.0/x86_64-lfs-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/12.2.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/libc++_include/c++/12.2.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/mnt/lfs${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/mnt/lfs/tools/\" -DSTANDARD_EXEC_PREFIX=\"/mnt/lfs/tools/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -DBASEVER="\"12.2.0\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc/cppbuiltin.cc +g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include\" -DFIXED_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/12.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/12.2.0/x86_64-lfs-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/12.2.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/libc++_include/c++/12.2.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/mnt/lfs${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/mnt/lfs/tools/\" -DSTANDARD_EXEC_PREFIX=\"/mnt/lfs/tools/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc/cppdefault.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc/cprop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc/cse.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc/cselib.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc/data-streamer.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../gcc/data-streamer-in.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../gcc/data-streamer-out.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../gcc/dbxout.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc/dbgcnt.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc/dce.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc/ddg.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc/debug.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc/df-core.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc/df-problems.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc/df-scan.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc/dfp.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../gcc/digraph.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc/dojump.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc/dominance.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc/domwalk.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc/double-int.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc/dse.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc/dumpfile.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc/dwarf2asm.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc/dwarf2cfi.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo ../../gcc/dwarf2ctf.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc/dwarf2out.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../gcc/early-remat.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc/emit-rtl.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc/et-forest.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc/except.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc/explow.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc/expmed.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc/expr.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../gcc/fibonacci_heap.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../gcc/file-prefix-map.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc/final.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc/fixed-value.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc/fold-const.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../gcc/fold-const-call.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc/function.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../gcc/function-abi.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../gcc/function-tests.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc/fwprop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../gcc/gcc-rich-location.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc/gcse.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../gcc/gcse-common.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc/ggc-common.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../gcc/ggc-tests.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc/gimple.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../gcc/gimple-array-bounds.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc/gimple-builder.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc/gimple-expr.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../gcc/gimple-if-to-switch.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc/gimple-iterator.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc/gimple-fold.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo ../../gcc/gimple-harden-conditionals.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../gcc/gimple-laddress.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../gcc/gimple-loop-interchange.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../gcc/gimple-loop-jam.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../gcc/gimple-loop-versioning.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc/gimple-low.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo ../../gcc/gimple-predicate-analysis.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc/gimple-pretty-print.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../gcc/gimple-range.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../gcc/gimple-range-cache.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../gcc/gimple-range-edge.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo ../../gcc/gimple-range-fold.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../gcc/gimple-range-gori.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo ../../gcc/gimple-range-trace.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc/gimple-ssa-backprop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo ../../gcc/gimple-ssa-evrp.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo ../../gcc/gimple-ssa-evrp-analyze.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc/gimple-ssa-isolate-paths.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../gcc/gimple-ssa-nonnull-compare.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../gcc/gimple-ssa-split-paths.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../gcc/gimple-ssa-store-merging.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../gcc/gimple-ssa-strength-reduction.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../gcc/gimple-ssa-sprintf.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo ../../gcc/gimple-ssa-warn-access.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../gcc/gimple-ssa-warn-alloca.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../gcc/gimple-ssa-warn-restrict.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc/gimple-streamer-in.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc/gimple-streamer-out.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc/gimple-walk.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo ../../gcc/gimple-warn-recursion.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc/gimplify.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc/gimplify-me.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc/godump.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc/graph.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc/graphds.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../gcc/graphviz.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc/graphite.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../gcc/graphite-isl-ast-to-gimple.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc/graphite-dependences.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc/graphite-optimize-isl.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc/graphite-poly.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../gcc/graphite-scop-detection.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../gcc/graphite-sese-to-poly.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc/haifa-sched.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../gcc/hash-map-tests.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../gcc/hash-set-tests.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc/hw-doloop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc/hwint.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc/ifcvt.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc/ree.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../gcc/inchash.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc/incpath.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc/init-regs.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc/internal-fn.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc/ipa-cp.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../gcc/ipa-sra.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc/ipa-devirt.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../gcc/ipa-fnsummary.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../gcc/ipa-polymorphic-call.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc/ipa-split.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc/ipa-inline.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../gcc/ipa-comdats.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo ../../gcc/ipa-free-lang-data.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../gcc/ipa-visibility.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc/ipa-inline-analysis.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc/ipa-inline-transform.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../gcc/ipa-modref.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../gcc/ipa-modref-tree.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../gcc/ipa-predicate.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc/ipa-profile.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc/ipa-prop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../gcc/ipa-param-manipulation.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../gcc/ipa-pure-const.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../gcc/ipa-icf.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../gcc/ipa-icf-gimple.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc/ipa-reference.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc/ipa-ref.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../gcc/ipa-utils.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc/ipa.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc/ira.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../gcc/ira-build.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc/ira-costs.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../gcc/ira-conflicts.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc/ira-color.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc/ira-emit.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../gcc/ira-lives.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc/jump.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../gcc/langhooks.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc/lcm.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc/lists.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc/loop-doloop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc/loop-init.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../gcc/loop-invariant.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../gcc/loop-iv.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../gcc/loop-unroll.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../gcc/lower-subreg.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../gcc/lra.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../gcc/lra-assigns.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../gcc/lra-coalesce.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../gcc/lra-constraints.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../gcc/lra-eliminations.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../gcc/lra-lives.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../gcc/lra-remat.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../gcc/lra-spills.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc/lto-cgraph.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../gcc/lto-streamer.cc +g++ -fno-PIE -c -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../gcc/lto-streamer-in.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../gcc/lto-streamer-out.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../gcc/lto-section-in.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../gcc/lto-section-out.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../gcc/lto-opts.cc +g++ -fno-PIE -c -I../../gcc/../zlib -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc/lto-compress.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc/mcf.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc/mode-switching.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc/modulo-sched.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../gcc/multiple_target.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../gcc/omp-offload.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../gcc/omp-expand.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../gcc/omp-general.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../gcc/omp-low.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo ../../gcc/omp-oacc-kernels-decompose.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo ../../gcc/omp-oacc-neuter-broadcast.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../gcc/omp-simd-clone.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo ../../gcc/opt-problem.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc/optabs.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../gcc/optabs-libfuncs.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../gcc/optabs-query.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../gcc/optabs-tree.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../gcc/optinfo.cc +g++ -fno-PIE -c -DTARGET_NAME=\"x86_64-lfs-linux-gnu\" -I../../gcc/../zlib -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo ../../gcc/optinfo-emit-json.cc +gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ + -f ../../gcc/optc-save-gen.awk \ + -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../gcc/opts-global.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../gcc/ordered-hash-map-tests.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc/passes.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc/plugin.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo ../../gcc/pointer-query.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../gcc/postreload-gcse.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../gcc/postreload.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../gcc/predict.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../gcc/print-rtl.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../gcc/print-rtl-function.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../gcc/print-tree.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc/profile.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../gcc/profile-count.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo ../../gcc/range.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo ../../gcc/range-op.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../gcc/read-md.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../gcc/read-rtl.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../gcc/read-rtl-function.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../gcc/real.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../gcc/realmpfr.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../gcc/recog.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../gcc/reg-stack.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc/regcprop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../gcc/reginfo.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../gcc/regrename.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../gcc/regstat.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../gcc/reload.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../gcc/reload1.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../gcc/reorg.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../gcc/resource.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../gcc/rtl-error.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo ../../gcc/rtl-ssa/accesses.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../gcc/rtl-ssa/blocks.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo ../../gcc/rtl-ssa/changes.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../gcc/rtl-ssa/functions.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../gcc/rtl-ssa/insns.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../gcc/rtl-tests.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../gcc/rtl.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../gcc/rtlhash.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../gcc/rtlanal.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc/rtlhooks.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../gcc/rtx-vector-builder.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../gcc/run-rtl-passes.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../gcc/sched-deps.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../gcc/sched-ebb.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../gcc/sched-rgn.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../gcc/sel-sched-ir.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../gcc/sel-sched-dump.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../gcc/sel-sched.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../gcc/selftest-rtl.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../gcc/selftest-run-tests.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../gcc/sese.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../gcc/shrink-wrap.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../gcc/simplify-rtx.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../gcc/sparseset.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../gcc/spellcheck.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../gcc/spellcheck-tree.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo ../../gcc/splay-tree-utils.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../gcc/sreal.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../gcc/stack-ptr-mod.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc/statistics.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../gcc/stmt.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../gcc/stor-layout.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../gcc/store-motion.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../gcc/streamer-hooks.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../gcc/stringpool.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../gcc/substring-locations.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../gcc/target-globals.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../gcc/targhooks.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../gcc/timevar.cc +g++ -fno-PIE -c -DTARGET_NAME=\"x86_64-lfs-linux-gnu\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc/toplev.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../gcc/tracer.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../gcc/trans-mem.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../gcc/tree-affine.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc/asan.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../gcc/tsan.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../gcc/ubsan.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../gcc/sanopt.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../gcc/sancov.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../gcc/tree-call-cdce.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../gcc/tree-cfg.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../gcc/tree-cfgcleanup.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../gcc/tree-chrec.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../gcc/tree-complex.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../gcc/tree-data-ref.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../gcc/tree-dfa.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../gcc/tree-diagnostic.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-diagnostic-path.o -MT tree-diagnostic-path.o -MMD -MP -MF ./.deps/tree-diagnostic-path.TPo ../../gcc/tree-diagnostic-path.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc/tree-dump.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../gcc/tree-eh.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../gcc/tree-emutls.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../gcc/tree-if-conv.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../gcc/tree-inline.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../gcc/tree-into-ssa.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../gcc/tree-iterator.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../gcc/tree-loop-distribution.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../gcc/tree-nested.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../gcc/tree-nrv.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../gcc/tree-object-size.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../gcc/tree-outof-ssa.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../gcc/tree-parloops.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../gcc/tree-phinodes.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../gcc/tree-predcom.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../gcc/tree-pretty-print.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../gcc/tree-profile.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../gcc/tree-scalar-evolution.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../gcc/tree-sra.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../gcc/tree-switch-conversion.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../gcc/tree-ssa-address.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../gcc/tree-ssa-alias.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../gcc/tree-ssa-ccp.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../gcc/tree-ssa-coalesce.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../gcc/tree-ssa-copy.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../gcc/tree-ssa-dce.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../gcc/tree-ssa-dom.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../gcc/tree-ssa-dse.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../gcc/tree-ssa-forwprop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../gcc/tree-ssa-ifcombine.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../gcc/tree-ssa-live.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../gcc/tree-ssa-loop-ch.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../gcc/tree-ssa-loop-im.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../gcc/tree-ssa-loop-ivcanon.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../gcc/tree-ssa-loop-ivopts.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../gcc/tree-ssa-loop-manip.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../gcc/tree-ssa-loop-niter.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../gcc/tree-ssa-loop-prefetch.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../gcc/tree-ssa-loop-split.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../gcc/tree-ssa-loop-unswitch.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../gcc/tree-ssa-loop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../gcc/tree-ssa-math-opts.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../gcc/tree-ssa-operands.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo ../../gcc/gimple-range-path.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../gcc/tree-ssa-phiopt.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../gcc/tree-ssa-phiprop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../gcc/tree-ssa-pre.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../gcc/tree-ssa-propagate.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../gcc/tree-ssa-reassoc.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../gcc/tree-ssa-sccvn.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../gcc/tree-ssa-scopedtables.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../gcc/tree-ssa-sink.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../gcc/tree-ssa-strlen.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../gcc/tree-ssa-structalias.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../gcc/tree-ssa-tail-merge.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../gcc/tree-ssa-ter.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../gcc/tree-ssa-threadbackward.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../gcc/tree-ssa-threadedge.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../gcc/tree-ssa-threadupdate.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../gcc/tree-ssa-uncprop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../gcc/tree-ssa-uninit.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../gcc/tree-ssa.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../gcc/tree-ssanames.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../gcc/tree-stdarg.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../gcc/tree-streamer.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../gcc/tree-streamer-in.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../gcc/tree-streamer-out.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../gcc/tree-tailcall.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../gcc/tree-vect-generic.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo ../../gcc/gimple-isel.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../gcc/tree-vect-patterns.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../gcc/tree-vect-data-refs.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../gcc/tree-vect-stmts.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../gcc/tree-vect-loop.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../gcc/tree-vect-loop-manip.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../gcc/tree-vect-slp.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo ../../gcc/tree-vect-slp-patterns.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../gcc/tree-vectorizer.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo ../../gcc/tree-vector-builder.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc/tree-vrp.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../gcc/tree.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo ../../gcc/tristate.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../gcc/typed-splay-tree.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../gcc/valtrack.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo ../../gcc/value-pointer-equiv.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo ../../gcc/value-query.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo ../../gcc/value-range.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-range-equiv.o -MT value-range-equiv.o -MMD -MP -MF ./.deps/value-range-equiv.TPo ../../gcc/value-range-equiv.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo ../../gcc/value-relation.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc/value-prof.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc/var-tracking.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../gcc/varasm.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc/varpool.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo ../../gcc/vec-perm-indices.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../gcc/vmsdbgout.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../gcc/vr-values.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../gcc/vtable-verify.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo ../../gcc/warning-control.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc/web.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../gcc/wide-int.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../gcc/wide-int-print.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../gcc/xcoffout.cc +gawk -f ../../gcc/config/i386/i386-builtin-types.awk ../../gcc/config/i386/i386-builtin-types.def > tmp-bt.inc +/bin/sh ../../gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc +echo timestamp > s-i386-bt +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../gcc/config/i386/i386.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo ../../gcc/analyzer/analysis-plan.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo ../../gcc/analyzer/analyzer.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo ../../gcc/analyzer/analyzer-logging.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo ../../gcc/analyzer/analyzer-pass.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo ../../gcc/analyzer/analyzer-selftests.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../gcc/analyzer/bar-chart.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo ../../gcc/analyzer/call-info.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../gcc/analyzer/call-string.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo ../../gcc/analyzer/checker-path.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo ../../gcc/analyzer/complexity.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../gcc/analyzer/constraint-manager.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo ../../gcc/analyzer/diagnostic-manager.cc +g++ -fno-PIE -c -I../../gcc/../zlib -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../gcc/analyzer/engine.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo ../../gcc/analyzer/feasible-graph.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../gcc/analyzer/function-set.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../gcc/analyzer/pending-diagnostic.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo ../../gcc/analyzer/program-point.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo ../../gcc/analyzer/program-state.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../gcc/analyzer/region.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo ../../gcc/analyzer/region-model.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo ../../gcc/analyzer/region-model-asm.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-impl-calls.o -MT analyzer/region-model-impl-calls.o -MMD -MP -MF analyzer/.deps/region-model-impl-calls.TPo ../../gcc/analyzer/region-model-impl-calls.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo ../../gcc/analyzer/region-model-manager.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../gcc/analyzer/region-model-reachability.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo ../../gcc/analyzer/sm.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../gcc/analyzer/sm-file.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo ../../gcc/analyzer/sm-malloc.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../gcc/analyzer/sm-pattern-test.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo ../../gcc/analyzer/sm-sensitive.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../gcc/analyzer/sm-signal.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo ../../gcc/analyzer/sm-taint.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo ../../gcc/analyzer/state-purge.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo ../../gcc/analyzer/store.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo ../../gcc/analyzer/supergraph.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo ../../gcc/analyzer/svalue.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../gcc/analyzer/trimmed-graph.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o x86-tune-sched.o -MT x86-tune-sched.o -MMD -MP -MF ./.deps/x86-tune-sched.TPo ../../gcc/config/i386/x86-tune-sched.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o x86-tune-sched-bd.o -MT x86-tune-sched-bd.o -MMD -MP -MF ./.deps/x86-tune-sched-bd.TPo ../../gcc/config/i386/x86-tune-sched-bd.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o x86-tune-sched-atom.o -MT x86-tune-sched-atom.o -MMD -MP -MF ./.deps/x86-tune-sched-atom.TPo ../../gcc/config/i386/x86-tune-sched-atom.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o x86-tune-sched-core.o -MT x86-tune-sched-core.o -MMD -MP -MF ./.deps/x86-tune-sched-core.TPo ../../gcc/config/i386/x86-tune-sched-core.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-options.o -MT i386-options.o -MMD -MP -MF ./.deps/i386-options.TPo ../../gcc/config/i386/i386-options.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-builtins.o -MT i386-builtins.o -MMD -MP -MF ./.deps/i386-builtins.TPo ../../gcc/config/i386/i386-builtins.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-expand.o -MT i386-expand.o -MMD -MP -MF ./.deps/i386-expand.TPo ../../gcc/config/i386/i386-expand.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-features.o -MT i386-features.o -MMD -MP -MF ./.deps/i386-features.TPo ../../gcc/config/i386/i386-features.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../gcc/config/linux.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gnu-property.o -MT gnu-property.o -MMD -MP -MF ./.deps/gnu-property.TPo ../../gcc/config/i386/gnu-property.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../gcc/config/host-linux.cc +rm -rf libbackend.a +ar rcT libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o adjust-alignment.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o ctfc.o ctfout.o btfout.o symtab.o symtab-thunks.o symtab-clones.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coroutine-passes.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o digraph.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2ctf.o dwarf2out.o early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o file-prefix-map.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-abi.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-array-bounds.o gimple-builder.o gimple-expr.o gimple-if-to-switch.o gimple-iterator.o gimple-fold.o gimple-harden-conditionals.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-loop-versioning.o gimple-low.o gimple-predicate-analysis.o gimple-pretty-print.o gimple-range.o gimple-range-cache.o gimple-range-edge.o gimple-range-fold.o gimple-range-gori.o gimple-range-trace.o gimple-ssa-backprop.o gimple-ssa-evrp.o gimple-ssa-evrp-analyze.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-access.o gimple-ssa-warn-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimple-warn-recursion.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphviz.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-cp.o ipa-sra.o ipa-devirt.o ipa-fnsummary.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-free-lang-data.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-modref.o ipa-modref-tree.o ipa-predicate.o ipa-profile.o ipa-prop.o ipa-param-manipulation.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-low.o omp-oacc-kernels-decompose.o omp-oacc-neuter-broadcast.o omp-simd-clone.o opt-problem.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o optinfo.o optinfo-emit-json.o options-save.o opts-global.o ordered-hash-map-tests.o passes.o plugin.o pointer-query.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o profile-count.o range.o range-op.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl-ssa/accesses.o rtl-ssa/blocks.o rtl-ssa/changes.o rtl-ssa/functions.o rtl-ssa/insns.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o rtx-vector-builder.o run-rtl-passes.o sched-deps.o sched-ebb.o sched-rgn.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o splay-tree-utils.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-diagnostic-path.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o gimple-range-path.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o gimple-isel.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vect-slp-patterns.o tree-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o tristate.o typed-splay-tree.o valtrack.o value-pointer-equiv.o value-query.o value-range.o value-range-equiv.o value-relation.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.o warning-control.o web.o wide-int.o wide-int-print.o xcoffout.o i386.o analyzer/analysis-plan.o analyzer/analyzer.o analyzer/analyzer-logging.o analyzer/analyzer-pass.o analyzer/analyzer-selftests.o analyzer/bar-chart.o analyzer/call-info.o analyzer/call-string.o analyzer/checker-path.o analyzer/complexity.o analyzer/constraint-manager.o analyzer/diagnostic-manager.o analyzer/engine.o analyzer/feasible-graph.o analyzer/function-set.o analyzer/pending-diagnostic.o analyzer/program-point.o analyzer/program-state.o analyzer/region.o analyzer/region-model.o analyzer/region-model-asm.o analyzer/region-model-impl-calls.o analyzer/region-model-manager.o analyzer/region-model-reachability.o analyzer/sm.o analyzer/sm-file.o analyzer/sm-malloc.o analyzer/sm-pattern-test.o analyzer/sm-sensitive.o analyzer/sm-signal.o analyzer/sm-taint.o analyzer/state-purge.o analyzer/store.o analyzer/supergraph.o analyzer/svalue.o analyzer/trimmed-graph.o x86-tune-sched.o x86-tune-sched-bd.o x86-tune-sched-atom.o x86-tune-sched-core.o i386-options.o i386-builtins.o i386-expand.o i386-features.o linux.o gnu-property.o host-linux.o +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc/main.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-common.o -MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo ../../gcc/common/config/i386/i386-common.cc +g++ -fno-PIE -c -DPREFIX=\"/mnt/lfs/tools\" -DBASEVER="\"12.2.0\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc/prefix.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc/opts.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc/opts-common.cc +gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ + -f ../../gcc/optc-gen.awk \ + -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc/vec.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc/hooks.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I../../gcc -I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../gcc/common/common-targhooks.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc/hash-table.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc/file-find.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../gcc/selftest.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../gcc/opt-suggestions.cc +rm -rf libcommon-target.a +ar rc libcommon-target.a i386-common.o prefix.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o opt-suggestions.o +ranlib libcommon-target.a +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo ../../gcc/diagnostic-spec.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc/diagnostic.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc/diagnostic-color.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../gcc/diagnostic-show-locus.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../gcc/diagnostic-format-json.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../gcc/json.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../gcc/edit-context.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc/pretty-print.cc +g++ -fno-PIE -c -DLOCALEDIR=\"/mnt/lfs/tools/share/locale\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc/intl.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc/sbitmap.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc/ggc-none.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../gcc/memory-block.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../gcc/selftest-diagnostic.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../gcc/sort.cc +rm -rf libcommon.a +ar rc libcommon.a diagnostic-spec.o diagnostic.o diagnostic-color.o diagnostic-show-locus.o diagnostic-format-json.o json.o edit-context.o pretty-print.o intl.o sbitmap.o vec.o input.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o +ranlib libcommon.a +if [ -f ../stage_final ] \ + && cmp -s ../stage_current ../stage_final; then \ + cp ../prev-gcc/cc1-checksum.cc cc1-checksum.cc; \ +else \ + build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ + checksum-options > cc1-checksum.cc.tmp && \ + ../../gcc/../move-if-change cc1-checksum.cc.tmp cc1-checksum.cc; \ +fi +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o \ + cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lisl -L/mnt/lfs/sources/gcc-12.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz -lzstd +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo ../../gcc/cp/cp-lang.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../gcc/cp/call.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../gcc/cp/class.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../gcc/cp/constexpr.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo ../../gcc/cp/constraint.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo ../../gcc/cp/coroutines.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo ../../gcc/cp/cp-gimplify.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo ../../gcc/cp/cp-objcp-common.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo ../../gcc/cp/cp-ubsan.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../gcc/cp/cvt.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo ../../gcc/cp/cxx-pretty-print.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../gcc/cp/decl.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../gcc/cp/decl2.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../gcc/cp/dump.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../gcc/cp/error.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../gcc/cp/except.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../gcc/cp/expr.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../gcc/cp/friend.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../gcc/cp/init.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../gcc/cp/lambda.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../gcc/cp/lex.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../gcc/cp/logic.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../gcc/cp/mangle.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo ../../gcc/cp/mapper-client.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo ../../gcc/cp/mapper-resolver.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../gcc/cp/method.cc +g++ -fno-PIE -c -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo ../../gcc/cp/module.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo ../../gcc/cp/name-lookup.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../gcc/cp/optimize.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../gcc/cp/parser.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../gcc/cp/pt.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../gcc/cp/ptree.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../gcc/cp/rtti.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../gcc/cp/search.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../gcc/cp/semantics.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../gcc/cp/tree.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../gcc/cp/typeck.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../gcc/cp/typeck2.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo ../../gcc/cp/vtable-class-hierarchy.cc +if [ -f ../stage_final ] \ + && cmp -s ../stage_current ../stage_final; then \ + cp ../prev-gcc/cc1plus-checksum.cc cc1plus-checksum.cc; \ +else \ + build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcody/libcody.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ + checksum-options > cc1plus-checksum.cc.tmp && \ + ../../gcc/../move-if-change cc1plus-checksum.cc.tmp cc1plus-checksum.cc; \ +fi +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cc1plus \ + cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o cc1plus-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcody/libcody.a \ + libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lisl -L/mnt/lfs/sources/gcc-12.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz -lzstd +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../gcc/lto/lto-lang.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../gcc/lto/lto.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../gcc/lto/lto-object.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../gcc/lto/lto-partition.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../gcc/lto/lto-symtab.cc +g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo ../../gcc/lto/lto-common.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o lto1 \ + lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lisl -L/mnt/lfs/sources/gcc-12.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz -lzstd libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-dump.o -MT lto/lto-dump.o -MMD -MP -MF lto/.deps/lto-dump.TPo ../../gcc/lto/lto-dump.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o lto-dump \ + lto/lto-lang.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-dump.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lisl -L/mnt/lfs/sources/gcc-12.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz -lzstd libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +g++ -fno-PIE -c -I../../gcc/../zlib -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../gcc/gcov.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcov.o json.o \ + hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L./../zlib -lz -o gcov +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../gcc/gcov-dump.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcov-dump.o \ + hash-table.o ggc-none.o\ + libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc/gcov-tool.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o libgcov-util.o ../../gcc/../libgcc/libgcov-util.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace \ + -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../gcc/../libgcc/libgcov-driver.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace \ + -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../gcc/../libgcc/libgcov-merge.c +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool +g++ -fno-PIE -c -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../gcc/collect2.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../gcc/collect2-aix.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../gcc/collect-utils.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o Tcollect2 \ + collect2.o collect2-aix.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +mv -f Tcollect2 collect2 +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../gcc/lto-wrapper.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o Tlto-wrapper \ + lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +mv -f Tlto-wrapper lto-wrapper +g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/mnt/lfs/tools/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/mnt/lfs/tools/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/mnt/lfs/tools/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../gcc/gcc-ar.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcc-ar.o -o gcc-ar \ + file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +cp ../../gcc/gcc-ar.cc gcc-nm.cc +g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/mnt/lfs/tools/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/mnt/lfs/tools/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/mnt/lfs/tools/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcc-nm.o -o gcc-nm \ + file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +cp ../../gcc/gcc-ar.cc gcc-ranlib.cc +g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/mnt/lfs/tools/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/mnt/lfs/tools/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/mnt/lfs/tools/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcc-ranlib.o -o gcc-ranlib \ + file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../gcc/gengtype.cc +g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../gcc/gengtype-lex.cc +g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../gcc/gengtype-parse.cc +g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../gcc/gengtype-state.cc +g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../gcc/errors.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o gengtype \ + gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o errors.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/mnt/lfs/tools/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/mnt/lfs/tools/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/mnt/lfs/tools/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"12.2.0\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../gcc/gcc.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../gcc/gcc-main.cc +g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/mnt/lfs/tools/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/mnt/lfs/tools/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/mnt/lfs/tools/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../gcc/c/gccspec.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo ../../gcc/config/i386/driver-i386.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o xgcc gcc.o gcc-main.o ggc-none.o \ + c/gccspec.o driver-i386.o libcommon-target.a \ + libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +cp xgcc gcc-cross +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../gcc/c-family/cppspec.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cpp gcc.o gcc-main.o ggc-none.o \ + c-family/cppspec.o driver-i386.o libcommon-target.a \ + libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -dumpspecs > tmp-specs +mv tmp-specs specs +: > tmp-libgcc.mvars +echo GCC_CFLAGS = '-g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars +echo INHIBIT_LIBC_CFLAGS = '-Dinhibit_libc' >> tmp-libgcc.mvars +echo TARGET_SYSTEM_ROOT = '/mnt/lfs' >> tmp-libgcc.mvars +if test no = yes; then \ + NO_PIE_CFLAGS="-fno-PIE"; \ +else \ + NO_PIE_CFLAGS=; \ +fi; \ +echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars +mv tmp-libgcc.mvars libgcc.mvars +echo | /mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -E -dM - | \ + sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ + -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ + sort -u > tmp-macro_list +/bin/sh ../../gcc/../move-if-change tmp-macro_list macro_list +echo timestamp > s-macro_list +if /mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ + set -e; for ml in `/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -print-multi-lib`; do \ + multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ + flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ + sfx=`/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ + if [ "${multi_dir}" = "." ]; \ + then multi_dir=""; \ + else \ + multi_dir=/${multi_dir}; \ + fi; \ + echo "${sfx};${multi_dir}"; \ + done; \ +else \ + echo ";"; \ +fi > tmp-fixinc_list +/bin/sh ../../gcc/../move-if-change tmp-fixinc_list fixinc_list +echo timestamp > s-fixinc_list +rm -rf include-fixed; mkdir include-fixed +chmod a+rx include-fixed +if [ -d ../prev-gcc ]; then \ + cd ../prev-gcc && \ + make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ + libsubdir=. ; \ +else \ + set -e; for ml in `cat fixinc_list`; do \ + sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ + multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ + fix_dir=include-fixed${multi_dir}; \ + if ! true && test ! -d `echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ + echo The directory that should contain system headers does not exist: >&2 ; \ + echo " `echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ + tooldir_sysinc=`echo "/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ + if test "x`echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ + then sleep 1; else exit 1; fi; \ + fi; \ + /bin/sh ../../gcc/../mkinstalldirs ${fix_dir}; \ + chmod a+rx ${fix_dir} || true; \ + (TARGET_MACHINE='x86_64-lfs-linux-gnu'; srcdir=`cd ../../gcc; ${PWDCMD-pwd}`; \ + SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ + gcc_dir=`${PWDCMD-pwd}` ; \ + export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ + cd ../build-x86_64-pc-linux-gnu/fixincludes && \ + /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ + `echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ + rm -f ${fix_dir}/syslimits.h; \ + if [ -f ${fix_dir}/limits.h ]; then \ + mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ + else \ + cp ../../gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ + fi; \ + chmod a+r ${fix_dir}/syslimits.h; \ + done; \ +fi +Fixing headers into /mnt/lfs/sources/gcc-12.2.0/build/gcc/include-fixed for x86_64-lfs-linux-gnu target +Forbidden identifiers: linux unix +echo timestamp > stmp-fixinc +rm -f mm_malloc.h +cat ../../gcc/config/i386/pmm_malloc.h > mm_malloc.h +if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi +if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi +for file in .. ../../gcc/ginclude/float.h ../../gcc/ginclude/iso646.h ../../gcc/ginclude/stdarg.h ../../gcc/ginclude/stdbool.h ../../gcc/ginclude/stddef.h ../../gcc/ginclude/varargs.h ../../gcc/ginclude/stdfix.h ../../gcc/ginclude/stdnoreturn.h ../../gcc/ginclude/stdalign.h ../../gcc/ginclude/stdatomic.h ../../gcc/config/i386/cpuid.h ../../gcc/config/i386/mmintrin.h ../../gcc/config/i386/mm3dnow.h ../../gcc/config/i386/xmmintrin.h ../../gcc/config/i386/emmintrin.h ../../gcc/config/i386/pmmintrin.h ../../gcc/config/i386/tmmintrin.h ../../gcc/config/i386/ammintrin.h ../../gcc/config/i386/smmintrin.h ../../gcc/config/i386/nmmintrin.h ../../gcc/config/i386/bmmintrin.h ../../gcc/config/i386/fma4intrin.h ../../gcc/config/i386/wmmintrin.h ../../gcc/config/i386/immintrin.h ../../gcc/config/i386/x86intrin.h ../../gcc/config/i386/avxintrin.h ../../gcc/config/i386/xopintrin.h ../../gcc/config/i386/ia32intrin.h ../../gcc/config/i386/cross-stdarg.h ../../gcc/config/i386/lwpintrin.h ../../gcc/config/i386/popcntintrin.h ../../gcc/config/i386/lzcntintrin.h ../../gcc/config/i386/bmiintrin.h ../../gcc/config/i386/bmi2intrin.h ../../gcc/config/i386/tbmintrin.h ../../gcc/config/i386/avx2intrin.h ../../gcc/config/i386/avx512fintrin.h ../../gcc/config/i386/fmaintrin.h ../../gcc/config/i386/f16cintrin.h ../../gcc/config/i386/rtmintrin.h ../../gcc/config/i386/xtestintrin.h ../../gcc/config/i386/rdseedintrin.h ../../gcc/config/i386/prfchwintrin.h ../../gcc/config/i386/adxintrin.h ../../gcc/config/i386/fxsrintrin.h ../../gcc/config/i386/xsaveintrin.h ../../gcc/config/i386/xsaveoptintrin.h ../../gcc/config/i386/avx512cdintrin.h ../../gcc/config/i386/avx512erintrin.h ../../gcc/config/i386/avx512pfintrin.h ../../gcc/config/i386/shaintrin.h ../../gcc/config/i386/clflushoptintrin.h ../../gcc/config/i386/xsavecintrin.h ../../gcc/config/i386/xsavesintrin.h ../../gcc/config/i386/avx512dqintrin.h ../../gcc/config/i386/avx512bwintrin.h ../../gcc/config/i386/avx512vlintrin.h ../../gcc/config/i386/avx512vlbwintrin.h ../../gcc/config/i386/avx512vldqintrin.h ../../gcc/config/i386/avx512ifmaintrin.h ../../gcc/config/i386/avx512ifmavlintrin.h ../../gcc/config/i386/avx512vbmiintrin.h ../../gcc/config/i386/avx512vbmivlintrin.h ../../gcc/config/i386/avx5124fmapsintrin.h ../../gcc/config/i386/avx5124vnniwintrin.h ../../gcc/config/i386/avx512vpopcntdqintrin.h ../../gcc/config/i386/clwbintrin.h ../../gcc/config/i386/mwaitxintrin.h ../../gcc/config/i386/clzerointrin.h ../../gcc/config/i386/pkuintrin.h ../../gcc/config/i386/sgxintrin.h ../../gcc/config/i386/cetintrin.h ../../gcc/config/i386/gfniintrin.h ../../gcc/config/i386/cet.h ../../gcc/config/i386/avx512vbmi2intrin.h ../../gcc/config/i386/avx512vbmi2vlintrin.h ../../gcc/config/i386/avx512vnniintrin.h ../../gcc/config/i386/avx512vnnivlintrin.h ../../gcc/config/i386/vaesintrin.h ../../gcc/config/i386/vpclmulqdqintrin.h ../../gcc/config/i386/avx512vpopcntdqvlintrin.h ../../gcc/config/i386/avx512bitalgintrin.h ../../gcc/config/i386/pconfigintrin.h ../../gcc/config/i386/wbnoinvdintrin.h ../../gcc/config/i386/movdirintrin.h ../../gcc/config/i386/waitpkgintrin.h ../../gcc/config/i386/cldemoteintrin.h ../../gcc/config/i386/avx512bf16vlintrin.h ../../gcc/config/i386/avx512bf16intrin.h ../../gcc/config/i386/enqcmdintrin.h ../../gcc/config/i386/serializeintrin.h ../../gcc/config/i386/avx512vp2intersectintrin.h ../../gcc/config/i386/avx512vp2intersectvlintrin.h ../../gcc/config/i386/tsxldtrkintrin.h ../../gcc/config/i386/amxtileintrin.h ../../gcc/config/i386/amxint8intrin.h ../../gcc/config/i386/amxbf16intrin.h ../../gcc/config/i386/x86gprintrin.h ../../gcc/config/i386/uintrintrin.h ../../gcc/config/i386/hresetintrin.h ../../gcc/config/i386/keylockerintrin.h ../../gcc/config/i386/avxvnniintrin.h ../../gcc/config/i386/mwaitintrin.h ../../gcc/config/i386/avx512fp16intrin.h ../../gcc/config/i386/avx512fp16vlintrin.h mm_malloc.h; do \ + if [ X$file != X.. ]; then \ + realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + echo timestamp > include/$realfile; \ + rm -f include/$realfile; \ + cp $file include; \ + chmod a+r include/$realfile; \ + fi; \ +done +for file in .. ; do \ + if [ X$file != X.. ]; then \ + mv include/$file include/x_$file; \ + echo "#include_next <$file>" >include/$file; \ + cat include/x_$file >>include/$file; \ + rm -f include/x_$file; \ + chmod a+r include/$file; \ + fi; \ +done +for file in .. ; do \ + if [ X$file != X.. ]; then \ + echo "#include_next <$file>" >>include/$file; \ + chmod a+r include/$file; \ + fi; \ +done +rm -f include/stdint.h +if [ wrap = wrap ]; then \ + rm -f include/stdint-gcc.h; \ + cp ../../gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ + chmod a+r include/stdint-gcc.h; \ + cp ../../gcc/ginclude/stdint-wrap.h include/stdint.h; \ + chmod a+r include/stdint.h; \ +elif [ wrap = provide ]; then \ + cp ../../gcc/ginclude/stdint-gcc.h include/stdint.h; \ + chmod a+r include/stdint.h; \ +fi +set -e; for ml in `cat fixinc_list`; do \ + sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ + multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ + fix_dir=include-fixed${multi_dir}; \ + if [ -f `echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ + cat ../../gcc/limitx.h ../../gcc/glimits.h ../../gcc/limity.h > tmp-xlimits.h; \ + else \ + cat ../../gcc/glimits.h > tmp-xlimits.h; \ + fi; \ + /bin/sh ../../gcc/../mkinstalldirs ${fix_dir}; \ + chmod a+rx ${fix_dir} || true; \ + /bin/sh ../../gcc/../move-if-change \ + tmp-xlimits.h tmp-limits.h; \ + rm -f ${fix_dir}/limits.h; \ + cp -p tmp-limits.h ${fix_dir}/limits.h; \ + chmod a+r ${fix_dir}/limits.h; \ +done +rm -f include-fixed/README +cp ../../gcc/../fixincludes/README-fixinc include-fixed/README +chmod a+r include-fixed/README +echo timestamp > stmp-int-hdrs +TARGET_CPU_DEFAULT="" \ +HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ +/bin/sh ../../gcc/mkconfig.sh tconfig.h +g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/mnt/lfs/tools/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/mnt/lfs/tools/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/mnt/lfs/tools/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo ../../gcc/cp/g++spec.cc +g++ -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o xg++ \ + gcc.o gcc-main.o ggc-none.o cp/g++spec.o driver-i386.o libcommon-target.a \ + libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +rm -f g++-cross +cp xg++ g++-cross +(echo "@set version-GCC 12.2.0"; \ + if [ "" = "experimental" ]; \ + then echo "@set DEVELOPMENT"; \ + else echo "@clear DEVELOPMENT"; \ + fi) > gcc-vers.texiT +echo @set srcdir `echo /mnt/lfs/sources/gcc-12.2.0/build/gcc/../../gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT +if [ -n "(GCC) " ]; then \ + echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ +fi +echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" >> gcc-vers.texiT; \ +mv -f gcc-vers.texiT gcc-vers.texi +if [ xinfo = xinfo ]; then \ + makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \ + -I ../../gcc/doc/include -o doc/cpp.info ../../gcc/doc/cpp.texi; \ +fi +if [ xinfo = xinfo ]; then \ + makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \ + -I ../../gcc/doc/include -o doc/gcc.info ../../gcc/doc/gcc.texi; \ +fi +build/genhooks -d \ + ../../gcc/doc/tm.texi.in > tmp-tm.texi +case `echo X|tr X '\101'` in \ + A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ + *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ +esac +mv tmp2-tm.texi tmp-tm.texi +/bin/sh ../../gcc/../move-if-change tmp-tm.texi tm.texi +if [ xinfo = xinfo ]; then \ + makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \ + -I ../../gcc/doc/include -o doc/gccint.info ../../gcc/doc/gccint.texi; \ +fi +if [ xinfo = xinfo ]; then \ + makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc/doc \ + -I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \ +fi +if [ xinfo = xinfo ]; then \ + makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \ + -I ../../gcc/doc/include -o doc/cppinternals.info ../../gcc/doc/cppinternals.texi; \ +fi +echo timestamp > gcc.pod +perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod +echo timestamp > doc/gcc.1 +(pod2man --center="GNU" --release="gcc-12.2.0" --date=2022-08-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \ + mv -f doc/gcc.1.T$$ doc/gcc.1) || \ + (rm -f doc/gcc.1.T$$ && exit 1) +cp doc/gcc.1 doc/g++.1 +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=../../gcc/testsuite/selftests +echo timestamp > s-selftest-c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -xc++ -nostdinc /dev/null -S -o /dev/null -fself-test=../../gcc/testsuite/selftests +echo timestamp > s-selftest-c++ +rm gcc.pod +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gcc' +mkdir -p -- ./c++tools +Configuring in ./c++tools +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +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 we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether to build C++ tools... yes +checking maintainer-mode... no +checking for O_CLOEXEC... yes +checking how to run the C++ preprocessor... g++ -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for AF_UNIX... yes +checking for AF_INET6... yes +checking for epoll... yes +checking for pselect... yes +checking for select... yes +checking for accept4... yes +checking for inet_ntop... yes +checking for library containing gethostbyname... none required +checking for library containing socket... none required +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/c++tools' +g++ -g -O2 -fno-exceptions -fno-rtti -I../../c++tools/../libcody -I../../c++tools/../include -I../../c++tools/../gcc -I. -I../gcc \ + -MMD -MP -MF server.d -c -o server.o ../../c++tools/server.cc +g++ -g -O2 -fno-exceptions -fno-rtti -I../../c++tools/../libcody -I../../c++tools/../include -I../../c++tools/../gcc -I. -I../gcc \ + -MMD -MP -MF resolver.d -c -o resolver.o ../../c++tools/resolver.cc +g++ -static-libstdc++ -static-libgcc -o g++-mapper-server server.o resolver.o ../libcody/libcody.a ../libiberty/libiberty.a +/usr/bin/install -c g++-mapper-server ../gcc/g++-mapper-server +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/c++tools' +mkdir -p -- ./libcc1 +Configuring in ./libcc1 +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /usr/bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking for style of include used by make... GNU +checking whether make supports nested variables... yes +checking dependency style of gcc... gcc3 +checking whether to enable maintainer-specific portions of Makefiles... no +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking command to parse nm output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... no +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking dependency style of g++... gcc3 +checking how to run the C++ preprocessor... g++ -E +checking for ld used by g++... ld -m elf_x86_64 +checking if the linker (ld -m elf_x86_64) is GNU ld... yes +checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes +checking for g++ option to produce PIC... -fPIC -DPIC +checking if g++ PIC flag -fPIC -DPIC works... yes +checking if g++ static flag -static works... yes +checking if g++ supports -c -o file.o... yes +checking if g++ supports -c -o file.o... (cached) yes +checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for CET support... yes +checking whether basename is declared... yes +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking for socket libraries... checking for connect... yes +checking for gethostbyname... yes + +checking for exported symbols... yes +checking for -rdynamic... yes +checking for library containing dlopen... none required +checking for -fPIC -shared... yes +checking for socketpair... yes +checking for select... yes +checking for fork... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating cc1plugin-config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c -o findcomp.lo ../../libcc1/findcomp.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c ../../libcc1/findcomp.cc -fPIC -DPIC -o .libs/findcomp.o +mv -f .deps/findcomp.Tpo .deps/findcomp.Plo +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c -o libcc1.lo ../../libcc1/libcc1.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c ../../libcc1/libcc1.cc -fPIC -DPIC -o .libs/libcc1.o +mv -f .deps/libcc1.Tpo .deps/libcc1.Plo +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c -o libcp1.lo ../../libcc1/libcp1.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c ../../libcc1/libcp1.cc -fPIC -DPIC -o .libs/libcp1.o +mv -f .deps/libcp1.Tpo .deps/libcp1.Plo +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c -o compiler.lo ../../libcc1/compiler.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c ../../libcc1/compiler.cc -fPIC -DPIC -o .libs/compiler.o +mv -f .deps/compiler.Tpo .deps/compiler.Plo +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo ../../libcc1/names.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c ../../libcc1/names.cc -fPIC -DPIC -o .libs/names.o +mv -f .deps/names.Tpo .deps/names.Plo +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo ../../libcc1/callbacks.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c ../../libcc1/callbacks.cc -fPIC -DPIC -o .libs/callbacks.o +mv -f .deps/callbacks.Tpo .deps/callbacks.Plo +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo ../../libcc1/connection.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c ../../libcc1/connection.cc -fPIC -DPIC -o .libs/connection.o +mv -f .deps/connection.Tpo .deps/connection.Plo +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c -o marshall.lo ../../libcc1/marshall.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c ../../libcc1/marshall.cc -fPIC -DPIC -o .libs/marshall.o +mv -f .deps/marshall.Tpo .deps/marshall.Plo +/bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -module -export-symbols ../../libcc1/libcc1.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcc1.la -rpath /mnt/lfs/tools/lib/../lib findcomp.lo libcc1.lo libcp1.lo compiler.lo names.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a +libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtbeginS.o .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/compiler.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib/crtn.o -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1.so.0 -Wl,-retain-symbols-file -Wl,../../libcc1/libcc1.sym -o .libs/libcc1.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libcc1.so.0" && ln -s "libcc1.so.0.0.0" "libcc1.so.0") +libtool: link: (cd ".libs" && rm -f "libcc1.so" && ln -s "libcc1.so.0.0.0" "libcc1.so") +libtool: link: ( cd ".libs" && rm -f "libcc1.la" && ln -s "../libcc1.la" "libcc1.la" ) +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I ../../libcc1/../gcc/c -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c -o libcc1plugin.lo ../../libcc1/libcc1plugin.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I ../../libcc1/../gcc/c -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c ../../libcc1/libcc1plugin.cc -fPIC -DPIC -o .libs/libcc1plugin.o +mv -f .deps/libcc1plugin.Tpo .deps/libcc1plugin.Plo +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo ../../libcc1/context.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT context.lo -MD -MP -MF .deps/context.Tpo -c ../../libcc1/context.cc -fPIC -DPIC -o .libs/context.o +mv -f .deps/context.Tpo .deps/context.Plo +/bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -module -export-symbols ../../libcc1/libcc1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcc1plugin.la -rpath /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin libcc1plugin.lo context.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a +libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtbeginS.o .libs/libcc1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib/crtn.o -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1plugin.so.0 -Wl,-retain-symbols-file -Wl,../../libcc1/libcc1plugin.sym -o .libs/libcc1plugin.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libcc1plugin.so.0" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so.0") +libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so") +libtool: link: ( cd ".libs" && rm -f "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" ) +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I ../../libcc1/../gcc/cp -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c -o libcp1plugin.lo ../../libcc1/libcp1plugin.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I ../../libcc1/../gcc/cp -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c ../../libcc1/libcp1plugin.cc -fPIC -DPIC -o .libs/libcp1plugin.o +mv -f .deps/libcp1plugin.Tpo .deps/libcp1plugin.Plo +/bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -module -export-symbols ../../libcc1/libcp1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcp1plugin.la -rpath /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin libcp1plugin.lo context.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a +libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtbeginS.o .libs/libcp1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib/crtn.o -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcp1plugin.so.0 -Wl,-retain-symbols-file -Wl,../../libcc1/libcp1plugin.sym -o .libs/libcp1plugin.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libcp1plugin.so.0" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so.0") +libtool: link: (cd ".libs" && rm -f "libcp1plugin.so" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so") +libtool: link: ( cd ".libs" && rm -f "libcp1plugin.la" && ln -s "../libcp1plugin.la" "libcp1plugin.la" ) +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +Checking multilib configuration for libgcc... +mkdir -p -- x86_64-lfs-linux-gnu/libgcc +Configuring in x86_64-lfs-linux-gnu/libgcc +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for --enable-version-specific-runtime-libs... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for gawk... gawk +checking for x86_64-lfs-linux-gnu-ar... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar +checking for x86_64-lfs-linux-gnu-lipo... x86_64-lfs-linux-gnu-lipo +checking for x86_64-lfs-linux-gnu-nm... /mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm +checking for x86_64-lfs-linux-gnu-ranlib... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib +checking for x86_64-lfs-linux-gnu-strip... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/strip +checking whether ln -s works... yes +checking for x86_64-lfs-linux-gnu-gcc... /mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether /mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include accepts -g... yes +checking for /mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include option to accept ISO C89... unsupported +checking how to run the C preprocessor... /mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -E +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... unknown +checking for _LARGE_FILES value needed for large files... unknown +checking size of double... 8 +checking size of long double... 16 +checking for inttypes.h... no +checking for stdint.h... no +checking for stdlib.h... no +checking for ftw.h... no +checking for unistd.h... no +checking for sys/stat.h... no +checking for sys/types.h... no +checking for string.h... no +checking for strings.h... no +checking for memory.h... no +checking for sys/auxv.h... no +checking for sys/mman.h... no +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... no +checking whether decimal floating point is supported... no +checking whether fixed-point is supported... no +checking whether the compiler is configured for setjmp/longjmp exceptions... no +checking for CET support... yes +checking if the linker (/mnt/lfs/sources/gcc-12.2.0/build/./gcc/collect-ld) is GNU ld... yes +checking for thread model used by GCC... single +checking whether assembler supports CFI directives... yes +checking for target glibc version... 2.36 +2.36 +checking for __attribute__((visibility("hidden")))... yes +checking for .cfi_sections .debug_frame... yes +checking whether the target assembler supports thread-local storage... yes +checking whether the thread-local storage support is from emutls... no +checking if the assembler supports AVX... yes +checking for init priority support... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating auto-target.h +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +# If this is the top-level multilib, build all the other +# multilibs. +ln -s ../../../libgcc/enable-execute-stack-empty.c enable-execute-stack.c +ln -s ../../../libgcc/unwind-generic.h unwind.h +ln -s ../../../libgcc/config/i386/linux-unwind.h md-unwind-support.h +ln -s ../../../libgcc/config/i386/sfp-machine.h sfp-machine.h +ln -s ../../../libgcc/gthr-single.h gthr-default.h +DEFINES='' HEADERS='../../../libgcc/config/i386/elf-lib.h ../../../libgcc/config/i386/value-unwind.h' \ + ../../../libgcc/mkheader.sh > tmp-libgcc_tm.h +/bin/sh ../../../libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h +echo timestamp > libgcc_tm.stamp +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c ../../../libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -msse2 -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -c ../../../libgcc/config/i386/_divhc3.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -msse2 -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -c ../../../libgcc/config/i386/_mulhc3.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c ../../../libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c ../../../libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c ../../../libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c ../../../libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c ../../../libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c ../../../libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c ../../../libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c ../../../libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c ../../../libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c ../../../libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c ../../../libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c ../../../libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c ../../../libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c ../../../libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti.o -MT fixtfti.o -MD -MP -MF fixtfti.dep -c ../../../libgcc/soft-fp/fixtfti.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti.o -MT fixunstfti.o -MD -MP -MF fixunstfti.dep -c ../../../libgcc/soft-fp/fixunstfti.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf.o -MT floattitf.o -MD -MP -MF floattitf.dep -c ../../../libgcc/soft-fp/floattitf.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf.o -MT floatuntitf.o -MD -MP -MF floatuntitf.dep -c ../../../libgcc/soft-fp/floatuntitf.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfsf2.o -MT extendhfsf2.o -MD -MP -MF extendhfsf2.dep -c ../../../libgcc/soft-fp/extendhfsf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfdf2.o -MT extendhfdf2.o -MD -MP -MF extendhfdf2.dep -c ../../../libgcc/soft-fp/extendhfdf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhftf2.o -MT extendhftf2.o -MD -MP -MF extendhftf2.dep -c ../../../libgcc/soft-fp/extendhftf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfxf2.o -MT extendhfxf2.o -MD -MP -MF extendhfxf2.dep -c ../../../libgcc/soft-fp/extendhfxf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2.o -MT extendsfdf2.o -MD -MP -MF extendsfdf2.dep -c ../../../libgcc/soft-fp/extendsfdf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c ../../../libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c ../../../libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c ../../../libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunctfhf2.o -MT trunctfhf2.o -MD -MP -MF trunctfhf2.dep -c ../../../libgcc/soft-fp/trunctfhf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncxfhf2.o -MT truncxfhf2.o -MD -MP -MF truncxfhf2.dep -c ../../../libgcc/soft-fp/truncxfhf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncdfhf2.o -MT truncdfhf2.o -MD -MP -MF truncdfhf2.dep -c ../../../libgcc/soft-fp/truncdfhf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncsfhf2.o -MT truncsfhf2.o -MD -MP -MF truncsfhf2.dep -c ../../../libgcc/soft-fp/truncsfhf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c ../../../libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2.o -MT truncdfsf2.o -MD -MP -MF truncdfsf2.dep -c ../../../libgcc/soft-fp/truncdfsf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c ../../../libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c ../../../libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixhfti.o -MT fixhfti.o -MD -MP -MF fixhfti.dep -c ../../../libgcc/soft-fp/fixhfti.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixunshfti.o -MT fixunshfti.o -MD -MP -MF fixunshfti.dep -c ../../../libgcc/soft-fp/fixunshfti.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floattihf.o -MT floattihf.o -MD -MP -MF floattihf.dep -c ../../../libgcc/soft-fp/floattihf.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntihf.o -MT floatuntihf.o -MD -MP -MF floatuntihf.dep -c ../../../libgcc/soft-fp/floatuntihf.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o eqhf2.o -MT eqhf2.o -MD -MP -MF eqhf2.dep -c ../../../libgcc/soft-fp/eqhf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../libgcc/config/i386/64/getf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../libgcc/config/i386/64/letf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../libgcc/config/i386/64/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -c ../../../libgcc/config/i386/64/_divtc3.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -c ../../../libgcc/config/i386/64/_multc3.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -c ../../../libgcc/config/i386/64/_powitf2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64_s.o -MT avx_savms64_s.o -MD -MP -MF avx_savms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_savms64.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg avx_savms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_savms64.visT +mv -f avx_savms64.visT avx_savms64.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64.o -MT avx_savms64.o -MD -MP -MF avx_savms64.dep -c -xassembler-with-cpp -include avx_savms64.vis ../../../libgcc/config/i386/avx_savms64.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64_s.o -MT avx_resms64_s.o -MD -MP -MF avx_resms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg avx_resms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64.visT +mv -f avx_resms64.visT avx_resms64.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64.o -MT avx_resms64.o -MD -MP -MF avx_resms64.dep -c -xassembler-with-cpp -include avx_resms64.vis ../../../libgcc/config/i386/avx_resms64.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64x_s.o -MT avx_resms64x_s.o -MD -MP -MF avx_resms64x_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64x.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg avx_resms64x_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64x.visT +mv -f avx_resms64x.visT avx_resms64x.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64x.o -MT avx_resms64x.o -MD -MP -MF avx_resms64x.dep -c -xassembler-with-cpp -include avx_resms64x.vis ../../../libgcc/config/i386/avx_resms64x.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64f_s.o -MT avx_savms64f_s.o -MD -MP -MF avx_savms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_savms64f.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg avx_savms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_savms64f.visT +mv -f avx_savms64f.visT avx_savms64f.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64f.o -MT avx_savms64f.o -MD -MP -MF avx_savms64f.dep -c -xassembler-with-cpp -include avx_savms64f.vis ../../../libgcc/config/i386/avx_savms64f.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64f_s.o -MT avx_resms64f_s.o -MD -MP -MF avx_resms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64f.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg avx_resms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64f.visT +mv -f avx_resms64f.visT avx_resms64f.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64f.o -MT avx_resms64f.o -MD -MP -MF avx_resms64f.dep -c -xassembler-with-cpp -include avx_resms64f.vis ../../../libgcc/config/i386/avx_resms64f.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64fx_s.o -MT avx_resms64fx_s.o -MD -MP -MF avx_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64fx.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg avx_resms64fx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64fx.visT +mv -f avx_resms64fx.visT avx_resms64fx.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64fx.o -MT avx_resms64fx.o -MD -MP -MF avx_resms64fx.dep -c -xassembler-with-cpp -include avx_resms64fx.vis ../../../libgcc/config/i386/avx_resms64fx.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64_s.o -MT sse_savms64_s.o -MD -MP -MF sse_savms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_savms64.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg sse_savms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_savms64.visT +mv -f sse_savms64.visT sse_savms64.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64.o -MT sse_savms64.o -MD -MP -MF sse_savms64.dep -c -xassembler-with-cpp -include sse_savms64.vis ../../../libgcc/config/i386/sse_savms64.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64_s.o -MT sse_resms64_s.o -MD -MP -MF sse_resms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg sse_resms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64.visT +mv -f sse_resms64.visT sse_resms64.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64.o -MT sse_resms64.o -MD -MP -MF sse_resms64.dep -c -xassembler-with-cpp -include sse_resms64.vis ../../../libgcc/config/i386/sse_resms64.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64x_s.o -MT sse_resms64x_s.o -MD -MP -MF sse_resms64x_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64x.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg sse_resms64x_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64x.visT +mv -f sse_resms64x.visT sse_resms64x.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64x.o -MT sse_resms64x.o -MD -MP -MF sse_resms64x.dep -c -xassembler-with-cpp -include sse_resms64x.vis ../../../libgcc/config/i386/sse_resms64x.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64f_s.o -MT sse_savms64f_s.o -MD -MP -MF sse_savms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_savms64f.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg sse_savms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_savms64f.visT +mv -f sse_savms64f.visT sse_savms64f.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64f.o -MT sse_savms64f.o -MD -MP -MF sse_savms64f.dep -c -xassembler-with-cpp -include sse_savms64f.vis ../../../libgcc/config/i386/sse_savms64f.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64f_s.o -MT sse_resms64f_s.o -MD -MP -MF sse_resms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64f.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg sse_resms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64f.visT +mv -f sse_resms64f.visT sse_resms64f.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64f.o -MT sse_resms64f.o -MD -MP -MF sse_resms64f.dep -c -xassembler-with-cpp -include sse_resms64f.vis ../../../libgcc/config/i386/sse_resms64f.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64fx_s.o -MT sse_resms64fx_s.o -MD -MP -MF sse_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64fx.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg sse_resms64fx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64fx.visT +mv -f sse_resms64fx.visT sse_resms64fx.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64fx.o -MT sse_resms64fx.o -MD -MP -MF sse_resms64fx.dep -c -xassembler-with-cpp -include sse_resms64fx.vis ../../../libgcc/config/i386/sse_resms64fx.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack.o -MT generic-morestack.o -MD -MP -MF generic-morestack.dep -c ../../../libgcc/generic-morestack.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack-thread.o -MT generic-morestack-thread.o -MD -MP -MF generic-morestack-thread.dep -c ../../../libgcc/generic-morestack-thread.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o morestack_s.o -MT morestack_s.o -MD -MP -MF morestack_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/morestack.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/nm -pg morestack_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > morestack.visT +mv -f morestack.visT morestack.vis +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o morestack.o -MT morestack.o -MD -MP -MF morestack.dep -c -xassembler-with-cpp -include morestack.vis ../../../libgcc/config/i386/morestack.S +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c ../../../libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS +rm -f libgcc.a +objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _mulsc3.o _muldc3.o _mulxc3.o _divsc3.o _divdc3.o _divxc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o cpuinfo.o sfp-exceptions.o _divhc3.o _mulhc3.o addtf3.o divtf3.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o fixtfti.o fixunstfti.o floattitf.o floatuntitf.o extendhfsf2.o extendhfdf2.o extendhftf2.o extendhfxf2.o extendsfdf2.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfhf2.o truncxfhf2.o truncdfhf2.o truncsfhf2.o trunctfsf2.o truncdfsf2.o trunctfdf2.o trunctfxf2.o fixhfti.o fixunshfti.o floattihf.o floatuntihf.o eqhf2.o getf2.o letf2.o eqtf2.o _divtc3.o _multc3.o _powitf2.o enable-execute-stack.o avx_savms64.o avx_resms64.o avx_resms64x.o avx_savms64f.o avx_resms64f.o avx_resms64fx.o sse_savms64.o sse_resms64.o sse_resms64x.o sse_savms64f.o sse_resms64f.o sse_resms64fx.o generic-morestack.o generic-morestack-thread.o morestack.o unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o emutls.o"; \ +if test -z "$objects"; then \ + echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ + /mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ + -o eh_dummy.o; \ + objects=eh_dummy.o; \ +fi; \ +/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar rc libgcc.a $objects +/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib libgcc.a +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../libgcc/libgcov-merge.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_topn.o -MT _gcov_merge_topn.o -MD -MP -MF _gcov_merge_topn.dep -DL_gcov_merge_topn -c ../../../libgcc/libgcov-merge.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../libgcc/libgcov-merge.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../libgcc/libgcov-merge.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_topn_values_profiler.o -MT _gcov_topn_values_profiler.o -MD -MP -MF _gcov_topn_values_profiler.dep -DL_gcov_topn_values_profiler -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_topn_values_profiler_atomic.o -MT _gcov_topn_values_profiler_atomic.o -MD -MP -MF _gcov_topn_values_profiler_atomic.dep -DL_gcov_topn_values_profiler_atomic -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler_v4.o -MT _gcov_indirect_call_profiler_v4.o -MD -MP -MF _gcov_indirect_call_profiler_v4.dep -DL_gcov_indirect_call_profiler_v4 -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../libgcc/libgcov-profiler.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_lock_unlock.o -MT _gcov_lock_unlock.o -MD -MP -MF _gcov_lock_unlock.dep -DL_gcov_lock_unlock -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../libgcc/libgcov-driver.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_info_to_gcda.o -MT _gcov_info_to_gcda.o -MD -MP -MF _gcov_info_to_gcda.dep -DL_gcov_info_to_gcda -c ../../../libgcc/libgcov-driver.c +rm -f libgcov.a +objects="_gcov_merge_add.o _gcov_merge_topn.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_topn_values_profiler.o _gcov_topn_values_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v4.o _gcov_time_profiler.o _gcov_dump.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_lock_unlock.o _gcov.o _gcov_info_to_gcda.o"; \ +if test -z "$objects"; then \ + echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ + /mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ + -o eh_dummy.o; \ + objects=eh_dummy.o; \ +fi; \ +/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar rc libgcov.a $objects +/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib libgcov.a +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c ../../../libgcc/crtstuff.c -DCRT_BEGIN +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -fpic -c ../../../libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c ../../../libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c ../../../libgcc/crtstuff.c -DCRT_END +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -fpic -c ../../../libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c ../../../libgcc/config/i386/crtprec.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c ../../../libgcc/config/i386/crtprec.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c ../../../libgcc/config/i386/crtprec.c +/mnt/lfs/sources/gcc-12.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-12.2.0/build/./gcc/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ -B/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib/ -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/include -isystem /mnt/lfs/tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c ../../../libgcc/config/i386/crtfastmath.c +# Early copyback; see "all" above for the rationale. The +# early copy is necessary so that the gcc -B options find +# the right startup files when linking shared libgcc. +/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc +parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ +for file in $parts; do \ + rm -f ../.././gcc/$file; \ + /usr/bin/install -c -m 644 $file ../.././gcc/; \ + case $file in \ + *.a) \ + /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/$file ;; \ + esac; \ +done +dest=../.././gcc/include/tmp$$-unwind.h; \ +cp unwind.h $dest; \ +chmod a+r $dest; \ +sh ../../../libgcc/../move-if-change $dest ../.././gcc/include/unwind.h +# Now that we have built all the objects, we need to copy +# them back to the GCC directory. Too many things (other +# in-tree libraries, and DejaGNU) know about the layout +# of the build tree, for now. +make install-leaf DESTDIR=../.././gcc \ + slibdir= libsubdir= MULTIOSDIR=. +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc +/usr/bin/install -c -m 644 libgcc.a ../.././gcc/ +chmod 644 ../.././gcc/libgcc.a +/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/libgcc.a +/usr/bin/install -c -m 644 libgcov.a ../.././gcc/ +chmod 644 ../.././gcc/libgcov.a +/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/libgcov.a +parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ +for file in $parts; do \ + rm -f ../.././gcc/$file; \ + /usr/bin/install -c -m 644 $file ../.././gcc/; \ + case $file in \ + *.a) \ + /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/$file ;; \ + esac; \ +done +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build' +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build' +/bin/sh ../mkinstalldirs /mnt/lfs/tools /mnt/lfs/tools +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/fixincludes' +rm -rf /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools +/bin/sh ../../fixincludes/../mkinstalldirs /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools +mkdir -p -- /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools +/bin/sh ../../fixincludes/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include +/usr/bin/install -c -m 644 ../../fixincludes/README-fixinc \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include/README +/usr/bin/install -c fixinc.sh /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/fixinc.sh +/usr/bin/install -c fixincl /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/fixincl +/usr/bin/install -c mkheaders /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/fixincludes' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' + /usr/bin/mkdir -p '/mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0' + /bin/sh ./libtool --tag=disable-static --mode=install /usr/bin/install -c liblto_plugin.la '/mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0' +libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.la +libtool: finish: PATH="/mnt/lfs/tools/bin:/usr/bin:/sbin" ldconfig -n /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 +---------------------------------------------------------------------- +Libraries have been installed in: + /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 + +If you ever happen to want to link against installed libraries +in a given directory, LIBDIR, you must either use libtool, and +specify the full pathname of the library, or use the `-LLIBDIR' +flag during linking and do at least one of the following: + - add LIBDIR to the `LD_LIBRARY_PATH' environment variable + during execution + - add LIBDIR to the `LD_RUN_PATH' environment variable + during linking + - use the `-Wl,-rpath -Wl,LIBDIR' linker flag + - have your system administrator add LIBDIR to `/etc/ld.so.conf' + +See any operating system documentation about shared libraries for +more information, such as the ld(1) and ld.so(8) manual pages. +---------------------------------------------------------------------- +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gcc' +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/bin +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/include +mkdir -p -- /mnt/lfs/tools/include +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/share/info +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/share/man/man1 +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/share/man/man7 +mkdir -p -- /mnt/lfs/tools/share/man/man7 +if test "" != "yes" ; then \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-g++; \ + /usr/bin/install -c xg++ /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-g++; \ + chmod a+x /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-g++; \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-c++; \ + ( cd /mnt/lfs/tools/bin && \ + ln x86_64-lfs-linux-gnu-g++ x86_64-lfs-linux-gnu-c++ ); \ + if [ -f cc1plus ] ; then \ + if [ ! -f g++-cross ] ; then \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-x86_64-lfs-linux-gnu-g++; \ + ( cd /mnt/lfs/tools/bin && \ + ln x86_64-lfs-linux-gnu-g++ x86_64-lfs-linux-gnu-x86_64-lfs-linux-gnu-g++ ); \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-x86_64-lfs-linux-gnu-c++; \ + ( cd /mnt/lfs/tools/bin && \ + ln x86_64-lfs-linux-gnu-c++ x86_64-lfs-linux-gnu-x86_64-lfs-linux-gnu-c++ ); \ + fi ; \ + fi; \ +fi +/usr/bin/install -c lto-dump \ +/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-lto-dump +for file in gnat1 cc1 cc1plus d21 f951 go1 lto1 cc1obj cc1objplus; do \ + if [ -f $file ] ; then \ + rm -f /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/$file; \ + /usr/bin/install -c $file /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/$file; \ + else true; \ + fi; \ +done +for file in collect2 ..; do \ + if [ x"$file" != x.. ]; then \ + rm -f /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/$file; \ + /usr/bin/install -c $file /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/$file; \ + else true; fi; \ +done +rm -f /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/specs +if test "" != "yes" ; then \ + if [ -f gcov ]; \ + then \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcov; \ + /usr/bin/install -c gcov /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcov; \ + fi; \ +fi +if test "" != "yes" ; then \ + if [ -f gcov-tool ]; \ + then \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcov-tool; \ + /usr/bin/install -c \ + gcov-tool /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcov-tool; \ + fi; \ +fi +if test "" != "yes" ; then \ + if [ -f gcov-dump ]; \ + then \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcov-dump; \ + /usr/bin/install -c \ + gcov-dump /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcov-dump; \ + fi; \ +fi +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +rm -rf /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed +mkdir /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed +chmod a+rx /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed +(cd `${PWDCMD-pwd}`/include ; \ + tar -cf - .; exit 0) | (cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include; tar xpf - ) +(cd `${PWDCMD-pwd}`/include-fixed ; \ + tar -cf - .; exit 0) | (cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed; tar xpf - ) +files=`cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed; find . -type l -print 2>/dev/null`; \ +if [ $? -eq 0 ]; then \ + dir=`cd include-fixed; ${PWDCMD-pwd}`; \ + for i in $files; do \ + dest=`ls -ld /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed/$i | sed -n 's/.*-> //p'`; \ + if expr "$dest" : "$dir.*" > /dev/null; then \ + rm -f /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed/$i; \ + ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed/$i; \ + fi; \ + done; \ +fi +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools +/usr/bin/install -c -m 644 ../../gcc/gsyslimits.h \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/gsyslimits.h +/usr/bin/install -c -m 644 macro_list /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/macro_list +/usr/bin/install -c -m 644 fixinc_list /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/fixinc_list +set -e; for ml in `cat fixinc_list`; do \ + multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ + /bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include${multi_dir}; \ + /usr/bin/install -c -m 644 include-fixed${multi_dir}/limits.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include${multi_dir}/limits.h; \ +done +/usr/bin/install -c ../../gcc/../mkinstalldirs \ + /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/mkinstalldirs ; \ +sysroot_headers_suffix='${sysroot_headers_suffix}'; \ + echo 'SYSTEM_HEADER_DIR="'"`echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ + > /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/mkheaders.conf +echo 'OTHER_FIXINCLUDES_DIRS=""' \ + >> /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/mkheaders.conf +echo 'STMP_FIXINC="stmp-fixinc"' \ + >> /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/mkheaders.conf +if test "" != "yes" ; then \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-cpp; \ + /usr/bin/install -c -m 755 cpp /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-cpp; \ + if [ x != x ]; then \ + rm -f /mnt/lfs/tools//x86_64-lfs-linux-gnu-cpp; \ + /usr/bin/install -c -m 755 cpp /mnt/lfs/tools//x86_64-lfs-linux-gnu-cpp; \ + else true; fi; \ +fi +rm -f /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-g++.1 +/usr/bin/install -c -m 644 doc/g++.1 /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-g++.1 +chmod a-x /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-g++.1 +rm -f /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcc.1 +/usr/bin/install -c -m 644 doc/gcc.1 /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcc.1 +chmod a-x /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcc.1 +rm -f /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-cpp.1 +/usr/bin/install -c -m 644 ../../gcc/doc/cpp.1 /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-cpp.1 +chmod a-x /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-cpp.1 +rm -f /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcov.1 +/usr/bin/install -c -m 644 ../../gcc/doc/gcov.1 /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcov.1 +chmod a-x /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcov.1 +rm -f /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcov-tool.1 +/usr/bin/install -c -m 644 ../../gcc/doc/gcov-tool.1 /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcov-tool.1 +chmod a-x /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcov-tool.1 +rm -f /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcov-dump.1 +/usr/bin/install -c -m 644 ../../gcc/doc/gcov-dump.1 /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcov-dump.1 +chmod a-x /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-gcov-dump.1 +rm -f /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-lto-dump.1 +/usr/bin/install -c -m 644 ../../gcc/doc/lto-dump.1 /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-lto-dump.1 +chmod a-x /mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-lto-dump.1 +rm -f /mnt/lfs/tools/share/man/man7/fsf-funding.7 +/usr/bin/install -c -m 644 ../../gcc/doc/fsf-funding.7 /mnt/lfs/tools/share/man/man7/fsf-funding.7 +chmod a-x /mnt/lfs/tools/share/man/man7/fsf-funding.7 +rm -f /mnt/lfs/tools/share/man/man7/gfdl.7 +/usr/bin/install -c -m 644 ../../gcc/doc/gfdl.7 /mnt/lfs/tools/share/man/man7/gfdl.7 +chmod a-x /mnt/lfs/tools/share/man/man7/gfdl.7 +rm -f /mnt/lfs/tools/share/man/man7/gpl.7 +/usr/bin/install -c -m 644 ../../gcc/doc/gpl.7 /mnt/lfs/tools/share/man/man7/gpl.7 +chmod a-x /mnt/lfs/tools/share/man/man7/gpl.7 +rm -f /mnt/lfs/tools/share/info/cpp.info +if [ -f doc/cpp.info ]; then \ + for f in doc/cpp.info*; do \ + realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + /usr/bin/install -c -m 644 $f /mnt/lfs/tools/share/info/$realfile; \ + chmod a-x /mnt/lfs/tools/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /mnt/lfs/tools/share/info/cpp.info ]; then \ + install-info --dir-file=/mnt/lfs/tools/share/info/dir /mnt/lfs/tools/share/info/cpp.info; \ + else true; fi; \ +else true; fi; +rm -f /mnt/lfs/tools/share/info/gcc.info +if [ -f doc/gcc.info ]; then \ + for f in doc/gcc.info*; do \ + realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + /usr/bin/install -c -m 644 $f /mnt/lfs/tools/share/info/$realfile; \ + chmod a-x /mnt/lfs/tools/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /mnt/lfs/tools/share/info/gcc.info ]; then \ + install-info --dir-file=/mnt/lfs/tools/share/info/dir /mnt/lfs/tools/share/info/gcc.info; \ + else true; fi; \ +else true; fi; +rm -f /mnt/lfs/tools/share/info/cppinternals.info +if [ -f doc/cppinternals.info ]; then \ + for f in doc/cppinternals.info*; do \ + realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + /usr/bin/install -c -m 644 $f /mnt/lfs/tools/share/info/$realfile; \ + chmod a-x /mnt/lfs/tools/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /mnt/lfs/tools/share/info/cppinternals.info ]; then \ + install-info --dir-file=/mnt/lfs/tools/share/info/dir /mnt/lfs/tools/share/info/cppinternals.info; \ + else true; fi; \ +else true; fi; +rm -f /mnt/lfs/tools/share/info/gccinstall.info +if [ -f doc/gccinstall.info ]; then \ + for f in doc/gccinstall.info*; do \ + realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + /usr/bin/install -c -m 644 $f /mnt/lfs/tools/share/info/$realfile; \ + chmod a-x /mnt/lfs/tools/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /mnt/lfs/tools/share/info/gccinstall.info ]; then \ + install-info --dir-file=/mnt/lfs/tools/share/info/dir /mnt/lfs/tools/share/info/gccinstall.info; \ + else true; fi; \ +else true; fi; +rm -f /mnt/lfs/tools/share/info/gccint.info +if [ -f doc/gccint.info ]; then \ + for f in doc/gccint.info*; do \ + realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + /usr/bin/install -c -m 644 $f /mnt/lfs/tools/share/info/$realfile; \ + chmod a-x /mnt/lfs/tools/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /mnt/lfs/tools/share/info/gccint.info ]; then \ + install-info --dir-file=/mnt/lfs/tools/share/info/dir /mnt/lfs/tools/share/info/gccint.info; \ + else true; fi; \ +else true; fi; +rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcc +/usr/bin/install -c xgcc /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcc +if test "" != "yes" ; then \ + if [ "x86_64-lfs-linux-gnu-gcc" != "x86_64-lfs-linux-gnu-gcc-12.2.0" ]; then \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcc-12.2.0; \ + ( cd /mnt/lfs/tools/bin && \ + ln x86_64-lfs-linux-gnu-gcc x86_64-lfs-linux-gnu-gcc-12.2.0 ); \ + fi; \ + if [ ! -f gcc-cross ] \ + && [ "x86_64-lfs-linux-gnu-gcc" != "x86_64-lfs-linux-gnu-x86_64-lfs-linux-gnu-gcc" ]; then \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcc-tmp; \ + ( cd /mnt/lfs/tools/bin && \ + ln x86_64-lfs-linux-gnu-gcc x86_64-lfs-linux-gnu-gcc-tmp && \ + mv -f x86_64-lfs-linux-gnu-gcc-tmp x86_64-lfs-linux-gnu-x86_64-lfs-linux-gnu-gcc ); \ + fi; \ +fi +/usr/bin/install -c lto-wrapper /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/lto-wrapper +if test "" != "yes" ; then \ + for i in gcc-ar gcc-nm gcc-ranlib; do \ + install_name=`echo $i|sed 's&^&x86_64-lfs-linux-gnu-&'` ;\ + target_install_name=x86_64-lfs-linux-gnu-`echo $i|sed 's&^&x86_64-lfs-linux-gnu-&'` ; \ + rm -f /mnt/lfs/tools/bin/$install_name ; \ + /usr/bin/install -c $i /mnt/lfs/tools/bin/$install_name ;\ + if test -f gcc-cross; then \ + :; \ + else \ + rm -f /mnt/lfs/tools/bin/$target_install_name; \ + ( cd /mnt/lfs/tools/bin && \ + ln $install_name $target_install_name ) ; \ + fi ; \ + done; \ +fi +headers="cp-tree.h cxx-pretty-print.h name-lookup.h type-utils.h operators.def"; \ +for file in $headers; do \ + path=../../gcc/cp/$file; \ + dest=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/$file; \ + echo /usr/bin/install -c -m 644 $path $dest; \ + dir=`dirname $dest`; \ + /bin/sh ../../gcc/../mkinstalldirs $dir; \ + /usr/bin/install -c -m 644 $path $dest; \ +done +/usr/bin/install -c -m 644 ../../gcc/cp/cp-tree.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/cp-tree.h +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp +/usr/bin/install -c -m 644 ../../gcc/cp/cxx-pretty-print.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/cxx-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/cp/name-lookup.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/name-lookup.h +/usr/bin/install -c -m 644 ../../gcc/cp/type-utils.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/type-utils.h +/usr/bin/install -c -m 644 ../../gcc/cp/operators.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/operators.def +rm -f tmp-header-vars +echo USER_H=float.h iso646.h stdarg.h stdbool.h stddef.h varargs.h stdfix.h stdnoreturn.h stdalign.h stdatomic.h config/i386/cpuid.h mmintrin.h mm3dnow.h xmmintrin.h emmintrin.h pmmintrin.h tmmintrin.h ammintrin.h smmintrin.h nmmintrin.h bmmintrin.h fma4intrin.h wmmintrin.h immintrin.h x86intrin.h avxintrin.h xopintrin.h ia32intrin.h cross-stdarg.h lwpintrin.h popcntintrin.h lzcntintrin.h bmiintrin.h bmi2intrin.h tbmintrin.h avx2intrin.h avx512fintrin.h fmaintrin.h f16cintrin.h rtmintrin.h xtestintrin.h rdseedintrin.h prfchwintrin.h adxintrin.h fxsrintrin.h xsaveintrin.h xsaveoptintrin.h avx512cdintrin.h avx512erintrin.h avx512pfintrin.h shaintrin.h clflushoptintrin.h xsavecintrin.h xsavesintrin.h avx512dqintrin.h avx512bwintrin.h avx512vlintrin.h avx512vlbwintrin.h avx512vldqintrin.h avx512ifmaintrin.h avx512ifmavlintrin.h avx512vbmiintrin.h avx512vbmivlintrin.h avx5124fmapsintrin.h avx5124vnniwintrin.h avx512vpopcntdqintrin.h clwbintrin.h mwaitxintrin.h clzerointrin.h pkuintrin.h sgxintrin.h cetintrin.h gfniintrin.h cet.h avx512vbmi2intrin.h avx512vbmi2vlintrin.h avx512vnniintrin.h avx512vnnivlintrin.h vaesintrin.h vpclmulqdqintrin.h avx512vpopcntdqvlintrin.h avx512bitalgintrin.h pconfigintrin.h wbnoinvdintrin.h movdirintrin.h waitpkgintrin.h cldemoteintrin.h avx512bf16vlintrin.h avx512bf16intrin.h enqcmdintrin.h serializeintrin.h avx512vp2intersectintrin.h avx512vp2intersectvlintrin.h tsxldtrkintrin.h amxtileintrin.h amxint8intrin.h amxbf16intrin.h x86gprintrin.h uintrintrin.h hresetintrin.h keylockerintrin.h avxvnniintrin.h mwaitintrin.h avx512fp16intrin.h avx512fp16vlintrin.h mm_malloc.h >> tmp-header-vars; echo T_GLIMITS_H=glimits.h >> tmp-header-vars; echo T_STDINT_GCC_H=stdint-gcc.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo MD5_H=md5.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo FNMATCH_H=fnmatch.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/i386/i386-protos.h linux-protos.h tm-preds.h >> tmp-header-vars; echo TM_D_H=tm_d.h config/i386/i386.h i386-protos.h defaults.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def >> tmp-header-vars; echo DUMPFILE_H=line-map.h dumpfile.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo HASH_TABLE_H=hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h >> tmp-header-vars; echo C_TARGET_H=c-family/c-target.h c-family/c-target.def target-hooks-macros.h >> tmp-header-vars; echo COMMON_TARGET_H=common/common-target.h line-map.h input.h common/common-target.def target-hooks-macros.h >> tmp-header-vars; echo D_TARGET_H=d/d-target.h d/d-target.def target-hooks-macros.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def >> tmp-header-vars; echo HOOKS_H=hooks.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h targhooks.h >> tmp-header-vars; echo C_TARGET_DEF_H=c-family/c-target-def.h c-family/c-target-hooks-def.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def hooks.h common/common-targhooks.h >> tmp-header-vars; echo CORETYPES_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h >> tmp-header-vars; echo RTL_BASE_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h >> tmp-header-vars; echo RTL_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def genrtl.h >> tmp-header-vars; echo READ_MD_H=obstack.h hashtab.h read-md.h >> tmp-header-vars; echo INTERNAL_FN_H=internal-fn.h internal-fn.def >> tmp-header-vars; echo TREE_CORE_H=tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h >> tmp-header-vars; echo TREE_H=tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h version.h auto-host.h gcov-counter.def >> tmp-header-vars; echo RECOG_H=recog.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo FUNCTION_H=function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def genrtl.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h insn-opinit.h >> tmp-header-vars; echo REGS_H=regs.h hard-reg-set.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.h hashtab.h statistics.h regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h hashtab.h statistics.h regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-attr-common.h insn-addr.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h line-map.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h libiberty.h safe-ctype.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=line-map.h cpplib.h >> tmp-header-vars; echo CODYLIB_H=cody.hh >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h obstack.h >> tmp-header-vars; echo SYMTAB_H=symtab.h obstack.h >> tmp-header-vars; echo CPP_INTERNAL_H=internal.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h splay-tree.h line-map.h dumpfile.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def line-map.h dumpfile.h >> tmp-header-vars; echo TREE_SSA_H=tree-ssa.h tree-ssa-operands.h bitmap.h hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h ipa-reference.h bitmap.h hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo GIMPLE_PRETTY_PRINT_H=gimple-pretty-print.h tree-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h >> tmp-header-vars; echo REAL_H=real.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h plugin-api.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h vec.h statistics.h ggc.h gtype-desc.h statistics.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h gcov-io.h version.h auto-host.h gcov-counter.def diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h alloc-pool.h >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ansidecl.h system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ansidecl.h system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo CONTEXT_H=context.h >> tmp-header-vars; echo GENSUPPORT_H=gensupport.h read-md.h optabs.def >> tmp-header-vars; echo RTL_SSA_H=pretty-print.h line-map.h input.h obstack.h wide-int-print.h insn-config.h splay-tree-utils.h recog.h regs.h hard-reg-set.h function-abi.h obstack-utils.h mux-utils.h rtlanal.h memmodel.h emit-rtl.h rtl-ssa/accesses.h rtl-ssa/insns.h rtl-ssa/blocks.h rtl-ssa/changes.h rtl-ssa/functions.h rtl-ssa/is-a.inl rtl-ssa/access-utils.h rtl-ssa/insn-utils.h rtl-ssa/movement.h rtl-ssa/change-utils.h rtl-ssa/member-fns.inl >> tmp-header-vars; echo GTFILES_H=gt-coverage.h gt-symtab-thunks.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-ipa-sra.h gt-dbxout.h gt-ipa-modref.h gt-diagnostic-spec.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2ctf.h gt-dwarf2out.h gt-ctfout.h gt-btfout.h gt-tree-vect-generic.h gt-gimple-isel.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-ssa-loop-ivopts.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-general.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-calls.h gt-i386-builtins.h gt-i386-expand.h gt-i386-options.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-c-objc-common.h gt-c-c-parser.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-constraint.h gt-cp-coroutines.h gt-cp-cp-gimplify.h gt-cp-cp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-logic.h gt-cp-mangle.h gt-cp-method.h gt-cp-module.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-d-d-builtins.h gt-d-d-lang.h gt-d-typeinfo.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-lto-lto-common.h gt-lto-lto-dump.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-constraint.h gt-cp-coroutines.h gt-cp-cp-gimplify.h gt-objcp-objcp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-logic.h gt-cp-mangle.h gt-cp-method.h gt-cp-module.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-objc-objc-act.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-objc-objc-runtime-shared-support.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-c.h gtype-cp.h gtype-d.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-objc.h gtype-objcp.h >> tmp-header-vars; +/bin/sh ../../gcc/../move-if-change tmp-header-vars b-header-vars +echo timestamp > s-header-vars +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin +/usr/bin/install -c -m 644 gtype.state /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/gtype.state +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin +mkdir -p -- /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin +/usr/bin/install -c gengtype /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/gengtype +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include +headers=`echo ../../gcc/../include/ansidecl.h ../../gcc/../include/filenames.h ../../gcc/../include/gomp-constants.h ../../gcc/../include/hashtab.h ../../gcc/../include/libiberty.h ../../gcc/../include/md5.h ../../gcc/../include/obstack.h ../../gcc/../include/plugin-api.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/cpplib.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/symtab.h ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/common/config/i386/i386-cpuinfo.h ../../gcc/config/dbxelf.h ../../gcc/config/elfos.h ../../gcc/config/glibc-stdint.h ../../gcc/config/gnu-user.h ../../gcc/config/i386/att.h ../../gcc/config/i386/biarch64.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user64.h ../../gcc/config/i386/i386-isa.def ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/i386-protos.h ../../gcc/config/i386/i386.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux64.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/unix.h ../../gcc/config/i386/x86-64.h ../../gcc/config/i386/x86-tune.def ../../gcc/config/initfini-array.h ../../gcc/config/linux-android.h ../../gcc/config/linux-protos.h ../../gcc/config/linux.h ../../gcc/config/vxworks-dummy.h ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/defaults.h ../../gcc/insn-addr.h ../../gcc/objc/objc-tree.def alias.h all-tree.def alloc-pool.h ansidecl.h attribs.h auto-host.h basic-block.h bitmap.h builtins.def bversion.h c-family/c-common.def c-family/c-common.h c-family/c-objc.h c-family/c-pragma.h c-family/c-pretty-print.h c/c-tree.h calls.h cfg-flags.def cfg.h cfganal.h cfgbuild.h cfgcleanup.h cfgexpand.h cfghooks.h cfgloop.h cfgloopmanip.h cfgrtl.h cgraph.h cif-code.def config.h config/dbxelf.h config/elfos.h config/glibc-stdint.h config/gnu-user.h config/i386/att.h config/i386/biarch64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/i386/i386-protos.h config/i386/i386.h config/i386/linux-common.h config/i386/linux64.h config/i386/unix.h config/i386/x86-64.h config/initfini-array.h config/linux-android.h config/linux-protos.h config/linux.h config/vxworks-dummy.h configargs.h context.h coretypes.h cppdefault.h debug.h defaults.h df.h diagnostic-color.h diagnostic-core.h diagnostic.def diagnostic.h dominance.h double-int.h dumpfile.h emit-rtl.h except.h expr.h file-prefix-map.h fixed-value.h flag-types.h flags.h fold-const-call.h fold-const.h function.h gcc-plugin.h gcc-symtab.h genrtl.h ggc.h gimple-builder.h gimple-expr.h gimple-fold.h gimple-iterator.h gimple-low.h gimple-pretty-print.h gimple-ssa.h gimple-walk.h gimple.def gimple.h gimplify-me.h gimplify.h gsstruct.def gtm-builtins.def gtype-desc.h hard-reg-set.h hash-map.h hash-set.h hash-table.h highlev-plugin-common.h hwint.h inchash.h incpath.h input.h insn-attr-common.h insn-attr.h insn-codes.h insn-config.h insn-constants.h insn-flags.h insn-modes-inline.h insn-modes.h insn-notes.def internal-fn.def internal-fn.h intl.h ipa-param-manipulation.h ipa-prop.h ipa-ref.h ipa-reference.h ipa-utils.h is-a.h langhooks.h lcm.h machmode.h memmodel.h mode-classes.def omp-builtins.def options.h opts.h output.h params-enum.h params.def params.h params.list pass-instances.def pass_manager.h plugin-version.h plugin.def plugin.h predict.def predict.h prefix.h pretty-print.h print-rtl.h print-tree.h profile-count.h real.h realmpfr.h reg-notes.def regset.h resource.h rtl.def rtl.h sanitizer.def sbitmap.h signop.h ssa-iterators.h statistics.h stmt.h stor-layout.h stringpool.h sync-builtins.def system.h target-hooks-macros.h target-insns.def target.def target.h timevar.def timevar.h tm-preds.h tm.h tm_p.h toplev.h tree-cfg.h tree-cfgcleanup.h tree-check.h tree-core.h tree-dfa.h tree-dump.h tree-eh.h tree-hasher.h tree-inline.h tree-into-ssa.h tree-iterator.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-pass.h tree-phinodes.h tree-pretty-print.h tree-ssa-address.h tree-ssa-alias.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-loop.h tree-ssa-operands.h tree-ssa-sccvn.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h tree-ssa.h tree-ssanames.h tree.def tree.h treestruct.def varasm.h vec.h version.h wide-int-print.h wide-int.h $(cd ../../gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \ +srcdirstrip=`echo "../../gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \ +for file in $headers; do \ + if [ -f $file ] ; then \ + path=$file; \ + elif [ -f ../../gcc/$file ]; then \ + path=../../gcc/$file; \ + else continue; \ + fi; \ + case $path in \ + "../../gcc"/config/* | "../../gcc"/common/config/* \ + | "../../gcc"/c-family/* | "../../gcc"/*.def ) \ + base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ + *) base=`basename $path` ;; \ + esac; \ + dest=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/$base; \ + echo /usr/bin/install -c -m 644 $path $dest; \ + dir=`dirname $dest`; \ + /bin/sh ../../gcc/../mkinstalldirs $dir; \ + /usr/bin/install -c -m 644 $path $dest; \ +done +/usr/bin/install -c -m 644 ../../gcc/../include/ansidecl.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ansidecl.h +/usr/bin/install -c -m 644 ../../gcc/../include/filenames.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/filenames.h +/usr/bin/install -c -m 644 ../../gcc/../include/gomp-constants.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gomp-constants.h +/usr/bin/install -c -m 644 ../../gcc/../include/hashtab.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hashtab.h +/usr/bin/install -c -m 644 ../../gcc/../include/libiberty.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/libiberty.h +/usr/bin/install -c -m 644 ../../gcc/../include/md5.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/md5.h +/usr/bin/install -c -m 644 ../../gcc/../include/obstack.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/obstack.h +/usr/bin/install -c -m 644 ../../gcc/../include/plugin-api.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/plugin-api.h +/usr/bin/install -c -m 644 ../../gcc/../include/safe-ctype.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/safe-ctype.h +/usr/bin/install -c -m 644 ../../gcc/../include/splay-tree.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/splay-tree.h +/usr/bin/install -c -m 644 ../../gcc/../libcpp/include/cpplib.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cpplib.h +/usr/bin/install -c -m 644 ../../gcc/../libcpp/include/line-map.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/line-map.h +/usr/bin/install -c -m 644 ../../gcc/../libcpp/include/symtab.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/symtab.h +/usr/bin/install -c -m 644 ../../gcc/ada/gcc-interface/ada-tree.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ada/gcc-interface/ada-tree.def +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ada/gcc-interface +/usr/bin/install -c -m 644 ../../gcc/common/config/i386/i386-cpuinfo.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/common/config/i386/i386-cpuinfo.h +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/common/config/i386 +/usr/bin/install -c -m 644 ../../gcc/config/dbxelf.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/dbxelf.h +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config +/usr/bin/install -c -m 644 ../../gcc/config/elfos.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/elfos.h +/usr/bin/install -c -m 644 ../../gcc/config/glibc-stdint.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/glibc-stdint.h +/usr/bin/install -c -m 644 ../../gcc/config/gnu-user.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/gnu-user.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/att.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/att.h +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386 +/usr/bin/install -c -m 644 ../../gcc/config/i386/biarch64.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/biarch64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user-common.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/gnu-user-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user64.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/gnu-user64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-isa.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386-isa.def +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-opts.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386-opts.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-protos.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux-common.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/linux-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux64.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/linux64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/stringop.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/stringop.def +/usr/bin/install -c -m 644 ../../gcc/config/i386/unix.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/unix.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/x86-64.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/x86-64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/x86-tune.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/x86-tune.def +/usr/bin/install -c -m 644 ../../gcc/config/initfini-array.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/initfini-array.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-android.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux-android.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-protos.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/linux.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux.h +/usr/bin/install -c -m 644 ../../gcc/config/vxworks-dummy.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/vxworks-dummy.h +/usr/bin/install -c -m 644 ../../gcc/cp/cp-tree.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/cp-tree.def +/usr/bin/install -c -m 644 ../../gcc/d/d-tree.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/d/d-tree.def +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/d +/usr/bin/install -c -m 644 ../../gcc/defaults.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/defaults.h +/usr/bin/install -c -m 644 ../../gcc/insn-addr.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-addr.h +/usr/bin/install -c -m 644 ../../gcc/objc/objc-tree.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/objc/objc-tree.def +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/objc +/usr/bin/install -c -m 644 ../../gcc/addresses.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/addresses.h +/usr/bin/install -c -m 644 ../../gcc/alias.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/alias.h +/usr/bin/install -c -m 644 ../../gcc/align.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/align.h +/usr/bin/install -c -m 644 all-tree.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/all-tree.def +/usr/bin/install -c -m 644 ../../gcc/alloc-pool.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/alloc-pool.h +/usr/bin/install -c -m 644 ../../gcc/array-traits.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/array-traits.h +/usr/bin/install -c -m 644 ../../gcc/asan.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/asan.h +/usr/bin/install -c -m 644 ../../gcc/attr-fnspec.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/attr-fnspec.h +/usr/bin/install -c -m 644 ../../gcc/attribs.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/attribs.h +/usr/bin/install -c -m 644 auto-host.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/auto-host.h +/usr/bin/install -c -m 644 ../../gcc/auto-profile.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/auto-profile.h +/usr/bin/install -c -m 644 ../../gcc/backend.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/backend.h +/usr/bin/install -c -m 644 ../../gcc/basic-block.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/basic-block.h +/usr/bin/install -c -m 644 ../../gcc/bb-reorder.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/bb-reorder.h +/usr/bin/install -c -m 644 ../../gcc/bitmap.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/bitmap.h +/usr/bin/install -c -m 644 ../../gcc/builtin-attrs.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/builtin-attrs.def +/usr/bin/install -c -m 644 ../../gcc/builtin-types.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/builtin-types.def +/usr/bin/install -c -m 644 ../../gcc/builtins.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/builtins.def +/usr/bin/install -c -m 644 ../../gcc/builtins.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/builtins.h +/usr/bin/install -c -m 644 bversion.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/bversion.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-common.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family/c-common.def +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family +/usr/bin/install -c -m 644 ../../gcc/c-family/c-common.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family/c-common.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-objc.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family/c-objc.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-pragma.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family/c-pragma.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-pretty-print.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family/c-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/c/c-tree.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-tree.h +/usr/bin/install -c -m 644 ../../gcc/calls.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/calls.h +/usr/bin/install -c -m 644 ../../gcc/ccmp.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ccmp.h +/usr/bin/install -c -m 644 ../../gcc/cfg-flags.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfg-flags.def +/usr/bin/install -c -m 644 ../../gcc/cfg.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfg.h +/usr/bin/install -c -m 644 ../../gcc/cfganal.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfganal.h +/usr/bin/install -c -m 644 ../../gcc/cfgbuild.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgbuild.h +/usr/bin/install -c -m 644 ../../gcc/cfgcleanup.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgcleanup.h +/usr/bin/install -c -m 644 ../../gcc/cfgexpand.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgexpand.h +/usr/bin/install -c -m 644 ../../gcc/cfghooks.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfghooks.h +/usr/bin/install -c -m 644 ../../gcc/cfgloop.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgloop.h +/usr/bin/install -c -m 644 ../../gcc/cfgloopmanip.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgloopmanip.h +/usr/bin/install -c -m 644 ../../gcc/cfgrtl.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgrtl.h +/usr/bin/install -c -m 644 ../../gcc/cgraph.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cgraph.h +/usr/bin/install -c -m 644 ../../gcc/cif-code.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cif-code.def +/usr/bin/install -c -m 644 ../../gcc/collect-utils.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/collect-utils.h +/usr/bin/install -c -m 644 ../../gcc/collect2-aix.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/collect2-aix.h +/usr/bin/install -c -m 644 ../../gcc/collect2.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/collect2.h +/usr/bin/install -c -m 644 ../../gcc/color-macros.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/color-macros.h +/usr/bin/install -c -m 644 ../../gcc/conditions.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/conditions.h +/usr/bin/install -c -m 644 config.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config.h +/usr/bin/install -c -m 644 ../../gcc/config/dbxelf.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/dbxelf.h +/usr/bin/install -c -m 644 ../../gcc/config/elfos.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/elfos.h +/usr/bin/install -c -m 644 ../../gcc/config/glibc-stdint.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/glibc-stdint.h +/usr/bin/install -c -m 644 ../../gcc/config/gnu-user.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/gnu-user.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/att.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/att.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/biarch64.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/biarch64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user-common.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/gnu-user-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user64.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/gnu-user64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-protos.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux-common.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/linux-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux64.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/linux64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/unix.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/unix.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/x86-64.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/x86-64.h +/usr/bin/install -c -m 644 ../../gcc/config/initfini-array.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/initfini-array.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-android.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux-android.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-protos.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/linux.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux.h +/usr/bin/install -c -m 644 ../../gcc/config/vxworks-dummy.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/vxworks-dummy.h +/usr/bin/install -c -m 644 configargs.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/configargs.h +/usr/bin/install -c -m 644 ../../gcc/context.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/context.h +/usr/bin/install -c -m 644 ../../gcc/convert.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/convert.h +/usr/bin/install -c -m 644 ../../gcc/coretypes.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/coretypes.h +/usr/bin/install -c -m 644 ../../gcc/coroutine-builtins.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/coroutine-builtins.def +/usr/bin/install -c -m 644 ../../gcc/coverage.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/coverage.h +/usr/bin/install -c -m 644 ../../gcc/cppbuiltin.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cppbuiltin.h +/usr/bin/install -c -m 644 ../../gcc/cppdefault.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cppdefault.h +/usr/bin/install -c -m 644 ../../gcc/cselib.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cselib.h +/usr/bin/install -c -m 644 ../../gcc/ctfc.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ctfc.h +/usr/bin/install -c -m 644 ../../gcc/data-streamer.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/data-streamer.h +/usr/bin/install -c -m 644 ../../gcc/dbgcnt.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dbgcnt.def +/usr/bin/install -c -m 644 ../../gcc/dbgcnt.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dbgcnt.h +/usr/bin/install -c -m 644 ../../gcc/dbxout.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dbxout.h +/usr/bin/install -c -m 644 ../../gcc/dce.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dce.h +/usr/bin/install -c -m 644 ../../gcc/ddg.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ddg.h +/usr/bin/install -c -m 644 ../../gcc/debug.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/debug.h +/usr/bin/install -c -m 644 ../../gcc/defaults.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/defaults.h +/usr/bin/install -c -m 644 ../../gcc/df.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/df.h +/usr/bin/install -c -m 644 ../../gcc/dfp.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dfp.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-color.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-color.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-core.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-core.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-event-id.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-event-id.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-metadata.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-metadata.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-path.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-path.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-spec.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-spec.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-url.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-url.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic.def +/usr/bin/install -c -m 644 ../../gcc/diagnostic.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/digraph.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/digraph.h +/usr/bin/install -c -m 644 ../../gcc/dojump.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dojump.h +/usr/bin/install -c -m 644 ../../gcc/dominance.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dominance.h +/usr/bin/install -c -m 644 ../../gcc/domwalk.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/domwalk.h +/usr/bin/install -c -m 644 ../../gcc/double-int.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/double-int.h +/usr/bin/install -c -m 644 ../../gcc/dump-context.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dump-context.h +/usr/bin/install -c -m 644 ../../gcc/dumpfile.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dumpfile.h +/usr/bin/install -c -m 644 ../../gcc/dwarf2asm.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dwarf2asm.h +/usr/bin/install -c -m 644 ../../gcc/dwarf2ctf.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dwarf2ctf.h +/usr/bin/install -c -m 644 ../../gcc/dwarf2out.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dwarf2out.h +/usr/bin/install -c -m 644 ../../gcc/edit-context.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/edit-context.h +/usr/bin/install -c -m 644 ../../gcc/emit-rtl.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/emit-rtl.h +/usr/bin/install -c -m 644 ../../gcc/errors.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/errors.h +/usr/bin/install -c -m 644 ../../gcc/escaped_string.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/escaped_string.h +/usr/bin/install -c -m 644 ../../gcc/et-forest.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/et-forest.h +/usr/bin/install -c -m 644 ../../gcc/except.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/except.h +/usr/bin/install -c -m 644 ../../gcc/explow.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/explow.h +/usr/bin/install -c -m 644 ../../gcc/expmed.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/expmed.h +/usr/bin/install -c -m 644 ../../gcc/expr.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/expr.h +/usr/bin/install -c -m 644 ../../gcc/fibonacci_heap.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/fibonacci_heap.h +/usr/bin/install -c -m 644 ../../gcc/file-find.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/file-find.h +/usr/bin/install -c -m 644 ../../gcc/file-prefix-map.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/file-prefix-map.h +/usr/bin/install -c -m 644 ../../gcc/fixed-value.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/fixed-value.h +/usr/bin/install -c -m 644 ../../gcc/flag-types.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/flag-types.h +/usr/bin/install -c -m 644 ../../gcc/flags.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/flags.h +/usr/bin/install -c -m 644 ../../gcc/fold-const-call.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/fold-const-call.h +/usr/bin/install -c -m 644 ../../gcc/fold-const.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/fold-const.h +/usr/bin/install -c -m 644 ../../gcc/function-abi.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/function-abi.h +/usr/bin/install -c -m 644 ../../gcc/function.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/function.h +/usr/bin/install -c -m 644 ../../gcc/gcc-plugin.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcc-plugin.h +/usr/bin/install -c -m 644 ../../gcc/gcc-rich-location.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcc-rich-location.h +/usr/bin/install -c -m 644 ../../gcc/gcc-symtab.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcc-symtab.h +/usr/bin/install -c -m 644 ../../gcc/gcc.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcc.h +/usr/bin/install -c -m 644 ../../gcc/gcov-counter.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcov-counter.def +/usr/bin/install -c -m 644 ../../gcc/gcov-io.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcov-io.h +/usr/bin/install -c -m 644 ../../gcc/gcse-common.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcse-common.h +/usr/bin/install -c -m 644 ../../gcc/gcse.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcse.h +/usr/bin/install -c -m 644 ../../gcc/generic-match.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/generic-match.h +/usr/bin/install -c -m 644 ../../gcc/gengtype.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gengtype.h +/usr/bin/install -c -m 644 genrtl.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/genrtl.h +/usr/bin/install -c -m 644 ../../gcc/gensupport.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gensupport.h +/usr/bin/install -c -m 644 ../../gcc/ggc-internal.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ggc-internal.h +/usr/bin/install -c -m 644 ../../gcc/ggc.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ggc.h +/usr/bin/install -c -m 644 ../../gcc/gimple-array-bounds.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-array-bounds.h +/usr/bin/install -c -m 644 ../../gcc/gimple-builder.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-builder.h +/usr/bin/install -c -m 644 ../../gcc/gimple-expr.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-expr.h +/usr/bin/install -c -m 644 ../../gcc/gimple-fold.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-fold.h +/usr/bin/install -c -m 644 ../../gcc/gimple-iterator.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-iterator.h +/usr/bin/install -c -m 644 ../../gcc/gimple-low.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-low.h +/usr/bin/install -c -m 644 ../../gcc/gimple-match.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-match.h +/usr/bin/install -c -m 644 ../../gcc/gimple-predicate-analysis.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-predicate-analysis.h +/usr/bin/install -c -m 644 ../../gcc/gimple-predict.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-predict.h +/usr/bin/install -c -m 644 ../../gcc/gimple-pretty-print.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-cache.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-cache.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-edge.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-edge.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-fold.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-fold.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-gori.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-gori.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-path.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-path.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-trace.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-trace.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-evrp-analyze.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-ssa-evrp-analyze.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-warn-access.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-ssa-warn-access.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-warn-restrict.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-ssa-warn-restrict.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-ssa.h +/usr/bin/install -c -m 644 ../../gcc/gimple-streamer.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-streamer.h +/usr/bin/install -c -m 644 ../../gcc/gimple-walk.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-walk.h +/usr/bin/install -c -m 644 ../../gcc/gimple.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple.def +/usr/bin/install -c -m 644 ../../gcc/gimple.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple.h +/usr/bin/install -c -m 644 ../../gcc/gimplify-me.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimplify-me.h +/usr/bin/install -c -m 644 ../../gcc/gimplify.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimplify.h +/usr/bin/install -c -m 644 ../../gcc/glimits.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/glimits.h +/usr/bin/install -c -m 644 ../../gcc/graph.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/graph.h +/usr/bin/install -c -m 644 ../../gcc/graphds.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/graphds.h +/usr/bin/install -c -m 644 ../../gcc/graphite.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/graphite.h +/usr/bin/install -c -m 644 ../../gcc/graphviz.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/graphviz.h +/usr/bin/install -c -m 644 ../../gcc/gsstruct.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gsstruct.def +/usr/bin/install -c -m 644 ../../gcc/gstab.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gstab.h +/usr/bin/install -c -m 644 ../../gcc/gsyms.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gsyms.h +/usr/bin/install -c -m 644 ../../gcc/gsyslimits.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gsyslimits.h +/usr/bin/install -c -m 644 ../../gcc/gtm-builtins.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gtm-builtins.def +/usr/bin/install -c -m 644 gtype-desc.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gtype-desc.h +/usr/bin/install -c -m 644 ../../gcc/hard-reg-set.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hard-reg-set.h +/usr/bin/install -c -m 644 ../../gcc/hash-map-traits.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hash-map-traits.h +/usr/bin/install -c -m 644 ../../gcc/hash-map.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hash-map.h +/usr/bin/install -c -m 644 ../../gcc/hash-set.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hash-set.h +/usr/bin/install -c -m 644 ../../gcc/hash-table.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hash-table.h +/usr/bin/install -c -m 644 ../../gcc/hash-traits.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hash-traits.h +/usr/bin/install -c -m 644 ../../gcc/highlev-plugin-common.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/highlev-plugin-common.h +/usr/bin/install -c -m 644 ../../gcc/hooks.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hooks.h +/usr/bin/install -c -m 644 ../../gcc/hosthooks-def.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hosthooks-def.h +/usr/bin/install -c -m 644 ../../gcc/hosthooks.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hosthooks.h +/usr/bin/install -c -m 644 ../../gcc/hw-doloop.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hw-doloop.h +/usr/bin/install -c -m 644 ../../gcc/hwint.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hwint.h +/usr/bin/install -c -m 644 ../../gcc/ifcvt.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ifcvt.h +/usr/bin/install -c -m 644 ../../gcc/inchash.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/inchash.h +/usr/bin/install -c -m 644 ../../gcc/incpath.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/incpath.h +/usr/bin/install -c -m 644 ../../gcc/input.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/input.h +/usr/bin/install -c -m 644 ../../gcc/insn-addr.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-addr.h +/usr/bin/install -c -m 644 insn-attr-common.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-attr-common.h +/usr/bin/install -c -m 644 insn-attr.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-attr.h +/usr/bin/install -c -m 644 insn-codes.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-codes.h +/usr/bin/install -c -m 644 insn-config.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-config.h +/usr/bin/install -c -m 644 insn-constants.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-constants.h +/usr/bin/install -c -m 644 insn-flags.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-flags.h +/usr/bin/install -c -m 644 insn-modes-inline.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-modes-inline.h +/usr/bin/install -c -m 644 insn-modes.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-modes.h +/usr/bin/install -c -m 644 ../../gcc/insn-notes.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-notes.def +/usr/bin/install -c -m 644 ../../gcc/int-vector-builder.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/int-vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/internal-fn.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/internal-fn.def +/usr/bin/install -c -m 644 ../../gcc/internal-fn.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/internal-fn.h +/usr/bin/install -c -m 644 ../../gcc/intl.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/intl.h +/usr/bin/install -c -m 644 ../../gcc/ipa-fnsummary.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-fnsummary.h +/usr/bin/install -c -m 644 ../../gcc/ipa-icf-gimple.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-icf-gimple.h +/usr/bin/install -c -m 644 ../../gcc/ipa-icf.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-icf.h +/usr/bin/install -c -m 644 ../../gcc/ipa-inline.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-inline.h +/usr/bin/install -c -m 644 ../../gcc/ipa-modref-tree.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-modref-tree.h +/usr/bin/install -c -m 644 ../../gcc/ipa-modref.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-modref.h +/usr/bin/install -c -m 644 ../../gcc/ipa-param-manipulation.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-param-manipulation.h +/usr/bin/install -c -m 644 ../../gcc/ipa-predicate.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-predicate.h +/usr/bin/install -c -m 644 ../../gcc/ipa-prop.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-prop.h +/usr/bin/install -c -m 644 ../../gcc/ipa-ref.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-ref.h +/usr/bin/install -c -m 644 ../../gcc/ipa-reference.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-reference.h +/usr/bin/install -c -m 644 ../../gcc/ipa-utils.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-utils.h +/usr/bin/install -c -m 644 ../../gcc/ira-int.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ira-int.h +/usr/bin/install -c -m 644 ../../gcc/ira.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ira.h +/usr/bin/install -c -m 644 ../../gcc/is-a.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/is-a.h +/usr/bin/install -c -m 644 ../../gcc/iterator-utils.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/iterator-utils.h +/usr/bin/install -c -m 644 ../../gcc/json.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/json.h +/usr/bin/install -c -m 644 ../../gcc/langhooks-def.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/langhooks-def.h +/usr/bin/install -c -m 644 ../../gcc/langhooks.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/langhooks.h +/usr/bin/install -c -m 644 ../../gcc/lcm.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lcm.h +/usr/bin/install -c -m 644 ../../gcc/libfuncs.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/libfuncs.h +/usr/bin/install -c -m 644 ../../gcc/limitx.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/limitx.h +/usr/bin/install -c -m 644 ../../gcc/limity.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/limity.h +/usr/bin/install -c -m 644 ../../gcc/loop-unroll.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/loop-unroll.h +/usr/bin/install -c -m 644 ../../gcc/lower-subreg.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lower-subreg.h +/usr/bin/install -c -m 644 ../../gcc/lra-int.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lra-int.h +/usr/bin/install -c -m 644 ../../gcc/lra.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lra.h +/usr/bin/install -c -m 644 ../../gcc/lto-compress.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lto-compress.h +/usr/bin/install -c -m 644 ../../gcc/lto-section-names.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lto-section-names.h +/usr/bin/install -c -m 644 ../../gcc/lto-streamer.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lto-streamer.h +/usr/bin/install -c -m 644 ../../gcc/machmode.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/machmode.def +/usr/bin/install -c -m 644 ../../gcc/machmode.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/machmode.h +/usr/bin/install -c -m 644 ../../gcc/mem-stats-traits.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/mem-stats-traits.h +/usr/bin/install -c -m 644 ../../gcc/mem-stats.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/mem-stats.h +/usr/bin/install -c -m 644 ../../gcc/memmodel.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/memmodel.h +/usr/bin/install -c -m 644 ../../gcc/memory-block.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/memory-block.h +/usr/bin/install -c -m 644 ../../gcc/mode-classes.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/mode-classes.def +/usr/bin/install -c -m 644 ../../gcc/mux-utils.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/mux-utils.h +/usr/bin/install -c -m 644 ../../gcc/obstack-utils.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/obstack-utils.h +/usr/bin/install -c -m 644 ../../gcc/omp-builtins.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-builtins.def +/usr/bin/install -c -m 644 ../../gcc/omp-expand.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-expand.h +/usr/bin/install -c -m 644 ../../gcc/omp-general.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-general.h +/usr/bin/install -c -m 644 ../../gcc/omp-low.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-low.h +/usr/bin/install -c -m 644 ../../gcc/omp-offload.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-offload.h +/usr/bin/install -c -m 644 ../../gcc/omp-simd-clone.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-simd-clone.h +/usr/bin/install -c -m 644 ../../gcc/opt-problem.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/opt-problem.h +/usr/bin/install -c -m 644 ../../gcc/opt-suggestions.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/opt-suggestions.h +/usr/bin/install -c -m 644 ../../gcc/optabs-libfuncs.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optabs-libfuncs.h +/usr/bin/install -c -m 644 ../../gcc/optabs-query.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optabs-query.h +/usr/bin/install -c -m 644 ../../gcc/optabs-tree.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optabs-tree.h +/usr/bin/install -c -m 644 ../../gcc/optabs.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optabs.def +/usr/bin/install -c -m 644 ../../gcc/optabs.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optabs.h +/usr/bin/install -c -m 644 ../../gcc/optinfo-emit-json.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optinfo-emit-json.h +/usr/bin/install -c -m 644 ../../gcc/optinfo.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optinfo.h +/usr/bin/install -c -m 644 options.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/options.h +/usr/bin/install -c -m 644 ../../gcc/opts-diagnostic.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/opts-diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/opts.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/opts.h +/usr/bin/install -c -m 644 ../../gcc/ordered-hash-map.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ordered-hash-map.h +/usr/bin/install -c -m 644 ../../gcc/output.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/output.h +/usr/bin/install -c -m 644 pass-instances.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/pass-instances.def +/usr/bin/install -c -m 644 ../../gcc/pass_manager.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/pass_manager.h +/usr/bin/install -c -m 644 ../../gcc/passes.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/passes.def +/usr/bin/install -c -m 644 plugin-version.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/plugin-version.h +/usr/bin/install -c -m 644 ../../gcc/plugin.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/plugin.def +/usr/bin/install -c -m 644 ../../gcc/plugin.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/plugin.h +/usr/bin/install -c -m 644 ../../gcc/pointer-query.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/pointer-query.h +/usr/bin/install -c -m 644 ../../gcc/poly-int-types.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/poly-int-types.h +/usr/bin/install -c -m 644 ../../gcc/poly-int.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/poly-int.h +/usr/bin/install -c -m 644 ../../gcc/predict.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/predict.def +/usr/bin/install -c -m 644 ../../gcc/predict.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/predict.h +/usr/bin/install -c -m 644 ../../gcc/prefix.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/prefix.h +/usr/bin/install -c -m 644 ../../gcc/pretty-print.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/print-rtl.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/print-rtl.h +/usr/bin/install -c -m 644 ../../gcc/print-tree.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/print-tree.h +/usr/bin/install -c -m 644 ../../gcc/profile-count.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/profile-count.h +/usr/bin/install -c -m 644 ../../gcc/profile.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/profile.h +/usr/bin/install -c -m 644 ../../gcc/range-op.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/range-op.h +/usr/bin/install -c -m 644 ../../gcc/range.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/range.h +/usr/bin/install -c -m 644 ../../gcc/read-md.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/read-md.h +/usr/bin/install -c -m 644 ../../gcc/read-rtl-function.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/read-rtl-function.h +/usr/bin/install -c -m 644 ../../gcc/real.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/real.h +/usr/bin/install -c -m 644 ../../gcc/realmpfr.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/realmpfr.h +/usr/bin/install -c -m 644 ../../gcc/recog.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/recog.h +/usr/bin/install -c -m 644 ../../gcc/reg-notes.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/reg-notes.def +/usr/bin/install -c -m 644 ../../gcc/regcprop.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/regcprop.h +/usr/bin/install -c -m 644 ../../gcc/regrename.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/regrename.h +/usr/bin/install -c -m 644 ../../gcc/regs.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/regs.h +/usr/bin/install -c -m 644 ../../gcc/regset.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/regset.h +/usr/bin/install -c -m 644 ../../gcc/reload.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/reload.h +/usr/bin/install -c -m 644 ../../gcc/resource.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/resource.h +/usr/bin/install -c -m 644 ../../gcc/rtl-error.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtl-error.h +/usr/bin/install -c -m 644 ../../gcc/rtl-iter.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtl-iter.h +/usr/bin/install -c -m 644 ../../gcc/rtl-ssa.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtl-ssa.h +/usr/bin/install -c -m 644 ../../gcc/rtl.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtl.def +/usr/bin/install -c -m 644 ../../gcc/rtl.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtl.h +/usr/bin/install -c -m 644 ../../gcc/rtlanal.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtlanal.h +/usr/bin/install -c -m 644 ../../gcc/rtlhash.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtlhash.h +/usr/bin/install -c -m 644 ../../gcc/rtlhooks-def.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtlhooks-def.h +/usr/bin/install -c -m 644 ../../gcc/rtx-vector-builder.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtx-vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/run-rtl-passes.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/run-rtl-passes.h +/usr/bin/install -c -m 644 ../../gcc/sanitizer.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sanitizer.def +/usr/bin/install -c -m 644 ../../gcc/sbitmap.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sbitmap.h +/usr/bin/install -c -m 644 ../../gcc/sched-int.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sched-int.h +/usr/bin/install -c -m 644 ../../gcc/sel-sched-dump.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sel-sched-dump.h +/usr/bin/install -c -m 644 ../../gcc/sel-sched-ir.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sel-sched-ir.h +/usr/bin/install -c -m 644 ../../gcc/sel-sched.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sel-sched.h +/usr/bin/install -c -m 644 ../../gcc/selftest-diagnostic.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/selftest-diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/selftest-rtl.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/selftest-rtl.h +/usr/bin/install -c -m 644 ../../gcc/selftest.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/selftest.h +/usr/bin/install -c -m 644 ../../gcc/sese.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sese.h +/usr/bin/install -c -m 644 ../../gcc/shortest-paths.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/shortest-paths.h +/usr/bin/install -c -m 644 ../../gcc/shrink-wrap.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/shrink-wrap.h +/usr/bin/install -c -m 644 ../../gcc/signop.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/signop.h +/usr/bin/install -c -m 644 ../../gcc/sparseset.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sparseset.h +/usr/bin/install -c -m 644 ../../gcc/spellcheck-tree.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/spellcheck-tree.h +/usr/bin/install -c -m 644 ../../gcc/spellcheck.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/spellcheck.h +/usr/bin/install -c -m 644 ../../gcc/splay-tree-utils.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/splay-tree-utils.h +/usr/bin/install -c -m 644 ../../gcc/sreal.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sreal.h +/usr/bin/install -c -m 644 ../../gcc/ssa-iterators.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ssa-iterators.h +/usr/bin/install -c -m 644 ../../gcc/ssa.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ssa.h +/usr/bin/install -c -m 644 ../../gcc/stab.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/stab.def +/usr/bin/install -c -m 644 ../../gcc/statistics.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/statistics.h +/usr/bin/install -c -m 644 ../../gcc/stmt.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/stmt.h +/usr/bin/install -c -m 644 ../../gcc/stor-layout.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/stor-layout.h +/usr/bin/install -c -m 644 ../../gcc/streamer-hooks.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/streamer-hooks.h +/usr/bin/install -c -m 644 ../../gcc/stringpool.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/stringpool.h +/usr/bin/install -c -m 644 ../../gcc/substring-locations.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/substring-locations.h +/usr/bin/install -c -m 644 ../../gcc/symbol-summary.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/symbol-summary.h +/usr/bin/install -c -m 644 ../../gcc/symtab-clones.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/symtab-clones.h +/usr/bin/install -c -m 644 ../../gcc/symtab-thunks.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/symtab-thunks.h +/usr/bin/install -c -m 644 ../../gcc/sync-builtins.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sync-builtins.def +/usr/bin/install -c -m 644 ../../gcc/system.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/system.h +/usr/bin/install -c -m 644 ../../gcc/target-def.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target-def.h +/usr/bin/install -c -m 644 ../../gcc/target-globals.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target-globals.h +/usr/bin/install -c -m 644 ../../gcc/target-hooks-macros.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target-hooks-macros.h +/usr/bin/install -c -m 644 ../../gcc/target-insns.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target-insns.def +/usr/bin/install -c -m 644 ../../gcc/target.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target.def +/usr/bin/install -c -m 644 ../../gcc/target.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target.h +/usr/bin/install -c -m 644 ../../gcc/targhooks.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/targhooks.h +/usr/bin/install -c -m 644 ../../gcc/timevar.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/timevar.def +/usr/bin/install -c -m 644 ../../gcc/timevar.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/timevar.h +/usr/bin/install -c -m 644 tm-preds.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tm-preds.h +/usr/bin/install -c -m 644 tm.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tm.h +/usr/bin/install -c -m 644 tm_p.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tm_p.h +/usr/bin/install -c -m 644 ../../gcc/toplev.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/toplev.h +/usr/bin/install -c -m 644 ../../gcc/tracer.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tracer.h +/usr/bin/install -c -m 644 ../../gcc/trans-mem.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/trans-mem.h +/usr/bin/install -c -m 644 ../../gcc/tree-affine.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-affine.h +/usr/bin/install -c -m 644 ../../gcc/tree-cfg.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-cfg.h +/usr/bin/install -c -m 644 ../../gcc/tree-cfgcleanup.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-cfgcleanup.h +/usr/bin/install -c -m 644 tree-check.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-check.h +/usr/bin/install -c -m 644 ../../gcc/tree-chrec.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-chrec.h +/usr/bin/install -c -m 644 ../../gcc/tree-core.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-core.h +/usr/bin/install -c -m 644 ../../gcc/tree-data-ref.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-data-ref.h +/usr/bin/install -c -m 644 ../../gcc/tree-dfa.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-dfa.h +/usr/bin/install -c -m 644 ../../gcc/tree-diagnostic.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/tree-dump.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-dump.h +/usr/bin/install -c -m 644 ../../gcc/tree-eh.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-eh.h +/usr/bin/install -c -m 644 ../../gcc/tree-hash-traits.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-hash-traits.h +/usr/bin/install -c -m 644 ../../gcc/tree-hasher.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-hasher.h +/usr/bin/install -c -m 644 ../../gcc/tree-if-conv.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-if-conv.h +/usr/bin/install -c -m 644 ../../gcc/tree-inline.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-inline.h +/usr/bin/install -c -m 644 ../../gcc/tree-into-ssa.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-into-ssa.h +/usr/bin/install -c -m 644 ../../gcc/tree-iterator.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-iterator.h +/usr/bin/install -c -m 644 ../../gcc/tree-nested.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-nested.h +/usr/bin/install -c -m 644 ../../gcc/tree-object-size.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-object-size.h +/usr/bin/install -c -m 644 ../../gcc/tree-outof-ssa.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-outof-ssa.h +/usr/bin/install -c -m 644 ../../gcc/tree-parloops.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-parloops.h +/usr/bin/install -c -m 644 ../../gcc/tree-pass.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-pass.h +/usr/bin/install -c -m 644 ../../gcc/tree-phinodes.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-phinodes.h +/usr/bin/install -c -m 644 ../../gcc/tree-pretty-print.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/tree-scalar-evolution.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-scalar-evolution.h +/usr/bin/install -c -m 644 ../../gcc/tree-sra.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-sra.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-address.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-address.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-alias-compare.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-alias-compare.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-alias.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-alias.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-ccp.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-ccp.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-coalesce.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-coalesce.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-dce.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-dce.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-dom.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-dom.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-dse.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-dse.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-live.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-live.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-ivopts.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-loop-ivopts.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-manip.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-loop-manip.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-niter.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-loop-niter.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-loop.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-math-opts.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-math-opts.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-operands.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-operands.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-propagate.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-propagate.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-reassoc.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-reassoc.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-sccvn.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-sccvn.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-scopedtables.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-scopedtables.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-strlen.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-strlen.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-ter.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-ter.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-threadedge.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-threadedge.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-threadupdate.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-threadupdate.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssanames.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssanames.h +/usr/bin/install -c -m 644 ../../gcc/tree-stdarg.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-stdarg.h +/usr/bin/install -c -m 644 ../../gcc/tree-streamer.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-streamer.h +/usr/bin/install -c -m 644 ../../gcc/tree-switch-conversion.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-switch-conversion.h +/usr/bin/install -c -m 644 ../../gcc/tree-vector-builder.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/tree-vectorizer.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-vectorizer.h +/usr/bin/install -c -m 644 ../../gcc/tree-vrp.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-vrp.h +/usr/bin/install -c -m 644 ../../gcc/tree.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree.def +/usr/bin/install -c -m 644 ../../gcc/tree.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree.h +/usr/bin/install -c -m 644 ../../gcc/treestruct.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/treestruct.def +/usr/bin/install -c -m 644 ../../gcc/tristate.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tristate.h +/usr/bin/install -c -m 644 ../../gcc/tsan.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tsan.h +/usr/bin/install -c -m 644 ../../gcc/tsystem.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tsystem.h +/usr/bin/install -c -m 644 ../../gcc/typeclass.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/typeclass.h +/usr/bin/install -c -m 644 ../../gcc/typed-splay-tree.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/typed-splay-tree.h +/usr/bin/install -c -m 644 ../../gcc/ubsan.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ubsan.h +/usr/bin/install -c -m 644 ../../gcc/valtrack.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/valtrack.h +/usr/bin/install -c -m 644 ../../gcc/value-pointer-equiv.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-pointer-equiv.h +/usr/bin/install -c -m 644 ../../gcc/value-prof.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-prof.h +/usr/bin/install -c -m 644 ../../gcc/value-query.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-query.h +/usr/bin/install -c -m 644 ../../gcc/value-range-equiv.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-range-equiv.h +/usr/bin/install -c -m 644 ../../gcc/value-range.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-range.h +/usr/bin/install -c -m 644 ../../gcc/value-relation.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-relation.h +/usr/bin/install -c -m 644 ../../gcc/varasm.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/varasm.h +/usr/bin/install -c -m 644 ../../gcc/vec-perm-indices.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vec-perm-indices.h +/usr/bin/install -c -m 644 ../../gcc/vec.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vec.h +/usr/bin/install -c -m 644 ../../gcc/vector-builder.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vector-builder.h +/usr/bin/install -c -m 644 version.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/version.h +/usr/bin/install -c -m 644 ../../gcc/vmsdbg.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vmsdbg.h +/usr/bin/install -c -m 644 ../../gcc/vr-values.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vr-values.h +/usr/bin/install -c -m 644 ../../gcc/vtable-verify.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vtable-verify.h +/usr/bin/install -c -m 644 ../../gcc/wide-int-bitmask.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/wide-int-bitmask.h +/usr/bin/install -c -m 644 ../../gcc/wide-int-print.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/wide-int-print.h +/usr/bin/install -c -m 644 ../../gcc/wide-int.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/wide-int.h +/usr/bin/install -c -m 644 ../../gcc/xcoff.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/xcoff.h +/usr/bin/install -c -m 644 ../../gcc/xcoffout.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/xcoffout.h +/usr/bin/install -c -m 644 b-header-vars /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/b-header-vars +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gcc' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/intl' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +true DO=all multi-do # make +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +true DO=install multi-do # make +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcpp' +cats=""; for cat in $cats; do \ + lang=`basename $cat | sed 's/\.gmo$//'`; \ + if [ -f $cat ]; then :; \ + elif [ -f ../../libcpp/$cat ]; then cat=../../libcpp/$cat; \ + else continue; \ + fi; \ + dir=/mnt/lfs/tools/share/locale/$lang/LC_MESSAGES; \ + echo /usr/bin/install -c -m 644 $cat $dir/cpplib.mo; \ + /usr/bin/install -c -m 644 $cat $dir/cpplib.mo; \ +done +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcpp' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libdecnumber' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libdecnumber' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +if test -n ""; then \ + /bin/sh ../../libiberty/../mkinstalldirs /mnt/lfs/tools/lib/`gcc -g -O2 -print-multi-os-directory`; \ + /usr/bin/install -c -m 644 ./libiberty.a /mnt/lfs/tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an; \ + ( cd /mnt/lfs/tools/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ + mv -f /mnt/lfs/tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /mnt/lfs/tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a; \ + case "" in \ + /*) thd=;; \ + *) thd=/mnt/lfs/tools/include/;; \ + esac; \ + /bin/sh ../../libiberty/../mkinstalldirs ${thd}; \ + for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ + /usr/bin/install -c -m 644 $h ${thd}; \ + done; \ +fi +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/c++tools' +/bin/sh ../../c++tools/../mkinstalldirs /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 +/usr/bin/install -c g++-mapper-server /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/c++tools' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[3]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/tools/lib/../lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1.la '/mnt/lfs/tools/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libcc1.so.0.0.0 /mnt/lfs/tools/lib/../lib/libcc1.so.0.0.0 +libtool: install: (cd /mnt/lfs/tools/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so.0 || { rm -f libcc1.so.0 && ln -s libcc1.so.0.0.0 libcc1.so.0; }; }) +libtool: install: (cd /mnt/lfs/tools/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so || { rm -f libcc1.so && ln -s libcc1.so.0.0.0 libcc1.so; }; }) +libtool: install: /usr/bin/install -c .libs/libcc1.lai /mnt/lfs/tools/lib/../lib/libcc1.la +libtool: finish: PATH="/mnt/lfs/tools/bin:/usr/bin:/sbin" ldconfig -n /mnt/lfs/tools/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /mnt/lfs/tools/lib/../lib + +If you ever happen to want to link against installed libraries +in a given directory, LIBDIR, you must either use libtool, and +specify the full pathname of the library, or use the `-LLIBDIR' +flag during linking and do at least one of the following: + - add LIBDIR to the `LD_LIBRARY_PATH' environment variable + during execution + - add LIBDIR to the `LD_RUN_PATH' environment variable + during linking + - use the `-Wl,-rpath -Wl,LIBDIR' linker flag + - have your system administrator add LIBDIR to `/etc/ld.so.conf' + +See any operating system documentation about shared libraries for +more information, such as the ld(1) and ld.so(8) manual pages. +---------------------------------------------------------------------- + /usr/bin/mkdir -p '/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin' + /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1plugin.la libcp1plugin.la '/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin' +libtool: install: /usr/bin/install -c .libs/libcc1plugin.so.0.0.0 /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/libcc1plugin.so.0.0.0 +libtool: install: (cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so.0 || { rm -f libcc1plugin.so.0 && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so.0; }; }) +libtool: install: (cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so || { rm -f libcc1plugin.so && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so; }; }) +libtool: install: /usr/bin/install -c .libs/libcc1plugin.lai /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/libcc1plugin.la +libtool: install: /usr/bin/install -c .libs/libcp1plugin.so.0.0.0 /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/libcp1plugin.so.0.0.0 +libtool: install: (cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so.0 || { rm -f libcp1plugin.so.0 && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so.0; }; }) +libtool: install: (cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so || { rm -f libcp1plugin.so && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so; }; }) +libtool: install: /usr/bin/install -c .libs/libcp1plugin.lai /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/libcp1plugin.la +libtool: finish: PATH="/mnt/lfs/tools/bin:/usr/bin:/sbin" ldconfig -n /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin +---------------------------------------------------------------------- +Libraries have been installed in: + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin + +If you ever happen to want to link against installed libraries +in a given directory, LIBDIR, you must either use libtool, and +specify the full pathname of the library, or use the `-LLIBDIR' +flag during linking and do at least one of the following: + - add LIBDIR to the `LD_LIBRARY_PATH' environment variable + during execution + - add LIBDIR to the `LD_RUN_PATH' environment variable + during linking + - use the `-Wl,-rpath -Wl,LIBDIR' linker flag + - have your system administrator add LIBDIR to `/etc/ld.so.conf' + +See any operating system documentation about shared libraries for +more information, such as the ld(1) and ld.so(8) manual pages. +---------------------------------------------------------------------- +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 +/usr/bin/install -c -m 644 libgcc.a /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/ +chmod 644 /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/libgcc.a +/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/libgcc.a +/usr/bin/install -c -m 644 libgcov.a /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/ +chmod 644 /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/libgcov.a +/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/libgcov.a +parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ +for file in $parts; do \ + rm -f /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/$file; \ + /usr/bin/install -c -m 644 $file /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/; \ + case $file in \ + *.a) \ + /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/$file ;; \ + esac; \ +done +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +/usr/bin/install -c -m 644 unwind.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +/usr/bin/install -c -m 644 ../../../libgcc/gcov.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build' +[lfs-cross] Finishing build of gcc-12.2.0 at Wed Sep 7 13:43:13 -03 2022 +[lfs-cross] Starting build of linux-5.19.2 at Wed Sep 7 13:43:16 -03 2022 + HOSTCC scripts/basic/fixdep + HOSTCC scripts/unifdef + WRAP arch/x86/include/generated/uapi/asm/bpf_perf_event.h + WRAP arch/x86/include/generated/uapi/asm/errno.h + WRAP arch/x86/include/generated/uapi/asm/fcntl.h + WRAP arch/x86/include/generated/uapi/asm/ioctl.h + WRAP arch/x86/include/generated/uapi/asm/ioctls.h + WRAP arch/x86/include/generated/uapi/asm/ipcbuf.h + WRAP arch/x86/include/generated/uapi/asm/param.h + WRAP arch/x86/include/generated/uapi/asm/poll.h + WRAP arch/x86/include/generated/uapi/asm/resource.h + WRAP arch/x86/include/generated/uapi/asm/socket.h + WRAP arch/x86/include/generated/uapi/asm/sockios.h + WRAP arch/x86/include/generated/uapi/asm/termbits.h + WRAP arch/x86/include/generated/uapi/asm/termios.h + WRAP arch/x86/include/generated/uapi/asm/types.h + SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h + SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h + SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h + SYSTBL arch/x86/include/generated/asm/syscalls_32.h + HOSTCC arch/x86/tools/relocs_32.o + HOSTCC arch/x86/tools/relocs_64.o + HOSTCC arch/x86/tools/relocs_common.o + HOSTLD arch/x86/tools/relocs + UPD include/generated/uapi/linux/version.h + HDRINST usr/include/asm-generic/msgbuf.h + HDRINST usr/include/asm-generic/posix_types.h + HDRINST usr/include/asm-generic/bitsperlong.h + HDRINST usr/include/asm-generic/types.h + HDRINST usr/include/asm-generic/ipcbuf.h + HDRINST usr/include/asm-generic/statfs.h + HDRINST usr/include/asm-generic/sockios.h + HDRINST usr/include/asm-generic/int-ll64.h + HDRINST usr/include/asm-generic/shmbuf.h + HDRINST usr/include/asm-generic/socket.h + HDRINST usr/include/asm-generic/errno-base.h + HDRINST usr/include/asm-generic/setup.h + HDRINST usr/include/asm-generic/ioctls.h + HDRINST usr/include/asm-generic/resource.h + HDRINST usr/include/asm-generic/errno.h + HDRINST usr/include/asm-generic/poll.h + HDRINST usr/include/asm-generic/termbits.h + HDRINST usr/include/asm-generic/signal.h + HDRINST usr/include/asm-generic/mman.h + HDRINST usr/include/asm-generic/signal-defs.h + HDRINST usr/include/asm-generic/hugetlb_encode.h + HDRINST usr/include/asm-generic/ioctl.h + HDRINST usr/include/asm-generic/mman-common.h + HDRINST usr/include/asm-generic/sembuf.h + HDRINST usr/include/asm-generic/termios.h + HDRINST usr/include/asm-generic/stat.h + HDRINST usr/include/asm-generic/bpf_perf_event.h + HDRINST usr/include/asm-generic/unistd.h + HDRINST usr/include/asm-generic/kvm_para.h + HDRINST usr/include/asm-generic/param.h + HDRINST usr/include/asm-generic/auxvec.h + HDRINST usr/include/asm-generic/siginfo.h + HDRINST usr/include/asm-generic/int-l64.h + HDRINST usr/include/asm-generic/swab.h + HDRINST usr/include/asm-generic/fcntl.h + HDRINST usr/include/asm-generic/termbits-common.h + HDRINST usr/include/asm-generic/ucontext.h + HDRINST usr/include/drm/via_drm.h + HDRINST usr/include/drm/drm.h + HDRINST usr/include/drm/amdgpu_drm.h + HDRINST usr/include/drm/etnaviv_drm.h + HDRINST usr/include/drm/nouveau_drm.h + HDRINST usr/include/drm/drm_mode.h + HDRINST usr/include/drm/virtgpu_drm.h + HDRINST usr/include/drm/vgem_drm.h + HDRINST usr/include/drm/panfrost_drm.h + HDRINST usr/include/drm/armada_drm.h + HDRINST usr/include/drm/drm_sarea.h + HDRINST usr/include/drm/lima_drm.h + HDRINST usr/include/drm/msm_drm.h + HDRINST usr/include/drm/tegra_drm.h + HDRINST usr/include/drm/vc4_drm.h + HDRINST usr/include/drm/omap_drm.h + HDRINST usr/include/drm/mga_drm.h + HDRINST usr/include/drm/sis_drm.h + HDRINST usr/include/drm/radeon_drm.h + HDRINST usr/include/drm/vmwgfx_drm.h + HDRINST usr/include/drm/v3d_drm.h + HDRINST usr/include/drm/exynos_drm.h + HDRINST usr/include/drm/i810_drm.h + HDRINST usr/include/drm/savage_drm.h + HDRINST usr/include/drm/drm_fourcc.h + HDRINST usr/include/drm/qxl_drm.h + HDRINST usr/include/drm/i915_drm.h + HDRINST usr/include/drm/r128_drm.h + HDRINST usr/include/linux/filter.h + HDRINST usr/include/linux/virtio_iommu.h + HDRINST usr/include/linux/elf.h + HDRINST usr/include/linux/if_vlan.h + HDRINST usr/include/linux/blkpg.h + HDRINST usr/include/linux/netfilter_decnet.h + HDRINST usr/include/linux/vboxguest.h + HDRINST usr/include/linux/kd.h + HDRINST usr/include/linux/nfs3.h + HDRINST usr/include/linux/gpio.h + HDRINST usr/include/linux/libc-compat.h + HDRINST usr/include/linux/wait.h + HDRINST usr/include/linux/atmsap.h + HDRINST usr/include/linux/cramfs_fs.h + HDRINST usr/include/linux/v4l2-controls.h + HDRINST usr/include/linux/usb/functionfs.h + HDRINST usr/include/linux/usb/cdc.h + HDRINST usr/include/linux/usb/midi.h + HDRINST usr/include/linux/usb/ch11.h + HDRINST usr/include/linux/usb/video.h + HDRINST usr/include/linux/usb/cdc-wdm.h + HDRINST usr/include/linux/usb/tmc.h + HDRINST usr/include/linux/usb/charger.h + HDRINST usr/include/linux/usb/audio.h + HDRINST usr/include/linux/usb/g_uvc.h + HDRINST usr/include/linux/usb/gadgetfs.h + HDRINST usr/include/linux/usb/g_printer.h + HDRINST usr/include/linux/usb/ch9.h + HDRINST usr/include/linux/usb/raw_gadget.h + HDRINST usr/include/linux/agpgart.h + HDRINST usr/include/linux/erspan.h + HDRINST usr/include/linux/seg6_local.h + HDRINST usr/include/linux/if_pppox.h + HDRINST usr/include/linux/atmppp.h + HDRINST usr/include/linux/module.h + HDRINST usr/include/linux/aspeed-p2a-ctrl.h + HDRINST usr/include/linux/posix_types.h + HDRINST usr/include/linux/virtio_vsock.h + HDRINST usr/include/linux/ethtool.h + HDRINST usr/include/linux/if_packet.h + HDRINST usr/include/linux/i2o-dev.h + HDRINST usr/include/linux/ipmi.h + HDRINST usr/include/linux/if_x25.h + HDRINST usr/include/linux/kernel-page-flags.h + HDRINST usr/include/linux/atmmpc.h + HDRINST usr/include/linux/inet_diag.h + HDRINST usr/include/linux/psci.h + HDRINST usr/include/linux/tty.h + HDRINST usr/include/linux/ax25.h + HDRINST usr/include/linux/cciss_ioctl.h + HDRINST usr/include/linux/random.h + HDRINST usr/include/linux/v4l2-common.h + HDRINST usr/include/linux/apm_bios.h + HDRINST usr/include/linux/neighbour.h + HDRINST usr/include/linux/sysctl.h + HDRINST usr/include/linux/if_ltalk.h + HDRINST usr/include/linux/nl80211-vnd-intel.h + HDRINST usr/include/linux/futex.h + HDRINST usr/include/linux/if_tunnel.h + HDRINST usr/include/linux/pg.h + HDRINST usr/include/linux/xattr.h + HDRINST usr/include/linux/types.h + HDRINST usr/include/linux/pr.h + HDRINST usr/include/linux/idxd.h + HDRINST usr/include/linux/xilinx-v4l2-controls.h + HDRINST usr/include/linux/cec-funcs.h + HDRINST usr/include/linux/if_infiniband.h + HDRINST usr/include/linux/dlmconstants.h + HDRINST usr/include/linux/map_to_7segment.h + HDRINST usr/include/linux/veth.h + HDRINST usr/include/linux/videodev2.h + HDRINST usr/include/linux/kexec.h + HDRINST usr/include/linux/atmsvc.h + HDRINST usr/include/linux/map_to_14segment.h + HDRINST usr/include/linux/auto_fs4.h + HDRINST usr/include/linux/hidraw.h + HDRINST usr/include/linux/igmp.h + HDRINST usr/include/linux/netfilter_arp/arp_tables.h + HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h + HDRINST usr/include/linux/dns_resolver.h + HDRINST usr/include/linux/netconf.h + HDRINST usr/include/linux/sock_diag.h + HDRINST usr/include/linux/capability.h + HDRINST usr/include/linux/virtio_gpu.h + HDRINST usr/include/linux/mmtimer.h + HDRINST usr/include/linux/reboot.h + HDRINST usr/include/linux/nl80211.h + HDRINST usr/include/linux/acrn.h + HDRINST usr/include/linux/pktcdvd.h + HDRINST usr/include/linux/sockios.h + HDRINST usr/include/linux/a.out.h + HDRINST usr/include/linux/vsockmon.h + HDRINST usr/include/linux/netrom.h + HDRINST usr/include/linux/virtio_crypto.h + HDRINST usr/include/linux/ip6_tunnel.h + HDRINST usr/include/linux/fsl_hypervisor.h + HDRINST usr/include/linux/mmc/ioctl.h + HDRINST usr/include/linux/posix_acl.h + HDRINST usr/include/linux/atmclip.h + HDRINST usr/include/linux/usbdevice_fs.h + HDRINST usr/include/linux/stddef.h + HDRINST usr/include/linux/mpls_iptunnel.h + HDRINST usr/include/linux/fd.h + HDRINST usr/include/linux/cycx_cfm.h + HDRINST usr/include/linux/can/raw.h + HDRINST usr/include/linux/can/vxcan.h + HDRINST usr/include/linux/can/gw.h + HDRINST usr/include/linux/can/j1939.h + HDRINST usr/include/linux/can/bcm.h + HDRINST usr/include/linux/can/netlink.h + HDRINST usr/include/linux/can/error.h + HDRINST usr/include/linux/can/isotp.h + HDRINST usr/include/linux/genetlink.h + HDRINST usr/include/linux/fpga-dfl.h + HDRINST usr/include/linux/elf-fdpic.h + HDRINST usr/include/linux/if_bonding.h + HDRINST usr/include/linux/hdlc/ioctl.h + HDRINST usr/include/linux/sctp.h + HDRINST usr/include/linux/io_uring.h + HDRINST usr/include/linux/virtio_fs.h + HDRINST usr/include/linux/um_timetravel.h + HDRINST usr/include/linux/time_types.h + HDRINST usr/include/linux/cryptouser.h + HDRINST usr/include/linux/const.h + HDRINST usr/include/linux/in.h + HDRINST usr/include/linux/if_macsec.h + HDRINST usr/include/linux/patchkey.h + HDRINST usr/include/linux/f2fs.h + HDRINST usr/include/linux/openvswitch.h + HDRINST usr/include/linux/thermal.h + HDRINST usr/include/linux/fuse.h + HDRINST usr/include/linux/perf_event.h + HDRINST usr/include/linux/vtpm_proxy.h + HDRINST usr/include/linux/llc.h + HDRINST usr/include/linux/remoteproc_cdev.h + HDRINST usr/include/linux/socket.h + HDRINST usr/include/linux/efs_fs_sb.h + HDRINST usr/include/linux/un.h + HDRINST usr/include/linux/pcitest.h + HDRINST usr/include/linux/vfio.h + HDRINST usr/include/linux/cciss_defs.h + HDRINST usr/include/linux/if_hippi.h + HDRINST usr/include/linux/pkt_sched.h + HDRINST usr/include/linux/if_pppol2tp.h + HDRINST usr/include/linux/seccomp.h + HDRINST usr/include/linux/wwan.h + HDRINST usr/include/linux/tipc_netlink.h + HDRINST usr/include/linux/if_team.h + HDRINST usr/include/linux/tcp.h + HDRINST usr/include/linux/phantom.h + HDRINST usr/include/linux/cuda.h + HDRINST usr/include/linux/eventpoll.h + HDRINST usr/include/linux/bfs_fs.h + HDRINST usr/include/linux/fou.h + HDRINST usr/include/linux/openat2.h + HDRINST usr/include/linux/mpls.h + HDRINST usr/include/linux/netlink_diag.h + HDRINST usr/include/linux/rseq.h + HDRINST usr/include/linux/fiemap.h + HDRINST usr/include/linux/resource.h + HDRINST usr/include/linux/batadv_packet.h + HDRINST usr/include/linux/rpl_iptunnel.h + HDRINST usr/include/linux/virtio_snd.h + HDRINST usr/include/linux/wireless.h + HDRINST usr/include/linux/nfc.h + HDRINST usr/include/linux/sched.h + HDRINST usr/include/linux/uleds.h + HDRINST usr/include/linux/amt.h + HDRINST usr/include/linux/icmpv6.h + HDRINST usr/include/linux/baycom.h + HDRINST usr/include/linux/isst_if.h + HDRINST usr/include/linux/rkisp1-config.h + HDRINST usr/include/linux/dvb/dmx.h + HDRINST usr/include/linux/dvb/video.h + HDRINST usr/include/linux/dvb/version.h + HDRINST usr/include/linux/dvb/audio.h + HDRINST usr/include/linux/dvb/osd.h + HDRINST usr/include/linux/dvb/ca.h + HDRINST usr/include/linux/dvb/net.h + HDRINST usr/include/linux/dvb/frontend.h + HDRINST usr/include/linux/radeonfb.h + HDRINST usr/include/linux/virtio_mmio.h + HDRINST usr/include/linux/hdlc.h + HDRINST usr/include/linux/oom.h + HDRINST usr/include/linux/loop.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h + HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h + HDRINST usr/include/linux/i8k.h + HDRINST usr/include/linux/virtio_gpio.h + HDRINST usr/include/linux/ip.h + HDRINST usr/include/linux/ccs.h + HDRINST usr/include/linux/genwqe/genwqe_card.h + HDRINST usr/include/linux/meye.h + HDRINST usr/include/linux/rtc.h + HDRINST usr/include/linux/spi/spidev.h + HDRINST usr/include/linux/spi/spi.h + HDRINST usr/include/linux/vhost.h + HDRINST usr/include/linux/errno.h + HDRINST usr/include/linux/atmioc.h + HDRINST usr/include/linux/nfsd/stats.h + HDRINST usr/include/linux/nfsd/export.h + HDRINST usr/include/linux/nfsd/cld.h + HDRINST usr/include/linux/nfsd/debug.h + HDRINST usr/include/linux/adb.h + HDRINST usr/include/linux/poll.h + HDRINST usr/include/linux/virtio_net.h + HDRINST usr/include/linux/timex.h + HDRINST usr/include/linux/pci_regs.h + HDRINST usr/include/linux/uhid.h + HDRINST usr/include/linux/if_alg.h + HDRINST usr/include/linux/bsg.h + HDRINST usr/include/linux/if_tun.h + HDRINST usr/include/linux/qrtr.h + HDRINST usr/include/linux/virtio_ids.h + HDRINST usr/include/linux/hash_info.h + HDRINST usr/include/linux/serial_reg.h + HDRINST usr/include/linux/keyctl.h + HDRINST usr/include/linux/fanotify.h + HDRINST usr/include/linux/ivtvfb.h + HDRINST usr/include/linux/if_addrlabel.h + HDRINST usr/include/linux/signal.h + HDRINST usr/include/linux/pci.h + HDRINST usr/include/linux/dqblk_xfs.h + HDRINST usr/include/linux/major.h + HDRINST usr/include/linux/gtp.h + HDRINST usr/include/linux/raid/md_u.h + HDRINST usr/include/linux/raid/md_p.h + HDRINST usr/include/linux/mman.h + HDRINST usr/include/linux/nitro_enclaves.h + HDRINST usr/include/linux/dma-buf.h + HDRINST usr/include/linux/kvm.h + HDRINST usr/include/linux/virtio_balloon.h + HDRINST usr/include/linux/acct.h + HDRINST usr/include/linux/atm.h + HDRINST usr/include/linux/virtio_config.h + HDRINST usr/include/linux/ioam6.h + HDRINST usr/include/linux/nvram.h + HDRINST usr/include/linux/cachefiles.h + HDRINST usr/include/linux/ptp_clock.h + HDRINST usr/include/linux/mrp_bridge.h + HDRINST usr/include/linux/limits.h + HDRINST usr/include/linux/vbox_vmmdev_types.h + HDRINST usr/include/linux/omapfb.h + HDRINST usr/include/linux/media-bus-format.h + HDRINST usr/include/linux/minix_fs.h + HDRINST usr/include/linux/virtio_mem.h + HDRINST usr/include/linux/taskstats.h + HDRINST usr/include/linux/mount.h + HDRINST usr/include/linux/ioctl.h + HDRINST usr/include/linux/rose.h + HDRINST usr/include/linux/nsfs.h + HDRINST usr/include/linux/fib_rules.h + HDRINST usr/include/linux/v4l2-subdev.h + HDRINST usr/include/linux/udmabuf.h + HDRINST usr/include/linux/cn_proc.h + HDRINST usr/include/linux/magic.h + HDRINST usr/include/linux/seg6_hmac.h + HDRINST usr/include/linux/edd.h + HDRINST usr/include/linux/atm_eni.h + HDRINST usr/include/linux/firewire-constants.h + HDRINST usr/include/linux/atmarp.h + HDRINST usr/include/linux/membarrier.h + HDRINST usr/include/linux/sysinfo.h + HDRINST usr/include/linux/caif/caif_socket.h + HDRINST usr/include/linux/caif/if_caif.h + HDRINST usr/include/linux/watch_queue.h + HDRINST usr/include/linux/inotify.h + HDRINST usr/include/linux/mempolicy.h + HDRINST usr/include/linux/close_range.h + HDRINST usr/include/linux/mtio.h + HDRINST usr/include/linux/ioam6_genl.h + HDRINST usr/include/linux/netfilter.h + HDRINST usr/include/linux/synclink.h + HDRINST usr/include/linux/atm_he.h + HDRINST usr/include/linux/rpmsg_types.h + HDRINST usr/include/linux/fsl_mc.h + HDRINST usr/include/linux/if_ppp.h + HDRINST usr/include/linux/memfd.h + HDRINST usr/include/linux/hdlcdrv.h + HDRINST usr/include/linux/unix_diag.h + HDRINST usr/include/linux/atm_tcp.h + HDRINST usr/include/linux/nfsacl.h + HDRINST usr/include/linux/virtio_types.h + HDRINST usr/include/linux/atmlec.h + HDRINST usr/include/linux/arm_sdei.h + HDRINST usr/include/linux/if_cablemodem.h + HDRINST usr/include/linux/nfs4_mount.h + HDRINST usr/include/linux/lirc.h + HDRINST usr/include/linux/cm4000_cs.h + HDRINST usr/include/linux/nubus.h + HDRINST usr/include/linux/tee.h + HDRINST usr/include/linux/sync_file.h + HDRINST usr/include/linux/zorro.h + HDRINST usr/include/linux/virtio_pci.h + HDRINST usr/include/linux/string.h + HDRINST usr/include/linux/errqueue.h + HDRINST usr/include/linux/kfd_ioctl.h + HDRINST usr/include/linux/atmapi.h + HDRINST usr/include/linux/v4l2-mediabus.h + HDRINST usr/include/linux/utsname.h + HDRINST usr/include/linux/smc.h + HDRINST usr/include/linux/auto_fs.h + HDRINST usr/include/linux/if_eql.h + HDRINST usr/include/linux/bpf.h + HDRINST usr/include/linux/mroute6.h + HDRINST usr/include/linux/timerfd.h + HDRINST usr/include/linux/rpl.h + HDRINST usr/include/linux/if_plip.h + HDRINST usr/include/linux/times.h + HDRINST usr/include/linux/dccp.h + HDRINST usr/include/linux/mctp.h + HDRINST usr/include/linux/tipc_sockets_diag.h + HDRINST usr/include/linux/net_dropmon.h + HDRINST usr/include/linux/vhost_types.h + HDRINST usr/include/linux/elf-em.h + HDRINST usr/include/linux/rio_mport_cdev.h + HDRINST usr/include/linux/binfmts.h + HDRINST usr/include/linux/fdreg.h + HDRINST usr/include/linux/rds.h + HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h + HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h + HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h + HDRINST usr/include/linux/netfilter_bridge/ebt_among.h + HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h + HDRINST usr/include/linux/netfilter_bridge/ebtables.h + HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h + HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h + HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h + HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h + HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h + HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h + HDRINST usr/include/linux/netfilter_bridge/ebt_log.h + HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h + HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h + HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h + HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h + HDRINST usr/include/linux/atm_nicstar.h + HDRINST usr/include/linux/dlm_plock.h + HDRINST usr/include/linux/if_link.h + HDRINST usr/include/linux/kcmp.h + HDRINST usr/include/linux/signalfd.h + HDRINST usr/include/linux/uio.h + HDRINST usr/include/linux/hdreg.h + HDRINST usr/include/linux/virtio_i2c.h + HDRINST usr/include/linux/pkt_cls.h + HDRINST usr/include/linux/matroxfb.h + HDRINST usr/include/linux/ipsec.h + HDRINST usr/include/linux/virtio_scmi.h + HDRINST usr/include/linux/iommu.h + HDRINST usr/include/linux/btf.h + HDRINST usr/include/linux/fsi.h + HDRINST usr/include/linux/nbd-netlink.h + HDRINST usr/include/linux/ppp_defs.h + HDRINST usr/include/linux/btrfs.h + HDRINST usr/include/linux/am437x-vpfe.h + HDRINST usr/include/linux/iio/types.h + HDRINST usr/include/linux/iio/events.h + HDRINST usr/include/linux/iio/buffer.h + HDRINST usr/include/linux/seg6_iptunnel.h + HDRINST usr/include/linux/fsverity.h + HDRINST usr/include/linux/adfs_fs.h + HDRINST usr/include/linux/nfs_fs.h + HDRINST usr/include/linux/ultrasound.h + HDRINST usr/include/linux/usbip.h + HDRINST usr/include/linux/userio.h + HDRINST usr/include/linux/sound.h + HDRINST usr/include/linux/dcbnl.h + HDRINST usr/include/linux/if_arp.h + HDRINST usr/include/linux/udp.h + HDRINST usr/include/linux/dma-heap.h + HDRINST usr/include/linux/fsmap.h + HDRINST usr/include/linux/sev-guest.h + HDRINST usr/include/linux/capi.h + HDRINST usr/include/linux/if_addr.h + HDRINST usr/include/linux/cyclades.h + HDRINST usr/include/linux/serial_core.h + HDRINST usr/include/linux/sem.h + HDRINST usr/include/linux/vmcore.h + HDRINST usr/include/linux/dlm_netlink.h + HDRINST usr/include/linux/seg6.h + HDRINST usr/include/linux/pidfd.h + HDRINST usr/include/linux/wmi.h + HDRINST usr/include/linux/xfrm.h + HDRINST usr/include/linux/watchdog.h + HDRINST usr/include/linux/virtio_scsi.h + HDRINST usr/include/linux/termios.h + HDRINST usr/include/linux/smiapp.h + HDRINST usr/include/linux/mdio.h + HDRINST usr/include/linux/rpmsg.h + HDRINST usr/include/linux/blktrace_api.h + HDRINST usr/include/linux/tty_flags.h + HDRINST usr/include/linux/max2175.h + HDRINST usr/include/linux/audit.h + HDRINST usr/include/linux/if_ether.h + HDRINST usr/include/linux/kfd_sysfs.h + HDRINST usr/include/linux/suspend_ioctls.h + HDRINST usr/include/linux/tipc_config.h + HDRINST usr/include/linux/cfm_bridge.h + HDRINST usr/include/linux/connector.h + HDRINST usr/include/linux/time.h + HDRINST usr/include/linux/omap3isp.h + HDRINST usr/include/linux/ethtool_netlink.h + HDRINST usr/include/linux/hid.h + HDRINST usr/include/linux/packet_diag.h + HDRINST usr/include/linux/seg6_genl.h + HDRINST usr/include/linux/vbox_err.h + HDRINST usr/include/linux/falloc.h + HDRINST usr/include/linux/stat.h + HDRINST usr/include/linux/icmp.h + HDRINST usr/include/linux/dm-ioctl.h + HDRINST usr/include/linux/kernel.h + HDRINST usr/include/linux/rfkill.h + HDRINST usr/include/linux/ipmi_msgdefs.h + HDRINST usr/include/linux/dlm.h + HDRINST usr/include/linux/netfilter_ipv4.h + HDRINST usr/include/linux/atmdev.h + HDRINST usr/include/linux/devlink.h + HDRINST usr/include/linux/udf_fs_i.h + HDRINST usr/include/linux/cifs/cifs_netlink.h + HDRINST usr/include/linux/cifs/cifs_mount.h + HDRINST usr/include/linux/android/binderfs.h + HDRINST usr/include/linux/android/binder.h + HDRINST usr/include/linux/auto_dev-ioctl.h + HDRINST usr/include/linux/netfilter_arp.h + HDRINST usr/include/linux/ptrace.h + HDRINST usr/include/linux/bpf_perf_event.h + HDRINST usr/include/linux/ncsi.h + HDRINST usr/include/linux/virtio_pcidev.h + HDRINST usr/include/linux/ndctl.h + HDRINST usr/include/linux/byteorder/big_endian.h + HDRINST usr/include/linux/byteorder/little_endian.h + HDRINST usr/include/linux/firewire-cdev.h + HDRINST usr/include/linux/ivtv.h + HDRINST usr/include/linux/isdn/capicmd.h + HDRINST usr/include/linux/phonet.h + HDRINST usr/include/linux/netfilter/xt_helper.h + HDRINST usr/include/linux/netfilter/xt_recent.h + HDRINST usr/include/linux/netfilter/xt_connmark.h + HDRINST usr/include/linux/netfilter/xt_NFLOG.h + HDRINST usr/include/linux/netfilter/xt_HMARK.h + HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h + HDRINST usr/include/linux/netfilter/xt_set.h + HDRINST usr/include/linux/netfilter/ipset/ip_set.h + HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h + HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h + HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h + HDRINST usr/include/linux/netfilter/xt_mark.h + HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h + HDRINST usr/include/linux/netfilter/xt_connlimit.h + HDRINST usr/include/linux/netfilter/xt_tcpudp.h + HDRINST usr/include/linux/netfilter/nfnetlink_log.h + HDRINST usr/include/linux/netfilter/nfnetlink_hook.h + HDRINST usr/include/linux/netfilter/xt_l2tp.h + HDRINST usr/include/linux/netfilter/xt_length.h + HDRINST usr/include/linux/netfilter/xt_cpu.h + HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h + HDRINST usr/include/linux/netfilter/xt_hashlimit.h + HDRINST usr/include/linux/netfilter/xt_rateest.h + HDRINST usr/include/linux/netfilter/nf_nat.h + HDRINST usr/include/linux/netfilter/xt_realm.h + HDRINST usr/include/linux/netfilter/xt_tcpmss.h + HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h + HDRINST usr/include/linux/netfilter/xt_RATEEST.h + HDRINST usr/include/linux/netfilter/xt_physdev.h + HDRINST usr/include/linux/netfilter/xt_osf.h + HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h + HDRINST usr/include/linux/netfilter/xt_addrtype.h + HDRINST usr/include/linux/netfilter/nfnetlink_acct.h + HDRINST usr/include/linux/netfilter/xt_state.h + HDRINST usr/include/linux/netfilter/xt_TEE.h + HDRINST usr/include/linux/netfilter/xt_iprange.h + HDRINST usr/include/linux/netfilter/xt_bpf.h + HDRINST usr/include/linux/netfilter/xt_MARK.h + HDRINST usr/include/linux/netfilter/xt_time.h + HDRINST usr/include/linux/netfilter/xt_sctp.h + HDRINST usr/include/linux/netfilter/xt_CONNMARK.h + HDRINST usr/include/linux/netfilter/xt_LED.h + HDRINST usr/include/linux/netfilter/xt_SECMARK.h + HDRINST usr/include/linux/netfilter/xt_quota.h + HDRINST usr/include/linux/netfilter/xt_connbytes.h + HDRINST usr/include/linux/netfilter/xt_AUDIT.h + HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h + HDRINST usr/include/linux/netfilter/xt_ipvs.h + HDRINST usr/include/linux/netfilter/xt_dscp.h + HDRINST usr/include/linux/netfilter/xt_ipcomp.h + HDRINST usr/include/linux/netfilter/xt_ecn.h + HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h + HDRINST usr/include/linux/netfilter/xt_socket.h + HDRINST usr/include/linux/netfilter/nf_synproxy.h + HDRINST usr/include/linux/netfilter/xt_TCPMSS.h + HDRINST usr/include/linux/netfilter/xt_cluster.h + HDRINST usr/include/linux/netfilter/xt_u32.h + HDRINST usr/include/linux/netfilter/x_tables.h + HDRINST usr/include/linux/netfilter/xt_rpfilter.h + HDRINST usr/include/linux/netfilter/xt_CT.h + HDRINST usr/include/linux/netfilter/xt_statistic.h + HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h + HDRINST usr/include/linux/netfilter/xt_policy.h + HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h + HDRINST usr/include/linux/netfilter/xt_cgroup.h + HDRINST usr/include/linux/netfilter/xt_pkttype.h + HDRINST usr/include/linux/netfilter/nf_tables_compat.h + HDRINST usr/include/linux/netfilter/xt_TPROXY.h + HDRINST usr/include/linux/netfilter/xt_nfacct.h + HDRINST usr/include/linux/netfilter/xt_devgroup.h + HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h + HDRINST usr/include/linux/netfilter/xt_comment.h + HDRINST usr/include/linux/netfilter/xt_conntrack.h + HDRINST usr/include/linux/netfilter/xt_limit.h + HDRINST usr/include/linux/netfilter/xt_LOG.h + HDRINST usr/include/linux/netfilter/xt_esp.h + HDRINST usr/include/linux/netfilter/nf_tables.h + HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h + HDRINST usr/include/linux/netfilter/xt_owner.h + HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h + HDRINST usr/include/linux/netfilter/xt_multiport.h + HDRINST usr/include/linux/netfilter/xt_dccp.h + HDRINST usr/include/linux/netfilter/nfnetlink_queue.h + HDRINST usr/include/linux/netfilter/xt_DSCP.h + HDRINST usr/include/linux/netfilter/nf_conntrack_common.h + HDRINST usr/include/linux/netfilter/nf_log.h + HDRINST usr/include/linux/netfilter/nfnetlink.h + HDRINST usr/include/linux/netfilter/nfnetlink_compat.h + HDRINST usr/include/linux/netfilter/xt_mac.h + HDRINST usr/include/linux/netfilter/nfnetlink_osf.h + HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h + HDRINST usr/include/linux/netfilter/xt_string.h + HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h + HDRINST usr/include/linux/netfilter/xt_connlabel.h + HDRINST usr/include/linux/unistd.h + HDRINST usr/include/linux/cdrom.h + HDRINST usr/include/linux/qnxtypes.h + HDRINST usr/include/linux/vm_sockets_diag.h + HDRINST usr/include/linux/virtio_console.h + HDRINST usr/include/linux/nilfs2_ondisk.h + HDRINST usr/include/linux/virtio_9p.h + HDRINST usr/include/linux/route.h + HDRINST usr/include/linux/hw_breakpoint.h + HDRINST usr/include/linux/bpqether.h + HDRINST usr/include/linux/pfkeyv2.h + HDRINST usr/include/linux/uvcvideo.h + HDRINST usr/include/linux/kvm_para.h + HDRINST usr/include/linux/utime.h + HDRINST usr/include/linux/mei.h + HDRINST usr/include/linux/i2c-dev.h + HDRINST usr/include/linux/btrfs_tree.h + HDRINST usr/include/linux/netdevice.h + HDRINST usr/include/linux/dlm_device.h + HDRINST usr/include/linux/net_namespace.h + HDRINST usr/include/linux/fadvise.h + HDRINST usr/include/linux/param.h + HDRINST usr/include/linux/sed-opal.h + HDRINST usr/include/linux/rtnetlink.h + HDRINST usr/include/linux/bpfilter.h + HDRINST usr/include/linux/prctl.h + HDRINST usr/include/linux/netlink.h + HDRINST usr/include/linux/ppp-comp.h + HDRINST usr/include/linux/cec.h + HDRINST usr/include/linux/securebits.h + HDRINST usr/include/linux/ppp-ioctl.h + HDRINST usr/include/linux/soundcard.h + HDRINST usr/include/linux/if_bridge.h + HDRINST usr/include/linux/serial.h + HDRINST usr/include/linux/reiserfs_fs.h + HDRINST usr/include/linux/psample.h + HDRINST usr/include/linux/nfs.h + HDRINST usr/include/linux/lwtunnel.h + HDRINST usr/include/linux/cgroupstats.h + HDRINST usr/include/linux/personality.h + HDRINST usr/include/linux/jffs2.h + HDRINST usr/include/linux/counter.h + HDRINST usr/include/linux/coda.h + HDRINST usr/include/linux/if_phonet.h + HDRINST usr/include/linux/nfs_idmap.h + HDRINST usr/include/linux/smc_diag.h + HDRINST usr/include/linux/rio_cm_cdev.h + HDRINST usr/include/linux/nexthop.h + HDRINST usr/include/linux/if.h + HDRINST usr/include/linux/uuid.h + HDRINST usr/include/linux/net_tstamp.h + HDRINST usr/include/linux/virtio_blk.h + HDRINST usr/include/linux/snmp.h + HDRINST usr/include/linux/toshiba.h + HDRINST usr/include/linux/msg.h + HDRINST usr/include/linux/vm_sockets.h + HDRINST usr/include/linux/vduse.h + HDRINST usr/include/linux/qemu_fw_cfg.h + HDRINST usr/include/linux/vfio_zdev.h + HDRINST usr/include/linux/ioam6_iptunnel.h + HDRINST usr/include/linux/in_route.h + HDRINST usr/include/linux/hsr_netlink.h + HDRINST usr/include/linux/fs.h + HDRINST usr/include/linux/fscrypt.h + HDRINST usr/include/linux/tiocl.h + HDRINST usr/include/linux/nfs_mount.h + HDRINST usr/include/linux/auxvec.h + HDRINST usr/include/linux/pmu.h + HDRINST usr/include/linux/kcov.h + HDRINST usr/include/linux/target_core_user.h + HDRINST usr/include/linux/nfs4.h + HDRINST usr/include/linux/nilfs2_api.h + HDRINST usr/include/linux/arcfb.h + HDRINST usr/include/linux/input-event-codes.h + HDRINST usr/include/linux/aio_abi.h + HDRINST usr/include/linux/kdev_t.h + HDRINST usr/include/linux/iso_fs.h + HDRINST usr/include/linux/sonypi.h + HDRINST usr/include/linux/rxrpc.h + HDRINST usr/include/linux/kernelcapi.h + HDRINST usr/include/linux/dm-log-userspace.h + HDRINST usr/include/linux/atmbr2684.h + HDRINST usr/include/linux/quota.h + HDRINST usr/include/linux/selinux_netlink.h + HDRINST usr/include/linux/chio.h + HDRINST usr/include/linux/ipc.h + HDRINST usr/include/linux/dn.h + HDRINST usr/include/linux/xdp_diag.h + HDRINST usr/include/linux/coresight-stm.h + HDRINST usr/include/linux/gameport.h + HDRINST usr/include/linux/net.h + HDRINST usr/include/linux/scif_ioctl.h + HDRINST usr/include/linux/hyperv.h + HDRINST usr/include/linux/virtio_input.h + HDRINST usr/include/linux/posix_acl_xattr.h + HDRINST usr/include/linux/mqueue.h + HDRINST usr/include/linux/ife.h + HDRINST usr/include/linux/if_slip.h + HDRINST usr/include/linux/hsi/hsi_char.h + HDRINST usr/include/linux/hsi/cs-protocol.h + HDRINST usr/include/linux/parport.h + HDRINST usr/include/linux/tcp_metrics.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h + HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h + HDRINST usr/include/linux/nfs2.h + HDRINST usr/include/linux/surface_aggregator/dtx.h + HDRINST usr/include/linux/surface_aggregator/cdev.h + HDRINST usr/include/linux/fb.h + HDRINST usr/include/linux/ipv6.h + HDRINST usr/include/linux/batman_adv.h + HDRINST usr/include/linux/ipmi_bmc.h + HDRINST usr/include/linux/nvme_ioctl.h + HDRINST usr/include/linux/tls.h + HDRINST usr/include/linux/pfrut.h + HDRINST usr/include/linux/cxl_mem.h + HDRINST usr/include/linux/virtio_bt.h + HDRINST usr/include/linux/screen_info.h + HDRINST usr/include/linux/userfaultfd.h + HDRINST usr/include/linux/reiserfs_xattr.h + HDRINST usr/include/linux/tc_act/tc_pedit.h + HDRINST usr/include/linux/tc_act/tc_ife.h + HDRINST usr/include/linux/tc_act/tc_ctinfo.h + HDRINST usr/include/linux/tc_act/tc_csum.h + HDRINST usr/include/linux/tc_act/tc_mpls.h + HDRINST usr/include/linux/tc_act/tc_connmark.h + HDRINST usr/include/linux/tc_act/tc_gate.h + HDRINST usr/include/linux/tc_act/tc_defact.h + HDRINST usr/include/linux/tc_act/tc_tunnel_key.h + HDRINST usr/include/linux/tc_act/tc_skbmod.h + HDRINST usr/include/linux/tc_act/tc_bpf.h + HDRINST usr/include/linux/tc_act/tc_ct.h + HDRINST usr/include/linux/tc_act/tc_ipt.h + HDRINST usr/include/linux/tc_act/tc_vlan.h + HDRINST usr/include/linux/tc_act/tc_mirred.h + HDRINST usr/include/linux/tc_act/tc_skbedit.h + HDRINST usr/include/linux/tc_act/tc_gact.h + HDRINST usr/include/linux/tc_act/tc_sample.h + HDRINST usr/include/linux/tc_act/tc_nat.h + HDRINST usr/include/linux/hiddev.h + HDRINST usr/include/linux/vt.h + HDRINST usr/include/linux/v4l2-dv-timings.h + HDRINST usr/include/linux/netfilter_bridge.h + HDRINST usr/include/linux/mptcp.h + HDRINST usr/include/linux/affs_hardblocks.h + HDRINST usr/include/linux/pps.h + HDRINST usr/include/linux/misc/bcm_vk.h + HDRINST usr/include/linux/hpet.h + HDRINST usr/include/linux/sunrpc/debug.h + HDRINST usr/include/linux/blkzoned.h + HDRINST usr/include/linux/tipc.h + HDRINST usr/include/linux/atalk.h + HDRINST usr/include/linux/coff.h + HDRINST usr/include/linux/msdos_fs.h + HDRINST usr/include/linux/lp.h + HDRINST usr/include/linux/ppdev.h + HDRINST usr/include/linux/can.h + HDRINST usr/include/linux/x25.h + HDRINST usr/include/linux/comedi.h + HDRINST usr/include/linux/input.h + HDRINST usr/include/linux/swab.h + HDRINST usr/include/linux/aspeed-lpc-ctrl.h + HDRINST usr/include/linux/ila.h + HDRINST usr/include/linux/uinput.h + HDRINST usr/include/linux/sonet.h + HDRINST usr/include/linux/scc.h + HDRINST usr/include/linux/if_arcnet.h + HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h + HDRINST usr/include/linux/tc_ematch/tc_em_meta.h + HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h + HDRINST usr/include/linux/tc_ematch/tc_em_text.h + HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h + HDRINST usr/include/linux/fcntl.h + HDRINST usr/include/linux/i2c.h + HDRINST usr/include/linux/sched/types.h + HDRINST usr/include/linux/media.h + HDRINST usr/include/linux/psp-sev.h + HDRINST usr/include/linux/ip_vs.h + HDRINST usr/include/linux/joystick.h + HDRINST usr/include/linux/nbd.h + HDRINST usr/include/linux/atm_idt77105.h + HDRINST usr/include/linux/switchtec_ioctl.h + HDRINST usr/include/linux/vfio_ccw.h + HDRINST usr/include/linux/gfs2_ondisk.h + HDRINST usr/include/linux/if_xdp.h + HDRINST usr/include/linux/if_fc.h + HDRINST usr/include/linux/kcm.h + HDRINST usr/include/linux/if_fddi.h + HDRINST usr/include/linux/irqnr.h + HDRINST usr/include/linux/netfilter_ipv6.h + HDRINST usr/include/linux/serio.h + HDRINST usr/include/linux/zorro_ids.h + HDRINST usr/include/linux/virtio_pmem.h + HDRINST usr/include/linux/romfs_fs.h + HDRINST usr/include/linux/gen_stats.h + HDRINST usr/include/linux/keyboard.h + HDRINST usr/include/linux/mii.h + HDRINST usr/include/linux/bpf_common.h + HDRINST usr/include/linux/virtio_ring.h + HDRINST usr/include/linux/landlock.h + HDRINST usr/include/linux/virtio_rng.h + HDRINST usr/include/linux/bt-bmc.h + HDRINST usr/include/linux/gsmmux.h + HDRINST usr/include/linux/in6.h + HDRINST usr/include/linux/bcm933xx_hcs.h + HDRINST usr/include/linux/vdpa.h + HDRINST usr/include/linux/mroute.h + HDRINST usr/include/linux/qnx4_fs.h + HDRINST usr/include/linux/wireguard.h + HDRINST usr/include/linux/shm.h + HDRINST usr/include/linux/l2tp.h + HDRINST usr/include/linux/ioprio.h + HDRINST usr/include/linux/ipv6_route.h + HDRINST usr/include/linux/stm.h + HDRINST usr/include/misc/xilinx_sdfec.h + HDRINST usr/include/misc/habanalabs.h + HDRINST usr/include/misc/pvpanic.h + HDRINST usr/include/misc/cxl.h + HDRINST usr/include/misc/ocxl.h + HDRINST usr/include/misc/uacce/uacce.h + HDRINST usr/include/misc/uacce/hisi_qm.h + HDRINST usr/include/misc/fastrpc.h + HDRINST usr/include/mtd/inftl-user.h + HDRINST usr/include/mtd/mtd-abi.h + HDRINST usr/include/mtd/nftl-user.h + HDRINST usr/include/mtd/ubi-user.h + HDRINST usr/include/mtd/mtd-user.h + HDRINST usr/include/rdma/mlx5-abi.h + HDRINST usr/include/rdma/hfi/hfi1_ioctl.h + HDRINST usr/include/rdma/hfi/hfi1_user.h + HDRINST usr/include/rdma/bnxt_re-abi.h + HDRINST usr/include/rdma/mthca-abi.h + HDRINST usr/include/rdma/hns-abi.h + HDRINST usr/include/rdma/ib_user_ioctl_cmds.h + HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h + HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h + HDRINST usr/include/rdma/ocrdma-abi.h + HDRINST usr/include/rdma/rdma_user_ioctl.h + HDRINST usr/include/rdma/ib_user_mad.h + HDRINST usr/include/rdma/rdma_user_rxe.h + HDRINST usr/include/rdma/ib_user_ioctl_verbs.h + HDRINST usr/include/rdma/ib_user_verbs.h + HDRINST usr/include/rdma/cxgb4-abi.h + HDRINST usr/include/rdma/rvt-abi.h + HDRINST usr/include/rdma/irdma-abi.h + HDRINST usr/include/rdma/rdma_user_cm.h + HDRINST usr/include/rdma/siw-abi.h + HDRINST usr/include/rdma/rdma_netlink.h + HDRINST usr/include/rdma/vmw_pvrdma-abi.h + HDRINST usr/include/rdma/mlx4-abi.h + HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h + HDRINST usr/include/rdma/ib_user_sa.h + HDRINST usr/include/rdma/efa-abi.h + HDRINST usr/include/rdma/qedr-abi.h + HDRINST usr/include/scsi/scsi_bsg_ufs.h + HDRINST usr/include/scsi/cxlflash_ioctl.h + HDRINST usr/include/scsi/scsi_netlink.h + HDRINST usr/include/scsi/scsi_bsg_mpi3mr.h + HDRINST usr/include/scsi/scsi_netlink_fc.h + HDRINST usr/include/scsi/fc/fc_fs.h + HDRINST usr/include/scsi/fc/fc_ns.h + HDRINST usr/include/scsi/fc/fc_els.h + HDRINST usr/include/scsi/fc/fc_gs.h + HDRINST usr/include/scsi/scsi_bsg_fc.h + HDRINST usr/include/sound/emu10k1.h + HDRINST usr/include/sound/snd_sst_tokens.h + HDRINST usr/include/sound/tlv.h + HDRINST usr/include/sound/sof/abi.h + HDRINST usr/include/sound/sof/tokens.h + HDRINST usr/include/sound/sof/header.h + HDRINST usr/include/sound/sof/fw.h + HDRINST usr/include/sound/sb16_csp.h + HDRINST usr/include/sound/compress_params.h + HDRINST usr/include/sound/firewire.h + HDRINST usr/include/sound/usb_stream.h + HDRINST usr/include/sound/asound.h + HDRINST usr/include/sound/sfnt_info.h + HDRINST usr/include/sound/hdsp.h + HDRINST usr/include/sound/asoc.h + HDRINST usr/include/sound/intel/avs/tokens.h + HDRINST usr/include/sound/compress_offload.h + HDRINST usr/include/sound/hdspm.h + HDRINST usr/include/sound/asequencer.h + HDRINST usr/include/sound/skl-tplg-interface.h + HDRINST usr/include/sound/asound_fm.h + HDRINST usr/include/sound/snd_ar_tokens.h + HDRINST usr/include/video/uvesafb.h + HDRINST usr/include/video/sisfb.h + HDRINST usr/include/video/edid.h + HDRINST usr/include/xen/privcmd.h + HDRINST usr/include/xen/gntdev.h + HDRINST usr/include/xen/gntalloc.h + HDRINST usr/include/xen/evtchn.h + HDRINST usr/include/linux/version.h + HDRINST usr/include/asm/posix_types_64.h + HDRINST usr/include/asm/msgbuf.h + HDRINST usr/include/asm/posix_types.h + HDRINST usr/include/asm/bitsperlong.h + HDRINST usr/include/asm/statfs.h + HDRINST usr/include/asm/vmx.h + HDRINST usr/include/asm/a.out.h + HDRINST usr/include/asm/mtrr.h + HDRINST usr/include/asm/ptrace-abi.h + HDRINST usr/include/asm/shmbuf.h + HDRINST usr/include/asm/vsyscall.h + HDRINST usr/include/asm/sigcontext32.h + HDRINST usr/include/asm/setup.h + HDRINST usr/include/asm/e820.h + HDRINST usr/include/asm/sigcontext.h + HDRINST usr/include/asm/signal.h + HDRINST usr/include/asm/mman.h + HDRINST usr/include/asm/kvm.h + HDRINST usr/include/asm/ldt.h + HDRINST usr/include/asm/svm.h + HDRINST usr/include/asm/processor-flags.h + HDRINST usr/include/asm/vm86.h + HDRINST usr/include/asm/debugreg.h + HDRINST usr/include/asm/boot.h + HDRINST usr/include/asm/sembuf.h + HDRINST usr/include/asm/stat.h + HDRINST usr/include/asm/ptrace.h + HDRINST usr/include/asm/unistd.h + HDRINST usr/include/asm/hw_breakpoint.h + HDRINST usr/include/asm/kvm_para.h + HDRINST usr/include/asm/prctl.h + HDRINST usr/include/asm/msr.h + HDRINST usr/include/asm/amd_hsmp.h + HDRINST usr/include/asm/posix_types_32.h + HDRINST usr/include/asm/ist.h + HDRINST usr/include/asm/posix_types_x32.h + HDRINST usr/include/asm/auxvec.h + HDRINST usr/include/asm/siginfo.h + HDRINST usr/include/asm/byteorder.h + HDRINST usr/include/asm/sgx.h + HDRINST usr/include/asm/kvm_perf.h + HDRINST usr/include/asm/bootparam.h + HDRINST usr/include/asm/hwcap2.h + HDRINST usr/include/asm/swab.h + HDRINST usr/include/asm/mce.h + HDRINST usr/include/asm/perf_regs.h + HDRINST usr/include/asm/ucontext.h + HDRINST usr/include/asm/types.h + HDRINST usr/include/asm/ipcbuf.h + HDRINST usr/include/asm/sockios.h + HDRINST usr/include/asm/unistd_64.h + HDRINST usr/include/asm/socket.h + HDRINST usr/include/asm/ioctls.h + HDRINST usr/include/asm/resource.h + HDRINST usr/include/asm/errno.h + HDRINST usr/include/asm/poll.h + HDRINST usr/include/asm/termbits.h + HDRINST usr/include/asm/unistd_x32.h + HDRINST usr/include/asm/ioctl.h + HDRINST usr/include/asm/termios.h + HDRINST usr/include/asm/bpf_perf_event.h + HDRINST usr/include/asm/param.h + HDRINST usr/include/asm/unistd_32.h + HDRINST usr/include/asm/fcntl.h +'usr/include' -> '/mnt/lfs/usr/include' +'usr/include/asm-generic' -> '/mnt/lfs/usr/include/asm-generic' +'usr/include/asm-generic/msgbuf.h' -> '/mnt/lfs/usr/include/asm-generic/msgbuf.h' +'usr/include/asm-generic/posix_types.h' -> '/mnt/lfs/usr/include/asm-generic/posix_types.h' +'usr/include/asm-generic/bitsperlong.h' -> '/mnt/lfs/usr/include/asm-generic/bitsperlong.h' +'usr/include/asm-generic/types.h' -> '/mnt/lfs/usr/include/asm-generic/types.h' +'usr/include/asm-generic/ipcbuf.h' -> '/mnt/lfs/usr/include/asm-generic/ipcbuf.h' +'usr/include/asm-generic/statfs.h' -> '/mnt/lfs/usr/include/asm-generic/statfs.h' +'usr/include/asm-generic/sockios.h' -> '/mnt/lfs/usr/include/asm-generic/sockios.h' +'usr/include/asm-generic/int-ll64.h' -> '/mnt/lfs/usr/include/asm-generic/int-ll64.h' +'usr/include/asm-generic/shmbuf.h' -> '/mnt/lfs/usr/include/asm-generic/shmbuf.h' +'usr/include/asm-generic/socket.h' -> '/mnt/lfs/usr/include/asm-generic/socket.h' +'usr/include/asm-generic/errno-base.h' -> '/mnt/lfs/usr/include/asm-generic/errno-base.h' +'usr/include/asm-generic/setup.h' -> '/mnt/lfs/usr/include/asm-generic/setup.h' +'usr/include/asm-generic/ioctls.h' -> '/mnt/lfs/usr/include/asm-generic/ioctls.h' +'usr/include/asm-generic/resource.h' -> '/mnt/lfs/usr/include/asm-generic/resource.h' +'usr/include/asm-generic/errno.h' -> '/mnt/lfs/usr/include/asm-generic/errno.h' +'usr/include/asm-generic/poll.h' -> '/mnt/lfs/usr/include/asm-generic/poll.h' +'usr/include/asm-generic/termbits.h' -> '/mnt/lfs/usr/include/asm-generic/termbits.h' +'usr/include/asm-generic/signal.h' -> '/mnt/lfs/usr/include/asm-generic/signal.h' +'usr/include/asm-generic/mman.h' -> '/mnt/lfs/usr/include/asm-generic/mman.h' +'usr/include/asm-generic/signal-defs.h' -> '/mnt/lfs/usr/include/asm-generic/signal-defs.h' +'usr/include/asm-generic/hugetlb_encode.h' -> '/mnt/lfs/usr/include/asm-generic/hugetlb_encode.h' +'usr/include/asm-generic/ioctl.h' -> '/mnt/lfs/usr/include/asm-generic/ioctl.h' +'usr/include/asm-generic/mman-common.h' -> '/mnt/lfs/usr/include/asm-generic/mman-common.h' +'usr/include/asm-generic/sembuf.h' -> '/mnt/lfs/usr/include/asm-generic/sembuf.h' +'usr/include/asm-generic/termios.h' -> '/mnt/lfs/usr/include/asm-generic/termios.h' +'usr/include/asm-generic/stat.h' -> '/mnt/lfs/usr/include/asm-generic/stat.h' +'usr/include/asm-generic/bpf_perf_event.h' -> '/mnt/lfs/usr/include/asm-generic/bpf_perf_event.h' +'usr/include/asm-generic/unistd.h' -> '/mnt/lfs/usr/include/asm-generic/unistd.h' +'usr/include/asm-generic/kvm_para.h' -> '/mnt/lfs/usr/include/asm-generic/kvm_para.h' +'usr/include/asm-generic/param.h' -> '/mnt/lfs/usr/include/asm-generic/param.h' +'usr/include/asm-generic/auxvec.h' -> '/mnt/lfs/usr/include/asm-generic/auxvec.h' +'usr/include/asm-generic/siginfo.h' -> '/mnt/lfs/usr/include/asm-generic/siginfo.h' +'usr/include/asm-generic/int-l64.h' -> '/mnt/lfs/usr/include/asm-generic/int-l64.h' +'usr/include/asm-generic/swab.h' -> '/mnt/lfs/usr/include/asm-generic/swab.h' +'usr/include/asm-generic/fcntl.h' -> '/mnt/lfs/usr/include/asm-generic/fcntl.h' +'usr/include/asm-generic/termbits-common.h' -> '/mnt/lfs/usr/include/asm-generic/termbits-common.h' +'usr/include/asm-generic/ucontext.h' -> '/mnt/lfs/usr/include/asm-generic/ucontext.h' +'usr/include/drm' -> '/mnt/lfs/usr/include/drm' +'usr/include/drm/via_drm.h' -> '/mnt/lfs/usr/include/drm/via_drm.h' +'usr/include/drm/drm.h' -> '/mnt/lfs/usr/include/drm/drm.h' +'usr/include/drm/amdgpu_drm.h' -> '/mnt/lfs/usr/include/drm/amdgpu_drm.h' +'usr/include/drm/etnaviv_drm.h' -> '/mnt/lfs/usr/include/drm/etnaviv_drm.h' +'usr/include/drm/nouveau_drm.h' -> '/mnt/lfs/usr/include/drm/nouveau_drm.h' +'usr/include/drm/drm_mode.h' -> '/mnt/lfs/usr/include/drm/drm_mode.h' +'usr/include/drm/virtgpu_drm.h' -> '/mnt/lfs/usr/include/drm/virtgpu_drm.h' +'usr/include/drm/vgem_drm.h' -> '/mnt/lfs/usr/include/drm/vgem_drm.h' +'usr/include/drm/panfrost_drm.h' -> '/mnt/lfs/usr/include/drm/panfrost_drm.h' +'usr/include/drm/armada_drm.h' -> '/mnt/lfs/usr/include/drm/armada_drm.h' +'usr/include/drm/drm_sarea.h' -> '/mnt/lfs/usr/include/drm/drm_sarea.h' +'usr/include/drm/lima_drm.h' -> '/mnt/lfs/usr/include/drm/lima_drm.h' +'usr/include/drm/msm_drm.h' -> '/mnt/lfs/usr/include/drm/msm_drm.h' +'usr/include/drm/tegra_drm.h' -> '/mnt/lfs/usr/include/drm/tegra_drm.h' +'usr/include/drm/vc4_drm.h' -> '/mnt/lfs/usr/include/drm/vc4_drm.h' +'usr/include/drm/omap_drm.h' -> '/mnt/lfs/usr/include/drm/omap_drm.h' +'usr/include/drm/mga_drm.h' -> '/mnt/lfs/usr/include/drm/mga_drm.h' +'usr/include/drm/sis_drm.h' -> '/mnt/lfs/usr/include/drm/sis_drm.h' +'usr/include/drm/radeon_drm.h' -> '/mnt/lfs/usr/include/drm/radeon_drm.h' +'usr/include/drm/vmwgfx_drm.h' -> '/mnt/lfs/usr/include/drm/vmwgfx_drm.h' +'usr/include/drm/v3d_drm.h' -> '/mnt/lfs/usr/include/drm/v3d_drm.h' +'usr/include/drm/exynos_drm.h' -> '/mnt/lfs/usr/include/drm/exynos_drm.h' +'usr/include/drm/i810_drm.h' -> '/mnt/lfs/usr/include/drm/i810_drm.h' +'usr/include/drm/savage_drm.h' -> '/mnt/lfs/usr/include/drm/savage_drm.h' +'usr/include/drm/drm_fourcc.h' -> '/mnt/lfs/usr/include/drm/drm_fourcc.h' +'usr/include/drm/qxl_drm.h' -> '/mnt/lfs/usr/include/drm/qxl_drm.h' +'usr/include/drm/i915_drm.h' -> '/mnt/lfs/usr/include/drm/i915_drm.h' +'usr/include/drm/r128_drm.h' -> '/mnt/lfs/usr/include/drm/r128_drm.h' +'usr/include/linux' -> '/mnt/lfs/usr/include/linux' +'usr/include/linux/android' -> '/mnt/lfs/usr/include/linux/android' +'usr/include/linux/android/binderfs.h' -> '/mnt/lfs/usr/include/linux/android/binderfs.h' +'usr/include/linux/android/binder.h' -> '/mnt/lfs/usr/include/linux/android/binder.h' +'usr/include/linux/byteorder' -> '/mnt/lfs/usr/include/linux/byteorder' +'usr/include/linux/byteorder/big_endian.h' -> '/mnt/lfs/usr/include/linux/byteorder/big_endian.h' +'usr/include/linux/byteorder/little_endian.h' -> '/mnt/lfs/usr/include/linux/byteorder/little_endian.h' +'usr/include/linux/caif' -> '/mnt/lfs/usr/include/linux/caif' +'usr/include/linux/caif/caif_socket.h' -> '/mnt/lfs/usr/include/linux/caif/caif_socket.h' +'usr/include/linux/caif/if_caif.h' -> '/mnt/lfs/usr/include/linux/caif/if_caif.h' +'usr/include/linux/can' -> '/mnt/lfs/usr/include/linux/can' +'usr/include/linux/can/raw.h' -> '/mnt/lfs/usr/include/linux/can/raw.h' +'usr/include/linux/can/vxcan.h' -> '/mnt/lfs/usr/include/linux/can/vxcan.h' +'usr/include/linux/can/gw.h' -> '/mnt/lfs/usr/include/linux/can/gw.h' +'usr/include/linux/can/j1939.h' -> '/mnt/lfs/usr/include/linux/can/j1939.h' +'usr/include/linux/can/bcm.h' -> '/mnt/lfs/usr/include/linux/can/bcm.h' +'usr/include/linux/can/netlink.h' -> '/mnt/lfs/usr/include/linux/can/netlink.h' +'usr/include/linux/can/error.h' -> '/mnt/lfs/usr/include/linux/can/error.h' +'usr/include/linux/can/isotp.h' -> '/mnt/lfs/usr/include/linux/can/isotp.h' +'usr/include/linux/cifs' -> '/mnt/lfs/usr/include/linux/cifs' +'usr/include/linux/cifs/cifs_netlink.h' -> '/mnt/lfs/usr/include/linux/cifs/cifs_netlink.h' +'usr/include/linux/cifs/cifs_mount.h' -> '/mnt/lfs/usr/include/linux/cifs/cifs_mount.h' +'usr/include/linux/dvb' -> '/mnt/lfs/usr/include/linux/dvb' +'usr/include/linux/dvb/dmx.h' -> '/mnt/lfs/usr/include/linux/dvb/dmx.h' +'usr/include/linux/dvb/video.h' -> '/mnt/lfs/usr/include/linux/dvb/video.h' +'usr/include/linux/dvb/version.h' -> '/mnt/lfs/usr/include/linux/dvb/version.h' +'usr/include/linux/dvb/audio.h' -> '/mnt/lfs/usr/include/linux/dvb/audio.h' +'usr/include/linux/dvb/osd.h' -> '/mnt/lfs/usr/include/linux/dvb/osd.h' +'usr/include/linux/dvb/ca.h' -> '/mnt/lfs/usr/include/linux/dvb/ca.h' +'usr/include/linux/dvb/net.h' -> '/mnt/lfs/usr/include/linux/dvb/net.h' +'usr/include/linux/dvb/frontend.h' -> '/mnt/lfs/usr/include/linux/dvb/frontend.h' +'usr/include/linux/genwqe' -> '/mnt/lfs/usr/include/linux/genwqe' +'usr/include/linux/genwqe/genwqe_card.h' -> '/mnt/lfs/usr/include/linux/genwqe/genwqe_card.h' +'usr/include/linux/hdlc' -> '/mnt/lfs/usr/include/linux/hdlc' +'usr/include/linux/hdlc/ioctl.h' -> '/mnt/lfs/usr/include/linux/hdlc/ioctl.h' +'usr/include/linux/hsi' -> '/mnt/lfs/usr/include/linux/hsi' +'usr/include/linux/hsi/hsi_char.h' -> '/mnt/lfs/usr/include/linux/hsi/hsi_char.h' +'usr/include/linux/hsi/cs-protocol.h' -> '/mnt/lfs/usr/include/linux/hsi/cs-protocol.h' +'usr/include/linux/iio' -> '/mnt/lfs/usr/include/linux/iio' +'usr/include/linux/iio/types.h' -> '/mnt/lfs/usr/include/linux/iio/types.h' +'usr/include/linux/iio/events.h' -> '/mnt/lfs/usr/include/linux/iio/events.h' +'usr/include/linux/iio/buffer.h' -> '/mnt/lfs/usr/include/linux/iio/buffer.h' +'usr/include/linux/isdn' -> '/mnt/lfs/usr/include/linux/isdn' +'usr/include/linux/isdn/capicmd.h' -> '/mnt/lfs/usr/include/linux/isdn/capicmd.h' +'usr/include/linux/misc' -> '/mnt/lfs/usr/include/linux/misc' +'usr/include/linux/misc/bcm_vk.h' -> '/mnt/lfs/usr/include/linux/misc/bcm_vk.h' +'usr/include/linux/mmc' -> '/mnt/lfs/usr/include/linux/mmc' +'usr/include/linux/mmc/ioctl.h' -> '/mnt/lfs/usr/include/linux/mmc/ioctl.h' +'usr/include/linux/netfilter' -> '/mnt/lfs/usr/include/linux/netfilter' +'usr/include/linux/netfilter/ipset' -> '/mnt/lfs/usr/include/linux/netfilter/ipset' +'usr/include/linux/netfilter/ipset/ip_set.h' -> '/mnt/lfs/usr/include/linux/netfilter/ipset/ip_set.h' +'usr/include/linux/netfilter/ipset/ip_set_list.h' -> '/mnt/lfs/usr/include/linux/netfilter/ipset/ip_set_list.h' +'usr/include/linux/netfilter/ipset/ip_set_bitmap.h' -> '/mnt/lfs/usr/include/linux/netfilter/ipset/ip_set_bitmap.h' +'usr/include/linux/netfilter/ipset/ip_set_hash.h' -> '/mnt/lfs/usr/include/linux/netfilter/ipset/ip_set_hash.h' +'usr/include/linux/netfilter/xt_helper.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_helper.h' +'usr/include/linux/netfilter/xt_recent.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_recent.h' +'usr/include/linux/netfilter/xt_connmark.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_connmark.h' +'usr/include/linux/netfilter/xt_NFLOG.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_NFLOG.h' +'usr/include/linux/netfilter/xt_HMARK.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_HMARK.h' +'usr/include/linux/netfilter/nf_conntrack_tcp.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_conntrack_tcp.h' +'usr/include/linux/netfilter/xt_set.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_set.h' +'usr/include/linux/netfilter/xt_mark.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_mark.h' +'usr/include/linux/netfilter/nf_conntrack_sctp.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_conntrack_sctp.h' +'usr/include/linux/netfilter/xt_connlimit.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_connlimit.h' +'usr/include/linux/netfilter/xt_tcpudp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_tcpudp.h' +'usr/include/linux/netfilter/nfnetlink_log.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_log.h' +'usr/include/linux/netfilter/nfnetlink_hook.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_hook.h' +'usr/include/linux/netfilter/xt_l2tp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_l2tp.h' +'usr/include/linux/netfilter/xt_length.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_length.h' +'usr/include/linux/netfilter/xt_cpu.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_cpu.h' +'usr/include/linux/netfilter/xt_CHECKSUM.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_CHECKSUM.h' +'usr/include/linux/netfilter/xt_hashlimit.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_hashlimit.h' +'usr/include/linux/netfilter/xt_rateest.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_rateest.h' +'usr/include/linux/netfilter/nf_nat.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_nat.h' +'usr/include/linux/netfilter/xt_realm.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_realm.h' +'usr/include/linux/netfilter/xt_tcpmss.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_tcpmss.h' +'usr/include/linux/netfilter/nfnetlink_conntrack.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_conntrack.h' +'usr/include/linux/netfilter/xt_RATEEST.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_RATEEST.h' +'usr/include/linux/netfilter/xt_physdev.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_physdev.h' +'usr/include/linux/netfilter/xt_osf.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_osf.h' +'usr/include/linux/netfilter/nf_conntrack_tuple_common.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_conntrack_tuple_common.h' +'usr/include/linux/netfilter/xt_addrtype.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_addrtype.h' +'usr/include/linux/netfilter/nfnetlink_acct.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_acct.h' +'usr/include/linux/netfilter/xt_state.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_state.h' +'usr/include/linux/netfilter/xt_TEE.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_TEE.h' +'usr/include/linux/netfilter/xt_iprange.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_iprange.h' +'usr/include/linux/netfilter/xt_bpf.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_bpf.h' +'usr/include/linux/netfilter/xt_MARK.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_MARK.h' +'usr/include/linux/netfilter/xt_time.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_time.h' +'usr/include/linux/netfilter/xt_sctp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_sctp.h' +'usr/include/linux/netfilter/xt_CONNMARK.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_CONNMARK.h' +'usr/include/linux/netfilter/xt_LED.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_LED.h' +'usr/include/linux/netfilter/xt_SECMARK.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_SECMARK.h' +'usr/include/linux/netfilter/xt_quota.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_quota.h' +'usr/include/linux/netfilter/xt_connbytes.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_connbytes.h' +'usr/include/linux/netfilter/xt_AUDIT.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_AUDIT.h' +'usr/include/linux/netfilter/xt_CLASSIFY.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_CLASSIFY.h' +'usr/include/linux/netfilter/xt_ipvs.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_ipvs.h' +'usr/include/linux/netfilter/xt_dscp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_dscp.h' +'usr/include/linux/netfilter/xt_ipcomp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_ipcomp.h' +'usr/include/linux/netfilter/xt_ecn.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_ecn.h' +'usr/include/linux/netfilter/xt_TCPOPTSTRIP.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_TCPOPTSTRIP.h' +'usr/include/linux/netfilter/xt_socket.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_socket.h' +'usr/include/linux/netfilter/nf_synproxy.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_synproxy.h' +'usr/include/linux/netfilter/xt_TCPMSS.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_TCPMSS.h' +'usr/include/linux/netfilter/xt_cluster.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_cluster.h' +'usr/include/linux/netfilter/xt_u32.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_u32.h' +'usr/include/linux/netfilter/x_tables.h' -> '/mnt/lfs/usr/include/linux/netfilter/x_tables.h' +'usr/include/linux/netfilter/xt_rpfilter.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_rpfilter.h' +'usr/include/linux/netfilter/xt_CT.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_CT.h' +'usr/include/linux/netfilter/xt_statistic.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_statistic.h' +'usr/include/linux/netfilter/xt_SYNPROXY.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_SYNPROXY.h' +'usr/include/linux/netfilter/xt_policy.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_policy.h' +'usr/include/linux/netfilter/nfnetlink_cthelper.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_cthelper.h' +'usr/include/linux/netfilter/xt_cgroup.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_cgroup.h' +'usr/include/linux/netfilter/xt_pkttype.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_pkttype.h' +'usr/include/linux/netfilter/nf_tables_compat.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_tables_compat.h' +'usr/include/linux/netfilter/xt_TPROXY.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_TPROXY.h' +'usr/include/linux/netfilter/xt_nfacct.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_nfacct.h' +'usr/include/linux/netfilter/xt_devgroup.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_devgroup.h' +'usr/include/linux/netfilter/xt_NFQUEUE.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_NFQUEUE.h' +'usr/include/linux/netfilter/xt_comment.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_comment.h' +'usr/include/linux/netfilter/xt_conntrack.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_conntrack.h' +'usr/include/linux/netfilter/xt_limit.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_limit.h' +'usr/include/linux/netfilter/xt_LOG.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_LOG.h' +'usr/include/linux/netfilter/xt_esp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_esp.h' +'usr/include/linux/netfilter/nf_tables.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_tables.h' +'usr/include/linux/netfilter/nfnetlink_cttimeout.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_cttimeout.h' +'usr/include/linux/netfilter/xt_owner.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_owner.h' +'usr/include/linux/netfilter/nf_conntrack_ftp.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_conntrack_ftp.h' +'usr/include/linux/netfilter/xt_multiport.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_multiport.h' +'usr/include/linux/netfilter/xt_dccp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_dccp.h' +'usr/include/linux/netfilter/nfnetlink_queue.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_queue.h' +'usr/include/linux/netfilter/xt_DSCP.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_DSCP.h' +'usr/include/linux/netfilter/nf_conntrack_common.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_conntrack_common.h' +'usr/include/linux/netfilter/nf_log.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_log.h' +'usr/include/linux/netfilter/nfnetlink.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink.h' +'usr/include/linux/netfilter/nfnetlink_compat.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_compat.h' +'usr/include/linux/netfilter/xt_mac.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_mac.h' +'usr/include/linux/netfilter/nfnetlink_osf.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_osf.h' +'usr/include/linux/netfilter/xt_IDLETIMER.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_IDLETIMER.h' +'usr/include/linux/netfilter/xt_string.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_string.h' +'usr/include/linux/netfilter/xt_CONNSECMARK.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_CONNSECMARK.h' +'usr/include/linux/netfilter/xt_connlabel.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_connlabel.h' +'usr/include/linux/netfilter_arp' -> '/mnt/lfs/usr/include/linux/netfilter_arp' +'usr/include/linux/netfilter_arp/arp_tables.h' -> '/mnt/lfs/usr/include/linux/netfilter_arp/arp_tables.h' +'usr/include/linux/netfilter_arp/arpt_mangle.h' -> '/mnt/lfs/usr/include/linux/netfilter_arp/arpt_mangle.h' +'usr/include/linux/netfilter_bridge' -> '/mnt/lfs/usr/include/linux/netfilter_bridge' +'usr/include/linux/netfilter_bridge/ebt_pkttype.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_pkttype.h' +'usr/include/linux/netfilter_bridge/ebt_mark_m.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_mark_m.h' +'usr/include/linux/netfilter_bridge/ebt_mark_t.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_mark_t.h' +'usr/include/linux/netfilter_bridge/ebt_among.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_among.h' +'usr/include/linux/netfilter_bridge/ebt_arp.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_arp.h' +'usr/include/linux/netfilter_bridge/ebtables.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebtables.h' +'usr/include/linux/netfilter_bridge/ebt_nflog.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_nflog.h' +'usr/include/linux/netfilter_bridge/ebt_arpreply.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_arpreply.h' +'usr/include/linux/netfilter_bridge/ebt_802_3.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_802_3.h' +'usr/include/linux/netfilter_bridge/ebt_limit.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_limit.h' +'usr/include/linux/netfilter_bridge/ebt_redirect.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_redirect.h' +'usr/include/linux/netfilter_bridge/ebt_stp.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_stp.h' +'usr/include/linux/netfilter_bridge/ebt_log.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_log.h' +'usr/include/linux/netfilter_bridge/ebt_nat.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_nat.h' +'usr/include/linux/netfilter_bridge/ebt_ip.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_ip.h' +'usr/include/linux/netfilter_bridge/ebt_vlan.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_vlan.h' +'usr/include/linux/netfilter_bridge/ebt_ip6.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_ip6.h' +'usr/include/linux/netfilter_ipv4' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4' +'usr/include/linux/netfilter_ipv4/ipt_ecn.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_ecn.h' +'usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h' +'usr/include/linux/netfilter_ipv4/ipt_LOG.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_LOG.h' +'usr/include/linux/netfilter_ipv4/ipt_ah.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_ah.h' +'usr/include/linux/netfilter_ipv4/ipt_ECN.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_ECN.h' +'usr/include/linux/netfilter_ipv4/ipt_REJECT.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_REJECT.h' +'usr/include/linux/netfilter_ipv4/ipt_ttl.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_ttl.h' +'usr/include/linux/netfilter_ipv4/ip_tables.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ip_tables.h' +'usr/include/linux/netfilter_ipv4/ipt_TTL.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_TTL.h' +'usr/include/linux/netfilter_ipv6' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6' +'usr/include/linux/netfilter_ipv6/ip6t_HL.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_HL.h' +'usr/include/linux/netfilter_ipv6/ip6t_frag.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_frag.h' +'usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h' +'usr/include/linux/netfilter_ipv6/ip6t_rt.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_rt.h' +'usr/include/linux/netfilter_ipv6/ip6t_LOG.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_LOG.h' +'usr/include/linux/netfilter_ipv6/ip6_tables.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6_tables.h' +'usr/include/linux/netfilter_ipv6/ip6t_REJECT.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_REJECT.h' +'usr/include/linux/netfilter_ipv6/ip6t_mh.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_mh.h' +'usr/include/linux/netfilter_ipv6/ip6t_srh.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_srh.h' +'usr/include/linux/netfilter_ipv6/ip6t_ah.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_ah.h' +'usr/include/linux/netfilter_ipv6/ip6t_NPT.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_NPT.h' +'usr/include/linux/netfilter_ipv6/ip6t_opts.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_opts.h' +'usr/include/linux/netfilter_ipv6/ip6t_hl.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_hl.h' +'usr/include/linux/nfsd' -> '/mnt/lfs/usr/include/linux/nfsd' +'usr/include/linux/nfsd/stats.h' -> '/mnt/lfs/usr/include/linux/nfsd/stats.h' +'usr/include/linux/nfsd/export.h' -> '/mnt/lfs/usr/include/linux/nfsd/export.h' +'usr/include/linux/nfsd/cld.h' -> '/mnt/lfs/usr/include/linux/nfsd/cld.h' +'usr/include/linux/nfsd/debug.h' -> '/mnt/lfs/usr/include/linux/nfsd/debug.h' +'usr/include/linux/raid' -> '/mnt/lfs/usr/include/linux/raid' +'usr/include/linux/raid/md_u.h' -> '/mnt/lfs/usr/include/linux/raid/md_u.h' +'usr/include/linux/raid/md_p.h' -> '/mnt/lfs/usr/include/linux/raid/md_p.h' +'usr/include/linux/sched' -> '/mnt/lfs/usr/include/linux/sched' +'usr/include/linux/sched/types.h' -> '/mnt/lfs/usr/include/linux/sched/types.h' +'usr/include/linux/spi' -> '/mnt/lfs/usr/include/linux/spi' +'usr/include/linux/spi/spidev.h' -> '/mnt/lfs/usr/include/linux/spi/spidev.h' +'usr/include/linux/spi/spi.h' -> '/mnt/lfs/usr/include/linux/spi/spi.h' +'usr/include/linux/sunrpc' -> '/mnt/lfs/usr/include/linux/sunrpc' +'usr/include/linux/sunrpc/debug.h' -> '/mnt/lfs/usr/include/linux/sunrpc/debug.h' +'usr/include/linux/surface_aggregator' -> '/mnt/lfs/usr/include/linux/surface_aggregator' +'usr/include/linux/surface_aggregator/dtx.h' -> '/mnt/lfs/usr/include/linux/surface_aggregator/dtx.h' +'usr/include/linux/surface_aggregator/cdev.h' -> '/mnt/lfs/usr/include/linux/surface_aggregator/cdev.h' +'usr/include/linux/tc_act' -> '/mnt/lfs/usr/include/linux/tc_act' +'usr/include/linux/tc_act/tc_pedit.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_pedit.h' +'usr/include/linux/tc_act/tc_ife.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_ife.h' +'usr/include/linux/tc_act/tc_ctinfo.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_ctinfo.h' +'usr/include/linux/tc_act/tc_csum.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_csum.h' +'usr/include/linux/tc_act/tc_mpls.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_mpls.h' +'usr/include/linux/tc_act/tc_connmark.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_connmark.h' +'usr/include/linux/tc_act/tc_gate.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_gate.h' +'usr/include/linux/tc_act/tc_defact.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_defact.h' +'usr/include/linux/tc_act/tc_tunnel_key.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_tunnel_key.h' +'usr/include/linux/tc_act/tc_skbmod.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_skbmod.h' +'usr/include/linux/tc_act/tc_bpf.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_bpf.h' +'usr/include/linux/tc_act/tc_ct.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_ct.h' +'usr/include/linux/tc_act/tc_ipt.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_ipt.h' +'usr/include/linux/tc_act/tc_vlan.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_vlan.h' +'usr/include/linux/tc_act/tc_mirred.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_mirred.h' +'usr/include/linux/tc_act/tc_skbedit.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_skbedit.h' +'usr/include/linux/tc_act/tc_gact.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_gact.h' +'usr/include/linux/tc_act/tc_sample.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_sample.h' +'usr/include/linux/tc_act/tc_nat.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_nat.h' +'usr/include/linux/tc_ematch' -> '/mnt/lfs/usr/include/linux/tc_ematch' +'usr/include/linux/tc_ematch/tc_em_ipt.h' -> '/mnt/lfs/usr/include/linux/tc_ematch/tc_em_ipt.h' +'usr/include/linux/tc_ematch/tc_em_meta.h' -> '/mnt/lfs/usr/include/linux/tc_ematch/tc_em_meta.h' +'usr/include/linux/tc_ematch/tc_em_nbyte.h' -> '/mnt/lfs/usr/include/linux/tc_ematch/tc_em_nbyte.h' +'usr/include/linux/tc_ematch/tc_em_text.h' -> '/mnt/lfs/usr/include/linux/tc_ematch/tc_em_text.h' +'usr/include/linux/tc_ematch/tc_em_cmp.h' -> '/mnt/lfs/usr/include/linux/tc_ematch/tc_em_cmp.h' +'usr/include/linux/usb' -> '/mnt/lfs/usr/include/linux/usb' +'usr/include/linux/usb/functionfs.h' -> '/mnt/lfs/usr/include/linux/usb/functionfs.h' +'usr/include/linux/usb/cdc.h' -> '/mnt/lfs/usr/include/linux/usb/cdc.h' +'usr/include/linux/usb/midi.h' -> '/mnt/lfs/usr/include/linux/usb/midi.h' +'usr/include/linux/usb/ch11.h' -> '/mnt/lfs/usr/include/linux/usb/ch11.h' +'usr/include/linux/usb/video.h' -> '/mnt/lfs/usr/include/linux/usb/video.h' +'usr/include/linux/usb/cdc-wdm.h' -> '/mnt/lfs/usr/include/linux/usb/cdc-wdm.h' +'usr/include/linux/usb/tmc.h' -> '/mnt/lfs/usr/include/linux/usb/tmc.h' +'usr/include/linux/usb/charger.h' -> '/mnt/lfs/usr/include/linux/usb/charger.h' +'usr/include/linux/usb/audio.h' -> '/mnt/lfs/usr/include/linux/usb/audio.h' +'usr/include/linux/usb/g_uvc.h' -> '/mnt/lfs/usr/include/linux/usb/g_uvc.h' +'usr/include/linux/usb/gadgetfs.h' -> '/mnt/lfs/usr/include/linux/usb/gadgetfs.h' +'usr/include/linux/usb/g_printer.h' -> '/mnt/lfs/usr/include/linux/usb/g_printer.h' +'usr/include/linux/usb/ch9.h' -> '/mnt/lfs/usr/include/linux/usb/ch9.h' +'usr/include/linux/usb/raw_gadget.h' -> '/mnt/lfs/usr/include/linux/usb/raw_gadget.h' +'usr/include/linux/filter.h' -> '/mnt/lfs/usr/include/linux/filter.h' +'usr/include/linux/virtio_iommu.h' -> '/mnt/lfs/usr/include/linux/virtio_iommu.h' +'usr/include/linux/elf.h' -> '/mnt/lfs/usr/include/linux/elf.h' +'usr/include/linux/if_vlan.h' -> '/mnt/lfs/usr/include/linux/if_vlan.h' +'usr/include/linux/blkpg.h' -> '/mnt/lfs/usr/include/linux/blkpg.h' +'usr/include/linux/netfilter_decnet.h' -> '/mnt/lfs/usr/include/linux/netfilter_decnet.h' +'usr/include/linux/vboxguest.h' -> '/mnt/lfs/usr/include/linux/vboxguest.h' +'usr/include/linux/kd.h' -> '/mnt/lfs/usr/include/linux/kd.h' +'usr/include/linux/nfs3.h' -> '/mnt/lfs/usr/include/linux/nfs3.h' +'usr/include/linux/gpio.h' -> '/mnt/lfs/usr/include/linux/gpio.h' +'usr/include/linux/libc-compat.h' -> '/mnt/lfs/usr/include/linux/libc-compat.h' +'usr/include/linux/wait.h' -> '/mnt/lfs/usr/include/linux/wait.h' +'usr/include/linux/atmsap.h' -> '/mnt/lfs/usr/include/linux/atmsap.h' +'usr/include/linux/cramfs_fs.h' -> '/mnt/lfs/usr/include/linux/cramfs_fs.h' +'usr/include/linux/v4l2-controls.h' -> '/mnt/lfs/usr/include/linux/v4l2-controls.h' +'usr/include/linux/agpgart.h' -> '/mnt/lfs/usr/include/linux/agpgart.h' +'usr/include/linux/erspan.h' -> '/mnt/lfs/usr/include/linux/erspan.h' +'usr/include/linux/seg6_local.h' -> '/mnt/lfs/usr/include/linux/seg6_local.h' +'usr/include/linux/if_pppox.h' -> '/mnt/lfs/usr/include/linux/if_pppox.h' +'usr/include/linux/atmppp.h' -> '/mnt/lfs/usr/include/linux/atmppp.h' +'usr/include/linux/module.h' -> '/mnt/lfs/usr/include/linux/module.h' +'usr/include/linux/aspeed-p2a-ctrl.h' -> '/mnt/lfs/usr/include/linux/aspeed-p2a-ctrl.h' +'usr/include/linux/posix_types.h' -> '/mnt/lfs/usr/include/linux/posix_types.h' +'usr/include/linux/virtio_vsock.h' -> '/mnt/lfs/usr/include/linux/virtio_vsock.h' +'usr/include/linux/ethtool.h' -> '/mnt/lfs/usr/include/linux/ethtool.h' +'usr/include/linux/if_packet.h' -> '/mnt/lfs/usr/include/linux/if_packet.h' +'usr/include/linux/i2o-dev.h' -> '/mnt/lfs/usr/include/linux/i2o-dev.h' +'usr/include/linux/ipmi.h' -> '/mnt/lfs/usr/include/linux/ipmi.h' +'usr/include/linux/if_x25.h' -> '/mnt/lfs/usr/include/linux/if_x25.h' +'usr/include/linux/kernel-page-flags.h' -> '/mnt/lfs/usr/include/linux/kernel-page-flags.h' +'usr/include/linux/atmmpc.h' -> '/mnt/lfs/usr/include/linux/atmmpc.h' +'usr/include/linux/inet_diag.h' -> '/mnt/lfs/usr/include/linux/inet_diag.h' +'usr/include/linux/psci.h' -> '/mnt/lfs/usr/include/linux/psci.h' +'usr/include/linux/tty.h' -> '/mnt/lfs/usr/include/linux/tty.h' +'usr/include/linux/ax25.h' -> '/mnt/lfs/usr/include/linux/ax25.h' +'usr/include/linux/cciss_ioctl.h' -> '/mnt/lfs/usr/include/linux/cciss_ioctl.h' +'usr/include/linux/random.h' -> '/mnt/lfs/usr/include/linux/random.h' +'usr/include/linux/v4l2-common.h' -> '/mnt/lfs/usr/include/linux/v4l2-common.h' +'usr/include/linux/apm_bios.h' -> '/mnt/lfs/usr/include/linux/apm_bios.h' +'usr/include/linux/neighbour.h' -> '/mnt/lfs/usr/include/linux/neighbour.h' +'usr/include/linux/sysctl.h' -> '/mnt/lfs/usr/include/linux/sysctl.h' +'usr/include/linux/if_ltalk.h' -> '/mnt/lfs/usr/include/linux/if_ltalk.h' +'usr/include/linux/nl80211-vnd-intel.h' -> '/mnt/lfs/usr/include/linux/nl80211-vnd-intel.h' +'usr/include/linux/futex.h' -> '/mnt/lfs/usr/include/linux/futex.h' +'usr/include/linux/if_tunnel.h' -> '/mnt/lfs/usr/include/linux/if_tunnel.h' +'usr/include/linux/pg.h' -> '/mnt/lfs/usr/include/linux/pg.h' +'usr/include/linux/xattr.h' -> '/mnt/lfs/usr/include/linux/xattr.h' +'usr/include/linux/types.h' -> '/mnt/lfs/usr/include/linux/types.h' +'usr/include/linux/pr.h' -> '/mnt/lfs/usr/include/linux/pr.h' +'usr/include/linux/idxd.h' -> '/mnt/lfs/usr/include/linux/idxd.h' +'usr/include/linux/xilinx-v4l2-controls.h' -> '/mnt/lfs/usr/include/linux/xilinx-v4l2-controls.h' +'usr/include/linux/cec-funcs.h' -> '/mnt/lfs/usr/include/linux/cec-funcs.h' +'usr/include/linux/if_infiniband.h' -> '/mnt/lfs/usr/include/linux/if_infiniband.h' +'usr/include/linux/dlmconstants.h' -> '/mnt/lfs/usr/include/linux/dlmconstants.h' +'usr/include/linux/map_to_7segment.h' -> '/mnt/lfs/usr/include/linux/map_to_7segment.h' +'usr/include/linux/veth.h' -> '/mnt/lfs/usr/include/linux/veth.h' +'usr/include/linux/videodev2.h' -> '/mnt/lfs/usr/include/linux/videodev2.h' +'usr/include/linux/kexec.h' -> '/mnt/lfs/usr/include/linux/kexec.h' +'usr/include/linux/atmsvc.h' -> '/mnt/lfs/usr/include/linux/atmsvc.h' +'usr/include/linux/map_to_14segment.h' -> '/mnt/lfs/usr/include/linux/map_to_14segment.h' +'usr/include/linux/auto_fs4.h' -> '/mnt/lfs/usr/include/linux/auto_fs4.h' +'usr/include/linux/hidraw.h' -> '/mnt/lfs/usr/include/linux/hidraw.h' +'usr/include/linux/igmp.h' -> '/mnt/lfs/usr/include/linux/igmp.h' +'usr/include/linux/dns_resolver.h' -> '/mnt/lfs/usr/include/linux/dns_resolver.h' +'usr/include/linux/netconf.h' -> '/mnt/lfs/usr/include/linux/netconf.h' +'usr/include/linux/sock_diag.h' -> '/mnt/lfs/usr/include/linux/sock_diag.h' +'usr/include/linux/capability.h' -> '/mnt/lfs/usr/include/linux/capability.h' +'usr/include/linux/virtio_gpu.h' -> '/mnt/lfs/usr/include/linux/virtio_gpu.h' +'usr/include/linux/mmtimer.h' -> '/mnt/lfs/usr/include/linux/mmtimer.h' +'usr/include/linux/reboot.h' -> '/mnt/lfs/usr/include/linux/reboot.h' +'usr/include/linux/nl80211.h' -> '/mnt/lfs/usr/include/linux/nl80211.h' +'usr/include/linux/acrn.h' -> '/mnt/lfs/usr/include/linux/acrn.h' +'usr/include/linux/pktcdvd.h' -> '/mnt/lfs/usr/include/linux/pktcdvd.h' +'usr/include/linux/sockios.h' -> '/mnt/lfs/usr/include/linux/sockios.h' +'usr/include/linux/a.out.h' -> '/mnt/lfs/usr/include/linux/a.out.h' +'usr/include/linux/vsockmon.h' -> '/mnt/lfs/usr/include/linux/vsockmon.h' +'usr/include/linux/netrom.h' -> '/mnt/lfs/usr/include/linux/netrom.h' +'usr/include/linux/virtio_crypto.h' -> '/mnt/lfs/usr/include/linux/virtio_crypto.h' +'usr/include/linux/ip6_tunnel.h' -> '/mnt/lfs/usr/include/linux/ip6_tunnel.h' +'usr/include/linux/fsl_hypervisor.h' -> '/mnt/lfs/usr/include/linux/fsl_hypervisor.h' +'usr/include/linux/posix_acl.h' -> '/mnt/lfs/usr/include/linux/posix_acl.h' +'usr/include/linux/atmclip.h' -> '/mnt/lfs/usr/include/linux/atmclip.h' +'usr/include/linux/usbdevice_fs.h' -> '/mnt/lfs/usr/include/linux/usbdevice_fs.h' +'usr/include/linux/stddef.h' -> '/mnt/lfs/usr/include/linux/stddef.h' +'usr/include/linux/mpls_iptunnel.h' -> '/mnt/lfs/usr/include/linux/mpls_iptunnel.h' +'usr/include/linux/fd.h' -> '/mnt/lfs/usr/include/linux/fd.h' +'usr/include/linux/cycx_cfm.h' -> '/mnt/lfs/usr/include/linux/cycx_cfm.h' +'usr/include/linux/genetlink.h' -> '/mnt/lfs/usr/include/linux/genetlink.h' +'usr/include/linux/fpga-dfl.h' -> '/mnt/lfs/usr/include/linux/fpga-dfl.h' +'usr/include/linux/elf-fdpic.h' -> '/mnt/lfs/usr/include/linux/elf-fdpic.h' +'usr/include/linux/if_bonding.h' -> '/mnt/lfs/usr/include/linux/if_bonding.h' +'usr/include/linux/sctp.h' -> '/mnt/lfs/usr/include/linux/sctp.h' +'usr/include/linux/io_uring.h' -> '/mnt/lfs/usr/include/linux/io_uring.h' +'usr/include/linux/virtio_fs.h' -> '/mnt/lfs/usr/include/linux/virtio_fs.h' +'usr/include/linux/um_timetravel.h' -> '/mnt/lfs/usr/include/linux/um_timetravel.h' +'usr/include/linux/time_types.h' -> '/mnt/lfs/usr/include/linux/time_types.h' +'usr/include/linux/cryptouser.h' -> '/mnt/lfs/usr/include/linux/cryptouser.h' +'usr/include/linux/const.h' -> '/mnt/lfs/usr/include/linux/const.h' +'usr/include/linux/in.h' -> '/mnt/lfs/usr/include/linux/in.h' +'usr/include/linux/if_macsec.h' -> '/mnt/lfs/usr/include/linux/if_macsec.h' +'usr/include/linux/patchkey.h' -> '/mnt/lfs/usr/include/linux/patchkey.h' +'usr/include/linux/f2fs.h' -> '/mnt/lfs/usr/include/linux/f2fs.h' +'usr/include/linux/openvswitch.h' -> '/mnt/lfs/usr/include/linux/openvswitch.h' +'usr/include/linux/thermal.h' -> '/mnt/lfs/usr/include/linux/thermal.h' +'usr/include/linux/fuse.h' -> '/mnt/lfs/usr/include/linux/fuse.h' +'usr/include/linux/perf_event.h' -> '/mnt/lfs/usr/include/linux/perf_event.h' +'usr/include/linux/vtpm_proxy.h' -> '/mnt/lfs/usr/include/linux/vtpm_proxy.h' +'usr/include/linux/llc.h' -> '/mnt/lfs/usr/include/linux/llc.h' +'usr/include/linux/remoteproc_cdev.h' -> '/mnt/lfs/usr/include/linux/remoteproc_cdev.h' +'usr/include/linux/socket.h' -> '/mnt/lfs/usr/include/linux/socket.h' +'usr/include/linux/efs_fs_sb.h' -> '/mnt/lfs/usr/include/linux/efs_fs_sb.h' +'usr/include/linux/un.h' -> '/mnt/lfs/usr/include/linux/un.h' +'usr/include/linux/pcitest.h' -> '/mnt/lfs/usr/include/linux/pcitest.h' +'usr/include/linux/vfio.h' -> '/mnt/lfs/usr/include/linux/vfio.h' +'usr/include/linux/cciss_defs.h' -> '/mnt/lfs/usr/include/linux/cciss_defs.h' +'usr/include/linux/if_hippi.h' -> '/mnt/lfs/usr/include/linux/if_hippi.h' +'usr/include/linux/pkt_sched.h' -> '/mnt/lfs/usr/include/linux/pkt_sched.h' +'usr/include/linux/if_pppol2tp.h' -> '/mnt/lfs/usr/include/linux/if_pppol2tp.h' +'usr/include/linux/seccomp.h' -> '/mnt/lfs/usr/include/linux/seccomp.h' +'usr/include/linux/wwan.h' -> '/mnt/lfs/usr/include/linux/wwan.h' +'usr/include/linux/tipc_netlink.h' -> '/mnt/lfs/usr/include/linux/tipc_netlink.h' +'usr/include/linux/if_team.h' -> '/mnt/lfs/usr/include/linux/if_team.h' +'usr/include/linux/tcp.h' -> '/mnt/lfs/usr/include/linux/tcp.h' +'usr/include/linux/phantom.h' -> '/mnt/lfs/usr/include/linux/phantom.h' +'usr/include/linux/cuda.h' -> '/mnt/lfs/usr/include/linux/cuda.h' +'usr/include/linux/eventpoll.h' -> '/mnt/lfs/usr/include/linux/eventpoll.h' +'usr/include/linux/bfs_fs.h' -> '/mnt/lfs/usr/include/linux/bfs_fs.h' +'usr/include/linux/fou.h' -> '/mnt/lfs/usr/include/linux/fou.h' +'usr/include/linux/openat2.h' -> '/mnt/lfs/usr/include/linux/openat2.h' +'usr/include/linux/mpls.h' -> '/mnt/lfs/usr/include/linux/mpls.h' +'usr/include/linux/netlink_diag.h' -> '/mnt/lfs/usr/include/linux/netlink_diag.h' +'usr/include/linux/rseq.h' -> '/mnt/lfs/usr/include/linux/rseq.h' +'usr/include/linux/fiemap.h' -> '/mnt/lfs/usr/include/linux/fiemap.h' +'usr/include/linux/resource.h' -> '/mnt/lfs/usr/include/linux/resource.h' +'usr/include/linux/batadv_packet.h' -> '/mnt/lfs/usr/include/linux/batadv_packet.h' +'usr/include/linux/rpl_iptunnel.h' -> '/mnt/lfs/usr/include/linux/rpl_iptunnel.h' +'usr/include/linux/virtio_snd.h' -> '/mnt/lfs/usr/include/linux/virtio_snd.h' +'usr/include/linux/wireless.h' -> '/mnt/lfs/usr/include/linux/wireless.h' +'usr/include/linux/nfc.h' -> '/mnt/lfs/usr/include/linux/nfc.h' +'usr/include/linux/sched.h' -> '/mnt/lfs/usr/include/linux/sched.h' +'usr/include/linux/uleds.h' -> '/mnt/lfs/usr/include/linux/uleds.h' +'usr/include/linux/amt.h' -> '/mnt/lfs/usr/include/linux/amt.h' +'usr/include/linux/icmpv6.h' -> '/mnt/lfs/usr/include/linux/icmpv6.h' +'usr/include/linux/baycom.h' -> '/mnt/lfs/usr/include/linux/baycom.h' +'usr/include/linux/isst_if.h' -> '/mnt/lfs/usr/include/linux/isst_if.h' +'usr/include/linux/rkisp1-config.h' -> '/mnt/lfs/usr/include/linux/rkisp1-config.h' +'usr/include/linux/radeonfb.h' -> '/mnt/lfs/usr/include/linux/radeonfb.h' +'usr/include/linux/virtio_mmio.h' -> '/mnt/lfs/usr/include/linux/virtio_mmio.h' +'usr/include/linux/hdlc.h' -> '/mnt/lfs/usr/include/linux/hdlc.h' +'usr/include/linux/oom.h' -> '/mnt/lfs/usr/include/linux/oom.h' +'usr/include/linux/loop.h' -> '/mnt/lfs/usr/include/linux/loop.h' +'usr/include/linux/i8k.h' -> '/mnt/lfs/usr/include/linux/i8k.h' +'usr/include/linux/virtio_gpio.h' -> '/mnt/lfs/usr/include/linux/virtio_gpio.h' +'usr/include/linux/ip.h' -> '/mnt/lfs/usr/include/linux/ip.h' +'usr/include/linux/ccs.h' -> '/mnt/lfs/usr/include/linux/ccs.h' +'usr/include/linux/meye.h' -> '/mnt/lfs/usr/include/linux/meye.h' +'usr/include/linux/rtc.h' -> '/mnt/lfs/usr/include/linux/rtc.h' +'usr/include/linux/vhost.h' -> '/mnt/lfs/usr/include/linux/vhost.h' +'usr/include/linux/errno.h' -> '/mnt/lfs/usr/include/linux/errno.h' +'usr/include/linux/atmioc.h' -> '/mnt/lfs/usr/include/linux/atmioc.h' +'usr/include/linux/adb.h' -> '/mnt/lfs/usr/include/linux/adb.h' +'usr/include/linux/poll.h' -> '/mnt/lfs/usr/include/linux/poll.h' +'usr/include/linux/virtio_net.h' -> '/mnt/lfs/usr/include/linux/virtio_net.h' +'usr/include/linux/timex.h' -> '/mnt/lfs/usr/include/linux/timex.h' +'usr/include/linux/pci_regs.h' -> '/mnt/lfs/usr/include/linux/pci_regs.h' +'usr/include/linux/uhid.h' -> '/mnt/lfs/usr/include/linux/uhid.h' +'usr/include/linux/if_alg.h' -> '/mnt/lfs/usr/include/linux/if_alg.h' +'usr/include/linux/bsg.h' -> '/mnt/lfs/usr/include/linux/bsg.h' +'usr/include/linux/if_tun.h' -> '/mnt/lfs/usr/include/linux/if_tun.h' +'usr/include/linux/qrtr.h' -> '/mnt/lfs/usr/include/linux/qrtr.h' +'usr/include/linux/virtio_ids.h' -> '/mnt/lfs/usr/include/linux/virtio_ids.h' +'usr/include/linux/hash_info.h' -> '/mnt/lfs/usr/include/linux/hash_info.h' +'usr/include/linux/serial_reg.h' -> '/mnt/lfs/usr/include/linux/serial_reg.h' +'usr/include/linux/keyctl.h' -> '/mnt/lfs/usr/include/linux/keyctl.h' +'usr/include/linux/fanotify.h' -> '/mnt/lfs/usr/include/linux/fanotify.h' +'usr/include/linux/ivtvfb.h' -> '/mnt/lfs/usr/include/linux/ivtvfb.h' +'usr/include/linux/if_addrlabel.h' -> '/mnt/lfs/usr/include/linux/if_addrlabel.h' +'usr/include/linux/signal.h' -> '/mnt/lfs/usr/include/linux/signal.h' +'usr/include/linux/pci.h' -> '/mnt/lfs/usr/include/linux/pci.h' +'usr/include/linux/dqblk_xfs.h' -> '/mnt/lfs/usr/include/linux/dqblk_xfs.h' +'usr/include/linux/major.h' -> '/mnt/lfs/usr/include/linux/major.h' +'usr/include/linux/gtp.h' -> '/mnt/lfs/usr/include/linux/gtp.h' +'usr/include/linux/mman.h' -> '/mnt/lfs/usr/include/linux/mman.h' +'usr/include/linux/nitro_enclaves.h' -> '/mnt/lfs/usr/include/linux/nitro_enclaves.h' +'usr/include/linux/dma-buf.h' -> '/mnt/lfs/usr/include/linux/dma-buf.h' +'usr/include/linux/kvm.h' -> '/mnt/lfs/usr/include/linux/kvm.h' +'usr/include/linux/virtio_balloon.h' -> '/mnt/lfs/usr/include/linux/virtio_balloon.h' +'usr/include/linux/acct.h' -> '/mnt/lfs/usr/include/linux/acct.h' +'usr/include/linux/atm.h' -> '/mnt/lfs/usr/include/linux/atm.h' +'usr/include/linux/virtio_config.h' -> '/mnt/lfs/usr/include/linux/virtio_config.h' +'usr/include/linux/ioam6.h' -> '/mnt/lfs/usr/include/linux/ioam6.h' +'usr/include/linux/nvram.h' -> '/mnt/lfs/usr/include/linux/nvram.h' +'usr/include/linux/cachefiles.h' -> '/mnt/lfs/usr/include/linux/cachefiles.h' +'usr/include/linux/ptp_clock.h' -> '/mnt/lfs/usr/include/linux/ptp_clock.h' +'usr/include/linux/mrp_bridge.h' -> '/mnt/lfs/usr/include/linux/mrp_bridge.h' +'usr/include/linux/limits.h' -> '/mnt/lfs/usr/include/linux/limits.h' +'usr/include/linux/vbox_vmmdev_types.h' -> '/mnt/lfs/usr/include/linux/vbox_vmmdev_types.h' +'usr/include/linux/omapfb.h' -> '/mnt/lfs/usr/include/linux/omapfb.h' +'usr/include/linux/media-bus-format.h' -> '/mnt/lfs/usr/include/linux/media-bus-format.h' +'usr/include/linux/minix_fs.h' -> '/mnt/lfs/usr/include/linux/minix_fs.h' +'usr/include/linux/virtio_mem.h' -> '/mnt/lfs/usr/include/linux/virtio_mem.h' +'usr/include/linux/taskstats.h' -> '/mnt/lfs/usr/include/linux/taskstats.h' +'usr/include/linux/mount.h' -> '/mnt/lfs/usr/include/linux/mount.h' +'usr/include/linux/ioctl.h' -> '/mnt/lfs/usr/include/linux/ioctl.h' +'usr/include/linux/rose.h' -> '/mnt/lfs/usr/include/linux/rose.h' +'usr/include/linux/nsfs.h' -> '/mnt/lfs/usr/include/linux/nsfs.h' +'usr/include/linux/fib_rules.h' -> '/mnt/lfs/usr/include/linux/fib_rules.h' +'usr/include/linux/v4l2-subdev.h' -> '/mnt/lfs/usr/include/linux/v4l2-subdev.h' +'usr/include/linux/udmabuf.h' -> '/mnt/lfs/usr/include/linux/udmabuf.h' +'usr/include/linux/cn_proc.h' -> '/mnt/lfs/usr/include/linux/cn_proc.h' +'usr/include/linux/magic.h' -> '/mnt/lfs/usr/include/linux/magic.h' +'usr/include/linux/seg6_hmac.h' -> '/mnt/lfs/usr/include/linux/seg6_hmac.h' +'usr/include/linux/edd.h' -> '/mnt/lfs/usr/include/linux/edd.h' +'usr/include/linux/atm_eni.h' -> '/mnt/lfs/usr/include/linux/atm_eni.h' +'usr/include/linux/firewire-constants.h' -> '/mnt/lfs/usr/include/linux/firewire-constants.h' +'usr/include/linux/atmarp.h' -> '/mnt/lfs/usr/include/linux/atmarp.h' +'usr/include/linux/membarrier.h' -> '/mnt/lfs/usr/include/linux/membarrier.h' +'usr/include/linux/sysinfo.h' -> '/mnt/lfs/usr/include/linux/sysinfo.h' +'usr/include/linux/watch_queue.h' -> '/mnt/lfs/usr/include/linux/watch_queue.h' +'usr/include/linux/inotify.h' -> '/mnt/lfs/usr/include/linux/inotify.h' +'usr/include/linux/mempolicy.h' -> '/mnt/lfs/usr/include/linux/mempolicy.h' +'usr/include/linux/close_range.h' -> '/mnt/lfs/usr/include/linux/close_range.h' +'usr/include/linux/mtio.h' -> '/mnt/lfs/usr/include/linux/mtio.h' +'usr/include/linux/ioam6_genl.h' -> '/mnt/lfs/usr/include/linux/ioam6_genl.h' +'usr/include/linux/netfilter.h' -> '/mnt/lfs/usr/include/linux/netfilter.h' +'usr/include/linux/synclink.h' -> '/mnt/lfs/usr/include/linux/synclink.h' +'usr/include/linux/atm_he.h' -> '/mnt/lfs/usr/include/linux/atm_he.h' +'usr/include/linux/rpmsg_types.h' -> '/mnt/lfs/usr/include/linux/rpmsg_types.h' +'usr/include/linux/fsl_mc.h' -> '/mnt/lfs/usr/include/linux/fsl_mc.h' +'usr/include/linux/if_ppp.h' -> '/mnt/lfs/usr/include/linux/if_ppp.h' +'usr/include/linux/memfd.h' -> '/mnt/lfs/usr/include/linux/memfd.h' +'usr/include/linux/hdlcdrv.h' -> '/mnt/lfs/usr/include/linux/hdlcdrv.h' +'usr/include/linux/unix_diag.h' -> '/mnt/lfs/usr/include/linux/unix_diag.h' +'usr/include/linux/atm_tcp.h' -> '/mnt/lfs/usr/include/linux/atm_tcp.h' +'usr/include/linux/nfsacl.h' -> '/mnt/lfs/usr/include/linux/nfsacl.h' +'usr/include/linux/virtio_types.h' -> '/mnt/lfs/usr/include/linux/virtio_types.h' +'usr/include/linux/atmlec.h' -> '/mnt/lfs/usr/include/linux/atmlec.h' +'usr/include/linux/arm_sdei.h' -> '/mnt/lfs/usr/include/linux/arm_sdei.h' +'usr/include/linux/if_cablemodem.h' -> '/mnt/lfs/usr/include/linux/if_cablemodem.h' +'usr/include/linux/nfs4_mount.h' -> '/mnt/lfs/usr/include/linux/nfs4_mount.h' +'usr/include/linux/lirc.h' -> '/mnt/lfs/usr/include/linux/lirc.h' +'usr/include/linux/cm4000_cs.h' -> '/mnt/lfs/usr/include/linux/cm4000_cs.h' +'usr/include/linux/nubus.h' -> '/mnt/lfs/usr/include/linux/nubus.h' +'usr/include/linux/tee.h' -> '/mnt/lfs/usr/include/linux/tee.h' +'usr/include/linux/sync_file.h' -> '/mnt/lfs/usr/include/linux/sync_file.h' +'usr/include/linux/zorro.h' -> '/mnt/lfs/usr/include/linux/zorro.h' +'usr/include/linux/virtio_pci.h' -> '/mnt/lfs/usr/include/linux/virtio_pci.h' +'usr/include/linux/string.h' -> '/mnt/lfs/usr/include/linux/string.h' +'usr/include/linux/errqueue.h' -> '/mnt/lfs/usr/include/linux/errqueue.h' +'usr/include/linux/kfd_ioctl.h' -> '/mnt/lfs/usr/include/linux/kfd_ioctl.h' +'usr/include/linux/atmapi.h' -> '/mnt/lfs/usr/include/linux/atmapi.h' +'usr/include/linux/v4l2-mediabus.h' -> '/mnt/lfs/usr/include/linux/v4l2-mediabus.h' +'usr/include/linux/utsname.h' -> '/mnt/lfs/usr/include/linux/utsname.h' +'usr/include/linux/smc.h' -> '/mnt/lfs/usr/include/linux/smc.h' +'usr/include/linux/auto_fs.h' -> '/mnt/lfs/usr/include/linux/auto_fs.h' +'usr/include/linux/if_eql.h' -> '/mnt/lfs/usr/include/linux/if_eql.h' +'usr/include/linux/bpf.h' -> '/mnt/lfs/usr/include/linux/bpf.h' +'usr/include/linux/mroute6.h' -> '/mnt/lfs/usr/include/linux/mroute6.h' +'usr/include/linux/timerfd.h' -> '/mnt/lfs/usr/include/linux/timerfd.h' +'usr/include/linux/rpl.h' -> '/mnt/lfs/usr/include/linux/rpl.h' +'usr/include/linux/if_plip.h' -> '/mnt/lfs/usr/include/linux/if_plip.h' +'usr/include/linux/times.h' -> '/mnt/lfs/usr/include/linux/times.h' +'usr/include/linux/dccp.h' -> '/mnt/lfs/usr/include/linux/dccp.h' +'usr/include/linux/mctp.h' -> '/mnt/lfs/usr/include/linux/mctp.h' +'usr/include/linux/tipc_sockets_diag.h' -> '/mnt/lfs/usr/include/linux/tipc_sockets_diag.h' +'usr/include/linux/net_dropmon.h' -> '/mnt/lfs/usr/include/linux/net_dropmon.h' +'usr/include/linux/vhost_types.h' -> '/mnt/lfs/usr/include/linux/vhost_types.h' +'usr/include/linux/elf-em.h' -> '/mnt/lfs/usr/include/linux/elf-em.h' +'usr/include/linux/rio_mport_cdev.h' -> '/mnt/lfs/usr/include/linux/rio_mport_cdev.h' +'usr/include/linux/binfmts.h' -> '/mnt/lfs/usr/include/linux/binfmts.h' +'usr/include/linux/fdreg.h' -> '/mnt/lfs/usr/include/linux/fdreg.h' +'usr/include/linux/rds.h' -> '/mnt/lfs/usr/include/linux/rds.h' +'usr/include/linux/atm_nicstar.h' -> '/mnt/lfs/usr/include/linux/atm_nicstar.h' +'usr/include/linux/dlm_plock.h' -> '/mnt/lfs/usr/include/linux/dlm_plock.h' +'usr/include/linux/if_link.h' -> '/mnt/lfs/usr/include/linux/if_link.h' +'usr/include/linux/kcmp.h' -> '/mnt/lfs/usr/include/linux/kcmp.h' +'usr/include/linux/signalfd.h' -> '/mnt/lfs/usr/include/linux/signalfd.h' +'usr/include/linux/uio.h' -> '/mnt/lfs/usr/include/linux/uio.h' +'usr/include/linux/hdreg.h' -> '/mnt/lfs/usr/include/linux/hdreg.h' +'usr/include/linux/virtio_i2c.h' -> '/mnt/lfs/usr/include/linux/virtio_i2c.h' +'usr/include/linux/pkt_cls.h' -> '/mnt/lfs/usr/include/linux/pkt_cls.h' +'usr/include/linux/matroxfb.h' -> '/mnt/lfs/usr/include/linux/matroxfb.h' +'usr/include/linux/ipsec.h' -> '/mnt/lfs/usr/include/linux/ipsec.h' +'usr/include/linux/virtio_scmi.h' -> '/mnt/lfs/usr/include/linux/virtio_scmi.h' +'usr/include/linux/iommu.h' -> '/mnt/lfs/usr/include/linux/iommu.h' +'usr/include/linux/btf.h' -> '/mnt/lfs/usr/include/linux/btf.h' +'usr/include/linux/fsi.h' -> '/mnt/lfs/usr/include/linux/fsi.h' +'usr/include/linux/nbd-netlink.h' -> '/mnt/lfs/usr/include/linux/nbd-netlink.h' +'usr/include/linux/ppp_defs.h' -> '/mnt/lfs/usr/include/linux/ppp_defs.h' +'usr/include/linux/btrfs.h' -> '/mnt/lfs/usr/include/linux/btrfs.h' +'usr/include/linux/am437x-vpfe.h' -> '/mnt/lfs/usr/include/linux/am437x-vpfe.h' +'usr/include/linux/seg6_iptunnel.h' -> '/mnt/lfs/usr/include/linux/seg6_iptunnel.h' +'usr/include/linux/fsverity.h' -> '/mnt/lfs/usr/include/linux/fsverity.h' +'usr/include/linux/adfs_fs.h' -> '/mnt/lfs/usr/include/linux/adfs_fs.h' +'usr/include/linux/nfs_fs.h' -> '/mnt/lfs/usr/include/linux/nfs_fs.h' +'usr/include/linux/ultrasound.h' -> '/mnt/lfs/usr/include/linux/ultrasound.h' +'usr/include/linux/usbip.h' -> '/mnt/lfs/usr/include/linux/usbip.h' +'usr/include/linux/userio.h' -> '/mnt/lfs/usr/include/linux/userio.h' +'usr/include/linux/sound.h' -> '/mnt/lfs/usr/include/linux/sound.h' +'usr/include/linux/dcbnl.h' -> '/mnt/lfs/usr/include/linux/dcbnl.h' +'usr/include/linux/if_arp.h' -> '/mnt/lfs/usr/include/linux/if_arp.h' +'usr/include/linux/udp.h' -> '/mnt/lfs/usr/include/linux/udp.h' +'usr/include/linux/dma-heap.h' -> '/mnt/lfs/usr/include/linux/dma-heap.h' +'usr/include/linux/fsmap.h' -> '/mnt/lfs/usr/include/linux/fsmap.h' +'usr/include/linux/sev-guest.h' -> '/mnt/lfs/usr/include/linux/sev-guest.h' +'usr/include/linux/capi.h' -> '/mnt/lfs/usr/include/linux/capi.h' +'usr/include/linux/if_addr.h' -> '/mnt/lfs/usr/include/linux/if_addr.h' +'usr/include/linux/cyclades.h' -> '/mnt/lfs/usr/include/linux/cyclades.h' +'usr/include/linux/serial_core.h' -> '/mnt/lfs/usr/include/linux/serial_core.h' +'usr/include/linux/sem.h' -> '/mnt/lfs/usr/include/linux/sem.h' +'usr/include/linux/vmcore.h' -> '/mnt/lfs/usr/include/linux/vmcore.h' +'usr/include/linux/dlm_netlink.h' -> '/mnt/lfs/usr/include/linux/dlm_netlink.h' +'usr/include/linux/seg6.h' -> '/mnt/lfs/usr/include/linux/seg6.h' +'usr/include/linux/pidfd.h' -> '/mnt/lfs/usr/include/linux/pidfd.h' +'usr/include/linux/wmi.h' -> '/mnt/lfs/usr/include/linux/wmi.h' +'usr/include/linux/xfrm.h' -> '/mnt/lfs/usr/include/linux/xfrm.h' +'usr/include/linux/watchdog.h' -> '/mnt/lfs/usr/include/linux/watchdog.h' +'usr/include/linux/virtio_scsi.h' -> '/mnt/lfs/usr/include/linux/virtio_scsi.h' +'usr/include/linux/termios.h' -> '/mnt/lfs/usr/include/linux/termios.h' +'usr/include/linux/smiapp.h' -> '/mnt/lfs/usr/include/linux/smiapp.h' +'usr/include/linux/mdio.h' -> '/mnt/lfs/usr/include/linux/mdio.h' +'usr/include/linux/rpmsg.h' -> '/mnt/lfs/usr/include/linux/rpmsg.h' +'usr/include/linux/blktrace_api.h' -> '/mnt/lfs/usr/include/linux/blktrace_api.h' +'usr/include/linux/tty_flags.h' -> '/mnt/lfs/usr/include/linux/tty_flags.h' +'usr/include/linux/max2175.h' -> '/mnt/lfs/usr/include/linux/max2175.h' +'usr/include/linux/audit.h' -> '/mnt/lfs/usr/include/linux/audit.h' +'usr/include/linux/if_ether.h' -> '/mnt/lfs/usr/include/linux/if_ether.h' +'usr/include/linux/kfd_sysfs.h' -> '/mnt/lfs/usr/include/linux/kfd_sysfs.h' +'usr/include/linux/suspend_ioctls.h' -> '/mnt/lfs/usr/include/linux/suspend_ioctls.h' +'usr/include/linux/tipc_config.h' -> '/mnt/lfs/usr/include/linux/tipc_config.h' +'usr/include/linux/cfm_bridge.h' -> '/mnt/lfs/usr/include/linux/cfm_bridge.h' +'usr/include/linux/connector.h' -> '/mnt/lfs/usr/include/linux/connector.h' +'usr/include/linux/time.h' -> '/mnt/lfs/usr/include/linux/time.h' +'usr/include/linux/omap3isp.h' -> '/mnt/lfs/usr/include/linux/omap3isp.h' +'usr/include/linux/ethtool_netlink.h' -> '/mnt/lfs/usr/include/linux/ethtool_netlink.h' +'usr/include/linux/hid.h' -> '/mnt/lfs/usr/include/linux/hid.h' +'usr/include/linux/packet_diag.h' -> '/mnt/lfs/usr/include/linux/packet_diag.h' +'usr/include/linux/seg6_genl.h' -> '/mnt/lfs/usr/include/linux/seg6_genl.h' +'usr/include/linux/vbox_err.h' -> '/mnt/lfs/usr/include/linux/vbox_err.h' +'usr/include/linux/falloc.h' -> '/mnt/lfs/usr/include/linux/falloc.h' +'usr/include/linux/stat.h' -> '/mnt/lfs/usr/include/linux/stat.h' +'usr/include/linux/icmp.h' -> '/mnt/lfs/usr/include/linux/icmp.h' +'usr/include/linux/dm-ioctl.h' -> '/mnt/lfs/usr/include/linux/dm-ioctl.h' +'usr/include/linux/kernel.h' -> '/mnt/lfs/usr/include/linux/kernel.h' +'usr/include/linux/rfkill.h' -> '/mnt/lfs/usr/include/linux/rfkill.h' +'usr/include/linux/ipmi_msgdefs.h' -> '/mnt/lfs/usr/include/linux/ipmi_msgdefs.h' +'usr/include/linux/dlm.h' -> '/mnt/lfs/usr/include/linux/dlm.h' +'usr/include/linux/netfilter_ipv4.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4.h' +'usr/include/linux/atmdev.h' -> '/mnt/lfs/usr/include/linux/atmdev.h' +'usr/include/linux/devlink.h' -> '/mnt/lfs/usr/include/linux/devlink.h' +'usr/include/linux/udf_fs_i.h' -> '/mnt/lfs/usr/include/linux/udf_fs_i.h' +'usr/include/linux/auto_dev-ioctl.h' -> '/mnt/lfs/usr/include/linux/auto_dev-ioctl.h' +'usr/include/linux/netfilter_arp.h' -> '/mnt/lfs/usr/include/linux/netfilter_arp.h' +'usr/include/linux/ptrace.h' -> '/mnt/lfs/usr/include/linux/ptrace.h' +'usr/include/linux/bpf_perf_event.h' -> '/mnt/lfs/usr/include/linux/bpf_perf_event.h' +'usr/include/linux/ncsi.h' -> '/mnt/lfs/usr/include/linux/ncsi.h' +'usr/include/linux/virtio_pcidev.h' -> '/mnt/lfs/usr/include/linux/virtio_pcidev.h' +'usr/include/linux/ndctl.h' -> '/mnt/lfs/usr/include/linux/ndctl.h' +'usr/include/linux/firewire-cdev.h' -> '/mnt/lfs/usr/include/linux/firewire-cdev.h' +'usr/include/linux/ivtv.h' -> '/mnt/lfs/usr/include/linux/ivtv.h' +'usr/include/linux/phonet.h' -> '/mnt/lfs/usr/include/linux/phonet.h' +'usr/include/linux/unistd.h' -> '/mnt/lfs/usr/include/linux/unistd.h' +'usr/include/linux/cdrom.h' -> '/mnt/lfs/usr/include/linux/cdrom.h' +'usr/include/linux/qnxtypes.h' -> '/mnt/lfs/usr/include/linux/qnxtypes.h' +'usr/include/linux/vm_sockets_diag.h' -> '/mnt/lfs/usr/include/linux/vm_sockets_diag.h' +'usr/include/linux/virtio_console.h' -> '/mnt/lfs/usr/include/linux/virtio_console.h' +'usr/include/linux/nilfs2_ondisk.h' -> '/mnt/lfs/usr/include/linux/nilfs2_ondisk.h' +'usr/include/linux/virtio_9p.h' -> '/mnt/lfs/usr/include/linux/virtio_9p.h' +'usr/include/linux/route.h' -> '/mnt/lfs/usr/include/linux/route.h' +'usr/include/linux/hw_breakpoint.h' -> '/mnt/lfs/usr/include/linux/hw_breakpoint.h' +'usr/include/linux/bpqether.h' -> '/mnt/lfs/usr/include/linux/bpqether.h' +'usr/include/linux/pfkeyv2.h' -> '/mnt/lfs/usr/include/linux/pfkeyv2.h' +'usr/include/linux/uvcvideo.h' -> '/mnt/lfs/usr/include/linux/uvcvideo.h' +'usr/include/linux/kvm_para.h' -> '/mnt/lfs/usr/include/linux/kvm_para.h' +'usr/include/linux/utime.h' -> '/mnt/lfs/usr/include/linux/utime.h' +'usr/include/linux/mei.h' -> '/mnt/lfs/usr/include/linux/mei.h' +'usr/include/linux/i2c-dev.h' -> '/mnt/lfs/usr/include/linux/i2c-dev.h' +'usr/include/linux/btrfs_tree.h' -> '/mnt/lfs/usr/include/linux/btrfs_tree.h' +'usr/include/linux/netdevice.h' -> '/mnt/lfs/usr/include/linux/netdevice.h' +'usr/include/linux/dlm_device.h' -> '/mnt/lfs/usr/include/linux/dlm_device.h' +'usr/include/linux/net_namespace.h' -> '/mnt/lfs/usr/include/linux/net_namespace.h' +'usr/include/linux/fadvise.h' -> '/mnt/lfs/usr/include/linux/fadvise.h' +'usr/include/linux/param.h' -> '/mnt/lfs/usr/include/linux/param.h' +'usr/include/linux/sed-opal.h' -> '/mnt/lfs/usr/include/linux/sed-opal.h' +'usr/include/linux/rtnetlink.h' -> '/mnt/lfs/usr/include/linux/rtnetlink.h' +'usr/include/linux/bpfilter.h' -> '/mnt/lfs/usr/include/linux/bpfilter.h' +'usr/include/linux/prctl.h' -> '/mnt/lfs/usr/include/linux/prctl.h' +'usr/include/linux/netlink.h' -> '/mnt/lfs/usr/include/linux/netlink.h' +'usr/include/linux/ppp-comp.h' -> '/mnt/lfs/usr/include/linux/ppp-comp.h' +'usr/include/linux/cec.h' -> '/mnt/lfs/usr/include/linux/cec.h' +'usr/include/linux/securebits.h' -> '/mnt/lfs/usr/include/linux/securebits.h' +'usr/include/linux/ppp-ioctl.h' -> '/mnt/lfs/usr/include/linux/ppp-ioctl.h' +'usr/include/linux/soundcard.h' -> '/mnt/lfs/usr/include/linux/soundcard.h' +'usr/include/linux/if_bridge.h' -> '/mnt/lfs/usr/include/linux/if_bridge.h' +'usr/include/linux/serial.h' -> '/mnt/lfs/usr/include/linux/serial.h' +'usr/include/linux/reiserfs_fs.h' -> '/mnt/lfs/usr/include/linux/reiserfs_fs.h' +'usr/include/linux/psample.h' -> '/mnt/lfs/usr/include/linux/psample.h' +'usr/include/linux/nfs.h' -> '/mnt/lfs/usr/include/linux/nfs.h' +'usr/include/linux/lwtunnel.h' -> '/mnt/lfs/usr/include/linux/lwtunnel.h' +'usr/include/linux/cgroupstats.h' -> '/mnt/lfs/usr/include/linux/cgroupstats.h' +'usr/include/linux/personality.h' -> '/mnt/lfs/usr/include/linux/personality.h' +'usr/include/linux/jffs2.h' -> '/mnt/lfs/usr/include/linux/jffs2.h' +'usr/include/linux/counter.h' -> '/mnt/lfs/usr/include/linux/counter.h' +'usr/include/linux/coda.h' -> '/mnt/lfs/usr/include/linux/coda.h' +'usr/include/linux/if_phonet.h' -> '/mnt/lfs/usr/include/linux/if_phonet.h' +'usr/include/linux/nfs_idmap.h' -> '/mnt/lfs/usr/include/linux/nfs_idmap.h' +'usr/include/linux/smc_diag.h' -> '/mnt/lfs/usr/include/linux/smc_diag.h' +'usr/include/linux/rio_cm_cdev.h' -> '/mnt/lfs/usr/include/linux/rio_cm_cdev.h' +'usr/include/linux/nexthop.h' -> '/mnt/lfs/usr/include/linux/nexthop.h' +'usr/include/linux/if.h' -> '/mnt/lfs/usr/include/linux/if.h' +'usr/include/linux/uuid.h' -> '/mnt/lfs/usr/include/linux/uuid.h' +'usr/include/linux/net_tstamp.h' -> '/mnt/lfs/usr/include/linux/net_tstamp.h' +'usr/include/linux/virtio_blk.h' -> '/mnt/lfs/usr/include/linux/virtio_blk.h' +'usr/include/linux/snmp.h' -> '/mnt/lfs/usr/include/linux/snmp.h' +'usr/include/linux/toshiba.h' -> '/mnt/lfs/usr/include/linux/toshiba.h' +'usr/include/linux/msg.h' -> '/mnt/lfs/usr/include/linux/msg.h' +'usr/include/linux/vm_sockets.h' -> '/mnt/lfs/usr/include/linux/vm_sockets.h' +'usr/include/linux/vduse.h' -> '/mnt/lfs/usr/include/linux/vduse.h' +'usr/include/linux/qemu_fw_cfg.h' -> '/mnt/lfs/usr/include/linux/qemu_fw_cfg.h' +'usr/include/linux/vfio_zdev.h' -> '/mnt/lfs/usr/include/linux/vfio_zdev.h' +'usr/include/linux/ioam6_iptunnel.h' -> '/mnt/lfs/usr/include/linux/ioam6_iptunnel.h' +'usr/include/linux/in_route.h' -> '/mnt/lfs/usr/include/linux/in_route.h' +'usr/include/linux/hsr_netlink.h' -> '/mnt/lfs/usr/include/linux/hsr_netlink.h' +'usr/include/linux/fs.h' -> '/mnt/lfs/usr/include/linux/fs.h' +'usr/include/linux/fscrypt.h' -> '/mnt/lfs/usr/include/linux/fscrypt.h' +'usr/include/linux/tiocl.h' -> '/mnt/lfs/usr/include/linux/tiocl.h' +'usr/include/linux/nfs_mount.h' -> '/mnt/lfs/usr/include/linux/nfs_mount.h' +'usr/include/linux/auxvec.h' -> '/mnt/lfs/usr/include/linux/auxvec.h' +'usr/include/linux/pmu.h' -> '/mnt/lfs/usr/include/linux/pmu.h' +'usr/include/linux/kcov.h' -> '/mnt/lfs/usr/include/linux/kcov.h' +'usr/include/linux/target_core_user.h' -> '/mnt/lfs/usr/include/linux/target_core_user.h' +'usr/include/linux/nfs4.h' -> '/mnt/lfs/usr/include/linux/nfs4.h' +'usr/include/linux/nilfs2_api.h' -> '/mnt/lfs/usr/include/linux/nilfs2_api.h' +'usr/include/linux/arcfb.h' -> '/mnt/lfs/usr/include/linux/arcfb.h' +'usr/include/linux/input-event-codes.h' -> '/mnt/lfs/usr/include/linux/input-event-codes.h' +'usr/include/linux/aio_abi.h' -> '/mnt/lfs/usr/include/linux/aio_abi.h' +'usr/include/linux/kdev_t.h' -> '/mnt/lfs/usr/include/linux/kdev_t.h' +'usr/include/linux/iso_fs.h' -> '/mnt/lfs/usr/include/linux/iso_fs.h' +'usr/include/linux/sonypi.h' -> '/mnt/lfs/usr/include/linux/sonypi.h' +'usr/include/linux/rxrpc.h' -> '/mnt/lfs/usr/include/linux/rxrpc.h' +'usr/include/linux/kernelcapi.h' -> '/mnt/lfs/usr/include/linux/kernelcapi.h' +'usr/include/linux/dm-log-userspace.h' -> '/mnt/lfs/usr/include/linux/dm-log-userspace.h' +'usr/include/linux/atmbr2684.h' -> '/mnt/lfs/usr/include/linux/atmbr2684.h' +'usr/include/linux/quota.h' -> '/mnt/lfs/usr/include/linux/quota.h' +'usr/include/linux/selinux_netlink.h' -> '/mnt/lfs/usr/include/linux/selinux_netlink.h' +'usr/include/linux/chio.h' -> '/mnt/lfs/usr/include/linux/chio.h' +'usr/include/linux/ipc.h' -> '/mnt/lfs/usr/include/linux/ipc.h' +'usr/include/linux/dn.h' -> '/mnt/lfs/usr/include/linux/dn.h' +'usr/include/linux/xdp_diag.h' -> '/mnt/lfs/usr/include/linux/xdp_diag.h' +'usr/include/linux/coresight-stm.h' -> '/mnt/lfs/usr/include/linux/coresight-stm.h' +'usr/include/linux/gameport.h' -> '/mnt/lfs/usr/include/linux/gameport.h' +'usr/include/linux/net.h' -> '/mnt/lfs/usr/include/linux/net.h' +'usr/include/linux/scif_ioctl.h' -> '/mnt/lfs/usr/include/linux/scif_ioctl.h' +'usr/include/linux/hyperv.h' -> '/mnt/lfs/usr/include/linux/hyperv.h' +'usr/include/linux/virtio_input.h' -> '/mnt/lfs/usr/include/linux/virtio_input.h' +'usr/include/linux/posix_acl_xattr.h' -> '/mnt/lfs/usr/include/linux/posix_acl_xattr.h' +'usr/include/linux/mqueue.h' -> '/mnt/lfs/usr/include/linux/mqueue.h' +'usr/include/linux/ife.h' -> '/mnt/lfs/usr/include/linux/ife.h' +'usr/include/linux/if_slip.h' -> '/mnt/lfs/usr/include/linux/if_slip.h' +'usr/include/linux/parport.h' -> '/mnt/lfs/usr/include/linux/parport.h' +'usr/include/linux/tcp_metrics.h' -> '/mnt/lfs/usr/include/linux/tcp_metrics.h' +'usr/include/linux/nfs2.h' -> '/mnt/lfs/usr/include/linux/nfs2.h' +'usr/include/linux/fb.h' -> '/mnt/lfs/usr/include/linux/fb.h' +'usr/include/linux/ipv6.h' -> '/mnt/lfs/usr/include/linux/ipv6.h' +'usr/include/linux/batman_adv.h' -> '/mnt/lfs/usr/include/linux/batman_adv.h' +'usr/include/linux/ipmi_bmc.h' -> '/mnt/lfs/usr/include/linux/ipmi_bmc.h' +'usr/include/linux/nvme_ioctl.h' -> '/mnt/lfs/usr/include/linux/nvme_ioctl.h' +'usr/include/linux/tls.h' -> '/mnt/lfs/usr/include/linux/tls.h' +'usr/include/linux/pfrut.h' -> '/mnt/lfs/usr/include/linux/pfrut.h' +'usr/include/linux/cxl_mem.h' -> '/mnt/lfs/usr/include/linux/cxl_mem.h' +'usr/include/linux/virtio_bt.h' -> '/mnt/lfs/usr/include/linux/virtio_bt.h' +'usr/include/linux/screen_info.h' -> '/mnt/lfs/usr/include/linux/screen_info.h' +'usr/include/linux/userfaultfd.h' -> '/mnt/lfs/usr/include/linux/userfaultfd.h' +'usr/include/linux/reiserfs_xattr.h' -> '/mnt/lfs/usr/include/linux/reiserfs_xattr.h' +'usr/include/linux/hiddev.h' -> '/mnt/lfs/usr/include/linux/hiddev.h' +'usr/include/linux/vt.h' -> '/mnt/lfs/usr/include/linux/vt.h' +'usr/include/linux/v4l2-dv-timings.h' -> '/mnt/lfs/usr/include/linux/v4l2-dv-timings.h' +'usr/include/linux/netfilter_bridge.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge.h' +'usr/include/linux/mptcp.h' -> '/mnt/lfs/usr/include/linux/mptcp.h' +'usr/include/linux/affs_hardblocks.h' -> '/mnt/lfs/usr/include/linux/affs_hardblocks.h' +'usr/include/linux/pps.h' -> '/mnt/lfs/usr/include/linux/pps.h' +'usr/include/linux/hpet.h' -> '/mnt/lfs/usr/include/linux/hpet.h' +'usr/include/linux/blkzoned.h' -> '/mnt/lfs/usr/include/linux/blkzoned.h' +'usr/include/linux/tipc.h' -> '/mnt/lfs/usr/include/linux/tipc.h' +'usr/include/linux/atalk.h' -> '/mnt/lfs/usr/include/linux/atalk.h' +'usr/include/linux/coff.h' -> '/mnt/lfs/usr/include/linux/coff.h' +'usr/include/linux/msdos_fs.h' -> '/mnt/lfs/usr/include/linux/msdos_fs.h' +'usr/include/linux/lp.h' -> '/mnt/lfs/usr/include/linux/lp.h' +'usr/include/linux/ppdev.h' -> '/mnt/lfs/usr/include/linux/ppdev.h' +'usr/include/linux/can.h' -> '/mnt/lfs/usr/include/linux/can.h' +'usr/include/linux/x25.h' -> '/mnt/lfs/usr/include/linux/x25.h' +'usr/include/linux/comedi.h' -> '/mnt/lfs/usr/include/linux/comedi.h' +'usr/include/linux/input.h' -> '/mnt/lfs/usr/include/linux/input.h' +'usr/include/linux/swab.h' -> '/mnt/lfs/usr/include/linux/swab.h' +'usr/include/linux/aspeed-lpc-ctrl.h' -> '/mnt/lfs/usr/include/linux/aspeed-lpc-ctrl.h' +'usr/include/linux/ila.h' -> '/mnt/lfs/usr/include/linux/ila.h' +'usr/include/linux/uinput.h' -> '/mnt/lfs/usr/include/linux/uinput.h' +'usr/include/linux/sonet.h' -> '/mnt/lfs/usr/include/linux/sonet.h' +'usr/include/linux/scc.h' -> '/mnt/lfs/usr/include/linux/scc.h' +'usr/include/linux/if_arcnet.h' -> '/mnt/lfs/usr/include/linux/if_arcnet.h' +'usr/include/linux/fcntl.h' -> '/mnt/lfs/usr/include/linux/fcntl.h' +'usr/include/linux/i2c.h' -> '/mnt/lfs/usr/include/linux/i2c.h' +'usr/include/linux/media.h' -> '/mnt/lfs/usr/include/linux/media.h' +'usr/include/linux/psp-sev.h' -> '/mnt/lfs/usr/include/linux/psp-sev.h' +'usr/include/linux/ip_vs.h' -> '/mnt/lfs/usr/include/linux/ip_vs.h' +'usr/include/linux/joystick.h' -> '/mnt/lfs/usr/include/linux/joystick.h' +'usr/include/linux/nbd.h' -> '/mnt/lfs/usr/include/linux/nbd.h' +'usr/include/linux/atm_idt77105.h' -> '/mnt/lfs/usr/include/linux/atm_idt77105.h' +'usr/include/linux/switchtec_ioctl.h' -> '/mnt/lfs/usr/include/linux/switchtec_ioctl.h' +'usr/include/linux/vfio_ccw.h' -> '/mnt/lfs/usr/include/linux/vfio_ccw.h' +'usr/include/linux/gfs2_ondisk.h' -> '/mnt/lfs/usr/include/linux/gfs2_ondisk.h' +'usr/include/linux/if_xdp.h' -> '/mnt/lfs/usr/include/linux/if_xdp.h' +'usr/include/linux/if_fc.h' -> '/mnt/lfs/usr/include/linux/if_fc.h' +'usr/include/linux/kcm.h' -> '/mnt/lfs/usr/include/linux/kcm.h' +'usr/include/linux/if_fddi.h' -> '/mnt/lfs/usr/include/linux/if_fddi.h' +'usr/include/linux/irqnr.h' -> '/mnt/lfs/usr/include/linux/irqnr.h' +'usr/include/linux/netfilter_ipv6.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6.h' +'usr/include/linux/serio.h' -> '/mnt/lfs/usr/include/linux/serio.h' +'usr/include/linux/zorro_ids.h' -> '/mnt/lfs/usr/include/linux/zorro_ids.h' +'usr/include/linux/virtio_pmem.h' -> '/mnt/lfs/usr/include/linux/virtio_pmem.h' +'usr/include/linux/romfs_fs.h' -> '/mnt/lfs/usr/include/linux/romfs_fs.h' +'usr/include/linux/gen_stats.h' -> '/mnt/lfs/usr/include/linux/gen_stats.h' +'usr/include/linux/keyboard.h' -> '/mnt/lfs/usr/include/linux/keyboard.h' +'usr/include/linux/mii.h' -> '/mnt/lfs/usr/include/linux/mii.h' +'usr/include/linux/bpf_common.h' -> '/mnt/lfs/usr/include/linux/bpf_common.h' +'usr/include/linux/virtio_ring.h' -> '/mnt/lfs/usr/include/linux/virtio_ring.h' +'usr/include/linux/landlock.h' -> '/mnt/lfs/usr/include/linux/landlock.h' +'usr/include/linux/virtio_rng.h' -> '/mnt/lfs/usr/include/linux/virtio_rng.h' +'usr/include/linux/bt-bmc.h' -> '/mnt/lfs/usr/include/linux/bt-bmc.h' +'usr/include/linux/gsmmux.h' -> '/mnt/lfs/usr/include/linux/gsmmux.h' +'usr/include/linux/in6.h' -> '/mnt/lfs/usr/include/linux/in6.h' +'usr/include/linux/bcm933xx_hcs.h' -> '/mnt/lfs/usr/include/linux/bcm933xx_hcs.h' +'usr/include/linux/vdpa.h' -> '/mnt/lfs/usr/include/linux/vdpa.h' +'usr/include/linux/mroute.h' -> '/mnt/lfs/usr/include/linux/mroute.h' +'usr/include/linux/qnx4_fs.h' -> '/mnt/lfs/usr/include/linux/qnx4_fs.h' +'usr/include/linux/wireguard.h' -> '/mnt/lfs/usr/include/linux/wireguard.h' +'usr/include/linux/shm.h' -> '/mnt/lfs/usr/include/linux/shm.h' +'usr/include/linux/l2tp.h' -> '/mnt/lfs/usr/include/linux/l2tp.h' +'usr/include/linux/ioprio.h' -> '/mnt/lfs/usr/include/linux/ioprio.h' +'usr/include/linux/ipv6_route.h' -> '/mnt/lfs/usr/include/linux/ipv6_route.h' +'usr/include/linux/stm.h' -> '/mnt/lfs/usr/include/linux/stm.h' +'usr/include/linux/version.h' -> '/mnt/lfs/usr/include/linux/version.h' +'usr/include/misc' -> '/mnt/lfs/usr/include/misc' +'usr/include/misc/uacce' -> '/mnt/lfs/usr/include/misc/uacce' +'usr/include/misc/uacce/uacce.h' -> '/mnt/lfs/usr/include/misc/uacce/uacce.h' +'usr/include/misc/uacce/hisi_qm.h' -> '/mnt/lfs/usr/include/misc/uacce/hisi_qm.h' +'usr/include/misc/xilinx_sdfec.h' -> '/mnt/lfs/usr/include/misc/xilinx_sdfec.h' +'usr/include/misc/habanalabs.h' -> '/mnt/lfs/usr/include/misc/habanalabs.h' +'usr/include/misc/pvpanic.h' -> '/mnt/lfs/usr/include/misc/pvpanic.h' +'usr/include/misc/cxl.h' -> '/mnt/lfs/usr/include/misc/cxl.h' +'usr/include/misc/ocxl.h' -> '/mnt/lfs/usr/include/misc/ocxl.h' +'usr/include/misc/fastrpc.h' -> '/mnt/lfs/usr/include/misc/fastrpc.h' +'usr/include/mtd' -> '/mnt/lfs/usr/include/mtd' +'usr/include/mtd/inftl-user.h' -> '/mnt/lfs/usr/include/mtd/inftl-user.h' +'usr/include/mtd/mtd-abi.h' -> '/mnt/lfs/usr/include/mtd/mtd-abi.h' +'usr/include/mtd/nftl-user.h' -> '/mnt/lfs/usr/include/mtd/nftl-user.h' +'usr/include/mtd/ubi-user.h' -> '/mnt/lfs/usr/include/mtd/ubi-user.h' +'usr/include/mtd/mtd-user.h' -> '/mnt/lfs/usr/include/mtd/mtd-user.h' +'usr/include/rdma' -> '/mnt/lfs/usr/include/rdma' +'usr/include/rdma/hfi' -> '/mnt/lfs/usr/include/rdma/hfi' +'usr/include/rdma/hfi/hfi1_ioctl.h' -> '/mnt/lfs/usr/include/rdma/hfi/hfi1_ioctl.h' +'usr/include/rdma/hfi/hfi1_user.h' -> '/mnt/lfs/usr/include/rdma/hfi/hfi1_user.h' +'usr/include/rdma/mlx5-abi.h' -> '/mnt/lfs/usr/include/rdma/mlx5-abi.h' +'usr/include/rdma/bnxt_re-abi.h' -> '/mnt/lfs/usr/include/rdma/bnxt_re-abi.h' +'usr/include/rdma/mthca-abi.h' -> '/mnt/lfs/usr/include/rdma/mthca-abi.h' +'usr/include/rdma/hns-abi.h' -> '/mnt/lfs/usr/include/rdma/hns-abi.h' +'usr/include/rdma/ib_user_ioctl_cmds.h' -> '/mnt/lfs/usr/include/rdma/ib_user_ioctl_cmds.h' +'usr/include/rdma/rdma_user_ioctl_cmds.h' -> '/mnt/lfs/usr/include/rdma/rdma_user_ioctl_cmds.h' +'usr/include/rdma/mlx5_user_ioctl_cmds.h' -> '/mnt/lfs/usr/include/rdma/mlx5_user_ioctl_cmds.h' +'usr/include/rdma/ocrdma-abi.h' -> '/mnt/lfs/usr/include/rdma/ocrdma-abi.h' +'usr/include/rdma/rdma_user_ioctl.h' -> '/mnt/lfs/usr/include/rdma/rdma_user_ioctl.h' +'usr/include/rdma/ib_user_mad.h' -> '/mnt/lfs/usr/include/rdma/ib_user_mad.h' +'usr/include/rdma/rdma_user_rxe.h' -> '/mnt/lfs/usr/include/rdma/rdma_user_rxe.h' +'usr/include/rdma/ib_user_ioctl_verbs.h' -> '/mnt/lfs/usr/include/rdma/ib_user_ioctl_verbs.h' +'usr/include/rdma/ib_user_verbs.h' -> '/mnt/lfs/usr/include/rdma/ib_user_verbs.h' +'usr/include/rdma/cxgb4-abi.h' -> '/mnt/lfs/usr/include/rdma/cxgb4-abi.h' +'usr/include/rdma/rvt-abi.h' -> '/mnt/lfs/usr/include/rdma/rvt-abi.h' +'usr/include/rdma/irdma-abi.h' -> '/mnt/lfs/usr/include/rdma/irdma-abi.h' +'usr/include/rdma/rdma_user_cm.h' -> '/mnt/lfs/usr/include/rdma/rdma_user_cm.h' +'usr/include/rdma/siw-abi.h' -> '/mnt/lfs/usr/include/rdma/siw-abi.h' +'usr/include/rdma/rdma_netlink.h' -> '/mnt/lfs/usr/include/rdma/rdma_netlink.h' +'usr/include/rdma/vmw_pvrdma-abi.h' -> '/mnt/lfs/usr/include/rdma/vmw_pvrdma-abi.h' +'usr/include/rdma/mlx4-abi.h' -> '/mnt/lfs/usr/include/rdma/mlx4-abi.h' +'usr/include/rdma/mlx5_user_ioctl_verbs.h' -> '/mnt/lfs/usr/include/rdma/mlx5_user_ioctl_verbs.h' +'usr/include/rdma/ib_user_sa.h' -> '/mnt/lfs/usr/include/rdma/ib_user_sa.h' +'usr/include/rdma/efa-abi.h' -> '/mnt/lfs/usr/include/rdma/efa-abi.h' +'usr/include/rdma/qedr-abi.h' -> '/mnt/lfs/usr/include/rdma/qedr-abi.h' +'usr/include/scsi' -> '/mnt/lfs/usr/include/scsi' +'usr/include/scsi/fc' -> '/mnt/lfs/usr/include/scsi/fc' +'usr/include/scsi/fc/fc_fs.h' -> '/mnt/lfs/usr/include/scsi/fc/fc_fs.h' +'usr/include/scsi/fc/fc_ns.h' -> '/mnt/lfs/usr/include/scsi/fc/fc_ns.h' +'usr/include/scsi/fc/fc_els.h' -> '/mnt/lfs/usr/include/scsi/fc/fc_els.h' +'usr/include/scsi/fc/fc_gs.h' -> '/mnt/lfs/usr/include/scsi/fc/fc_gs.h' +'usr/include/scsi/scsi_bsg_ufs.h' -> '/mnt/lfs/usr/include/scsi/scsi_bsg_ufs.h' +'usr/include/scsi/cxlflash_ioctl.h' -> '/mnt/lfs/usr/include/scsi/cxlflash_ioctl.h' +'usr/include/scsi/scsi_netlink.h' -> '/mnt/lfs/usr/include/scsi/scsi_netlink.h' +'usr/include/scsi/scsi_bsg_mpi3mr.h' -> '/mnt/lfs/usr/include/scsi/scsi_bsg_mpi3mr.h' +'usr/include/scsi/scsi_netlink_fc.h' -> '/mnt/lfs/usr/include/scsi/scsi_netlink_fc.h' +'usr/include/scsi/scsi_bsg_fc.h' -> '/mnt/lfs/usr/include/scsi/scsi_bsg_fc.h' +'usr/include/sound' -> '/mnt/lfs/usr/include/sound' +'usr/include/sound/intel' -> '/mnt/lfs/usr/include/sound/intel' +'usr/include/sound/intel/avs' -> '/mnt/lfs/usr/include/sound/intel/avs' +'usr/include/sound/intel/avs/tokens.h' -> '/mnt/lfs/usr/include/sound/intel/avs/tokens.h' +'usr/include/sound/sof' -> '/mnt/lfs/usr/include/sound/sof' +'usr/include/sound/sof/abi.h' -> '/mnt/lfs/usr/include/sound/sof/abi.h' +'usr/include/sound/sof/tokens.h' -> '/mnt/lfs/usr/include/sound/sof/tokens.h' +'usr/include/sound/sof/header.h' -> '/mnt/lfs/usr/include/sound/sof/header.h' +'usr/include/sound/sof/fw.h' -> '/mnt/lfs/usr/include/sound/sof/fw.h' +'usr/include/sound/emu10k1.h' -> '/mnt/lfs/usr/include/sound/emu10k1.h' +'usr/include/sound/snd_sst_tokens.h' -> '/mnt/lfs/usr/include/sound/snd_sst_tokens.h' +'usr/include/sound/tlv.h' -> '/mnt/lfs/usr/include/sound/tlv.h' +'usr/include/sound/sb16_csp.h' -> '/mnt/lfs/usr/include/sound/sb16_csp.h' +'usr/include/sound/compress_params.h' -> '/mnt/lfs/usr/include/sound/compress_params.h' +'usr/include/sound/firewire.h' -> '/mnt/lfs/usr/include/sound/firewire.h' +'usr/include/sound/usb_stream.h' -> '/mnt/lfs/usr/include/sound/usb_stream.h' +'usr/include/sound/asound.h' -> '/mnt/lfs/usr/include/sound/asound.h' +'usr/include/sound/sfnt_info.h' -> '/mnt/lfs/usr/include/sound/sfnt_info.h' +'usr/include/sound/hdsp.h' -> '/mnt/lfs/usr/include/sound/hdsp.h' +'usr/include/sound/asoc.h' -> '/mnt/lfs/usr/include/sound/asoc.h' +'usr/include/sound/compress_offload.h' -> '/mnt/lfs/usr/include/sound/compress_offload.h' +'usr/include/sound/hdspm.h' -> '/mnt/lfs/usr/include/sound/hdspm.h' +'usr/include/sound/asequencer.h' -> '/mnt/lfs/usr/include/sound/asequencer.h' +'usr/include/sound/skl-tplg-interface.h' -> '/mnt/lfs/usr/include/sound/skl-tplg-interface.h' +'usr/include/sound/asound_fm.h' -> '/mnt/lfs/usr/include/sound/asound_fm.h' +'usr/include/sound/snd_ar_tokens.h' -> '/mnt/lfs/usr/include/sound/snd_ar_tokens.h' +'usr/include/video' -> '/mnt/lfs/usr/include/video' +'usr/include/video/uvesafb.h' -> '/mnt/lfs/usr/include/video/uvesafb.h' +'usr/include/video/sisfb.h' -> '/mnt/lfs/usr/include/video/sisfb.h' +'usr/include/video/edid.h' -> '/mnt/lfs/usr/include/video/edid.h' +'usr/include/xen' -> '/mnt/lfs/usr/include/xen' +'usr/include/xen/privcmd.h' -> '/mnt/lfs/usr/include/xen/privcmd.h' +'usr/include/xen/gntdev.h' -> '/mnt/lfs/usr/include/xen/gntdev.h' +'usr/include/xen/gntalloc.h' -> '/mnt/lfs/usr/include/xen/gntalloc.h' +'usr/include/xen/evtchn.h' -> '/mnt/lfs/usr/include/xen/evtchn.h' +'usr/include/asm' -> '/mnt/lfs/usr/include/asm' +'usr/include/asm/posix_types_64.h' -> '/mnt/lfs/usr/include/asm/posix_types_64.h' +'usr/include/asm/msgbuf.h' -> '/mnt/lfs/usr/include/asm/msgbuf.h' +'usr/include/asm/posix_types.h' -> '/mnt/lfs/usr/include/asm/posix_types.h' +'usr/include/asm/bitsperlong.h' -> '/mnt/lfs/usr/include/asm/bitsperlong.h' +'usr/include/asm/statfs.h' -> '/mnt/lfs/usr/include/asm/statfs.h' +'usr/include/asm/vmx.h' -> '/mnt/lfs/usr/include/asm/vmx.h' +'usr/include/asm/a.out.h' -> '/mnt/lfs/usr/include/asm/a.out.h' +'usr/include/asm/mtrr.h' -> '/mnt/lfs/usr/include/asm/mtrr.h' +'usr/include/asm/ptrace-abi.h' -> '/mnt/lfs/usr/include/asm/ptrace-abi.h' +'usr/include/asm/shmbuf.h' -> '/mnt/lfs/usr/include/asm/shmbuf.h' +'usr/include/asm/vsyscall.h' -> '/mnt/lfs/usr/include/asm/vsyscall.h' +'usr/include/asm/sigcontext32.h' -> '/mnt/lfs/usr/include/asm/sigcontext32.h' +'usr/include/asm/setup.h' -> '/mnt/lfs/usr/include/asm/setup.h' +'usr/include/asm/e820.h' -> '/mnt/lfs/usr/include/asm/e820.h' +'usr/include/asm/sigcontext.h' -> '/mnt/lfs/usr/include/asm/sigcontext.h' +'usr/include/asm/signal.h' -> '/mnt/lfs/usr/include/asm/signal.h' +'usr/include/asm/mman.h' -> '/mnt/lfs/usr/include/asm/mman.h' +'usr/include/asm/kvm.h' -> '/mnt/lfs/usr/include/asm/kvm.h' +'usr/include/asm/ldt.h' -> '/mnt/lfs/usr/include/asm/ldt.h' +'usr/include/asm/svm.h' -> '/mnt/lfs/usr/include/asm/svm.h' +'usr/include/asm/processor-flags.h' -> '/mnt/lfs/usr/include/asm/processor-flags.h' +'usr/include/asm/vm86.h' -> '/mnt/lfs/usr/include/asm/vm86.h' +'usr/include/asm/debugreg.h' -> '/mnt/lfs/usr/include/asm/debugreg.h' +'usr/include/asm/boot.h' -> '/mnt/lfs/usr/include/asm/boot.h' +'usr/include/asm/sembuf.h' -> '/mnt/lfs/usr/include/asm/sembuf.h' +'usr/include/asm/stat.h' -> '/mnt/lfs/usr/include/asm/stat.h' +'usr/include/asm/ptrace.h' -> '/mnt/lfs/usr/include/asm/ptrace.h' +'usr/include/asm/unistd.h' -> '/mnt/lfs/usr/include/asm/unistd.h' +'usr/include/asm/hw_breakpoint.h' -> '/mnt/lfs/usr/include/asm/hw_breakpoint.h' +'usr/include/asm/kvm_para.h' -> '/mnt/lfs/usr/include/asm/kvm_para.h' +'usr/include/asm/prctl.h' -> '/mnt/lfs/usr/include/asm/prctl.h' +'usr/include/asm/msr.h' -> '/mnt/lfs/usr/include/asm/msr.h' +'usr/include/asm/amd_hsmp.h' -> '/mnt/lfs/usr/include/asm/amd_hsmp.h' +'usr/include/asm/posix_types_32.h' -> '/mnt/lfs/usr/include/asm/posix_types_32.h' +'usr/include/asm/ist.h' -> '/mnt/lfs/usr/include/asm/ist.h' +'usr/include/asm/posix_types_x32.h' -> '/mnt/lfs/usr/include/asm/posix_types_x32.h' +'usr/include/asm/auxvec.h' -> '/mnt/lfs/usr/include/asm/auxvec.h' +'usr/include/asm/siginfo.h' -> '/mnt/lfs/usr/include/asm/siginfo.h' +'usr/include/asm/byteorder.h' -> '/mnt/lfs/usr/include/asm/byteorder.h' +'usr/include/asm/sgx.h' -> '/mnt/lfs/usr/include/asm/sgx.h' +'usr/include/asm/kvm_perf.h' -> '/mnt/lfs/usr/include/asm/kvm_perf.h' +'usr/include/asm/bootparam.h' -> '/mnt/lfs/usr/include/asm/bootparam.h' +'usr/include/asm/hwcap2.h' -> '/mnt/lfs/usr/include/asm/hwcap2.h' +'usr/include/asm/swab.h' -> '/mnt/lfs/usr/include/asm/swab.h' +'usr/include/asm/mce.h' -> '/mnt/lfs/usr/include/asm/mce.h' +'usr/include/asm/perf_regs.h' -> '/mnt/lfs/usr/include/asm/perf_regs.h' +'usr/include/asm/ucontext.h' -> '/mnt/lfs/usr/include/asm/ucontext.h' +'usr/include/asm/types.h' -> '/mnt/lfs/usr/include/asm/types.h' +'usr/include/asm/ipcbuf.h' -> '/mnt/lfs/usr/include/asm/ipcbuf.h' +'usr/include/asm/sockios.h' -> '/mnt/lfs/usr/include/asm/sockios.h' +'usr/include/asm/unistd_64.h' -> '/mnt/lfs/usr/include/asm/unistd_64.h' +'usr/include/asm/socket.h' -> '/mnt/lfs/usr/include/asm/socket.h' +'usr/include/asm/ioctls.h' -> '/mnt/lfs/usr/include/asm/ioctls.h' +'usr/include/asm/resource.h' -> '/mnt/lfs/usr/include/asm/resource.h' +'usr/include/asm/errno.h' -> '/mnt/lfs/usr/include/asm/errno.h' +'usr/include/asm/poll.h' -> '/mnt/lfs/usr/include/asm/poll.h' +'usr/include/asm/termbits.h' -> '/mnt/lfs/usr/include/asm/termbits.h' +'usr/include/asm/unistd_x32.h' -> '/mnt/lfs/usr/include/asm/unistd_x32.h' +'usr/include/asm/ioctl.h' -> '/mnt/lfs/usr/include/asm/ioctl.h' +'usr/include/asm/termios.h' -> '/mnt/lfs/usr/include/asm/termios.h' +'usr/include/asm/bpf_perf_event.h' -> '/mnt/lfs/usr/include/asm/bpf_perf_event.h' +'usr/include/asm/param.h' -> '/mnt/lfs/usr/include/asm/param.h' +'usr/include/asm/unistd_32.h' -> '/mnt/lfs/usr/include/asm/unistd_32.h' +'usr/include/asm/fcntl.h' -> '/mnt/lfs/usr/include/asm/fcntl.h' +[lfs-cross] Finishing build of linux-5.19.2 at Wed Sep 7 13:43:41 -03 2022 +[lfs-cross] Starting build of glibc-2.36 at Wed Sep 7 13:43:42 -03 2022 +'/mnt/lfs/lib64/ld-linux-x86-64.so.2' -> '../lib/ld-linux-x86-64.so.2' +'/mnt/lfs/lib64/ld-lsb-x86-64.so.3' -> '../lib/ld-linux-x86-64.so.2' +patching file Makeconfig +Hunk #1 succeeded at 246 (offset -4 lines). +patching file nscd/nscd.h +Hunk #1 succeeded at 160 (offset 48 lines). +patching file nss/db-Makefile +Hunk #1 succeeded at 21 (offset -1 lines). +patching file sysdeps/generic/paths.h +patching file sysdeps/unix/sysv/linux/paths.h +mkdir: created directory 'build' +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for gcc... gcc +checking for x86_64-lfs-linux-gnu-readelf... x86_64-lfs-linux-gnu-readelf +checking for x86_64-lfs-linux-gnu-g++... x86_64-lfs-linux-gnu-g++ +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking whether x86_64-lfs-linux-gnu-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... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +mips nios2 or1k powerpc riscv s390 sh checking for grep that handles long lines and -e... (cached) /usr/bin/grep +checking for egrep... (cached) /usr/bin/grep -E +sparc x86_64 checking whether x86_64-lfs-linux-gnu-gcc compiles in -mx32 mode by default... no + +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... yes +checking whether the linker supports textrels along with ifunc... yes +checking for GNU attribute retain support... yes +checking if compiler warns about alias for function with incompatible types... yes +checking sysdep dirs... sysdeps/unix/sysv/linux/x86_64/64 sysdeps/unix/sysv/linux/x86_64 sysdeps/unix/sysv/linux/x86 sysdeps/x86/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/x86_64/nptl sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/x86_64 sysdeps/unix sysdeps/posix sysdeps/x86_64/64 sysdeps/x86_64/fpu/multiarch sysdeps/x86_64/fpu sysdeps/x86/fpu sysdeps/x86_64/multiarch sysdeps/x86_64 sysdeps/x86 sysdeps/ieee754/float128 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic +checking for a BSD-compatible install... /usr/bin/install -c +checking whether ln -s works... yes +checking whether /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as is GNU as... yes +checking whether /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld is GNU ld... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as +checking version of /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as... 2.39, ok +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking version of /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld... 2.39, ok +checking for gnumake... no +checking for gmake... no +checking for make... make +checking version of make... 4.3, 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.1.1, ok +checking for bison... bison +checking version of bison... 3.8.2, ok +checking if x86_64-lfs-linux-gnu-gcc is sufficient to build libc... yes +checking for x86_64-lfs-linux-gnu-nm... x86_64-lfs-linux-gnu-nm +checking for python3... python3 +checking version of python3... 3.10.6, ok +checking LD_LIBRARY_PATH variable... ok +checking for bash... /usr/bin/bash +checking for perl... /usr/bin/perl +checking for install-info... /usr/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... yes +checking for linker that supports --no-dynamic-linker... yes +checking for -static-pie... yes +checking for -fpie... yes +checking for GLOB_DAT reloc... yes +checking for -mtls-dialect=gnu2... yes +checking whether cc puts quotes around section names... no +checking for __builtin_memset... yes +checking for redirection of built-in functions... yes +checking for compiler option to disable generation of FMA instructions... -ffp-contract=off +checking if x86_64-lfs-linux-gnu-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 _FORTIFY_SOURCE predefine... no +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/x86_64/64 +running configure fragment for sysdeps/unix/sysv/linux/x86_64 +running configure fragment for sysdeps/unix/sysv/linux +checking installed Linux kernel header files... 3.2.0 or later +checking for kernel header at least 3.2... ok +running configure fragment for sysdeps/gnu +running configure fragment for sysdeps/x86_64 +checking -mprefer-vector-width=128... yes +running configure fragment for sysdeps/x86 +checking for linker x86 ISA level support... yes +checking for LAHF/SAHF instruction support... no +checking for MOVBE instruction support... no +checking whether -fPIC is default... no +checking whether -fPIE is default... no +checking if we can build programs as PIE... yes +checking if we can build static PIE programs... yes +configure: creating ./config.status +config.status: creating config.make +config.status: creating Makefile +config.status: creating config.h +config.status: executing default commands +make -r PARALLELMFLAGS="" -C .. objdir=`pwd` all +make[1]: Entering directory '/mnt/lfs/sources/glibc-2.36' +LC_ALL=C gawk -f scripts/sysd-rules.awk > /mnt/lfs/sources/glibc-2.36/build/sysd-rulesT \ + -v all_object_suffixes='.o .os .oS' \ + -v inhibit_sysdep_asm='' \ + -v sysd_rules_patterns='%:% rtld-%:rtld-% rtld-%:% m_%:s_%' \ + -v config_sysdirs='sysdeps/unix/sysv/linux/x86_64/64 sysdeps/unix/sysv/linux/x86_64 sysdeps/unix/sysv/linux/x86 sysdeps/x86/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/x86_64/nptl sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/x86_64 sysdeps/unix sysdeps/posix sysdeps/x86_64/64 sysdeps/x86_64/fpu/multiarch sysdeps/x86_64/fpu sysdeps/x86/fpu sysdeps/x86_64/multiarch sysdeps/x86_64 sysdeps/x86 sysdeps/ieee754/float128 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic' +mv -f /mnt/lfs/sources/glibc-2.36/build/sysd-rulesT /mnt/lfs/sources/glibc-2.36/build/sysd-rules +(echo "ifeq (\$(subdir)\$(build-mathvec),mathyes)"; \ + echo; \ + echo "extra-test-objs += \\"; \ + for i in "" "-avx" "-avx2" "-avx512f"; do \ + echo " test-libmvec$i.o \\"; \ + done; \ + echo "# extra-test-objs"; \ + echo; \ + for i in "" "-avx" "-avx2" "-avx512f"; do \ + for t in test-double-libmvec-acos test-double-libmvec-acosh test-double-libmvec-asin test-double-libmvec-asinh test-double-libmvec-atan test-double-libmvec-atan2 test-double-libmvec-atanh test-double-libmvec-cbrt test-double-libmvec-cos test-double-libmvec-cosh test-double-libmvec-erf test-double-libmvec-erfc test-double-libmvec-exp test-double-libmvec-exp10 test-double-libmvec-exp2 test-double-libmvec-expm1 test-double-libmvec-hypot test-double-libmvec-log test-double-libmvec-log10 test-double-libmvec-log1p test-double-libmvec-log2 test-double-libmvec-pow test-double-libmvec-sin test-double-libmvec-sincos test-double-libmvec-sinh test-double-libmvec-tan test-double-libmvec-tanh test-float-libmvec-acosf test-float-libmvec-acoshf test-float-libmvec-asinf test-float-libmvec-asinhf test-float-libmvec-atanf test-float-libmvec-atan2f test-float-libmvec-atanhf test-float-libmvec-cbrtf test-float-libmvec-cosf test-float-libmvec-coshf test-float-libmvec-erff test-float-libmvec-erfcf test-float-libmvec-expf test-float-libmvec-exp10f test-float-libmvec-exp2f test-float-libmvec-expm1f test-float-libmvec-hypotf test-float-libmvec-logf test-float-libmvec-log10f test-float-libmvec-log1pf test-float-libmvec-log2f test-float-libmvec-powf test-float-libmvec-sinf test-float-libmvec-sincosf test-float-libmvec-sinhf test-float-libmvec-tanf test-float-libmvec-tanhf; do \ + echo "\$(objpfx)$t$i: \\"; \ + echo " \$(objpfx)$t$i.o \\"; \ + echo " \$(objpfx)test-libmvec$i.o \$(libmvec)"; \ + echo; \ + done; \ + done; \ + for t in acos acosh asin asinh atan atan2 atanh cbrt cos cosh erf erfc exp exp10 exp2 expm1 hypot log log10 log1p log2 pow sin sincos sinh tan tanh ; do \ + echo "CFLAGS-test-double-libmvec-$t.c = \\"; \ + echo " \$(libmvec-abi-test-cflags)"; \ + echo "CFLAGS-test-double-libmvec-$t-avx.c = \\"; \ + echo " \$(libmvec-abi-test-cflags) \\"; \ + echo " \$(double-vlen4-arch-ext-cflags)"; \ + echo "CFLAGS-test-double-libmvec-$t-avx2.c = \\"; \ + echo " \$(libmvec-abi-test-cflags) \\"; \ + echo " \$(double-vlen4-arch-ext2-cflags)"; \ + echo "CFLAGS-test-double-libmvec-$t-avx512f.c = \\"; \ + echo " \$(libmvec-abi-test-cflags) \\"; \ + echo " \$(double-vlen8-arch-ext-cflags)"; \ + echo; \ + echo "CFLAGS-test-float-libmvec-${t}f.c = \\"; \ + echo " \$(libmvec-abi-test-cflags)"; \ + echo "CFLAGS-test-float-libmvec-${t}f-avx.c = \\"; \ + echo " \$(libmvec-abi-test-cflags) \\"; \ + echo " \$(float-vlen8-arch-ext-cflags)"; \ + echo "CFLAGS-test-float-libmvec-${t}f-avx2.c = \\"; \ + echo " \$(libmvec-abi-test-cflags) \\"; \ + echo " \$(float-vlen8-arch-ext2-cflags)"; \ + echo "CFLAGS-test-float-libmvec-${t}f-avx512f.c = \\"; \ + echo " \$(libmvec-abi-test-cflags) \\"; \ + echo " \$(float-vlen16-arch-ext-cflags)"; \ + echo; \ + done; \ + echo "endif"; \ + echo "ifeq (\$(subdir),benchtests)"; \ + for t in acos acosh asin asinh atan atan2 atanh cbrt cos cosh erf erfc exp exp10 exp2 expm1 hypot log log10 log1p log2 pow sin sinh tan tanh ; do \ + echo "CFLAGS-bench-double-vlen4-$t.c = \\"; \ + echo " \$(double-vlen4-arch-ext-cflags)"; \ + echo "CFLAGS-bench-double-vlen4-avx2-$t.c = \\"; \ + echo " \$(double-vlen4-arch-ext2-cflags)"; \ + echo "CFLAGS-bench-double-vlen8-$t.c = \\"; \ + echo " \$(double-vlen8-arch-ext-cflags)"; \ + echo; \ + echo "CFLAGS-bench-float-vlen8-${t}f.c = \\"; \ + echo " \$(float-vlen8-arch-ext-cflags)"; \ + echo "CFLAGS-bench-float-vlen8-avx2-${t}f.c = \\"; \ + echo " \$(float-vlen8-arch-ext2-cflags)"; \ + echo "CFLAGS-bench-float-vlen16-${t}f.c = \\"; \ + echo " \$(float-vlen16-arch-ext-cflags)"; \ + echo; \ + done; \ + echo "endif") > /mnt/lfs/sources/glibc-2.36/build/libmvec.mkT +mv -f /mnt/lfs/sources/glibc-2.36/build/libmvec.mkT /mnt/lfs/sources/glibc-2.36/build/libmvec.mk +gawk -f scripts/gen-sorted.awk \ + -v subdirs='csu assert ctype locale intl catgets math setjmp signal stdlib stdio-common libio malloc string wcsmbs time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib iconv iconvdata wctype manual shadow gshadow po argp localedata timezone rt conform debug mathvec support dlfcn elf crypt' \ + -v srcpfx='' \ + sysdeps/nptl/Subdirs sysdeps/unix/inet/Subdirs sysdeps/posix/Subdirs assert/Depend catgets/Depend debug/Depend iconvdata/Depend intl/Depend libio/Depend localedata/Depend malloc/Depend mathvec/Depend posix/Depend rt/Depend stdio-common/Depend stdlib/Depend string/Depend support/Depend time/Depend wcsmbs/Depend > /mnt/lfs/sources/glibc-2.36/build/sysd-sorted-tmp +mv -f /mnt/lfs/sources/glibc-2.36/build/sysd-sorted-tmp /mnt/lfs/sources/glibc-2.36/build/sysd-sorted +{ echo '#include "posix/bits/posix1_lim.h"'; \ +} | \ +x86_64-lfs-linux-gnu-gcc -E -dM -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.dT -MT '/mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.h /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.d' \ + -Iinclude -I/mnt/lfs/sources/glibc-2.36/build -Isysdeps/unix/sysv/linux/x86_64/64 -Isysdeps/unix/sysv/linux/x86_64 -Isysdeps/unix/sysv/linux/x86/include -Isysdeps/unix/sysv/linux/x86 -Isysdeps/x86/nptl -Isysdeps/unix/sysv/linux/wordsize-64 -Isysdeps/x86_64/nptl -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/x86_64 -Isysdeps/unix -Isysdeps/posix -Isysdeps/x86_64/64 -Isysdeps/x86_64/fpu/multiarch -Isysdeps/x86_64/fpu -Isysdeps/x86/fpu -Isysdeps/x86_64/multiarch -Isysdeps/x86_64 -Isysdeps/x86/include -Isysdeps/x86 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/wordsize-64 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -xc - -o /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.dT > /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.dt +mv -f /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.dt /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.d +fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.hT`; \ +filename_max=`sed -n 's/^#define PATH_MAX //1p' /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.hT`; \ +fopen_max=${fopen_max:-16}; \ +filename_max=${filename_max:-1024}; \ +sed -e "s/@FOPEN_MAX@/$fopen_max/" \ + -e "s/@FILENAME_MAX@/$filename_max/" \ + -e "s/@L_tmpnam@/20/" \ + -e "s/@TMP_MAX@/238328/" \ + -e "s/@L_ctermid@/9/" \ + -e "s/@L_cuserid@/9/" \ + stdio-common/stdio_lim.h.in > /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.h.new +/bin/sh scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.h.new /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.h +rm -f /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.hT /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.dT /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.dt +touch /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.st +printf "#include \n#ifdef TIME64_NON_DEFAULT\nhave-time64-compat = yes\n#endif" \ +| x86_64-lfs-linux-gnu-gcc -E -undef -Iinclude -I/mnt/lfs/sources/glibc-2.36/build -Isysdeps/unix/sysv/linux/x86_64/64 -Isysdeps/unix/sysv/linux/x86_64 -Isysdeps/unix/sysv/linux/x86/include -Isysdeps/unix/sysv/linux/x86 -Isysdeps/x86/nptl -Isysdeps/unix/sysv/linux/wordsize-64 -Isysdeps/x86_64/nptl -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/x86_64 -Isysdeps/unix -Isysdeps/posix -Isysdeps/x86_64/64 -Isysdeps/x86_64/fpu/multiarch -Isysdeps/x86_64/fpu -Isysdeps/x86/fpu -Isysdeps/x86_64/multiarch -Isysdeps/x86_64 -Isysdeps/x86/include -Isysdeps/x86 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/wordsize-64 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - > /mnt/lfs/sources/glibc-2.36/build/time64-compat.mk.iT +mv -f /mnt/lfs/sources/glibc-2.36/build/time64-compat.mk.iT /mnt/lfs/sources/glibc-2.36/build/time64-compat.mk.i +sed '/^[ ]*#/d;/^[ ]*$/d' /mnt/lfs/sources/glibc-2.36/build/time64-compat.mk.i > /mnt/lfs/sources/glibc-2.36/build/time64-compat.mkT +mv -f /mnt/lfs/sources/glibc-2.36/build/time64-compat.mkT /mnt/lfs/sources/glibc-2.36/build/time64-compat.mk +sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ + sysdeps/unix/sysv/linux/x86_64/64/shlib-versions sysdeps/unix/sysv/linux/shlib-versions nptl/shlib-versions nptl_db/shlib-versions shlib-versions \ +| x86_64-lfs-linux-gnu-gcc -E -undef -Iinclude -I/mnt/lfs/sources/glibc-2.36/build -Isysdeps/unix/sysv/linux/x86_64/64 -Isysdeps/unix/sysv/linux/x86_64 -Isysdeps/unix/sysv/linux/x86/include -Isysdeps/unix/sysv/linux/x86 -Isysdeps/x86/nptl -Isysdeps/unix/sysv/linux/wordsize-64 -Isysdeps/x86_64/nptl -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/x86_64 -Isysdeps/unix -Isysdeps/posix -Isysdeps/x86_64/64 -Isysdeps/x86_64/fpu/multiarch -Isysdeps/x86_64/fpu -Isysdeps/x86/fpu -Isysdeps/x86_64/multiarch -Isysdeps/x86_64 -Isysdeps/x86/include -Isysdeps/x86 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/wordsize-64 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - \ + > /mnt/lfs/sources/glibc-2.36/build/shlib-versions.v.iT +mv -f /mnt/lfs/sources/glibc-2.36/build/shlib-versions.v.iT /mnt/lfs/sources/glibc-2.36/build/shlib-versions.v.i +sed '/^[ ]*#/d;/^[ ]*$/d' /mnt/lfs/sources/glibc-2.36/build/shlib-versions.v.i > /mnt/lfs/sources/glibc-2.36/build/shlib-versions.vT +mv -f /mnt/lfs/sources/glibc-2.36/build/shlib-versions.vT /mnt/lfs/sources/glibc-2.36/build/shlib-versions.v +gawk -f scripts/soversions.awk /mnt/lfs/sources/glibc-2.36/build/shlib-versions.v > /mnt/lfs/sources/glibc-2.36/build/soversions.iT +mv -f /mnt/lfs/sources/glibc-2.36/build/soversions.iT /mnt/lfs/sources/glibc-2.36/build/soversions.i +sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ + csu/Versions iconv/Versions locale/Versions assert/Versions ctype/Versions intl/Versions catgets/Versions math/Versions setjmp/Versions signal/Versions stdlib/Versions stdio-common/Versions libio/Versions dlfcn/Versions nptl/Versions rt/Versions malloc/Versions string/Versions wcsmbs/Versions time/Versions dirent/Versions grp/Versions pwd/Versions posix/Versions io/Versions termios/Versions resource/Versions misc/Versions socket/Versions sysvipc/Versions gmon/Versions wctype/Versions shadow/Versions gshadow/Versions argp/Versions debug/Versions crypt/Versions nptl_db/Versions inet/Versions resolv/Versions nss/Versions hesiod/Versions sunrpc/Versions nis/Versions login/Versions elf/Versions sysdeps/unix/sysv/linux/x86_64/Versions sysdeps/unix/sysv/linux/wordsize-64/Versions sysdeps/unix/sysv/linux/Versions sysdeps/x86_64/fpu/Versions sysdeps/x86_64/Versions sysdeps/x86/Versions sysdeps/ieee754/float128/Versions sysdeps/wordsize-64/Versions \ +| x86_64-lfs-linux-gnu-gcc -E -undef -Iinclude -I/mnt/lfs/sources/glibc-2.36/build -Isysdeps/unix/sysv/linux/x86_64/64 -Isysdeps/unix/sysv/linux/x86_64 -Isysdeps/unix/sysv/linux/x86/include -Isysdeps/unix/sysv/linux/x86 -Isysdeps/x86/nptl -Isysdeps/unix/sysv/linux/wordsize-64 -Isysdeps/x86_64/nptl -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/x86_64 -Isysdeps/unix -Isysdeps/posix -Isysdeps/x86_64/64 -Isysdeps/x86_64/fpu/multiarch -Isysdeps/x86_64/fpu -Isysdeps/x86/fpu -Isysdeps/x86_64/multiarch -Isysdeps/x86_64 -Isysdeps/x86/include -Isysdeps/x86 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/wordsize-64 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - \ + > /mnt/lfs/sources/glibc-2.36/build/Versions.v.iT +mv -f /mnt/lfs/sources/glibc-2.36/build/Versions.v.iT /mnt/lfs/sources/glibc-2.36/build/Versions.v.i +sed '/^[ ]*#/d;/^[ ]*$/d' /mnt/lfs/sources/glibc-2.36/build/Versions.v.i > /mnt/lfs/sources/glibc-2.36/build/Versions.vT +mv -f /mnt/lfs/sources/glibc-2.36/build/Versions.vT /mnt/lfs/sources/glibc-2.36/build/Versions.v +LC_ALL=C gawk -f scripts/versionlist.awk /mnt/lfs/sources/glibc-2.36/build/Versions.v > /mnt/lfs/sources/glibc-2.36/build/Versions.defT +mv -f /mnt/lfs/sources/glibc-2.36/build/Versions.defT /mnt/lfs/sources/glibc-2.36/build/Versions.def +{ while read which lib version setname; do \ + test x"$which" = xDEFAULT || continue; \ + test -z "$setname" || echo "$lib : $setname"; \ + done < /mnt/lfs/sources/glibc-2.36/build/soversions.i; \ + cat /mnt/lfs/sources/glibc-2.36/build/Versions.def; \ +} | LC_ALL=C gawk -f scripts/firstversions.awk > /mnt/lfs/sources/glibc-2.36/build/Versions.allT +mv -f /mnt/lfs/sources/glibc-2.36/build/Versions.allT /mnt/lfs/sources/glibc-2.36/build/Versions.all +gawk -f scripts/haveversions.awk /mnt/lfs/sources/glibc-2.36/build/Versions.all > /mnt/lfs/sources/glibc-2.36/build/Versions.mkT +mv -f /mnt/lfs/sources/glibc-2.36/build/Versions.mkT /mnt/lfs/sources/glibc-2.36/build/Versions.mk +( echo 'sysd-versions-subdirs = csu iconv locale localedata iconvdata assert ctype intl catgets math setjmp signal stdlib stdio-common libio dlfcn nptl rt malloc string wcsmbs timezone time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib wctype manual shadow gshadow po argp conform debug mathvec support crypt nptl_db inet resolv nss hesiod sunrpc nis nscd login elf sysdeps/unix/sysv/linux/x86_64/64 sysdeps/unix/sysv/linux/x86_64 sysdeps/unix/sysv/linux/x86 sysdeps/x86/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/x86_64/nptl sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/x86_64 sysdeps/unix sysdeps/posix sysdeps/x86_64/64 sysdeps/x86_64/fpu/multiarch sysdeps/x86_64/fpu sysdeps/x86/fpu sysdeps/x86_64/multiarch sysdeps/x86_64 sysdeps/x86 sysdeps/ieee754/float128 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic' ; \ + cat /mnt/lfs/sources/glibc-2.36/build/Versions.v \ + | LC_ALL=C gawk -v buildroot=/mnt/lfs/sources/glibc-2.36/build/ -v defsfile=/mnt/lfs/sources/glibc-2.36/build/Versions.all \ + -v move_if_change='/bin/sh scripts/move-if-change' \ + -f scripts/versions.awk; \ +) > /mnt/lfs/sources/glibc-2.36/build/sysd-versionsT +mv -f /mnt/lfs/sources/glibc-2.36/build/sysd-versionsT /mnt/lfs/sources/glibc-2.36/build/sysd-versions +touch /mnt/lfs/sources/glibc-2.36/build/versions.stmp +(while read which lib number setname; do \ + eval seen_$which=1; \ + test x"$which" = xDEFAULT || continue; \ + case $number in \ + [0-9]*) echo "$lib.so-version=.$number"; \ + echo "all-sonames+=$lib=$lib.so\$($lib.so-version)";;\ + *) echo "$lib.so-version=$number"; \ + echo "all-sonames+=$lib=\$($lib.so-version)";;\ + esac; \ + done; \ + echo soversions.mk-done = t;) < /mnt/lfs/sources/glibc-2.36/build/soversions.i > /mnt/lfs/sources/glibc-2.36/build/soversions.mkT; exit 0 +mv -f /mnt/lfs/sources/glibc-2.36/build/soversions.mkT /mnt/lfs/sources/glibc-2.36/build/soversions.mk +gawk -v buildlist="iconvprogs iconvdata ldconfig lddlibc4 libmemusage libSegFault libpcprofile librpcsvc locale_programs memusagestat nonlib nscd extramodules libnldbl libsupport testsuite testsuite_internal" -f scripts/gen-libc-modules.awk /mnt/lfs/sources/glibc-2.36/build/soversions.i > /mnt/lfs/sources/glibc-2.36/build/libc-modules.T +/bin/sh scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/libc-modules.T /mnt/lfs/sources/glibc-2.36/build/libc-modules.h +touch /mnt/lfs/sources/glibc-2.36/build/libc-modules.stmp +for dir in /mnt/lfs/sources/glibc-2.36/build sysdeps/unix/sysv/linux/x86_64/64 sysdeps/unix/sysv/linux/x86_64 sysdeps/unix/sysv/linux/x86 sysdeps/x86/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/x86_64/nptl sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/x86_64 sysdeps/unix sysdeps/posix sysdeps/x86_64/64 sysdeps/x86_64/fpu/multiarch sysdeps/x86_64/fpu sysdeps/x86/fpu sysdeps/x86_64/multiarch sysdeps/x86_64 sysdeps/x86 sysdeps/ieee754/float128 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic; do \ + test -f $dir/syscalls.list && \ + { sysdirs='sysdeps/unix/sysv/linux/x86_64/64 sysdeps/unix/sysv/linux/x86_64 sysdeps/unix/sysv/linux/x86 sysdeps/x86/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/x86_64/nptl sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/x86_64 sysdeps/unix sysdeps/posix sysdeps/x86_64/64 sysdeps/x86_64/fpu/multiarch sysdeps/x86_64/fpu sysdeps/x86/fpu sysdeps/x86_64/multiarch sysdeps/x86_64 sysdeps/x86 sysdeps/ieee754/float128 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic' \ + asm_CPP='x86_64-lfs-linux-gnu-gcc -c -Iinclude -I/mnt/lfs/sources/glibc-2.36/build -Isysdeps/unix/sysv/linux/x86_64/64 -Isysdeps/unix/sysv/linux/x86_64 -Isysdeps/unix/sysv/linux/x86/include -Isysdeps/unix/sysv/linux/x86 -Isysdeps/x86/nptl -Isysdeps/unix/sysv/linux/wordsize-64 -Isysdeps/x86_64/nptl -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/x86_64 -Isysdeps/unix -Isysdeps/posix -Isysdeps/x86_64/64 -Isysdeps/x86_64/fpu/multiarch -Isysdeps/x86_64/fpu -Isysdeps/x86/fpu -Isysdeps/x86_64/multiarch -Isysdeps/x86_64 -Isysdeps/x86/include -Isysdeps/x86 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/wordsize-64 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -E -x assembler-with-cpp' \ + /bin/sh sysdeps/unix/make-syscalls.sh $dir || exit 1; }; \ + test $dir = sysdeps/unix && break; \ +done > /mnt/lfs/sources/glibc-2.36/build/sysd-syscallsT +mv -f /mnt/lfs/sources/glibc-2.36/build/sysd-syscallsT /mnt/lfs/sources/glibc-2.36/build/sysd-syscalls + +type "make help" for help with common glibc makefile targets + +rm -f /mnt/lfs/sources/glibc-2.36/build/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/stamp.oS +make subdir=csu -C csu ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/csu' +/bin/sh ../scripts/gen-libc-abis \ + x86_64-lfs-linux-gnu \ + < ../libc-abis > /mnt/lfs/sources/glibc-2.36/build/libc-abis.hT +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/libc-abis.hT /mnt/lfs/sources/glibc-2.36/build/libc-abis.h +touch /mnt/lfs/sources/glibc-2.36/build/libc-abis.stamp +LC_ALL=C gawk -f ../scripts/abi-versions.awk /mnt/lfs/sources/glibc-2.36/build/Versions.all > /mnt/lfs/sources/glibc-2.36/build/abi-versions.hT +mv -f /mnt/lfs/sources/glibc-2.36/build/abi-versions.hT /mnt/lfs/sources/glibc-2.36/build/abi-versions.h +gawk -f ../scripts/gen-tunables.awk ../elf/dl-tunables.list ../sysdeps/nptl/dl-tunables.list ../sysdeps/x86/dl-tunables.list > /mnt/lfs/sources/glibc-2.36/build/dl-tunable-list.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/dl-tunable-list.T /mnt/lfs/sources/glibc-2.36/build/dl-tunable-list.h +touch /mnt/lfs/sources/glibc-2.36/build/dl-tunable-list.stmp +x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -E -dM -x c -o /mnt/lfs/sources/glibc-2.36/build/gcc-macros.h.in /dev/null +sed 's/^#define /#define GCCMACRO/' < /mnt/lfs/sources/glibc-2.36/build/gcc-macros.h.in > /mnt/lfs/sources/glibc-2.36/build/gcc-macros.h +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/csu +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/csu +rm -f /mnt/lfs/sources/glibc-2.36/build/csu/abi-tag.h.new +sed -e 's/#.*$//' -e '/^[ ]*$/d' ../abi-tags | \ +while read conf tagos tagver; do \ + test `expr 'x86_64-lfs-linux-gnu' \ + : "$conf"` != 0 || continue; \ + ( echo "$tagos" | \ + sed -e 's/[^0-9xXa-fA-F ]//' \ + -e 's/^/#define __ABI_TAG_OS /'; \ + echo "#ifndef __ABI_TAG_VERSION"; \ + echo "$tagver" | \ + sed -e 's/[^0-9xXa-fA-F]/ /g' -e 's/ *$//' \ + -e 's/ /,/g' -e 's/^/# define __ABI_TAG_VERSION /'; \ + echo "#endif" ) > /mnt/lfs/sources/glibc-2.36/build/csu/abi-tag.h.new; \ +done +if test -r /mnt/lfs/sources/glibc-2.36/build/csu/abi-tag.h.new; then mv -f /mnt/lfs/sources/glibc-2.36/build/csu/abi-tag.h.new /mnt/lfs/sources/glibc-2.36/build/csu/abi-tag.h; \ +else echo >&2 'This configuration not matched in ../abi-tags'; exit 1; fi +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rtld-sizes.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/rtld-sizes.h.d /mnt/lfs/sources/glibc-2.36/build/rtld-sizes.h'" \ + rtld-sizes.sym > /mnt/lfs/sources/glibc-2.36/build/rtld-sizes.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/rtld-sizes.h.dT > /mnt/lfs/sources/glibc-2.36/build/rtld-sizes.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/rtld-sizes.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/rtld-sizes.h.dT2 /mnt/lfs/sources/glibc-2.36/build/rtld-sizes.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/rtld-sizes.hT /mnt/lfs/sources/glibc-2.36/build/rtld-sizes.h +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ucontext_i.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/ucontext_i.h.d /mnt/lfs/sources/glibc-2.36/build/ucontext_i.h'" \ + ../sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym > /mnt/lfs/sources/glibc-2.36/build/ucontext_i.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/ucontext_i.h.dT > /mnt/lfs/sources/glibc-2.36/build/ucontext_i.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/ucontext_i.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/ucontext_i.h.dT2 /mnt/lfs/sources/glibc-2.36/build/ucontext_i.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/ucontext_i.hT /mnt/lfs/sources/glibc-2.36/build/ucontext_i.h +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/tcb-offsets.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/tcb-offsets.h.d /mnt/lfs/sources/glibc-2.36/build/tcb-offsets.h'" \ + ../sysdeps/x86_64/nptl/tcb-offsets.sym > /mnt/lfs/sources/glibc-2.36/build/tcb-offsets.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/tcb-offsets.h.dT > /mnt/lfs/sources/glibc-2.36/build/tcb-offsets.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/tcb-offsets.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/tcb-offsets.h.dT2 /mnt/lfs/sources/glibc-2.36/build/tcb-offsets.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/tcb-offsets.hT /mnt/lfs/sources/glibc-2.36/build/tcb-offsets.h +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/link-defines.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/link-defines.h.d /mnt/lfs/sources/glibc-2.36/build/link-defines.h'" \ + ../sysdeps/x86_64/link-defines.sym > /mnt/lfs/sources/glibc-2.36/build/link-defines.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/link-defines.h.dT > /mnt/lfs/sources/glibc-2.36/build/link-defines.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/link-defines.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/link-defines.h.dT2 /mnt/lfs/sources/glibc-2.36/build/link-defines.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/link-defines.hT /mnt/lfs/sources/glibc-2.36/build/link-defines.h +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/tlsdesc.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/tlsdesc.h.d /mnt/lfs/sources/glibc-2.36/build/tlsdesc.h'" \ + ../sysdeps/x86_64/tlsdesc.sym > /mnt/lfs/sources/glibc-2.36/build/tlsdesc.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/tlsdesc.h.dT > /mnt/lfs/sources/glibc-2.36/build/tlsdesc.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/tlsdesc.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/tlsdesc.h.dT2 /mnt/lfs/sources/glibc-2.36/build/tlsdesc.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/tlsdesc.hT /mnt/lfs/sources/glibc-2.36/build/tlsdesc.h +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rtld-offsets.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/rtld-offsets.h.d /mnt/lfs/sources/glibc-2.36/build/rtld-offsets.h'" \ + ../sysdeps/x86_64/rtld-offsets.sym > /mnt/lfs/sources/glibc-2.36/build/rtld-offsets.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/rtld-offsets.h.dT > /mnt/lfs/sources/glibc-2.36/build/rtld-offsets.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/rtld-offsets.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/rtld-offsets.h.dT2 /mnt/lfs/sources/glibc-2.36/build/rtld-offsets.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/rtld-offsets.hT /mnt/lfs/sources/glibc-2.36/build/rtld-offsets.h +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.h.d /mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.h'" \ + ../sysdeps/x86/cpu-features-offsets.sym > /mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.h.dT > /mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.h.dT2 /mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.hT /mnt/lfs/sources/glibc-2.36/build/cpu-features-offsets.h +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/gnu +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/gnu +{ \ + echo '/* This file is automatically generated.';\ + echo ' It defines macros to allow user program to find the shared'; \ + echo ' library files which come as part of GNU libc. */'; \ + echo '#ifndef __GNU_LIB_NAMES_H'; \ + echo '#define __GNU_LIB_NAMES_H 1'; \ + echo ''; \ + \ + echo '#if !defined __x86_64__'; echo '# include '; echo '#endif'; echo '#if defined __x86_64__ && defined __LP64__'; echo '# include '; echo '#endif'; echo '#if defined __x86_64__ && defined __ILP32__'; echo '# include '; echo '#endif'; \ + echo ''; \ + echo '#endif /* gnu/lib-names.h */'; \ +} > /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names.h +{ \ + echo '/* This file is automatically generated. */'; echo '#ifndef __GNU_LIB_NAMES_H'; echo '# error "Never use directly; include instead."'; echo '#endif'; \ + echo ''; \ + ( echo ld=ld-linux-x86-64.so.2; echo libc=libc.so.6; echo libBrokenLocale=libBrokenLocale.so.1; echo libpthread=libpthread.so.0; echo libthread_db=libthread_db.so.1; echo libcrypt=libcrypt.so.1; echo libdl=libdl.so.2; echo libgcc_s=libgcc_s.so.1; echo libnsl=libnsl.so.1; echo libc_malloc_debug=libc_malloc_debug.so.0; echo libutil=libutil.so.1; echo libnss_ldap=libnss_ldap.so.2; echo libnss_dns=libnss_dns.so.2; echo libnss_compat=libnss_compat.so.2; echo libmvec=libmvec.so.1; echo libresolv=libresolv.so.2; echo libnss_db=libnss_db.so.2; echo libm=libm.so.6; echo libnss_files=libnss_files.so.2; echo librt=librt.so.1; echo libnss_hesiod=libnss_hesiod.so.2; echo libanl=libanl.so.1;) \ + | LC_ALL=C gawk -f ../scripts/lib-names.awk | LC_ALL=C sort; \ + \ +} > /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.T /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h +touch /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.stmp +x86_64-lfs-linux-gnu-gcc init-first.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/init-first.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/init-first.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/init-first.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/libc-start.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -funwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/libc-start.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/libc-start.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/libc-start.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/sysdep.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.36/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/csu/sysdep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/sysdep.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/sysdep.o +x86_64-lfs-linux-gnu-gcc version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/version.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/version.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/version.o +x86_64-lfs-linux-gnu-gcc check_fds.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/check_fds.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/check_fds.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/check_fds.o +x86_64-lfs-linux-gnu-gcc libc-tls.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/libc-tls.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/libc-tls.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/libc-tls.o +x86_64-lfs-linux-gnu-gcc dso_handle.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/dso_handle.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/dso_handle.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/dso_handle.o +x86_64-lfs-linux-gnu-gcc errno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/errno.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/errno.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/errno.o +x86_64-lfs-linux-gnu-gcc errno-loc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/errno-loc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/errno-loc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/errno-loc.o +echo 'csu/init-first.o csu/libc-start.o csu/sysdep.o csu/version.o csu/check_fds.o csu/libc-tls.o csu/dso_handle.o csu/errno.o csu/errno-loc.o' > /mnt/lfs/sources/glibc-2.36/build/csu/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/csu/stamp.oT /mnt/lfs/sources/glibc-2.36/build/csu/stamp.o +x86_64-lfs-linux-gnu-gcc init-first.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/init-first.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/init-first.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/init-first.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/libc-start.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -funwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/libc-start.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/libc-start.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/libc-start.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/sysdep.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.36/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/csu/sysdep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/sysdep.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/sysdep.os +x86_64-lfs-linux-gnu-gcc version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/version.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/version.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/version.os +x86_64-lfs-linux-gnu-gcc check_fds.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/check_fds.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/check_fds.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/check_fds.os +x86_64-lfs-linux-gnu-gcc dso_handle.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/dso_handle.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/dso_handle.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/dso_handle.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/generic/unwind-resume.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/unwind-resume.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/unwind-resume.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/unwind-resume.os +x86_64-lfs-linux-gnu-gcc errno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/errno.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/errno.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/errno.os +x86_64-lfs-linux-gnu-gcc errno-loc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/errno-loc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/errno-loc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/errno-loc.os +echo 'csu/init-first.os csu/libc-start.os csu/sysdep.os csu/version.os csu/check_fds.os csu/dso_handle.os csu/unwind-resume.os csu/errno.os csu/errno-loc.os' > /mnt/lfs/sources/glibc-2.36/build/csu/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/csu/stamp.osT /mnt/lfs/sources/glibc-2.36/build/csu/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/csu/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/csu/stamp.oST /mnt/lfs/sources/glibc-2.36/build/csu/stamp.oS +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/start.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.36/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/csu/start.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/start.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/start.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/abi-note.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o +x86_64-lfs-linux-gnu-gcc init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/init.o +x86_64-lfs-linux-gnu-gcc static-reloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/static-reloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/static-reloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/static-reloc.o +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.36/build/csu/crt1.o /mnt/lfs/sources/glibc-2.36/build/csu/start.o /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o /mnt/lfs/sources/glibc-2.36/build/csu/init.o /mnt/lfs/sources/glibc-2.36/build/csu/static-reloc.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/start.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.36/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/csu/start.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/start.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/start.os +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/start.os /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o /mnt/lfs/sources/glibc-2.36/build/csu/init.o +x86_64-lfs-linux-gnu-gcc gmon-start.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/gmon-start.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/gmon-start.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/gmon-start.os +x86_64-lfs-linux-gnu-gcc static-reloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/static-reloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/static-reloc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/static-reloc.os +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.36/build/csu/gcrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/gmon-start.os /mnt/lfs/sources/glibc-2.36/build/csu/static-reloc.os +x86_64-lfs-linux-gnu-gcc -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/Mcrt1.o -x c /dev/null +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.36/build/csu/rcrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/start.o /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o /mnt/lfs/sources/glibc-2.36/build/csu/init.o +x86_64-lfs-linux-gnu-gcc gmon-start.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/gmon-start.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/gmon-start.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/gmon-start.o +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.36/build/csu/grcrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/rcrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/gmon-start.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/crti.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.36/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/crti.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/crti.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/crtn.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.36/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/csu' +make subdir=iconv -C iconv ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/iconv' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/iconv +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/iconv +x86_64-lfs-linux-gnu-gcc iconv_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_open.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_open.o +x86_64-lfs-linux-gnu-gcc iconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/iconv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/iconv.o +x86_64-lfs-linux-gnu-gcc iconv_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_close.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_close.o +x86_64-lfs-linux-gnu-gcc gconv_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_open.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_open.o +x86_64-lfs-linux-gnu-gcc gconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv.o +x86_64-lfs-linux-gnu-gcc gconv_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_close.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_close.o +x86_64-lfs-linux-gnu-gcc gconv_db.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_db.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_db.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_db.o +x86_64-lfs-linux-gnu-gcc gconv_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DGCONV_PATH='"/usr/lib/gconv"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_conf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_conf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_conf.o +x86_64-lfs-linux-gnu-gcc gconv_builtin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_builtin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_builtin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_builtin.o +x86_64-lfs-linux-gnu-gcc gconv_simple.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_simple.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_simple.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_simple.o +x86_64-lfs-linux-gnu-gcc gconv_trans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_trans.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_trans.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_trans.o +x86_64-lfs-linux-gnu-gcc gconv_cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DGCONV_DIR='"/usr/lib/gconv"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_cache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_cache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_cache.o +x86_64-lfs-linux-gnu-gcc gconv_dl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_dl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_dl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_dl.o +x86_64-lfs-linux-gnu-gcc gconv_charset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_charset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_charset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_charset.o +echo 'iconv/iconv_open.o iconv/iconv.o iconv/iconv_close.o iconv/gconv_open.o iconv/gconv.o iconv/gconv_close.o iconv/gconv_db.o iconv/gconv_conf.o iconv/gconv_builtin.o iconv/gconv_simple.o iconv/gconv_trans.o iconv/gconv_cache.o iconv/gconv_dl.o iconv/gconv_charset.o' > /mnt/lfs/sources/glibc-2.36/build/iconv/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/iconv/stamp.oT /mnt/lfs/sources/glibc-2.36/build/iconv/stamp.o +x86_64-lfs-linux-gnu-gcc iconv_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_open.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_open.os +x86_64-lfs-linux-gnu-gcc iconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/iconv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/iconv.os +x86_64-lfs-linux-gnu-gcc iconv_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_close.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_close.os +x86_64-lfs-linux-gnu-gcc gconv_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_open.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_open.os +x86_64-lfs-linux-gnu-gcc gconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv.os +x86_64-lfs-linux-gnu-gcc gconv_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_close.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_close.os +x86_64-lfs-linux-gnu-gcc gconv_db.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_db.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_db.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_db.os +x86_64-lfs-linux-gnu-gcc gconv_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DGCONV_PATH='"/usr/lib/gconv"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_conf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_conf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_conf.os +x86_64-lfs-linux-gnu-gcc gconv_builtin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_builtin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_builtin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_builtin.os +x86_64-lfs-linux-gnu-gcc gconv_simple.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_simple.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_simple.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_simple.os +x86_64-lfs-linux-gnu-gcc gconv_trans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_trans.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_trans.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_trans.os +x86_64-lfs-linux-gnu-gcc gconv_cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DGCONV_DIR='"/usr/lib/gconv"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_cache.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_cache.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_cache.os +x86_64-lfs-linux-gnu-gcc gconv_dl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_dl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_dl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_dl.os +x86_64-lfs-linux-gnu-gcc gconv_charset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_charset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_charset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/gconv_charset.os +echo 'iconv/iconv_open.os iconv/iconv.os iconv/iconv_close.os iconv/gconv_open.os iconv/gconv.os iconv/gconv_close.os iconv/gconv_db.os iconv/gconv_conf.os iconv/gconv_builtin.os iconv/gconv_simple.os iconv/gconv_trans.os iconv/gconv_cache.os iconv/gconv_dl.os iconv/gconv_charset.os' > /mnt/lfs/sources/glibc-2.36/build/iconv/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/iconv/stamp.osT /mnt/lfs/sources/glibc-2.36/build/iconv/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/iconv/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/iconv/stamp.oST /mnt/lfs/sources/glibc-2.36/build/iconv/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/iconv' +make subdir=locale -C locale ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/locale' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/locale +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/locale +python3 -B gen-translit.py < C-translit.h.in > /mnt/lfs/sources/glibc-2.36/build/locale/C-translit.h.tmp +mv -f /mnt/lfs/sources/glibc-2.36/build/locale/C-translit.h.tmp /mnt/lfs/sources/glibc-2.36/build/locale/C-translit.h +x86_64-lfs-linux-gnu-gcc setlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/setlocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/setlocale.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/setlocale.o +x86_64-lfs-linux-gnu-gcc findlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/findlocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/findlocale.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/findlocale.o +x86_64-lfs-linux-gnu-gcc loadlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/loadlocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/loadlocale.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/loadlocale.o +x86_64-lfs-linux-gnu-gcc loadarchive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/loadarchive.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/loadarchive.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/loadarchive.o +x86_64-lfs-linux-gnu-gcc localeconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/localeconv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/localeconv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/localeconv.o +x86_64-lfs-linux-gnu-gcc nl_langinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo.o +x86_64-lfs-linux-gnu-gcc nl_langinfo_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo_l.o +x86_64-lfs-linux-gnu-gcc mb_cur_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/mb_cur_max.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/mb_cur_max.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/mb_cur_max.o +x86_64-lfs-linux-gnu-gcc newlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/newlocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/newlocale.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/newlocale.o +x86_64-lfs-linux-gnu-gcc duplocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/duplocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/duplocale.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/duplocale.o +x86_64-lfs-linux-gnu-gcc freelocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/freelocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/freelocale.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/freelocale.o +x86_64-lfs-linux-gnu-gcc uselocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/uselocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/uselocale.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/uselocale.o +x86_64-lfs-linux-gnu-gcc lc-ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-ctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-ctype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-ctype.o +x86_64-lfs-linux-gnu-gcc lc-messages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-messages.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-messages.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-messages.o +x86_64-lfs-linux-gnu-gcc lc-monetary.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-monetary.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-monetary.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-monetary.o +x86_64-lfs-linux-gnu-gcc lc-numeric.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-numeric.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-numeric.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-numeric.o +x86_64-lfs-linux-gnu-gcc lc-time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-time.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-time.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-time.o +x86_64-lfs-linux-gnu-gcc lc-paper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-paper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-paper.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-paper.o +x86_64-lfs-linux-gnu-gcc lc-name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-name.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-name.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-name.o +x86_64-lfs-linux-gnu-gcc lc-address.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-address.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-address.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-address.o +x86_64-lfs-linux-gnu-gcc lc-telephone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-telephone.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-telephone.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-telephone.o +x86_64-lfs-linux-gnu-gcc lc-measurement.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-measurement.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-measurement.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-measurement.o +x86_64-lfs-linux-gnu-gcc lc-identification.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-identification.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-identification.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-identification.o +x86_64-lfs-linux-gnu-gcc lc-collate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-collate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-collate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-collate.o +x86_64-lfs-linux-gnu-gcc C-ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-ctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-ctype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-ctype.o +x86_64-lfs-linux-gnu-gcc C-messages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-messages.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-messages.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-messages.o +x86_64-lfs-linux-gnu-gcc C-monetary.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-monetary.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-monetary.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-monetary.o +x86_64-lfs-linux-gnu-gcc C-numeric.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-numeric.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-numeric.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-numeric.o +x86_64-lfs-linux-gnu-gcc C-time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-time.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-time.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-time.o +x86_64-lfs-linux-gnu-gcc C-paper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-paper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-paper.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-paper.o +x86_64-lfs-linux-gnu-gcc C-name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-name.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-name.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-name.o +x86_64-lfs-linux-gnu-gcc C-address.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-address.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-address.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-address.o +x86_64-lfs-linux-gnu-gcc C-telephone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-telephone.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-telephone.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-telephone.o +x86_64-lfs-linux-gnu-gcc C-measurement.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-measurement.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-measurement.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-measurement.o +x86_64-lfs-linux-gnu-gcc C-identification.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-identification.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-identification.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-identification.o +x86_64-lfs-linux-gnu-gcc C-collate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-collate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-collate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-collate.o +x86_64-lfs-linux-gnu-gcc SYS_libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/SYS_libc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/SYS_libc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/SYS_libc.o +x86_64-lfs-linux-gnu-gcc C_name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C_name.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C_name.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C_name.o +x86_64-lfs-linux-gnu-gcc xlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/xlocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/xlocale.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/xlocale.o +x86_64-lfs-linux-gnu-gcc localename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/localename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/localename.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/localename.o +x86_64-lfs-linux-gnu-gcc global-locale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/global-locale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/global-locale.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/global-locale.o +x86_64-lfs-linux-gnu-gcc coll-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/coll-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/coll-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/coll-lookup.o +echo 'locale/setlocale.o locale/findlocale.o locale/loadlocale.o locale/loadarchive.o locale/localeconv.o locale/nl_langinfo.o locale/nl_langinfo_l.o locale/mb_cur_max.o locale/newlocale.o locale/duplocale.o locale/freelocale.o locale/uselocale.o locale/lc-ctype.o locale/lc-messages.o locale/lc-monetary.o locale/lc-numeric.o locale/lc-time.o locale/lc-paper.o locale/lc-name.o locale/lc-address.o locale/lc-telephone.o locale/lc-measurement.o locale/lc-identification.o locale/lc-collate.o locale/C-ctype.o locale/C-messages.o locale/C-monetary.o locale/C-numeric.o locale/C-time.o locale/C-paper.o locale/C-name.o locale/C-address.o locale/C-telephone.o locale/C-measurement.o locale/C-identification.o locale/C-collate.o locale/SYS_libc.o locale/C_name.o locale/xlocale.o locale/localename.o locale/global-locale.o locale/coll-lookup.o' > /mnt/lfs/sources/glibc-2.36/build/locale/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/locale/stamp.oT /mnt/lfs/sources/glibc-2.36/build/locale/stamp.o +x86_64-lfs-linux-gnu-gcc setlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/setlocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/setlocale.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/setlocale.os +x86_64-lfs-linux-gnu-gcc findlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/findlocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/findlocale.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/findlocale.os +x86_64-lfs-linux-gnu-gcc loadlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/loadlocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/loadlocale.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/loadlocale.os +x86_64-lfs-linux-gnu-gcc loadarchive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/loadarchive.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/loadarchive.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/loadarchive.os +x86_64-lfs-linux-gnu-gcc localeconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/localeconv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/localeconv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/localeconv.os +x86_64-lfs-linux-gnu-gcc nl_langinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo.os +x86_64-lfs-linux-gnu-gcc nl_langinfo_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/nl_langinfo_l.os +x86_64-lfs-linux-gnu-gcc mb_cur_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/mb_cur_max.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/mb_cur_max.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/mb_cur_max.os +x86_64-lfs-linux-gnu-gcc newlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/newlocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/newlocale.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/newlocale.os +x86_64-lfs-linux-gnu-gcc duplocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/duplocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/duplocale.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/duplocale.os +x86_64-lfs-linux-gnu-gcc freelocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/freelocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/freelocale.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/freelocale.os +x86_64-lfs-linux-gnu-gcc uselocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/uselocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/uselocale.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/uselocale.os +x86_64-lfs-linux-gnu-gcc lc-ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-ctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-ctype.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-ctype.os +x86_64-lfs-linux-gnu-gcc lc-messages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-messages.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-messages.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-messages.os +x86_64-lfs-linux-gnu-gcc lc-monetary.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-monetary.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-monetary.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-monetary.os +x86_64-lfs-linux-gnu-gcc lc-numeric.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-numeric.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-numeric.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-numeric.os +x86_64-lfs-linux-gnu-gcc lc-time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-time.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-time.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-time.os +x86_64-lfs-linux-gnu-gcc lc-paper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-paper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-paper.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-paper.os +x86_64-lfs-linux-gnu-gcc lc-name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-name.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-name.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-name.os +x86_64-lfs-linux-gnu-gcc lc-address.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-address.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-address.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-address.os +x86_64-lfs-linux-gnu-gcc lc-telephone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-telephone.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-telephone.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-telephone.os +x86_64-lfs-linux-gnu-gcc lc-measurement.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-measurement.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-measurement.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-measurement.os +x86_64-lfs-linux-gnu-gcc lc-identification.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-identification.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-identification.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-identification.os +x86_64-lfs-linux-gnu-gcc lc-collate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/lc-collate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/lc-collate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/lc-collate.os +x86_64-lfs-linux-gnu-gcc C-ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-ctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-ctype.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-ctype.os +x86_64-lfs-linux-gnu-gcc C-messages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-messages.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-messages.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-messages.os +x86_64-lfs-linux-gnu-gcc C-monetary.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-monetary.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-monetary.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-monetary.os +x86_64-lfs-linux-gnu-gcc C-numeric.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-numeric.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-numeric.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-numeric.os +x86_64-lfs-linux-gnu-gcc C-time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-time.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-time.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-time.os +x86_64-lfs-linux-gnu-gcc C-paper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-paper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-paper.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-paper.os +x86_64-lfs-linux-gnu-gcc C-name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-name.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-name.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-name.os +x86_64-lfs-linux-gnu-gcc C-address.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-address.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-address.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-address.os +x86_64-lfs-linux-gnu-gcc C-telephone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-telephone.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-telephone.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-telephone.os +x86_64-lfs-linux-gnu-gcc C-measurement.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-measurement.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-measurement.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-measurement.os +x86_64-lfs-linux-gnu-gcc C-identification.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-identification.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-identification.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-identification.os +x86_64-lfs-linux-gnu-gcc C-collate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C-collate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C-collate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C-collate.os +x86_64-lfs-linux-gnu-gcc SYS_libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/SYS_libc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/SYS_libc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/SYS_libc.os +x86_64-lfs-linux-gnu-gcc C_name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/C_name.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/C_name.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/C_name.os +x86_64-lfs-linux-gnu-gcc xlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/xlocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/xlocale.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/xlocale.os +x86_64-lfs-linux-gnu-gcc localename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/localename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/localename.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/localename.os +x86_64-lfs-linux-gnu-gcc global-locale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/global-locale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/global-locale.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/global-locale.os +x86_64-lfs-linux-gnu-gcc coll-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/coll-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/coll-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/coll-lookup.os +echo 'locale/setlocale.os locale/findlocale.os locale/loadlocale.os locale/loadarchive.os locale/localeconv.os locale/nl_langinfo.os locale/nl_langinfo_l.os locale/mb_cur_max.os locale/newlocale.os locale/duplocale.os locale/freelocale.os locale/uselocale.os locale/lc-ctype.os locale/lc-messages.os locale/lc-monetary.os locale/lc-numeric.os locale/lc-time.os locale/lc-paper.os locale/lc-name.os locale/lc-address.os locale/lc-telephone.os locale/lc-measurement.os locale/lc-identification.os locale/lc-collate.os locale/C-ctype.os locale/C-messages.os locale/C-monetary.os locale/C-numeric.os locale/C-time.os locale/C-paper.os locale/C-name.os locale/C-address.os locale/C-telephone.os locale/C-measurement.os locale/C-identification.os locale/C-collate.os locale/SYS_libc.os locale/C_name.os locale/xlocale.os locale/localename.os locale/global-locale.os locale/coll-lookup.os' > /mnt/lfs/sources/glibc-2.36/build/locale/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/locale/stamp.osT /mnt/lfs/sources/glibc-2.36/build/locale/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/locale/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/locale/stamp.oST /mnt/lfs/sources/glibc-2.36/build/locale/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/locale' +make subdir=localedata -C localedata ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/localedata' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/localedata +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/localedata +rm -f /mnt/lfs/sources/glibc-2.36/build/localedata/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/localedata/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/localedata/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/localedata/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/localedata/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/localedata/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/localedata' +make subdir=iconvdata -C iconvdata ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/iconvdata' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/iconvdata +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/iconvdata +{ echo ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-6 ISO8859-7 ISO8859-8 ISO8859-9 ISO8859-10 ISO8859-11 ISO8859-13 ISO8859-14 ISO8859-15 ISO8859-16 T.61 ISO_6937 SJIS KOI-8 HP-ROMAN8 HP-ROMAN9 EBCDIC-AT-DE EBCDIC-AT-DE-A EBCDIC-CA-FR EUC-KR UHC JOHAB BIG5 EUC-JP EUC-CN EUC-TW ISO646 EBCDIC-DK-NO EBCDIC-DK-NO-A EBCDIC-ES EBCDIC-ES-A EBCDIC-ES-S EBCDIC-FI-SE EBCDIC-FI-SE-A EBCDIC-FR EBCDIC-IS-FRISS EBCDIC-IT EBCDIC-PT EBCDIC-UK EBCDIC-US IBM037 IBM038 IBM274 IBM275 IBM423 IBM500 IBM870 IBM871 IBM891 IBM903 IBM904 IBM905 IBM1047 IBM874 CP737 CP775 ISO-2022-KR HP-TURKISH8 HP-THAI8 HP-GREEK8 KOI8-R LATIN-GREEK LATIN-GREEK-1 IBM256 IBM273 IBM277 IBM278 IBM280 IBM281 IBM284 IBM285 IBM290 IBM297 IBM420 IBM424 IBM437 IBM850 IBM851 IBM852 IBM855 IBM857 IBM858 IBM860 IBM861 IBM862 IBM863 IBM864 IBM865 IBM868 IBM869 IBM875 IBM880 IBM866 CP1258 IBM922 IBM1124 IBM1129 IBM932 IBM943 IBM856 IBM930 IBM933 IBM935 IBM937 IBM939 IBM1046 IBM1132 IBM1133 IBM1160 IBM1161 IBM1162 IBM1163 IBM1164 IBM918 IBM1004 IBM1026 CP1125 CP1250 CP1251 CP1252 CP1253 CP1254 CP1255 CP1256 CP1257 ISO-2022-JP MACINTOSH IEC_P27-1 ASMO_449 ANSI_X3.110 CSN_369103 CWI DEC-MCS ECMA-CYRILLIC GOST_19768-74 GREEK-CCITT GREEK7 GREEK7-OLD INIS INIS-8 INIS-CYRILLIC ISO_6937-2 ISO_2033 ISO_5427 ISO_5427-EXT ISO_5428 ISO_10367-BOX MAC-IS MAC-UK NATS-DANO NATS-SEFI SAMI-WS2 ISO-IR-197 TIS-620 KOI8-U GBK ISIRI-3342 GBGBK ISO-2022-CN UTF-16 UNICODE UTF-32 UTF-7 BIG5HKSCS GB18030 ISO-2022-CN-EXT VISCII GBBIG5 CP10007 KOI8-T GEORGIAN-PS GEORGIAN-ACADEMY ISO-IR-209 MAC-SAMI ARMSCII-8 TCVN5712-1 EUC-JISX0213 SHIFT_JISX0213 ISO-2022-JP-3 TSCII IBM866NAV CP932 EUC-JP-MS PT154 RK1048 IBM1025 IBM1122 IBM1137 IBM1153 IBM1154 IBM1155 IBM1156 IBM1157 IBM1158 IBM803 IBM901 IBM902 IBM921 IBM1008 IBM1008_420 IBM1097 IBM1112 IBM1123 IBM1130 IBM1140 IBM1141 IBM1142 IBM1143 IBM1144 IBM1145 IBM1146 IBM1147 IBM1148 IBM1149 IBM1166 IBM1167 IBM4517 IBM4899 IBM4909 IBM4971 IBM5347 IBM9030 IBM9066 IBM9448 IBM12712 IBM16804 IBM1364 IBM1371 IBM1388 IBM1390 IBM1399 ISO_11548-1 MIK BRF MAC-CENTRALEUROPE KOI8-RU ISO8859-9E CP770 CP771 CP772 CP773 CP774; \ + echo 8bit iso8859-2 iso8859-3 iso8859-4 iso8859-6 iso8859-9 koi-8 ebcdic-at-de ebcdic-at-de-a ebcdic-ca-fr ebcdic-dk-no ebcdic-dk-no-a ebcdic-es-s ebcdic-fi-se ebcdic-fi-se-a ebcdic-fr ebcdic-it ebcdic-pt ebcdic-us ibm037 ibm038 ibm274 ibm275 ibm423 ibm500 ibm870 ibm871 ibm891 ibm903 ibm904 ibm905 ibm1047; \ + echo 8bit-gap koi8-r latin-greek latin-greek-1 ibm256 ibm273 ibm277 ibm278 ibm280 ibm281 ibm284 ibm285 ibm290 ibm297 ibm420 ibm424 ibm437 ibm850 ibm851 ibm852 ibm855 ibm857 ibm858 ibm860 ibm861 ibm862 ibm863 ibm864 ibm865 ibm868 ibm869 ibm875 ibm880 ibm918 ibm1004 ibm1026 cp1125 cp1250 cp1251 cp1252 cp1253 cp1254 cp1256 cp1257 ibm866 iso8859-5 iso8859-7 iso8859-8 iso8859-10 macintosh iec_p27-1 asmo_449 csn_369103 cwi dec-mcs ecma-cyrillic gost_19768-74 greek-ccitt greek7 greek7-old inis inis-8 inis-cyrillic iso_2033 iso_5427 iso_5427-ext iso_5428 iso_10367-box mac-is nats-dano nats-sefi iso8859-13 iso8859-14 iso8859-15 mac-uk sami-ws2 iso-ir-197 tis-620 koi8-u ibm874 cp10007 koi8-t georgian-ps georgian-academy iso-ir-209 mac-sami iso8859-11 ibm866nav pt154 rk1048 mik brf mac-centraleurope koi8-ru hp-roman8 hp-roman9 ebcdic-es ebcdic-es-a ebcdic-is-friss ebcdic-uk iso8859-16 viscii iso8859-9e hp-turkish8 hp-thai8 hp-greek8 cp770 cp771 cp772 cp773 cp774; } | \ +LC_ALL=C \ +gawk 'NR == 1 { \ + for (i = 1; i <= NF; i++) { \ + printf "%s-routines := %s\n", $i, tolower($i); \ + printf "libof-%s := iconvdata\n", tolower($i); \ + printf "%s-map := gconv.map\n", $i; \ + } \ + }; \ + NR > 1 { \ + for (i = 2; i <= NF; i++) { \ + printf "$(objpfx)%s.stmp: ", $i; \ + map = toupper($i); \ + sub(/^ISO8859/, "ISO-8859", map); \ + if (map == "ISO_2033") map = map "-1983"; \ + printf "$(charmaps)/%s ", map; \ + printf "gen-%s.sh\n", $1; \ + printf "\t$(generate-%s-table)\n", $1; \ + } \ + }' > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iconv-rules.new +mv -f /mnt/lfs/sources/glibc-2.36/build/iconvdata/iconv-rules.new /mnt/lfs/sources/glibc-2.36/build/iconvdata/iconv-rules +rm -f /mnt/lfs/sources/glibc-2.36/build/iconvdata/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/iconvdata/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/iconvdata/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/iconvdata/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/iconvdata/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/iconvdata/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/iconvdata' +make subdir=assert -C assert ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/assert' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/assert +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/assert +x86_64-lfs-linux-gnu-gcc assert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/assert -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/assert/assert.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/assert/assert.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/assert/assert.o +x86_64-lfs-linux-gnu-gcc assert-perr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/assert -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/assert/assert-perr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/assert/assert-perr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/assert/assert-perr.o +x86_64-lfs-linux-gnu-gcc __assert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/assert -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/assert/__assert.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/assert/__assert.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/assert/__assert.o +echo 'assert/assert.o assert/assert-perr.o assert/__assert.o' > /mnt/lfs/sources/glibc-2.36/build/assert/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/assert/stamp.oT /mnt/lfs/sources/glibc-2.36/build/assert/stamp.o +x86_64-lfs-linux-gnu-gcc assert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/assert -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/assert/assert.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/assert/assert.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/assert/assert.os +x86_64-lfs-linux-gnu-gcc assert-perr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/assert -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/assert/assert-perr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/assert/assert-perr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/assert/assert-perr.os +x86_64-lfs-linux-gnu-gcc __assert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/assert -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/assert/__assert.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/assert/__assert.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/assert/__assert.os +echo 'assert/assert.os assert/assert-perr.os assert/__assert.os' > /mnt/lfs/sources/glibc-2.36/build/assert/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/assert/stamp.osT /mnt/lfs/sources/glibc-2.36/build/assert/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/assert/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/assert/stamp.oST /mnt/lfs/sources/glibc-2.36/build/assert/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/assert' +make subdir=ctype -C ctype ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/ctype' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/ctype +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/ctype +x86_64-lfs-linux-gnu-gcc ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype.o +x86_64-lfs-linux-gnu-gcc ctype-c99.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99.o +x86_64-lfs-linux-gnu-gcc ctype-extn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-extn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-extn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-extn.o +x86_64-lfs-linux-gnu-gcc ctype-c99_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99_l.o +x86_64-lfs-linux-gnu-gcc ctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype_l.o +x86_64-lfs-linux-gnu-gcc isctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/isctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/isctype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/isctype.o +x86_64-lfs-linux-gnu-gcc ctype-info.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-info.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-info.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-info.o +echo 'ctype/ctype.o ctype/ctype-c99.o ctype/ctype-extn.o ctype/ctype-c99_l.o ctype/ctype_l.o ctype/isctype.o ctype/ctype-info.o' > /mnt/lfs/sources/glibc-2.36/build/ctype/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/ctype/stamp.oT /mnt/lfs/sources/glibc-2.36/build/ctype/stamp.o +x86_64-lfs-linux-gnu-gcc ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype.os +x86_64-lfs-linux-gnu-gcc ctype-c99.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99.os +x86_64-lfs-linux-gnu-gcc ctype-extn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-extn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-extn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-extn.os +x86_64-lfs-linux-gnu-gcc ctype-c99_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-c99_l.os +x86_64-lfs-linux-gnu-gcc ctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype_l.os +x86_64-lfs-linux-gnu-gcc isctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/isctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/isctype.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/isctype.os +x86_64-lfs-linux-gnu-gcc ctype-info.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/ctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-info.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-info.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/ctype/ctype-info.os +echo 'ctype/ctype.os ctype/ctype-c99.os ctype/ctype-extn.os ctype/ctype-c99_l.os ctype/ctype_l.os ctype/isctype.os ctype/ctype-info.os' > /mnt/lfs/sources/glibc-2.36/build/ctype/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/ctype/stamp.osT /mnt/lfs/sources/glibc-2.36/build/ctype/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/ctype/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/ctype/stamp.oST /mnt/lfs/sources/glibc-2.36/build/ctype/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/ctype' +make subdir=intl -C intl ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/intl' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/intl +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/intl +LC_ALL=C gawk '!/^"POT-Creation-Date: [0-9-]+ [0-9:+-]+\\n"$/' ../po/de.po > /mnt/lfs/sources/glibc-2.36/build/intl/tst-gettext-de.po +LC_ALL=C gawk -f po2test.awk /mnt/lfs/sources/glibc-2.36/build/intl/tst-gettext-de.po > /mnt/lfs/sources/glibc-2.36/build/intl/msgs.h +x86_64-lfs-linux-gnu-gcc bindtextdom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/bindtextdom.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/bindtextdom.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/bindtextdom.o +x86_64-lfs-linux-gnu-gcc dcgettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/dcgettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/dcgettext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/dcgettext.o +x86_64-lfs-linux-gnu-gcc dgettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/dgettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/dgettext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/dgettext.o +x86_64-lfs-linux-gnu-gcc gettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/gettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/gettext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/gettext.o +x86_64-lfs-linux-gnu-gcc dcigettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/dcigettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/dcigettext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/dcigettext.o +x86_64-lfs-linux-gnu-gcc dcngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/dcngettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/dcngettext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/dcngettext.o +x86_64-lfs-linux-gnu-gcc dngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/dngettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/dngettext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/dngettext.o +x86_64-lfs-linux-gnu-gcc ngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/ngettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/ngettext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/ngettext.o +x86_64-lfs-linux-gnu-gcc finddomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/finddomain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/finddomain.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/finddomain.o +x86_64-lfs-linux-gnu-gcc loadmsgcat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/loadmsgcat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/loadmsgcat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/loadmsgcat.o +x86_64-lfs-linux-gnu-gcc localealias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/localealias.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/localealias.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/localealias.o +x86_64-lfs-linux-gnu-gcc textdomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/textdomain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/textdomain.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/textdomain.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/l10nflist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/l10nflist.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/l10nflist.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/l10nflist.o +x86_64-lfs-linux-gnu-gcc explodename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/explodename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/explodename.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/explodename.o +bison --yacc --no-lines --name-prefix=__gettext --output /mnt/lfs/sources/glibc-2.36/build/intl/plural.c plural.y +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/intl/plural.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/plural.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/plural.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/plural.o +x86_64-lfs-linux-gnu-gcc plural-exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/plural-exp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/plural-exp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/plural-exp.o +x86_64-lfs-linux-gnu-gcc hash-string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/hash-string.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/hash-string.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/hash-string.o +echo 'intl/bindtextdom.o intl/dcgettext.o intl/dgettext.o intl/gettext.o intl/dcigettext.o intl/dcngettext.o intl/dngettext.o intl/ngettext.o intl/finddomain.o intl/loadmsgcat.o intl/localealias.o intl/textdomain.o intl/l10nflist.o intl/explodename.o intl/plural.o intl/plural-exp.o intl/hash-string.o' > /mnt/lfs/sources/glibc-2.36/build/intl/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/intl/stamp.oT /mnt/lfs/sources/glibc-2.36/build/intl/stamp.o +x86_64-lfs-linux-gnu-gcc bindtextdom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/bindtextdom.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/bindtextdom.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/bindtextdom.os +x86_64-lfs-linux-gnu-gcc dcgettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/dcgettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/dcgettext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/dcgettext.os +x86_64-lfs-linux-gnu-gcc dgettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/dgettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/dgettext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/dgettext.os +x86_64-lfs-linux-gnu-gcc gettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/gettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/gettext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/gettext.os +x86_64-lfs-linux-gnu-gcc dcigettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/dcigettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/dcigettext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/dcigettext.os +x86_64-lfs-linux-gnu-gcc dcngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/dcngettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/dcngettext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/dcngettext.os +x86_64-lfs-linux-gnu-gcc dngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/dngettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/dngettext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/dngettext.os +x86_64-lfs-linux-gnu-gcc ngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/ngettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/ngettext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/ngettext.os +x86_64-lfs-linux-gnu-gcc finddomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/finddomain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/finddomain.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/finddomain.os +x86_64-lfs-linux-gnu-gcc loadmsgcat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/loadmsgcat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/loadmsgcat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/loadmsgcat.os +x86_64-lfs-linux-gnu-gcc localealias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/localealias.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/localealias.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/localealias.os +x86_64-lfs-linux-gnu-gcc textdomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/textdomain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/textdomain.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/textdomain.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/l10nflist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/l10nflist.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/l10nflist.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/l10nflist.os +x86_64-lfs-linux-gnu-gcc explodename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/explodename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/explodename.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/explodename.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/intl/plural.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/plural.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/plural.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/plural.os +x86_64-lfs-linux-gnu-gcc plural-exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/plural-exp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/plural-exp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/plural-exp.os +x86_64-lfs-linux-gnu-gcc hash-string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/intl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.36/build/intl/hash-string.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/intl/hash-string.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/intl/hash-string.os +echo 'intl/bindtextdom.os intl/dcgettext.os intl/dgettext.os intl/gettext.os intl/dcigettext.os intl/dcngettext.os intl/dngettext.os intl/ngettext.os intl/finddomain.os intl/loadmsgcat.os intl/localealias.os intl/textdomain.os intl/l10nflist.os intl/explodename.os intl/plural.os intl/plural-exp.os intl/hash-string.os' > /mnt/lfs/sources/glibc-2.36/build/intl/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/intl/stamp.osT /mnt/lfs/sources/glibc-2.36/build/intl/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/intl/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/intl/stamp.oST /mnt/lfs/sources/glibc-2.36/build/intl/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/intl' +make subdir=catgets -C catgets ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/catgets' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/catgets +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/catgets +x86_64-lfs-linux-gnu-gcc catgets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/mnt/lfs/sources/glibc-2.36/build/catgets -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/catgets/catgets.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/catgets/catgets.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/catgets/catgets.o +x86_64-lfs-linux-gnu-gcc open_catalog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/mnt/lfs/sources/glibc-2.36/build/catgets -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/catgets/open_catalog.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/catgets/open_catalog.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/catgets/open_catalog.o +echo 'catgets/catgets.o catgets/open_catalog.o' > /mnt/lfs/sources/glibc-2.36/build/catgets/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/catgets/stamp.oT /mnt/lfs/sources/glibc-2.36/build/catgets/stamp.o +x86_64-lfs-linux-gnu-gcc catgets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/mnt/lfs/sources/glibc-2.36/build/catgets -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/catgets/catgets.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/catgets/catgets.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/catgets/catgets.os +x86_64-lfs-linux-gnu-gcc open_catalog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/mnt/lfs/sources/glibc-2.36/build/catgets -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/catgets/open_catalog.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/catgets/open_catalog.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/catgets/open_catalog.os +echo 'catgets/catgets.os catgets/open_catalog.os' > /mnt/lfs/sources/glibc-2.36/build/catgets/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/catgets/stamp.osT /mnt/lfs/sources/glibc-2.36/build/catgets/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/catgets/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/catgets/stamp.oST /mnt/lfs/sources/glibc-2.36/build/catgets/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/catgets' +make subdir=math -C math ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/math' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/math +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/math +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_isinfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isinfl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isinfl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isinfl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isnanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isnanl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isnanl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_finitel.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_finitel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_finitel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_finitel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_copysignl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_copysignl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_copysignl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_copysignl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_modfl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_modfl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_modfl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_scalbnl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_frexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_frexpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_frexpl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_frexpl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_signbitl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_signbitl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_signbitl.o +for gcall in cargF conjF cimagF crealF cabsF e_scalbF s_cacosF s_cacoshF s_ccosF s_ccoshF s_casinF s_csinF s_casinhF k_casinhF s_csinhF k_casinhF s_csinhF s_catanhF s_catanF s_ctanF s_ctanhF s_cexpF s_clogF s_cprojF s_csqrtF s_cpowF s_clog10F s_fdimF s_nextdownF s_fmaxF s_fminF s_nanF s_iseqsigF s_canonicalizeF s_significandF w_ilogbF w_llogbF w_log1pF w_scalblnF s_fmaxmagF s_fminmagF w_acosF w_acoshF w_asinF w_atan2F w_atanhF w_coshF w_exp10F w_exp2F w_fmodF w_hypotF w_j0F w_j1F w_jnF w_logF w_log10F w_log2F w_powF w_remainderF w_scalbF w_sinhF w_sqrtF w_tgammaF w_lgammaF w_lgammaF_r w_expF e_exp2F s_fmaximumF s_fmaximum_magF s_fmaximum_numF s_fmaximum_mag_numF s_fminimumF s_fminimum_magF s_fminimum_numF s_fminimum_mag_numF s_ldexpF; do \ + func=${gcall%F*}${gcall#*F}; \ + for type in ldouble__l double__ float__f float128__f128; do \ + suff=${type#*__}; \ + type=${type%__*}; \ + file=/mnt/lfs/sources/glibc-2.36/build/math/${gcall%F*}${suff}${gcall#*F}.c; \ + ( \ + echo "#include "; \ + echo "#include <${func}_template.c>"; \ + ) > ${file}; \ + done; \ +done; \ +echo > /mnt/lfs/sources/glibc-2.36/build/math/gen-libm-templates.stmp +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isinf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isinf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isnan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isnan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isnan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_finite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_finite.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_finite.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_finite.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_copysign.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_copysign.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_copysign.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_copysign.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_modf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_modf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_modf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalbn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalbn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalbn.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_frexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_frexp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_frexp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_signbit.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_signbit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_signbit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_signbit.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ldexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ldexp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ldexp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isinff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isinff.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isinff.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_finitef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_finitef.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_finitef.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_finitef.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_copysignf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_modff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_modff.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_modff.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_scalbnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_frexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_signbitf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_isinff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isinff128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isinff128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isinff128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_isnanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_finitef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_finitef128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_finitef128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_finitef128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_copysignf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_modff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_modff128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_modff128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_modff128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_scalbnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_frexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_signbitf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf128.o +x86_64-lfs-linux-gnu-gcc setfpucw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/setfpucw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/setfpucw.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/setfpucw.o +x86_64-lfs-linux-gnu-gcc fpu_control.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fpu_control.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fpu_control.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fpu_control.o +echo 'math/s_isinfl.o math/s_isnanl.o math/s_finitel.o math/s_copysignl.o math/s_modfl.o math/s_scalbnl.o math/s_frexpl.o math/s_signbitl.o math/s_ldexpl.o math/s_isinf.o math/s_isnan.o math/s_finite.o math/s_copysign.o math/s_modf.o math/s_scalbn.o math/s_frexp.o math/s_signbit.o math/s_ldexp.o math/s_isinff.o math/s_isnanf.o math/s_finitef.o math/s_copysignf.o math/s_modff.o math/s_scalbnf.o math/s_frexpf.o math/s_signbitf.o math/s_ldexpf.o math/s_isinff128.o math/s_isnanf128.o math/s_finitef128.o math/s_copysignf128.o math/s_modff128.o math/s_scalbnf128.o math/s_frexpf128.o math/s_signbitf128.o math/s_ldexpf128.o math/setfpucw.o math/fpu_control.o' > /mnt/lfs/sources/glibc-2.36/build/math/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/math/stamp.oT /mnt/lfs/sources/glibc-2.36/build/math/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_isinfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isinfl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isinfl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isinfl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isnanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isnanl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isnanl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_finitel.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_finitel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_finitel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_finitel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_copysignl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_copysignl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_copysignl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_copysignl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_modfl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_modfl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_modfl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_scalbnl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_frexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_frexpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_frexpl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_frexpl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_signbitl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_signbitl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_signbitl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isinf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isinf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isnan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isnan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isnan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_finite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_finite.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_finite.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_finite.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_copysign.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_copysign.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_copysign.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_copysign.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_modf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_modf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_modf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalbn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalbn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalbn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_frexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_frexp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_frexp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_signbit.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_signbit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_signbit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_signbit.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ldexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ldexp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ldexp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isinff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isinff.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isinff.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_finitef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_finitef.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_finitef.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_finitef.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_copysignf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_modff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_modff.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_modff.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_scalbnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_frexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_signbitf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_isinff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isinff128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isinff128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isinff128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_isnanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_isnanf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_finitef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_finitef128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_finitef128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_finitef128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_copysignf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_copysignf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_modff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_modff128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_modff128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_modff128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_scalbnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalbnf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_frexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_frexpf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_signbitf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_signbitf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf128.os +x86_64-lfs-linux-gnu-gcc setfpucw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/setfpucw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/setfpucw.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/setfpucw.os +x86_64-lfs-linux-gnu-gcc fpu_control.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fpu_control.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fpu_control.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fpu_control.os +echo 'math/s_isinfl.os math/s_isnanl.os math/s_finitel.os math/s_copysignl.os math/s_modfl.os math/s_scalbnl.os math/s_frexpl.os math/s_signbitl.os math/s_ldexpl.os math/s_isinf.os math/s_isnan.os math/s_finite.os math/s_copysign.os math/s_modf.os math/s_scalbn.os math/s_frexp.os math/s_signbit.os math/s_ldexp.os math/s_isinff.os math/s_isnanf.os math/s_finitef.os math/s_copysignf.os math/s_modff.os math/s_scalbnf.os math/s_frexpf.os math/s_signbitf.os math/s_ldexpf.os math/s_isinff128.os math/s_isnanf128.os math/s_finitef128.os math/s_copysignf128.os math/s_modff128.os math/s_scalbnf128.os math/s_frexpf128.os math/s_signbitf128.os math/s_ldexpf128.os math/setfpucw.os math/fpu_control.os' > /mnt/lfs/sources/glibc-2.36/build/math/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/math/stamp.osT /mnt/lfs/sources/glibc-2.36/build/math/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/math/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/math/stamp.oST /mnt/lfs/sources/glibc-2.36/build/math/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/math' +make subdir=setjmp -C setjmp ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/setjmp' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/setjmp +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/setjmp +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.h.d /mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.h'" \ + jmp_buf-macros.sym > /mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.h.dT > /mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.h.dT2 /mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.hT /mnt/lfs/sources/glibc-2.36/build/jmp_buf-macros.h +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.h.d /mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.h'" \ + ../sysdeps/unix/sysv/linux/x86/jmp_buf-ssp.sym > /mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.h.dT > /mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.h.dT2 /mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.hT /mnt/lfs/sources/glibc-2.36/build/jmp_buf-ssp.h +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/setjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/setjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/setjmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/setjmp.o +x86_64-lfs-linux-gnu-gcc sigjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/setjmp/sigjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/sigjmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/sigjmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/bsd-setjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-setjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-setjmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-setjmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/bsd-_setjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-_setjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-_setjmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-_setjmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/longjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/setjmp/longjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/longjmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/longjmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/__longjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/jmp-unwind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/setjmp/jmp-unwind.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/jmp-unwind.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/jmp-unwind.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/__longjmp_cancel.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp_cancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp_cancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp_cancel.o +echo 'setjmp/setjmp.o setjmp/sigjmp.o setjmp/bsd-setjmp.o setjmp/bsd-_setjmp.o setjmp/longjmp.o setjmp/__longjmp.o setjmp/jmp-unwind.o setjmp/__longjmp_cancel.o' > /mnt/lfs/sources/glibc-2.36/build/setjmp/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/setjmp/stamp.oT /mnt/lfs/sources/glibc-2.36/build/setjmp/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/setjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/setjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/setjmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/setjmp.os +x86_64-lfs-linux-gnu-gcc sigjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/setjmp/sigjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/sigjmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/sigjmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/bsd-setjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-setjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-setjmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-setjmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/bsd-_setjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-_setjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-_setjmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/bsd-_setjmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/longjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/setjmp/longjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/longjmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/longjmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/__longjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/jmp-unwind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/setjmp/jmp-unwind.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/jmp-unwind.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/jmp-unwind.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/__longjmp_cancel.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp_cancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp_cancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/__longjmp_cancel.os +echo 'setjmp/setjmp.os setjmp/sigjmp.os setjmp/bsd-setjmp.os setjmp/bsd-_setjmp.os setjmp/longjmp.os setjmp/__longjmp.os setjmp/jmp-unwind.os setjmp/__longjmp_cancel.os' > /mnt/lfs/sources/glibc-2.36/build/setjmp/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/setjmp/stamp.osT /mnt/lfs/sources/glibc-2.36/build/setjmp/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/setjmp/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/setjmp/stamp.oST /mnt/lfs/sources/glibc-2.36/build/setjmp/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/setjmp' +make subdir=signal -C signal ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/signal' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/signal +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/signal +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/signal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/signal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/signal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/raise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/raise.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/raise.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/raise.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/killpg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/killpg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/killpg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/killpg.o +x86_64-lfs-linux-gnu-gcc sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigaction.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigaction.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigaction.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/libc_sigaction.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/libc_sigaction.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/libc_sigaction.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigprocmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigprocmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigprocmask.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigprocmask.o +(echo '#define SYSCALL_NAME kill'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __kill'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__kill, kill)'; \ + echo 'hidden_weak (kill)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/signal/kill.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/kill.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/kill.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigpending.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigpending.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigpending.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigpending.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigsuspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigsuspend.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigsuspend.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigsuspend.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigwait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigwait.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigblock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigblock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigblock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigblock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigsetmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigsetmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigsetmask.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigsetmask.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigpause.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigpause.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigpause.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigpause.o +x86_64-lfs-linux-gnu-gcc sigvec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigvec.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigvec.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigvec.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigstack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigstack.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigstack.o +(echo '#define SYSCALL_NAME sigaltstack'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sigaltstack'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sigaltstack, sigaltstack)'; \ + echo 'hidden_weak (sigaltstack)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/signal/sigaltstack.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigaltstack.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigaltstack.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigintr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigintr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigintr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigintr.o +x86_64-lfs-linux-gnu-gcc sigsetops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigsetops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigsetops.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigsetops.o +x86_64-lfs-linux-gnu-gcc sigempty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigempty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigempty.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigempty.o +x86_64-lfs-linux-gnu-gcc sigfillset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigfillset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigfillset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigfillset.o +x86_64-lfs-linux-gnu-gcc sigaddset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigaddset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigaddset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigaddset.o +x86_64-lfs-linux-gnu-gcc sigdelset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigdelset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigdelset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigdelset.o +x86_64-lfs-linux-gnu-gcc sigismem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigismem.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigismem.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigismem.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigreturn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigreturn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigreturn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigreturn.o +x86_64-lfs-linux-gnu-gcc siggetmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/siggetmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/siggetmask.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/siggetmask.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sysv_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sysv_signal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sysv_signal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sysv_signal.o +x86_64-lfs-linux-gnu-gcc sigisempty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigisempty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigisempty.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigisempty.o +x86_64-lfs-linux-gnu-gcc sigandset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigandset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigandset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigandset.o +x86_64-lfs-linux-gnu-gcc sigorset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigorset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigorset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigorset.o +x86_64-lfs-linux-gnu-gcc allocrtsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/allocrtsig.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/allocrtsig.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/allocrtsig.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigtimedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigtimedwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigtimedwait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigtimedwait.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigwaitinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigwaitinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigwaitinfo.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigwaitinfo.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigqueue.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigqueue.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigqueue.o +x86_64-lfs-linux-gnu-gcc sighold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sighold.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sighold.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sighold.o +x86_64-lfs-linux-gnu-gcc sigrelse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigrelse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigrelse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigrelse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigignore.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigignore.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigignore.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigignore.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigset.o +echo 'signal/signal.o signal/raise.o signal/killpg.o signal/sigaction.o signal/libc_sigaction.o signal/sigprocmask.o signal/kill.o signal/sigpending.o signal/sigsuspend.o signal/sigwait.o signal/sigblock.o signal/sigsetmask.o signal/sigpause.o signal/sigvec.o signal/sigstack.o signal/sigaltstack.o signal/sigintr.o signal/sigsetops.o signal/sigempty.o signal/sigfillset.o signal/sigaddset.o signal/sigdelset.o signal/sigismem.o signal/sigreturn.o signal/siggetmask.o signal/sysv_signal.o signal/sigisempty.o signal/sigandset.o signal/sigorset.o signal/allocrtsig.o signal/sigtimedwait.o signal/sigwaitinfo.o signal/sigqueue.o signal/sighold.o signal/sigrelse.o signal/sigignore.o signal/sigset.o' > /mnt/lfs/sources/glibc-2.36/build/signal/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/signal/stamp.oT /mnt/lfs/sources/glibc-2.36/build/signal/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/signal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/signal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/signal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/raise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/raise.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/raise.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/raise.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/killpg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/killpg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/killpg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/killpg.os +x86_64-lfs-linux-gnu-gcc sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigaction.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigaction.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigaction.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/libc_sigaction.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/libc_sigaction.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/libc_sigaction.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigprocmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigprocmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigprocmask.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigprocmask.os +(echo '#define SYSCALL_NAME kill'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __kill'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__kill, kill)'; \ + echo 'hidden_weak (kill)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/signal/kill.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/kill.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/kill.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigpending.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigpending.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigpending.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigpending.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigsuspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigsuspend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigsuspend.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigsuspend.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigwait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigwait.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigblock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigblock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigblock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigblock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigsetmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigsetmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigsetmask.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigsetmask.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigpause.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigpause.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigpause.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigpause.os +x86_64-lfs-linux-gnu-gcc sigvec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigvec.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigvec.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigvec.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigstack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigstack.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigstack.os +(echo '#define SYSCALL_NAME sigaltstack'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sigaltstack'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sigaltstack, sigaltstack)'; \ + echo 'hidden_weak (sigaltstack)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/signal/sigaltstack.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigaltstack.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigaltstack.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigintr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigintr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigintr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigintr.os +x86_64-lfs-linux-gnu-gcc sigsetops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigsetops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigsetops.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigsetops.os +x86_64-lfs-linux-gnu-gcc sigempty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigempty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigempty.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigempty.os +x86_64-lfs-linux-gnu-gcc sigfillset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigfillset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigfillset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigfillset.os +x86_64-lfs-linux-gnu-gcc sigaddset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigaddset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigaddset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigaddset.os +x86_64-lfs-linux-gnu-gcc sigdelset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigdelset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigdelset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigdelset.os +x86_64-lfs-linux-gnu-gcc sigismem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigismem.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigismem.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigismem.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigreturn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigreturn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigreturn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigreturn.os +x86_64-lfs-linux-gnu-gcc siggetmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/siggetmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/siggetmask.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/siggetmask.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sysv_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sysv_signal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sysv_signal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sysv_signal.os +x86_64-lfs-linux-gnu-gcc sigisempty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigisempty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigisempty.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigisempty.os +x86_64-lfs-linux-gnu-gcc sigandset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigandset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigandset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigandset.os +x86_64-lfs-linux-gnu-gcc sigorset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigorset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigorset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigorset.os +x86_64-lfs-linux-gnu-gcc allocrtsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/allocrtsig.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/allocrtsig.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/allocrtsig.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigtimedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigtimedwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigtimedwait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigtimedwait.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigwaitinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigwaitinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigwaitinfo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigwaitinfo.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigqueue.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigqueue.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigqueue.os +x86_64-lfs-linux-gnu-gcc sighold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sighold.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sighold.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sighold.os +x86_64-lfs-linux-gnu-gcc sigrelse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigrelse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigrelse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigrelse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigignore.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigignore.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigignore.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigignore.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sigset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/sigset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/sigset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/sigset.os +echo 'signal/signal.os signal/raise.os signal/killpg.os signal/sigaction.os signal/libc_sigaction.os signal/sigprocmask.os signal/kill.os signal/sigpending.os signal/sigsuspend.os signal/sigwait.os signal/sigblock.os signal/sigsetmask.os signal/sigpause.os signal/sigvec.os signal/sigstack.os signal/sigaltstack.os signal/sigintr.os signal/sigsetops.os signal/sigempty.os signal/sigfillset.os signal/sigaddset.os signal/sigdelset.os signal/sigismem.os signal/sigreturn.os signal/siggetmask.os signal/sysv_signal.os signal/sigisempty.os signal/sigandset.os signal/sigorset.os signal/allocrtsig.os signal/sigtimedwait.os signal/sigwaitinfo.os signal/sigqueue.os signal/sighold.os signal/sigrelse.os signal/sigignore.os signal/sigset.os' > /mnt/lfs/sources/glibc-2.36/build/signal/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/signal/stamp.osT /mnt/lfs/sources/glibc-2.36/build/signal/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/signal/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/signal/stamp.oST /mnt/lfs/sources/glibc-2.36/build/signal/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/signal' +make subdir=stdlib -C stdlib ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/stdlib' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/stdlib +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/stdlib +x86_64-lfs-linux-gnu-gcc a64l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/a64l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/a64l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/a64l.o +x86_64-lfs-linux-gnu-gcc abort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/abort.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/abort.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/abort.o +x86_64-lfs-linux-gnu-gcc abs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/abs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/abs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/abs.o +x86_64-lfs-linux-gnu-gcc arc4random.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random.o +x86_64-lfs-linux-gnu-gcc arc4random_uniform.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random_uniform.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random_uniform.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random_uniform.o +x86_64-lfs-linux-gnu-gcc at_quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/at_quick_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/at_quick_exit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/at_quick_exit.o +x86_64-lfs-linux-gnu-gcc atof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/atof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/atof.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/atof.o +x86_64-lfs-linux-gnu-gcc atoi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/atoi.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/atoi.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/atoi.o +x86_64-lfs-linux-gnu-gcc atol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/atol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/atol.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/atol.o +x86_64-lfs-linux-gnu-gcc atoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/atoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/atoll.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/atoll.o +x86_64-lfs-linux-gnu-gcc bsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/bsearch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/bsearch.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/bsearch.o +x86_64-lfs-linux-gnu-gcc canonicalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/canonicalize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/canonicalize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/canonicalize.o +x86_64-lfs-linux-gnu-gcc cxa_at_quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_at_quick_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_at_quick_exit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_at_quick_exit.o +x86_64-lfs-linux-gnu-gcc cxa_atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_atexit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_atexit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_atexit.o +x86_64-lfs-linux-gnu-gcc cxa_finalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_finalize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_finalize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_finalize.o +x86_64-lfs-linux-gnu-gcc cxa_thread_atexit_impl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_thread_atexit_impl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_thread_atexit_impl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_thread_atexit_impl.o +x86_64-lfs-linux-gnu-gcc div.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/div.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/div.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/div.o +x86_64-lfs-linux-gnu-gcc drand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48.o +x86_64-lfs-linux-gnu-gcc drand48-iter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48-iter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48-iter.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48-iter.o +x86_64-lfs-linux-gnu-gcc drand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48_r.o +x86_64-lfs-linux-gnu-gcc erand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48.o +x86_64-lfs-linux-gnu-gcc erand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48_r.o +x86_64-lfs-linux-gnu-gcc exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/exit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/exit.o +x86_64-lfs-linux-gnu-gcc fmtmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/fmtmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/fmtmsg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/fmtmsg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/getcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/getcontext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/getcontext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/getcontext.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getentropy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/getentropy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/getentropy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/getentropy.o +x86_64-lfs-linux-gnu-gcc getenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/getenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/getenv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/getenv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getrandom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/getrandom.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/getrandom.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/getrandom.o +x86_64-lfs-linux-gnu-gcc getsubopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/getsubopt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/getsubopt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/getsubopt.o +x86_64-lfs-linux-gnu-gcc jrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48.o +x86_64-lfs-linux-gnu-gcc jrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48_r.o +x86_64-lfs-linux-gnu-gcc l64a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/l64a.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/l64a.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/l64a.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/labs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/labs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/labs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/labs.o +x86_64-lfs-linux-gnu-gcc lcong48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48.o +x86_64-lfs-linux-gnu-gcc lcong48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/ldiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/ldiv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/ldiv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/ldiv.o +x86_64-lfs-linux-gnu-gcc llabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/llabs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/llabs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/llabs.o +x86_64-lfs-linux-gnu-gcc lldiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lldiv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lldiv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lldiv.o +x86_64-lfs-linux-gnu-gcc lrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48.o +x86_64-lfs-linux-gnu-gcc lrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/makecontext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/makecontext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/makecontext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/makecontext.o +x86_64-lfs-linux-gnu-gcc mblen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mblen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mblen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mblen.o +x86_64-lfs-linux-gnu-gcc mbstowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mbstowcs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mbstowcs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mbstowcs.o +x86_64-lfs-linux-gnu-gcc mbtowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mbtowc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mbtowc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mbtowc.o +x86_64-lfs-linux-gnu-gcc mrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48.o +x86_64-lfs-linux-gnu-gcc mrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48_r.o +x86_64-lfs-linux-gnu-gcc msort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/msort.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/msort.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/msort.o +x86_64-lfs-linux-gnu-gcc nrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48.o +x86_64-lfs-linux-gnu-gcc nrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48_r.o +x86_64-lfs-linux-gnu-gcc old_atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/old_atexit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/old_atexit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/old_atexit.o +x86_64-lfs-linux-gnu-gcc on_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/on_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/on_exit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/on_exit.o +x86_64-lfs-linux-gnu-gcc atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/atexit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/atexit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/atexit.o +x86_64-lfs-linux-gnu-gcc putenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/putenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/putenv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/putenv.o +x86_64-lfs-linux-gnu-gcc qsort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/qsort.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/qsort.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/qsort.o +x86_64-lfs-linux-gnu-gcc quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/quick_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/quick_exit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/quick_exit.o +x86_64-lfs-linux-gnu-gcc rand.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/rand.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/rand.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/rand.o +x86_64-lfs-linux-gnu-gcc rand_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/rand_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/rand_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/rand_r.o +x86_64-lfs-linux-gnu-gcc random.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/random.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/random.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/random.o +x86_64-lfs-linux-gnu-gcc random_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/random_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/random_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/random_r.o +x86_64-lfs-linux-gnu-gcc rpmatch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/rpmatch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/rpmatch.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/rpmatch.o +x86_64-lfs-linux-gnu-gcc secure-getenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/secure-getenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/secure-getenv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/secure-getenv.o +x86_64-lfs-linux-gnu-gcc seed48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48.o +x86_64-lfs-linux-gnu-gcc seed48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/setcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/setcontext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/setcontext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/setcontext.o +x86_64-lfs-linux-gnu-gcc setenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/setenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/setenv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/setenv.o +x86_64-lfs-linux-gnu-gcc srand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48.o +x86_64-lfs-linux-gnu-gcc srand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48_r.o +x86_64-lfs-linux-gnu-gcc strfmon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon.o +x86_64-lfs-linux-gnu-gcc strfmon_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon_l.o +x86_64-lfs-linux-gnu-gcc strfromd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromd.o +x86_64-lfs-linux-gnu-gcc strfromf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf.o +x86_64-lfs-linux-gnu-gcc strfroml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfroml.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfroml.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfroml.o +x86_64-lfs-linux-gnu-gcc strtod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod.o +x86_64-lfs-linux-gnu-gcc strtod_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_l.o +x86_64-lfs-linux-gnu-gcc strtod_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_nan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_nan.o +x86_64-lfs-linux-gnu-gcc strtof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof.o +x86_64-lfs-linux-gnu-gcc strtof_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_l.o +x86_64-lfs-linux-gnu-gcc strtof_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_nan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_nan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtol_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol_l.o +x86_64-lfs-linux-gnu-gcc strtold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/strtold_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_l.o +x86_64-lfs-linux-gnu-gcc strtold_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_nan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_nan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoul_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoull_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/swapcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/swapcontext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/swapcontext.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/swapcontext.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/system.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/system.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/system.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/system.o +x86_64-lfs-linux-gnu-gcc wcstombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/wcstombs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/wcstombs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/wcstombs.o +x86_64-lfs-linux-gnu-gcc wctomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/wctomb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/wctomb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/wctomb.o +x86_64-lfs-linux-gnu-gcc xpg_basename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/xpg_basename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/xpg_basename.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/xpg_basename.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/add_n.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/add_n.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/add_n.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/add_n.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/addmul_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/addmul_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/addmul_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/addmul_1.o +x86_64-lfs-linux-gnu-gcc cmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/cmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/cmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/cmp.o +x86_64-lfs-linux-gnu-gcc divmod_1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/divmod_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/divmod_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/divmod_1.o +x86_64-lfs-linux-gnu-gcc divrem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/divrem.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/divrem.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/divrem.o +x86_64-lfs-linux-gnu-gcc inlines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/inlines.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/inlines.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/inlines.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/lshift.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lshift.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lshift.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lshift.o +x86_64-lfs-linux-gnu-gcc mod_1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mod_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mod_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mod_1.o +x86_64-lfs-linux-gnu-gcc mul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mul.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mul.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/mul_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_1.o +x86_64-lfs-linux-gnu-gcc mul_n.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_n.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_n.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_n.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/rshift.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/rshift.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/rshift.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/rshift.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/sub_n.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/sub_n.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/sub_n.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/sub_n.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/submul_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/submul_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/submul_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/submul_1.o +x86_64-lfs-linux-gnu-gcc udiv_qrnnd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/udiv_qrnnd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/udiv_qrnnd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/udiv_qrnnd.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/dbl2mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/dbl2mpn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/dbl2mpn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/dbl2mpn.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/ldbl2mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/ldbl2mpn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/ldbl2mpn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/ldbl2mpn.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mpn2dbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2dbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2dbl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2dbl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/mpn2flt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2flt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2flt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2flt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/mpn2ldbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2ldbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2ldbl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2ldbl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/float1282mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/float1282mpn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/float1282mpn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/float1282mpn.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/strfromf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/strtof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/strtof128_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/strtof128_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_nan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_nan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/mpn2float128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2float128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2float128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2float128.o +x86_64-lfs-linux-gnu-gcc grouping.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/grouping.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/grouping.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/grouping.o +x86_64-lfs-linux-gnu-gcc groupingwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/groupingwc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/groupingwc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/groupingwc.o +x86_64-lfs-linux-gnu-gcc tens_in_limb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/tens_in_limb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/tens_in_limb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/tens_in_limb.o +x86_64-lfs-linux-gnu-gcc fpioconst.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/fpioconst.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/fpioconst.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/fpioconst.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/mp_clz_tab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mp_clz_tab.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mp_clz_tab.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mp_clz_tab.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/__start_context.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/__start_context.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/__start_context.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/__start_context.o +echo 'stdlib/a64l.o stdlib/abort.o stdlib/abs.o stdlib/arc4random.o stdlib/arc4random_uniform.o stdlib/at_quick_exit.o stdlib/atof.o stdlib/atoi.o stdlib/atol.o stdlib/atoll.o stdlib/bsearch.o stdlib/canonicalize.o stdlib/cxa_at_quick_exit.o stdlib/cxa_atexit.o stdlib/cxa_finalize.o stdlib/cxa_thread_atexit_impl.o stdlib/div.o stdlib/drand48.o stdlib/drand48-iter.o stdlib/drand48_r.o stdlib/erand48.o stdlib/erand48_r.o stdlib/exit.o stdlib/fmtmsg.o stdlib/getcontext.o stdlib/getentropy.o stdlib/getenv.o stdlib/getrandom.o stdlib/getsubopt.o stdlib/jrand48.o stdlib/jrand48_r.o stdlib/l64a.o stdlib/labs.o stdlib/lcong48.o stdlib/lcong48_r.o stdlib/ldiv.o stdlib/llabs.o stdlib/lldiv.o stdlib/lrand48.o stdlib/lrand48_r.o stdlib/makecontext.o stdlib/mblen.o stdlib/mbstowcs.o stdlib/mbtowc.o stdlib/mrand48.o stdlib/mrand48_r.o stdlib/msort.o stdlib/nrand48.o stdlib/nrand48_r.o stdlib/old_atexit.o stdlib/on_exit.o stdlib/atexit.o stdlib/putenv.o stdlib/qsort.o stdlib/quick_exit.o stdlib/rand.o stdlib/rand_r.o stdlib/random.o stdlib/random_r.o stdlib/rpmatch.o stdlib/secure-getenv.o stdlib/seed48.o stdlib/seed48_r.o stdlib/setcontext.o stdlib/setenv.o stdlib/srand48.o stdlib/srand48_r.o stdlib/strfmon.o stdlib/strfmon_l.o stdlib/strfromd.o stdlib/strfromf.o stdlib/strfroml.o stdlib/strtod.o stdlib/strtod_l.o stdlib/strtod_nan.o stdlib/strtof.o stdlib/strtof_l.o stdlib/strtof_nan.o stdlib/strtol.o stdlib/strtol_l.o stdlib/strtold.o stdlib/strtold_l.o stdlib/strtold_nan.o stdlib/strtoll.o stdlib/strtoll_l.o stdlib/strtoul.o stdlib/strtoul_l.o stdlib/strtoull.o stdlib/strtoull_l.o stdlib/swapcontext.o stdlib/system.o stdlib/wcstombs.o stdlib/wctomb.o stdlib/xpg_basename.o stdlib/add_n.o stdlib/addmul_1.o stdlib/cmp.o stdlib/divmod_1.o stdlib/divrem.o stdlib/inlines.o stdlib/lshift.o stdlib/mod_1.o stdlib/mul.o stdlib/mul_1.o stdlib/mul_n.o stdlib/rshift.o stdlib/sub_n.o stdlib/submul_1.o stdlib/udiv_qrnnd.o stdlib/dbl2mpn.o stdlib/ldbl2mpn.o stdlib/mpn2dbl.o stdlib/mpn2flt.o stdlib/mpn2ldbl.o stdlib/float1282mpn.o stdlib/strfromf128.o stdlib/strtof128.o stdlib/strtof128_l.o stdlib/strtof128_nan.o stdlib/mpn2float128.o stdlib/grouping.o stdlib/groupingwc.o stdlib/tens_in_limb.o stdlib/fpioconst.o stdlib/mp_clz_tab.o stdlib/__start_context.o' > /mnt/lfs/sources/glibc-2.36/build/stdlib/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/stdlib/stamp.oT /mnt/lfs/sources/glibc-2.36/build/stdlib/stamp.o +x86_64-lfs-linux-gnu-gcc a64l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/a64l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/a64l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/a64l.os +x86_64-lfs-linux-gnu-gcc abort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/abort.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/abort.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/abort.os +x86_64-lfs-linux-gnu-gcc abs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/abs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/abs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/abs.os +x86_64-lfs-linux-gnu-gcc arc4random.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random.os +x86_64-lfs-linux-gnu-gcc arc4random_uniform.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random_uniform.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random_uniform.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/arc4random_uniform.os +x86_64-lfs-linux-gnu-gcc atof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/atof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/atof.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/atof.os +x86_64-lfs-linux-gnu-gcc atoi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/atoi.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/atoi.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/atoi.os +x86_64-lfs-linux-gnu-gcc atol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/atol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/atol.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/atol.os +x86_64-lfs-linux-gnu-gcc atoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/atoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/atoll.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/atoll.os +x86_64-lfs-linux-gnu-gcc bsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/bsearch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/bsearch.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/bsearch.os +x86_64-lfs-linux-gnu-gcc canonicalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/canonicalize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/canonicalize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/canonicalize.os +x86_64-lfs-linux-gnu-gcc cxa_at_quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_at_quick_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_at_quick_exit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_at_quick_exit.os +x86_64-lfs-linux-gnu-gcc cxa_atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_atexit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_atexit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_atexit.os +x86_64-lfs-linux-gnu-gcc cxa_finalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_finalize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_finalize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_finalize.os +x86_64-lfs-linux-gnu-gcc cxa_thread_atexit_impl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_thread_atexit_impl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_thread_atexit_impl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/cxa_thread_atexit_impl.os +x86_64-lfs-linux-gnu-gcc div.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/div.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/div.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/div.os +x86_64-lfs-linux-gnu-gcc drand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48.os +x86_64-lfs-linux-gnu-gcc drand48-iter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48-iter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48-iter.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48-iter.os +x86_64-lfs-linux-gnu-gcc drand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/drand48_r.os +x86_64-lfs-linux-gnu-gcc erand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48.os +x86_64-lfs-linux-gnu-gcc erand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/erand48_r.os +x86_64-lfs-linux-gnu-gcc exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/exit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/exit.os +x86_64-lfs-linux-gnu-gcc fmtmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/fmtmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/fmtmsg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/fmtmsg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/getcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/getcontext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/getcontext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/getcontext.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getentropy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/getentropy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/getentropy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/getentropy.os +x86_64-lfs-linux-gnu-gcc getenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/getenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/getenv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/getenv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getrandom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/getrandom.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/getrandom.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/getrandom.os +x86_64-lfs-linux-gnu-gcc getsubopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/getsubopt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/getsubopt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/getsubopt.os +x86_64-lfs-linux-gnu-gcc jrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48.os +x86_64-lfs-linux-gnu-gcc jrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/jrand48_r.os +x86_64-lfs-linux-gnu-gcc l64a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/l64a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/l64a.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/l64a.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/labs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/labs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/labs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/labs.os +x86_64-lfs-linux-gnu-gcc lcong48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48.os +x86_64-lfs-linux-gnu-gcc lcong48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lcong48_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/ldiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/ldiv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/ldiv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/ldiv.os +x86_64-lfs-linux-gnu-gcc llabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/llabs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/llabs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/llabs.os +x86_64-lfs-linux-gnu-gcc lldiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lldiv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lldiv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lldiv.os +x86_64-lfs-linux-gnu-gcc lrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48.os +x86_64-lfs-linux-gnu-gcc lrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lrand48_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/makecontext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/makecontext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/makecontext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/makecontext.os +x86_64-lfs-linux-gnu-gcc mblen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mblen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mblen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mblen.os +x86_64-lfs-linux-gnu-gcc mbstowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mbstowcs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mbstowcs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mbstowcs.os +x86_64-lfs-linux-gnu-gcc mbtowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mbtowc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mbtowc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mbtowc.os +x86_64-lfs-linux-gnu-gcc mrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48.os +x86_64-lfs-linux-gnu-gcc mrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mrand48_r.os +x86_64-lfs-linux-gnu-gcc msort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/msort.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/msort.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/msort.os +x86_64-lfs-linux-gnu-gcc nrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48.os +x86_64-lfs-linux-gnu-gcc nrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/nrand48_r.os +x86_64-lfs-linux-gnu-gcc old_atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/old_atexit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/old_atexit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/old_atexit.os +x86_64-lfs-linux-gnu-gcc on_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/on_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/on_exit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/on_exit.os +x86_64-lfs-linux-gnu-gcc putenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/putenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/putenv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/putenv.os +x86_64-lfs-linux-gnu-gcc qsort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/qsort.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/qsort.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/qsort.os +x86_64-lfs-linux-gnu-gcc quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/quick_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/quick_exit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/quick_exit.os +x86_64-lfs-linux-gnu-gcc rand.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/rand.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/rand.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/rand.os +x86_64-lfs-linux-gnu-gcc rand_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/rand_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/rand_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/rand_r.os +x86_64-lfs-linux-gnu-gcc random.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/random.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/random.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/random.os +x86_64-lfs-linux-gnu-gcc random_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/random_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/random_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/random_r.os +x86_64-lfs-linux-gnu-gcc rpmatch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/rpmatch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/rpmatch.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/rpmatch.os +x86_64-lfs-linux-gnu-gcc secure-getenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/secure-getenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/secure-getenv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/secure-getenv.os +x86_64-lfs-linux-gnu-gcc seed48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48.os +x86_64-lfs-linux-gnu-gcc seed48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/seed48_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/setcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/setcontext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/setcontext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/setcontext.os +x86_64-lfs-linux-gnu-gcc setenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/setenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/setenv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/setenv.os +x86_64-lfs-linux-gnu-gcc srand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48.os +x86_64-lfs-linux-gnu-gcc srand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/srand48_r.os +x86_64-lfs-linux-gnu-gcc strfmon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon.os +x86_64-lfs-linux-gnu-gcc strfmon_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfmon_l.os +x86_64-lfs-linux-gnu-gcc strfromd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromd.os +x86_64-lfs-linux-gnu-gcc strfromf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf.os +x86_64-lfs-linux-gnu-gcc strfroml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfroml.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfroml.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfroml.os +x86_64-lfs-linux-gnu-gcc strtod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod.os +x86_64-lfs-linux-gnu-gcc strtod_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_l.os +x86_64-lfs-linux-gnu-gcc strtod_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_nan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtod_nan.os +x86_64-lfs-linux-gnu-gcc strtof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof.os +x86_64-lfs-linux-gnu-gcc strtof_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_l.os +x86_64-lfs-linux-gnu-gcc strtof_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_nan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof_nan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtol_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtol_l.os +x86_64-lfs-linux-gnu-gcc strtold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/strtold_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_l.os +x86_64-lfs-linux-gnu-gcc strtold_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_nan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtold_nan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoll_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoul_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoul_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoull_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtoull_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/swapcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/swapcontext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/swapcontext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/swapcontext.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/system.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/system.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/system.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/system.os +x86_64-lfs-linux-gnu-gcc wcstombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/wcstombs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/wcstombs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/wcstombs.os +x86_64-lfs-linux-gnu-gcc wctomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/wctomb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/wctomb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/wctomb.os +x86_64-lfs-linux-gnu-gcc xpg_basename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/xpg_basename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/xpg_basename.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/xpg_basename.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/add_n.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/add_n.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/add_n.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/add_n.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/addmul_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/addmul_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/addmul_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/addmul_1.os +x86_64-lfs-linux-gnu-gcc cmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/cmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/cmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/cmp.os +x86_64-lfs-linux-gnu-gcc divmod_1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/divmod_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/divmod_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/divmod_1.os +x86_64-lfs-linux-gnu-gcc divrem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/divrem.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/divrem.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/divrem.os +x86_64-lfs-linux-gnu-gcc inlines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/inlines.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/inlines.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/inlines.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/lshift.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/lshift.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/lshift.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/lshift.os +x86_64-lfs-linux-gnu-gcc mod_1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mod_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mod_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mod_1.os +x86_64-lfs-linux-gnu-gcc mul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mul.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mul.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/mul_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_1.os +x86_64-lfs-linux-gnu-gcc mul_n.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_n.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_n.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mul_n.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/rshift.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/rshift.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/rshift.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/rshift.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/sub_n.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/sub_n.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/sub_n.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/sub_n.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/submul_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/submul_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/submul_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/submul_1.os +x86_64-lfs-linux-gnu-gcc udiv_qrnnd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/udiv_qrnnd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/udiv_qrnnd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/udiv_qrnnd.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/dbl2mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/dbl2mpn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/dbl2mpn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/dbl2mpn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/ldbl2mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/ldbl2mpn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/ldbl2mpn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/ldbl2mpn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mpn2dbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2dbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2dbl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2dbl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/mpn2flt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2flt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2flt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2flt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/mpn2ldbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2ldbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2ldbl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2ldbl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/float1282mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/float1282mpn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/float1282mpn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/float1282mpn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/strfromf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strfromf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/strtof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/strtof128_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/strtof128_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_nan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/strtof128_nan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/mpn2float128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2float128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2float128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mpn2float128.os +x86_64-lfs-linux-gnu-gcc grouping.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/grouping.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/grouping.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/grouping.os +x86_64-lfs-linux-gnu-gcc groupingwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/groupingwc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/groupingwc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/groupingwc.os +x86_64-lfs-linux-gnu-gcc tens_in_limb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/tens_in_limb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/tens_in_limb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/tens_in_limb.os +x86_64-lfs-linux-gnu-gcc fpioconst.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/fpioconst.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/fpioconst.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/fpioconst.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/mp_clz_tab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/mp_clz_tab.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/mp_clz_tab.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/mp_clz_tab.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/__start_context.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdlib/__start_context.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/__start_context.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/__start_context.os +echo 'stdlib/a64l.os stdlib/abort.os stdlib/abs.os stdlib/arc4random.os stdlib/arc4random_uniform.os stdlib/atof.os stdlib/atoi.os stdlib/atol.os stdlib/atoll.os stdlib/bsearch.os stdlib/canonicalize.os stdlib/cxa_at_quick_exit.os stdlib/cxa_atexit.os stdlib/cxa_finalize.os stdlib/cxa_thread_atexit_impl.os stdlib/div.os stdlib/drand48.os stdlib/drand48-iter.os stdlib/drand48_r.os stdlib/erand48.os stdlib/erand48_r.os stdlib/exit.os stdlib/fmtmsg.os stdlib/getcontext.os stdlib/getentropy.os stdlib/getenv.os stdlib/getrandom.os stdlib/getsubopt.os stdlib/jrand48.os stdlib/jrand48_r.os stdlib/l64a.os stdlib/labs.os stdlib/lcong48.os stdlib/lcong48_r.os stdlib/ldiv.os stdlib/llabs.os stdlib/lldiv.os stdlib/lrand48.os stdlib/lrand48_r.os stdlib/makecontext.os stdlib/mblen.os stdlib/mbstowcs.os stdlib/mbtowc.os stdlib/mrand48.os stdlib/mrand48_r.os stdlib/msort.os stdlib/nrand48.os stdlib/nrand48_r.os stdlib/old_atexit.os stdlib/on_exit.os stdlib/putenv.os stdlib/qsort.os stdlib/quick_exit.os stdlib/rand.os stdlib/rand_r.os stdlib/random.os stdlib/random_r.os stdlib/rpmatch.os stdlib/secure-getenv.os stdlib/seed48.os stdlib/seed48_r.os stdlib/setcontext.os stdlib/setenv.os stdlib/srand48.os stdlib/srand48_r.os stdlib/strfmon.os stdlib/strfmon_l.os stdlib/strfromd.os stdlib/strfromf.os stdlib/strfroml.os stdlib/strtod.os stdlib/strtod_l.os stdlib/strtod_nan.os stdlib/strtof.os stdlib/strtof_l.os stdlib/strtof_nan.os stdlib/strtol.os stdlib/strtol_l.os stdlib/strtold.os stdlib/strtold_l.os stdlib/strtold_nan.os stdlib/strtoll.os stdlib/strtoll_l.os stdlib/strtoul.os stdlib/strtoul_l.os stdlib/strtoull.os stdlib/strtoull_l.os stdlib/swapcontext.os stdlib/system.os stdlib/wcstombs.os stdlib/wctomb.os stdlib/xpg_basename.os stdlib/add_n.os stdlib/addmul_1.os stdlib/cmp.os stdlib/divmod_1.os stdlib/divrem.os stdlib/inlines.os stdlib/lshift.os stdlib/mod_1.os stdlib/mul.os stdlib/mul_1.os stdlib/mul_n.os stdlib/rshift.os stdlib/sub_n.os stdlib/submul_1.os stdlib/udiv_qrnnd.os stdlib/dbl2mpn.os stdlib/ldbl2mpn.os stdlib/mpn2dbl.os stdlib/mpn2flt.os stdlib/mpn2ldbl.os stdlib/float1282mpn.os stdlib/strfromf128.os stdlib/strtof128.os stdlib/strtof128_l.os stdlib/strtof128_nan.os stdlib/mpn2float128.os stdlib/grouping.os stdlib/groupingwc.os stdlib/tens_in_limb.os stdlib/fpioconst.os stdlib/mp_clz_tab.os stdlib/__start_context.os' > /mnt/lfs/sources/glibc-2.36/build/stdlib/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/stdlib/stamp.osT /mnt/lfs/sources/glibc-2.36/build/stdlib/stamp.os +x86_64-lfs-linux-gnu-gcc at_quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/at_quick_exit.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/at_quick_exit.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/at_quick_exit.oS +x86_64-lfs-linux-gnu-gcc atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdlib -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/stdlib/atexit.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdlib/atexit.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdlib/atexit.oS +echo 'stdlib/at_quick_exit.oS stdlib/atexit.oS' > /mnt/lfs/sources/glibc-2.36/build/stdlib/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/stdlib/stamp.oST /mnt/lfs/sources/glibc-2.36/build/stdlib/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/stdlib' +make subdir=stdio-common -C stdio-common ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/stdio-common' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/stdio-common +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/stdio-common +x86_64-lfs-linux-gnu-gcc _itoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itoa.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itoa.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itoa.o +x86_64-lfs-linux-gnu-gcc _itowa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itowa.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itowa.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itowa.o +x86_64-lfs-linux-gnu-gcc asprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/asprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/asprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/asprintf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/ctermid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/ctermid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/ctermid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/ctermid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/cuserid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/cuserid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/cuserid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/cuserid.o +x86_64-lfs-linux-gnu-gcc dprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/dprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/dprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/dprintf.o +x86_64-lfs-linux-gnu-gcc flockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/flockfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/flockfile.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/flockfile.o +x86_64-lfs-linux-gnu-gcc fprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/fprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/fprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/fprintf.o +x86_64-lfs-linux-gnu-gcc fscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/fscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/fscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/fscanf.o +x86_64-lfs-linux-gnu-gcc ftrylockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/ftrylockfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/ftrylockfile.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/ftrylockfile.o +x86_64-lfs-linux-gnu-gcc funlockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/funlockfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/funlockfile.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/funlockfile.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/gentempfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/gentempfd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/gentempfd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/gentempfd.o +x86_64-lfs-linux-gnu-gcc getline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/getline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/getline.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/getline.o +x86_64-lfs-linux-gnu-gcc getw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/getw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/getw.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/getw.o +x86_64-lfs-linux-gnu-gcc iovfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/iovfscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/iovfscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/iovfscanf.o +x86_64-lfs-linux-gnu-gcc isoc99_fscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_fscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_fscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_fscanf.o +x86_64-lfs-linux-gnu-gcc isoc99_scanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_scanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_scanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_scanf.o +x86_64-lfs-linux-gnu-gcc isoc99_sscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_sscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_sscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_sscanf.o +x86_64-lfs-linux-gnu-gcc isoc99_vfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vfscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vfscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vfscanf.o +x86_64-lfs-linux-gnu-gcc isoc99_vscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vscanf.o +x86_64-lfs-linux-gnu-gcc isoc99_vsscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vsscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vsscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vsscanf.o +x86_64-lfs-linux-gnu-gcc itoa-digits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-digits.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-digits.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-digits.o +x86_64-lfs-linux-gnu-gcc itoa-udigits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-udigits.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-udigits.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-udigits.o +x86_64-lfs-linux-gnu-gcc itowa-digits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/itowa-digits.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/itowa-digits.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/itowa-digits.o +x86_64-lfs-linux-gnu-gcc perror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/perror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/perror.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/perror.o +x86_64-lfs-linux-gnu-gcc printf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf.o +x86_64-lfs-linux-gnu-gcc printf-prs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-prs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-prs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-prs.o +x86_64-lfs-linux-gnu-gcc printf_fp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/printf_fphex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fphex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fphex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fphex.o +x86_64-lfs-linux-gnu-gcc printf_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_size.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_size.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_size.o +x86_64-lfs-linux-gnu-gcc psiginfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/psiginfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/psiginfo.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/psiginfo.o +x86_64-lfs-linux-gnu-gcc psignal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/psignal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/psignal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/psignal.o +x86_64-lfs-linux-gnu-gcc putw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/putw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/putw.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/putw.o +x86_64-lfs-linux-gnu-gcc reg-modifier.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-modifier.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-modifier.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-modifier.o +x86_64-lfs-linux-gnu-gcc reg-printf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-printf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-printf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-printf.o +x86_64-lfs-linux-gnu-gcc reg-type.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-type.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-type.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-type.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/remove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/remove.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/remove.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/remove.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/rename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/rename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/rename.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/rename.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/renameat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/renameat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat2.o +x86_64-lfs-linux-gnu-gcc scanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/scanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/scanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/scanf.o +x86_64-lfs-linux-gnu-gcc snprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/snprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/snprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/snprintf.o +x86_64-lfs-linux-gnu-gcc sprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/sprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/sprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/sprintf.o +x86_64-lfs-linux-gnu-gcc sscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/sscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/sscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/sscanf.o +x86_64-lfs-linux-gnu-gcc tempnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempnam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempnam.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/tempname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempname.o +x86_64-lfs-linux-gnu-gcc tmpfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile.o +x86_64-lfs-linux-gnu-gcc tmpfile64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile64.o +x86_64-lfs-linux-gnu-gcc tmpnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam.o +x86_64-lfs-linux-gnu-gcc tmpnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam_r.o +x86_64-lfs-linux-gnu-gcc vfprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf.o +x86_64-lfs-linux-gnu-gcc vfprintf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf-internal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf-internal.o +x86_64-lfs-linux-gnu-gcc vfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf.o +x86_64-lfs-linux-gnu-gcc vfscanf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf-internal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf-internal.o +x86_64-lfs-linux-gnu-gcc vfwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf.o +x86_64-lfs-linux-gnu-gcc vfwprintf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf-internal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf-internal.o +x86_64-lfs-linux-gnu-gcc vfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf.o +x86_64-lfs-linux-gnu-gcc vfwscanf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf-internal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf-internal.o +x86_64-lfs-linux-gnu-gcc vprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vprintf.o +x86_64-lfs-linux-gnu-gcc errlist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist.o +x86_64-lfs-linux-gnu-gcc errlist-data-gen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data-aux.S -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data-aux.S.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data-aux.S -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -S +x86_64-lfs-linux-gnu-gcc errlist-data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data.o +x86_64-lfs-linux-gnu-gcc errname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/errname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/errname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/errname.o +x86_64-lfs-linux-gnu-gcc fxprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/fxprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/fxprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/fxprintf.o +x86_64-lfs-linux-gnu-gcc printf-parsemb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsemb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsemb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsemb.o +x86_64-lfs-linux-gnu-gcc printf-parsewc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsewc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsewc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsewc.o +x86_64-lfs-linux-gnu-gcc siglist-gen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist-aux.S -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist-aux.S.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist-aux.S -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -S +x86_64-lfs-linux-gnu-gcc siglist.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist.o +echo 'stdio-common/_itoa.o stdio-common/_itowa.o stdio-common/asprintf.o stdio-common/ctermid.o stdio-common/cuserid.o stdio-common/dprintf.o stdio-common/flockfile.o stdio-common/fprintf.o stdio-common/fscanf.o stdio-common/ftrylockfile.o stdio-common/funlockfile.o stdio-common/gentempfd.o stdio-common/getline.o stdio-common/getw.o stdio-common/iovfscanf.o stdio-common/isoc99_fscanf.o stdio-common/isoc99_scanf.o stdio-common/isoc99_sscanf.o stdio-common/isoc99_vfscanf.o stdio-common/isoc99_vscanf.o stdio-common/isoc99_vsscanf.o stdio-common/itoa-digits.o stdio-common/itoa-udigits.o stdio-common/itowa-digits.o stdio-common/perror.o stdio-common/printf.o stdio-common/printf-prs.o stdio-common/printf_fp.o stdio-common/printf_fphex.o stdio-common/printf_size.o stdio-common/psiginfo.o stdio-common/psignal.o stdio-common/putw.o stdio-common/reg-modifier.o stdio-common/reg-printf.o stdio-common/reg-type.o stdio-common/remove.o stdio-common/rename.o stdio-common/renameat.o stdio-common/renameat2.o stdio-common/scanf.o stdio-common/snprintf.o stdio-common/sprintf.o stdio-common/sscanf.o stdio-common/tempnam.o stdio-common/tempname.o stdio-common/tmpfile.o stdio-common/tmpfile64.o stdio-common/tmpnam.o stdio-common/tmpnam_r.o stdio-common/vfprintf.o stdio-common/vfprintf-internal.o stdio-common/vfscanf.o stdio-common/vfscanf-internal.o stdio-common/vfwprintf.o stdio-common/vfwprintf-internal.o stdio-common/vfwscanf.o stdio-common/vfwscanf-internal.o stdio-common/vprintf.o stdio-common/errlist.o stdio-common/errlist-data.o stdio-common/errname.o stdio-common/fxprintf.o stdio-common/printf-parsemb.o stdio-common/printf-parsewc.o stdio-common/siglist.o' > /mnt/lfs/sources/glibc-2.36/build/stdio-common/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/stdio-common/stamp.oT /mnt/lfs/sources/glibc-2.36/build/stdio-common/stamp.o +x86_64-lfs-linux-gnu-gcc _itoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itoa.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itoa.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itoa.os +x86_64-lfs-linux-gnu-gcc _itowa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itowa.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itowa.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/_itowa.os +x86_64-lfs-linux-gnu-gcc asprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/asprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/asprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/asprintf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/ctermid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/ctermid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/ctermid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/ctermid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/cuserid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/cuserid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/cuserid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/cuserid.os +x86_64-lfs-linux-gnu-gcc dprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/dprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/dprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/dprintf.os +x86_64-lfs-linux-gnu-gcc flockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/flockfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/flockfile.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/flockfile.os +x86_64-lfs-linux-gnu-gcc fprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/fprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/fprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/fprintf.os +x86_64-lfs-linux-gnu-gcc fscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/fscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/fscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/fscanf.os +x86_64-lfs-linux-gnu-gcc ftrylockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/ftrylockfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/ftrylockfile.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/ftrylockfile.os +x86_64-lfs-linux-gnu-gcc funlockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/funlockfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/funlockfile.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/funlockfile.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/gentempfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/gentempfd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/gentempfd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/gentempfd.os +x86_64-lfs-linux-gnu-gcc getline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/getline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/getline.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/getline.os +x86_64-lfs-linux-gnu-gcc getw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/getw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/getw.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/getw.os +x86_64-lfs-linux-gnu-gcc iovfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/iovfscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/iovfscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/iovfscanf.os +x86_64-lfs-linux-gnu-gcc isoc99_fscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_fscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_fscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_fscanf.os +x86_64-lfs-linux-gnu-gcc isoc99_scanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_scanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_scanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_scanf.os +x86_64-lfs-linux-gnu-gcc isoc99_sscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_sscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_sscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_sscanf.os +x86_64-lfs-linux-gnu-gcc isoc99_vfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vfscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vfscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vfscanf.os +x86_64-lfs-linux-gnu-gcc isoc99_vscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vscanf.os +x86_64-lfs-linux-gnu-gcc isoc99_vsscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vsscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vsscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/isoc99_vsscanf.os +x86_64-lfs-linux-gnu-gcc itoa-digits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-digits.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-digits.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-digits.os +x86_64-lfs-linux-gnu-gcc itoa-udigits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-udigits.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-udigits.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/itoa-udigits.os +x86_64-lfs-linux-gnu-gcc itowa-digits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/itowa-digits.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/itowa-digits.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/itowa-digits.os +x86_64-lfs-linux-gnu-gcc perror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/perror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/perror.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/perror.os +x86_64-lfs-linux-gnu-gcc printf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf.os +x86_64-lfs-linux-gnu-gcc printf-prs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-prs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-prs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-prs.os +x86_64-lfs-linux-gnu-gcc printf_fp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/printf_fphex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fphex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fphex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_fphex.os +x86_64-lfs-linux-gnu-gcc printf_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_size.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_size.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf_size.os +x86_64-lfs-linux-gnu-gcc psiginfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/psiginfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/psiginfo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/psiginfo.os +x86_64-lfs-linux-gnu-gcc psignal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/psignal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/psignal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/psignal.os +x86_64-lfs-linux-gnu-gcc putw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/putw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/putw.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/putw.os +x86_64-lfs-linux-gnu-gcc reg-modifier.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-modifier.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-modifier.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-modifier.os +x86_64-lfs-linux-gnu-gcc reg-printf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-printf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-printf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-printf.os +x86_64-lfs-linux-gnu-gcc reg-type.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-type.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-type.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/reg-type.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/remove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/remove.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/remove.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/remove.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/rename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/rename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/rename.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/rename.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/renameat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/renameat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/renameat2.os +x86_64-lfs-linux-gnu-gcc scanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/scanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/scanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/scanf.os +x86_64-lfs-linux-gnu-gcc snprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/snprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/snprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/snprintf.os +x86_64-lfs-linux-gnu-gcc sprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/sprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/sprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/sprintf.os +x86_64-lfs-linux-gnu-gcc sscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/sscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/sscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/sscanf.os +x86_64-lfs-linux-gnu-gcc tempnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempnam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempnam.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/tempname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tempname.os +x86_64-lfs-linux-gnu-gcc tmpfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile.os +x86_64-lfs-linux-gnu-gcc tmpfile64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpfile64.os +x86_64-lfs-linux-gnu-gcc tmpnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam.os +x86_64-lfs-linux-gnu-gcc tmpnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/tmpnam_r.os +x86_64-lfs-linux-gnu-gcc vfprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf.os +x86_64-lfs-linux-gnu-gcc vfprintf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf-internal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfprintf-internal.os +x86_64-lfs-linux-gnu-gcc vfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf.os +x86_64-lfs-linux-gnu-gcc vfscanf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf-internal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfscanf-internal.os +x86_64-lfs-linux-gnu-gcc vfwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf.os +x86_64-lfs-linux-gnu-gcc vfwprintf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf-internal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwprintf-internal.os +x86_64-lfs-linux-gnu-gcc vfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf.os +x86_64-lfs-linux-gnu-gcc vfwscanf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf-internal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vfwscanf-internal.os +x86_64-lfs-linux-gnu-gcc vprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/vprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/vprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/vprintf.os +x86_64-lfs-linux-gnu-gcc errlist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist.os +x86_64-lfs-linux-gnu-gcc errlist-data-gen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data-aux-shared.S -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data-aux-shared.S.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data-aux-shared.S -DPIC -DSHARED -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -S +x86_64-lfs-linux-gnu-gcc errlist-data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/errlist-data.os +x86_64-lfs-linux-gnu-gcc errname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/errname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/errname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/errname.os +x86_64-lfs-linux-gnu-gcc fxprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/fxprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/fxprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/fxprintf.os +x86_64-lfs-linux-gnu-gcc printf-parsemb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsemb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsemb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsemb.os +x86_64-lfs-linux-gnu-gcc printf-parsewc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsewc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsewc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/printf-parsewc.os +x86_64-lfs-linux-gnu-gcc siglist-gen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist-aux-shared.S -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist-aux-shared.S.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist-aux-shared.S -DPIC -DSHARED -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -S +x86_64-lfs-linux-gnu-gcc siglist.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/siglist.os +echo 'stdio-common/_itoa.os stdio-common/_itowa.os stdio-common/asprintf.os stdio-common/ctermid.os stdio-common/cuserid.os stdio-common/dprintf.os stdio-common/flockfile.os stdio-common/fprintf.os stdio-common/fscanf.os stdio-common/ftrylockfile.os stdio-common/funlockfile.os stdio-common/gentempfd.os stdio-common/getline.os stdio-common/getw.os stdio-common/iovfscanf.os stdio-common/isoc99_fscanf.os stdio-common/isoc99_scanf.os stdio-common/isoc99_sscanf.os stdio-common/isoc99_vfscanf.os stdio-common/isoc99_vscanf.os stdio-common/isoc99_vsscanf.os stdio-common/itoa-digits.os stdio-common/itoa-udigits.os stdio-common/itowa-digits.os stdio-common/perror.os stdio-common/printf.os stdio-common/printf-prs.os stdio-common/printf_fp.os stdio-common/printf_fphex.os stdio-common/printf_size.os stdio-common/psiginfo.os stdio-common/psignal.os stdio-common/putw.os stdio-common/reg-modifier.os stdio-common/reg-printf.os stdio-common/reg-type.os stdio-common/remove.os stdio-common/rename.os stdio-common/renameat.os stdio-common/renameat2.os stdio-common/scanf.os stdio-common/snprintf.os stdio-common/sprintf.os stdio-common/sscanf.os stdio-common/tempnam.os stdio-common/tempname.os stdio-common/tmpfile.os stdio-common/tmpfile64.os stdio-common/tmpnam.os stdio-common/tmpnam_r.os stdio-common/vfprintf.os stdio-common/vfprintf-internal.os stdio-common/vfscanf.os stdio-common/vfscanf-internal.os stdio-common/vfwprintf.os stdio-common/vfwprintf-internal.os stdio-common/vfwscanf.os stdio-common/vfwscanf-internal.os stdio-common/vprintf.os stdio-common/errlist.os stdio-common/errlist-data.os stdio-common/errname.os stdio-common/fxprintf.os stdio-common/printf-parsemb.os stdio-common/printf-parsewc.os stdio-common/siglist.os' > /mnt/lfs/sources/glibc-2.36/build/stdio-common/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/stdio-common/stamp.osT /mnt/lfs/sources/glibc-2.36/build/stdio-common/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/stdio-common/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/stdio-common/stamp.oST /mnt/lfs/sources/glibc-2.36/build/stdio-common/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/stdio-common' +make subdir=libio -C libio ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/libio' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/libio +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/libio +x86_64-lfs-linux-gnu-gcc filedoalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/filedoalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/filedoalloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/filedoalloc.o +x86_64-lfs-linux-gnu-gcc iofclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofclose.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofclose.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofclose.o +x86_64-lfs-linux-gnu-gcc iofdopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofdopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofdopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofdopen.o +x86_64-lfs-linux-gnu-gcc iofflush.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofflush.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofflush.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofflush.o +x86_64-lfs-linux-gnu-gcc iofgetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos.o +x86_64-lfs-linux-gnu-gcc iofgets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgets.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgets.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgets.o +x86_64-lfs-linux-gnu-gcc iofopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofopen.o +x86_64-lfs-linux-gnu-gcc iofopncook.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofopncook.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofopncook.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofopncook.o +x86_64-lfs-linux-gnu-gcc iofputs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofputs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofputs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofputs.o +x86_64-lfs-linux-gnu-gcc iofread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofread.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofread.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofread.o +x86_64-lfs-linux-gnu-gcc iofsetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos.o +x86_64-lfs-linux-gnu-gcc ioftell.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioftell.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioftell.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioftell.o +x86_64-lfs-linux-gnu-gcc wfiledoalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wfiledoalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wfiledoalloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wfiledoalloc.o +x86_64-lfs-linux-gnu-gcc iofwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite.o +x86_64-lfs-linux-gnu-gcc iogetdelim.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iogetdelim.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iogetdelim.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iogetdelim.o +x86_64-lfs-linux-gnu-gcc iogetline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iogetline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iogetline.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iogetline.o +x86_64-lfs-linux-gnu-gcc iogets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iogets.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iogets.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iogets.o +x86_64-lfs-linux-gnu-gcc iopadn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iopadn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iopadn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iopadn.o +x86_64-lfs-linux-gnu-gcc iopopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iopopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iopopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iopopen.o +x86_64-lfs-linux-gnu-gcc ioputs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioputs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioputs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioputs.o +x86_64-lfs-linux-gnu-gcc ioseekoff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioseekoff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioseekoff.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioseekoff.o +x86_64-lfs-linux-gnu-gcc ioseekpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioseekpos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioseekpos.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioseekpos.o +x86_64-lfs-linux-gnu-gcc iosetbuffer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iosetbuffer.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iosetbuffer.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iosetbuffer.o +x86_64-lfs-linux-gnu-gcc iosetvbuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iosetvbuf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iosetvbuf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iosetvbuf.o +x86_64-lfs-linux-gnu-gcc ioungetc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioungetc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioungetc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioungetc.o +x86_64-lfs-linux-gnu-gcc iovsprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iovsprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iovsprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iovsprintf.o +x86_64-lfs-linux-gnu-gcc iovsscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iovsscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iovsscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iovsscanf.o +x86_64-lfs-linux-gnu-gcc iofgetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos64.o +x86_64-lfs-linux-gnu-gcc iofopen64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofopen64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofopen64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofopen64.o +x86_64-lfs-linux-gnu-gcc iofsetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos64.o +x86_64-lfs-linux-gnu-gcc fputwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fputwc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fputwc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fputwc.o +x86_64-lfs-linux-gnu-gcc fputwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fputwc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fputwc_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fputwc_u.o +x86_64-lfs-linux-gnu-gcc getwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getwc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getwc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getwc.o +x86_64-lfs-linux-gnu-gcc getwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getwc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getwc_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getwc_u.o +x86_64-lfs-linux-gnu-gcc getwchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getwchar.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getwchar.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getwchar.o +x86_64-lfs-linux-gnu-gcc getwchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getwchar_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getwchar_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getwchar_u.o +x86_64-lfs-linux-gnu-gcc iofgetws.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws.o +x86_64-lfs-linux-gnu-gcc iofgetws_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws_u.o +x86_64-lfs-linux-gnu-gcc iofputws.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofputws.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofputws.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofputws.o +x86_64-lfs-linux-gnu-gcc iofputws_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofputws_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofputws_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofputws_u.o +x86_64-lfs-linux-gnu-gcc iogetwline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iogetwline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iogetwline.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iogetwline.o +x86_64-lfs-linux-gnu-gcc iowpadn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iowpadn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iowpadn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iowpadn.o +x86_64-lfs-linux-gnu-gcc ioungetwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioungetwc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioungetwc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioungetwc.o +x86_64-lfs-linux-gnu-gcc putwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putwc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putwc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putwc.o +x86_64-lfs-linux-gnu-gcc putwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putwc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putwc_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putwc_u.o +x86_64-lfs-linux-gnu-gcc putwchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putwchar.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putwchar.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putwchar.o +x86_64-lfs-linux-gnu-gcc putwchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putwchar_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putwchar_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putwchar_u.o +x86_64-lfs-linux-gnu-gcc putchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putchar.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putchar.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putchar.o +x86_64-lfs-linux-gnu-gcc putchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putchar_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putchar_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putchar_u.o +x86_64-lfs-linux-gnu-gcc fwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fwprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fwprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fwprintf.o +x86_64-lfs-linux-gnu-gcc swprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/swprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/swprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/swprintf.o +x86_64-lfs-linux-gnu-gcc vwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vwprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vwprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vwprintf.o +x86_64-lfs-linux-gnu-gcc wprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wprintf.o +x86_64-lfs-linux-gnu-gcc wscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wscanf.o +x86_64-lfs-linux-gnu-gcc fwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fwscanf.o +x86_64-lfs-linux-gnu-gcc vwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vwscanf.o +x86_64-lfs-linux-gnu-gcc vswprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vswprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vswprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vswprintf.o +x86_64-lfs-linux-gnu-gcc iovswscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iovswscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iovswscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iovswscanf.o +x86_64-lfs-linux-gnu-gcc swscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/swscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/swscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/swscanf.o +x86_64-lfs-linux-gnu-gcc wgenops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wgenops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wgenops.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wgenops.o +x86_64-lfs-linux-gnu-gcc wstrops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wstrops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wstrops.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wstrops.o +x86_64-lfs-linux-gnu-gcc wfileops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wfileops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wfileops.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wfileops.o +x86_64-lfs-linux-gnu-gcc iofwide.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofwide.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofwide.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofwide.o +x86_64-lfs-linux-gnu-gcc fwide.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fwide.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fwide.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fwide.o +x86_64-lfs-linux-gnu-gcc wmemstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wmemstream.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wmemstream.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wmemstream.o +x86_64-lfs-linux-gnu-gcc clearerr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/clearerr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/clearerr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/clearerr.o +x86_64-lfs-linux-gnu-gcc feof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/feof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/feof.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/feof.o +x86_64-lfs-linux-gnu-gcc ferror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ferror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ferror.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ferror.o +x86_64-lfs-linux-gnu-gcc fileno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fileno.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fileno.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fileno.o +x86_64-lfs-linux-gnu-gcc fputc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fputc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fputc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fputc.o +x86_64-lfs-linux-gnu-gcc freopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/freopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/freopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/freopen.o +x86_64-lfs-linux-gnu-gcc fseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fseek.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fseek.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fseek.o +x86_64-lfs-linux-gnu-gcc getc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getc.o +x86_64-lfs-linux-gnu-gcc getchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getchar.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getchar.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getchar.o +x86_64-lfs-linux-gnu-gcc memstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/memstream.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/memstream.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/memstream.o +x86_64-lfs-linux-gnu-gcc pclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/pclose.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/pclose.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/pclose.o +x86_64-lfs-linux-gnu-gcc putc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putc.o +x86_64-lfs-linux-gnu-gcc rewind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/rewind.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/rewind.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/rewind.o +x86_64-lfs-linux-gnu-gcc setbuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/setbuf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/setbuf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/setbuf.o +x86_64-lfs-linux-gnu-gcc setlinebuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/setlinebuf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/setlinebuf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/setlinebuf.o +x86_64-lfs-linux-gnu-gcc vasprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vasprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vasprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vasprintf.o +x86_64-lfs-linux-gnu-gcc iovdprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iovdprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iovdprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iovdprintf.o +x86_64-lfs-linux-gnu-gcc vscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vscanf.o +x86_64-lfs-linux-gnu-gcc vsnprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vsnprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vsnprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vsnprintf.o +x86_64-lfs-linux-gnu-gcc obprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/obprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/obprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/obprintf.o +x86_64-lfs-linux-gnu-gcc fcloseall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fcloseall.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fcloseall.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fcloseall.o +x86_64-lfs-linux-gnu-gcc fseeko.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fseeko.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fseeko.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fseeko.o +x86_64-lfs-linux-gnu-gcc ftello.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ftello.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ftello.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ftello.o +x86_64-lfs-linux-gnu-gcc freopen64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/freopen64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/freopen64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/freopen64.o +x86_64-lfs-linux-gnu-gcc fseeko64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fseeko64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fseeko64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fseeko64.o +x86_64-lfs-linux-gnu-gcc ftello64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ftello64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ftello64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ftello64.o +x86_64-lfs-linux-gnu-gcc __fbufsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fbufsize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fbufsize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fbufsize.o +x86_64-lfs-linux-gnu-gcc __freading.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__freading.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__freading.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__freading.o +x86_64-lfs-linux-gnu-gcc __fwriting.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fwriting.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fwriting.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fwriting.o +x86_64-lfs-linux-gnu-gcc __freadable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__freadable.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__freadable.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__freadable.o +x86_64-lfs-linux-gnu-gcc __fwritable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fwritable.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fwritable.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fwritable.o +x86_64-lfs-linux-gnu-gcc __flbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__flbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__flbf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__flbf.o +x86_64-lfs-linux-gnu-gcc __fpurge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fpurge.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fpurge.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fpurge.o +x86_64-lfs-linux-gnu-gcc __fpending.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fpending.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fpending.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fpending.o +x86_64-lfs-linux-gnu-gcc __fsetlocking.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fsetlocking.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fsetlocking.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fsetlocking.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/libc_fatal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/libc_fatal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/libc_fatal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/libc_fatal.o +x86_64-lfs-linux-gnu-gcc fmemopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fmemopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fmemopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fmemopen.o +x86_64-lfs-linux-gnu-gcc oldfmemopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldfmemopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldfmemopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldfmemopen.o +x86_64-lfs-linux-gnu-gcc vtables.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vtables.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vtables.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vtables.o +x86_64-lfs-linux-gnu-gcc clearerr_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/clearerr_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/clearerr_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/clearerr_u.o +x86_64-lfs-linux-gnu-gcc feof_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/feof_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/feof_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/feof_u.o +x86_64-lfs-linux-gnu-gcc ferror_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ferror_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ferror_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ferror_u.o +x86_64-lfs-linux-gnu-gcc fputc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fputc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fputc_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fputc_u.o +x86_64-lfs-linux-gnu-gcc getc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getc_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getc_u.o +x86_64-lfs-linux-gnu-gcc getchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getchar_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getchar_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getchar_u.o +x86_64-lfs-linux-gnu-gcc iofflush_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofflush_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofflush_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofflush_u.o +x86_64-lfs-linux-gnu-gcc putc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putc_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putc_u.o +x86_64-lfs-linux-gnu-gcc peekc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/peekc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/peekc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/peekc.o +x86_64-lfs-linux-gnu-gcc iofread_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofread_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofread_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofread_u.o +x86_64-lfs-linux-gnu-gcc iofwrite_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite_u.o +x86_64-lfs-linux-gnu-gcc iofgets_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgets_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgets_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgets_u.o +x86_64-lfs-linux-gnu-gcc iofputs_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofputs_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofputs_u.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofputs_u.o +x86_64-lfs-linux-gnu-gcc fileops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fileops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fileops.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fileops.o +x86_64-lfs-linux-gnu-gcc genops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/genops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/genops.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/genops.o +x86_64-lfs-linux-gnu-gcc stdfiles.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/stdfiles.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/stdfiles.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/stdfiles.o +x86_64-lfs-linux-gnu-gcc stdio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/stdio.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/stdio.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/stdio.o +x86_64-lfs-linux-gnu-gcc strops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/strops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/strops.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/strops.o +echo 'libio/filedoalloc.o libio/iofclose.o libio/iofdopen.o libio/iofflush.o libio/iofgetpos.o libio/iofgets.o libio/iofopen.o libio/iofopncook.o libio/iofputs.o libio/iofread.o libio/iofsetpos.o libio/ioftell.o libio/wfiledoalloc.o libio/iofwrite.o libio/iogetdelim.o libio/iogetline.o libio/iogets.o libio/iopadn.o libio/iopopen.o libio/ioputs.o libio/ioseekoff.o libio/ioseekpos.o libio/iosetbuffer.o libio/iosetvbuf.o libio/ioungetc.o libio/iovsprintf.o libio/iovsscanf.o libio/iofgetpos64.o libio/iofopen64.o libio/iofsetpos64.o libio/fputwc.o libio/fputwc_u.o libio/getwc.o libio/getwc_u.o libio/getwchar.o libio/getwchar_u.o libio/iofgetws.o libio/iofgetws_u.o libio/iofputws.o libio/iofputws_u.o libio/iogetwline.o libio/iowpadn.o libio/ioungetwc.o libio/putwc.o libio/putwc_u.o libio/putwchar.o libio/putwchar_u.o libio/putchar.o libio/putchar_u.o libio/fwprintf.o libio/swprintf.o libio/vwprintf.o libio/wprintf.o libio/wscanf.o libio/fwscanf.o libio/vwscanf.o libio/vswprintf.o libio/iovswscanf.o libio/swscanf.o libio/wgenops.o libio/wstrops.o libio/wfileops.o libio/iofwide.o libio/fwide.o libio/wmemstream.o libio/clearerr.o libio/feof.o libio/ferror.o libio/fileno.o libio/fputc.o libio/freopen.o libio/fseek.o libio/getc.o libio/getchar.o libio/memstream.o libio/pclose.o libio/putc.o libio/rewind.o libio/setbuf.o libio/setlinebuf.o libio/vasprintf.o libio/iovdprintf.o libio/vscanf.o libio/vsnprintf.o libio/obprintf.o libio/fcloseall.o libio/fseeko.o libio/ftello.o libio/freopen64.o libio/fseeko64.o libio/ftello64.o libio/__fbufsize.o libio/__freading.o libio/__fwriting.o libio/__freadable.o libio/__fwritable.o libio/__flbf.o libio/__fpurge.o libio/__fpending.o libio/__fsetlocking.o libio/libc_fatal.o libio/fmemopen.o libio/oldfmemopen.o libio/vtables.o libio/clearerr_u.o libio/feof_u.o libio/ferror_u.o libio/fputc_u.o libio/getc_u.o libio/getchar_u.o libio/iofflush_u.o libio/putc_u.o libio/peekc.o libio/iofread_u.o libio/iofwrite_u.o libio/iofgets_u.o libio/iofputs_u.o libio/fileops.o libio/genops.o libio/stdfiles.o libio/stdio.o libio/strops.o' > /mnt/lfs/sources/glibc-2.36/build/libio/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/libio/stamp.oT /mnt/lfs/sources/glibc-2.36/build/libio/stamp.o +x86_64-lfs-linux-gnu-gcc filedoalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/filedoalloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/filedoalloc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/filedoalloc.os +x86_64-lfs-linux-gnu-gcc iofclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofclose.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofclose.os +x86_64-lfs-linux-gnu-gcc iofdopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofdopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofdopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofdopen.os +x86_64-lfs-linux-gnu-gcc iofflush.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofflush.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofflush.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofflush.os +x86_64-lfs-linux-gnu-gcc iofgetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos.os +x86_64-lfs-linux-gnu-gcc iofgets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgets.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgets.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgets.os +x86_64-lfs-linux-gnu-gcc iofopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofopen.os +x86_64-lfs-linux-gnu-gcc iofopncook.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofopncook.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofopncook.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofopncook.os +x86_64-lfs-linux-gnu-gcc iofputs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofputs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofputs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofputs.os +x86_64-lfs-linux-gnu-gcc iofread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofread.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofread.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofread.os +x86_64-lfs-linux-gnu-gcc iofsetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos.os +x86_64-lfs-linux-gnu-gcc ioftell.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioftell.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioftell.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioftell.os +x86_64-lfs-linux-gnu-gcc wfiledoalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wfiledoalloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wfiledoalloc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wfiledoalloc.os +x86_64-lfs-linux-gnu-gcc iofwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite.os +x86_64-lfs-linux-gnu-gcc iogetdelim.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iogetdelim.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iogetdelim.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iogetdelim.os +x86_64-lfs-linux-gnu-gcc iogetline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iogetline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iogetline.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iogetline.os +x86_64-lfs-linux-gnu-gcc iogets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iogets.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iogets.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iogets.os +x86_64-lfs-linux-gnu-gcc iopadn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iopadn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iopadn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iopadn.os +x86_64-lfs-linux-gnu-gcc iopopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iopopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iopopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iopopen.os +x86_64-lfs-linux-gnu-gcc ioputs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioputs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioputs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioputs.os +x86_64-lfs-linux-gnu-gcc ioseekoff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioseekoff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioseekoff.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioseekoff.os +x86_64-lfs-linux-gnu-gcc ioseekpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioseekpos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioseekpos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioseekpos.os +x86_64-lfs-linux-gnu-gcc iosetbuffer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iosetbuffer.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iosetbuffer.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iosetbuffer.os +x86_64-lfs-linux-gnu-gcc iosetvbuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iosetvbuf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iosetvbuf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iosetvbuf.os +x86_64-lfs-linux-gnu-gcc ioungetc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioungetc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioungetc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioungetc.os +x86_64-lfs-linux-gnu-gcc iovsprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iovsprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iovsprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iovsprintf.os +x86_64-lfs-linux-gnu-gcc iovsscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iovsscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iovsscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iovsscanf.os +x86_64-lfs-linux-gnu-gcc iofgetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgetpos64.os +x86_64-lfs-linux-gnu-gcc iofopen64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofopen64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofopen64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofopen64.os +x86_64-lfs-linux-gnu-gcc iofsetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofsetpos64.os +x86_64-lfs-linux-gnu-gcc fputwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fputwc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fputwc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fputwc.os +x86_64-lfs-linux-gnu-gcc fputwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fputwc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fputwc_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fputwc_u.os +x86_64-lfs-linux-gnu-gcc getwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getwc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getwc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getwc.os +x86_64-lfs-linux-gnu-gcc getwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getwc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getwc_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getwc_u.os +x86_64-lfs-linux-gnu-gcc getwchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getwchar.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getwchar.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getwchar.os +x86_64-lfs-linux-gnu-gcc getwchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getwchar_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getwchar_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getwchar_u.os +x86_64-lfs-linux-gnu-gcc iofgetws.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws.os +x86_64-lfs-linux-gnu-gcc iofgetws_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgetws_u.os +x86_64-lfs-linux-gnu-gcc iofputws.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofputws.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofputws.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofputws.os +x86_64-lfs-linux-gnu-gcc iofputws_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofputws_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofputws_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofputws_u.os +x86_64-lfs-linux-gnu-gcc iogetwline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iogetwline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iogetwline.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iogetwline.os +x86_64-lfs-linux-gnu-gcc iowpadn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iowpadn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iowpadn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iowpadn.os +x86_64-lfs-linux-gnu-gcc ioungetwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ioungetwc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ioungetwc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ioungetwc.os +x86_64-lfs-linux-gnu-gcc putwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putwc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putwc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putwc.os +x86_64-lfs-linux-gnu-gcc putwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putwc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putwc_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putwc_u.os +x86_64-lfs-linux-gnu-gcc putwchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putwchar.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putwchar.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putwchar.os +x86_64-lfs-linux-gnu-gcc putwchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putwchar_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putwchar_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putwchar_u.os +x86_64-lfs-linux-gnu-gcc putchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putchar.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putchar.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putchar.os +x86_64-lfs-linux-gnu-gcc putchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putchar_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putchar_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putchar_u.os +x86_64-lfs-linux-gnu-gcc fwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fwprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fwprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fwprintf.os +x86_64-lfs-linux-gnu-gcc swprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/swprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/swprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/swprintf.os +x86_64-lfs-linux-gnu-gcc vwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vwprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vwprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vwprintf.os +x86_64-lfs-linux-gnu-gcc wprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wprintf.os +x86_64-lfs-linux-gnu-gcc wscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wscanf.os +x86_64-lfs-linux-gnu-gcc fwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fwscanf.os +x86_64-lfs-linux-gnu-gcc vwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vwscanf.os +x86_64-lfs-linux-gnu-gcc vswprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vswprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vswprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vswprintf.os +x86_64-lfs-linux-gnu-gcc iovswscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iovswscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iovswscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iovswscanf.os +x86_64-lfs-linux-gnu-gcc swscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/swscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/swscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/swscanf.os +x86_64-lfs-linux-gnu-gcc wgenops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wgenops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wgenops.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wgenops.os +x86_64-lfs-linux-gnu-gcc wstrops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wstrops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wstrops.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wstrops.os +x86_64-lfs-linux-gnu-gcc wfileops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wfileops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wfileops.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wfileops.os +x86_64-lfs-linux-gnu-gcc iofwide.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofwide.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofwide.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofwide.os +x86_64-lfs-linux-gnu-gcc fwide.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fwide.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fwide.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fwide.os +x86_64-lfs-linux-gnu-gcc wmemstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/wmemstream.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/wmemstream.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/wmemstream.os +x86_64-lfs-linux-gnu-gcc clearerr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/clearerr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/clearerr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/clearerr.os +x86_64-lfs-linux-gnu-gcc feof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/feof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/feof.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/feof.os +x86_64-lfs-linux-gnu-gcc ferror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ferror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ferror.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ferror.os +x86_64-lfs-linux-gnu-gcc fileno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fileno.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fileno.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fileno.os +x86_64-lfs-linux-gnu-gcc fputc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fputc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fputc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fputc.os +x86_64-lfs-linux-gnu-gcc freopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/freopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/freopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/freopen.os +x86_64-lfs-linux-gnu-gcc fseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fseek.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fseek.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fseek.os +x86_64-lfs-linux-gnu-gcc getc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getc.os +x86_64-lfs-linux-gnu-gcc getchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getchar.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getchar.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getchar.os +x86_64-lfs-linux-gnu-gcc memstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/memstream.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/memstream.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/memstream.os +x86_64-lfs-linux-gnu-gcc pclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/pclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/pclose.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/pclose.os +x86_64-lfs-linux-gnu-gcc putc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putc.os +x86_64-lfs-linux-gnu-gcc rewind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/rewind.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/rewind.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/rewind.os +x86_64-lfs-linux-gnu-gcc setbuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/setbuf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/setbuf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/setbuf.os +x86_64-lfs-linux-gnu-gcc setlinebuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/setlinebuf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/setlinebuf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/setlinebuf.os +x86_64-lfs-linux-gnu-gcc vasprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vasprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vasprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vasprintf.os +x86_64-lfs-linux-gnu-gcc iovdprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iovdprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iovdprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iovdprintf.os +x86_64-lfs-linux-gnu-gcc vscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vscanf.os +x86_64-lfs-linux-gnu-gcc vsnprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vsnprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vsnprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vsnprintf.os +x86_64-lfs-linux-gnu-gcc obprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/obprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/obprintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/obprintf.os +x86_64-lfs-linux-gnu-gcc fcloseall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fcloseall.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fcloseall.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fcloseall.os +x86_64-lfs-linux-gnu-gcc fseeko.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fseeko.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fseeko.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fseeko.os +x86_64-lfs-linux-gnu-gcc ftello.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ftello.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ftello.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ftello.os +x86_64-lfs-linux-gnu-gcc freopen64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/freopen64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/freopen64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/freopen64.os +x86_64-lfs-linux-gnu-gcc fseeko64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fseeko64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fseeko64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fseeko64.os +x86_64-lfs-linux-gnu-gcc ftello64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ftello64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ftello64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ftello64.os +x86_64-lfs-linux-gnu-gcc __fbufsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fbufsize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fbufsize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fbufsize.os +x86_64-lfs-linux-gnu-gcc __freading.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__freading.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__freading.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__freading.os +x86_64-lfs-linux-gnu-gcc __fwriting.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fwriting.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fwriting.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fwriting.os +x86_64-lfs-linux-gnu-gcc __freadable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__freadable.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__freadable.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__freadable.os +x86_64-lfs-linux-gnu-gcc __fwritable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fwritable.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fwritable.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fwritable.os +x86_64-lfs-linux-gnu-gcc __flbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__flbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__flbf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__flbf.os +x86_64-lfs-linux-gnu-gcc __fpurge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fpurge.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fpurge.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fpurge.os +x86_64-lfs-linux-gnu-gcc __fpending.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fpending.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fpending.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fpending.os +x86_64-lfs-linux-gnu-gcc __fsetlocking.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/__fsetlocking.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/__fsetlocking.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/__fsetlocking.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/libc_fatal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/libc_fatal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/libc_fatal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/libc_fatal.os +x86_64-lfs-linux-gnu-gcc fmemopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fmemopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fmemopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fmemopen.os +x86_64-lfs-linux-gnu-gcc oldfmemopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldfmemopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldfmemopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldfmemopen.os +x86_64-lfs-linux-gnu-gcc vtables.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/vtables.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/vtables.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/vtables.os +x86_64-lfs-linux-gnu-gcc oldiofopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldiofopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldiofopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldiofopen.os +x86_64-lfs-linux-gnu-gcc oldiofdopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldiofdopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldiofdopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldiofdopen.os +x86_64-lfs-linux-gnu-gcc oldiofclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldiofclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldiofclose.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldiofclose.os +x86_64-lfs-linux-gnu-gcc oldiopopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldiopopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldiopopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldiopopen.os +x86_64-lfs-linux-gnu-gcc oldpclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldpclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldpclose.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldpclose.os +x86_64-lfs-linux-gnu-gcc oldtmpfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldtmpfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldtmpfile.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldtmpfile.os +x86_64-lfs-linux-gnu-gcc oldiofgetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldiofgetpos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldiofgetpos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldiofgetpos.os +x86_64-lfs-linux-gnu-gcc oldiofgetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldiofgetpos64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldiofgetpos64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldiofgetpos64.os +x86_64-lfs-linux-gnu-gcc oldiofsetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldiofsetpos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldiofsetpos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldiofsetpos.os +x86_64-lfs-linux-gnu-gcc oldiofsetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldiofsetpos64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldiofsetpos64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldiofsetpos64.os +x86_64-lfs-linux-gnu-gcc clearerr_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/clearerr_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/clearerr_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/clearerr_u.os +x86_64-lfs-linux-gnu-gcc feof_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/feof_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/feof_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/feof_u.os +x86_64-lfs-linux-gnu-gcc ferror_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/ferror_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/ferror_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/ferror_u.os +x86_64-lfs-linux-gnu-gcc fputc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fputc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fputc_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fputc_u.os +x86_64-lfs-linux-gnu-gcc getc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getc_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getc_u.os +x86_64-lfs-linux-gnu-gcc getchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/getchar_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/getchar_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/getchar_u.os +x86_64-lfs-linux-gnu-gcc iofflush_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofflush_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofflush_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofflush_u.os +x86_64-lfs-linux-gnu-gcc putc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/putc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/putc_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/putc_u.os +x86_64-lfs-linux-gnu-gcc peekc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/peekc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/peekc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/peekc.os +x86_64-lfs-linux-gnu-gcc iofread_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofread_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofread_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofread_u.os +x86_64-lfs-linux-gnu-gcc iofwrite_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofwrite_u.os +x86_64-lfs-linux-gnu-gcc iofgets_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofgets_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofgets_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofgets_u.os +x86_64-lfs-linux-gnu-gcc iofputs_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/iofputs_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/iofputs_u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/iofputs_u.os +x86_64-lfs-linux-gnu-gcc fileops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/fileops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/fileops.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/fileops.os +x86_64-lfs-linux-gnu-gcc genops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/genops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/genops.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/genops.os +x86_64-lfs-linux-gnu-gcc stdfiles.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/stdfiles.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/stdfiles.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/stdfiles.os +x86_64-lfs-linux-gnu-gcc stdio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/stdio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/stdio.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/stdio.os +x86_64-lfs-linux-gnu-gcc strops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/strops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/strops.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/strops.os +x86_64-lfs-linux-gnu-gcc oldfileops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldfileops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldfileops.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldfileops.os +x86_64-lfs-linux-gnu-gcc oldstdfiles.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/libio -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/libio/oldstdfiles.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/libio/oldstdfiles.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/libio/oldstdfiles.os +echo 'libio/filedoalloc.os libio/iofclose.os libio/iofdopen.os libio/iofflush.os libio/iofgetpos.os libio/iofgets.os libio/iofopen.os libio/iofopncook.os libio/iofputs.os libio/iofread.os libio/iofsetpos.os libio/ioftell.os libio/wfiledoalloc.os libio/iofwrite.os libio/iogetdelim.os libio/iogetline.os libio/iogets.os libio/iopadn.os libio/iopopen.os libio/ioputs.os libio/ioseekoff.os libio/ioseekpos.os libio/iosetbuffer.os libio/iosetvbuf.os libio/ioungetc.os libio/iovsprintf.os libio/iovsscanf.os libio/iofgetpos64.os libio/iofopen64.os libio/iofsetpos64.os libio/fputwc.os libio/fputwc_u.os libio/getwc.os libio/getwc_u.os libio/getwchar.os libio/getwchar_u.os libio/iofgetws.os libio/iofgetws_u.os libio/iofputws.os libio/iofputws_u.os libio/iogetwline.os libio/iowpadn.os libio/ioungetwc.os libio/putwc.os libio/putwc_u.os libio/putwchar.os libio/putwchar_u.os libio/putchar.os libio/putchar_u.os libio/fwprintf.os libio/swprintf.os libio/vwprintf.os libio/wprintf.os libio/wscanf.os libio/fwscanf.os libio/vwscanf.os libio/vswprintf.os libio/iovswscanf.os libio/swscanf.os libio/wgenops.os libio/wstrops.os libio/wfileops.os libio/iofwide.os libio/fwide.os libio/wmemstream.os libio/clearerr.os libio/feof.os libio/ferror.os libio/fileno.os libio/fputc.os libio/freopen.os libio/fseek.os libio/getc.os libio/getchar.os libio/memstream.os libio/pclose.os libio/putc.os libio/rewind.os libio/setbuf.os libio/setlinebuf.os libio/vasprintf.os libio/iovdprintf.os libio/vscanf.os libio/vsnprintf.os libio/obprintf.os libio/fcloseall.os libio/fseeko.os libio/ftello.os libio/freopen64.os libio/fseeko64.os libio/ftello64.os libio/__fbufsize.os libio/__freading.os libio/__fwriting.os libio/__freadable.os libio/__fwritable.os libio/__flbf.os libio/__fpurge.os libio/__fpending.os libio/__fsetlocking.os libio/libc_fatal.os libio/fmemopen.os libio/oldfmemopen.os libio/vtables.os libio/oldiofopen.os libio/oldiofdopen.os libio/oldiofclose.os libio/oldiopopen.os libio/oldpclose.os libio/oldtmpfile.os libio/oldiofgetpos.os libio/oldiofgetpos64.os libio/oldiofsetpos.os libio/oldiofsetpos64.os libio/clearerr_u.os libio/feof_u.os libio/ferror_u.os libio/fputc_u.os libio/getc_u.os libio/getchar_u.os libio/iofflush_u.os libio/putc_u.os libio/peekc.os libio/iofread_u.os libio/iofwrite_u.os libio/iofgets_u.os libio/iofputs_u.os libio/fileops.os libio/genops.os libio/stdfiles.os libio/stdio.os libio/strops.os libio/oldfileops.os libio/oldstdfiles.os' > /mnt/lfs/sources/glibc-2.36/build/libio/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/libio/stamp.osT /mnt/lfs/sources/glibc-2.36/build/libio/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/libio/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/libio/stamp.oST /mnt/lfs/sources/glibc-2.36/build/libio/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/libio' +make subdir=dlfcn -C dlfcn ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/dlfcn' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/dlfcn +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/dlfcn +x86_64-lfs-linux-gnu-gcc dladdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr.o +x86_64-lfs-linux-gnu-gcc dladdr1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr1.o +x86_64-lfs-linux-gnu-gcc dlclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlclose.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlclose.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlclose.o +x86_64-lfs-linux-gnu-gcc dlerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlerror.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlerror.o +x86_64-lfs-linux-gnu-gcc dlinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlinfo.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlinfo.o +x86_64-lfs-linux-gnu-gcc dlmopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlmopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlmopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlmopen.o +x86_64-lfs-linux-gnu-gcc dlopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlopen.o +x86_64-lfs-linux-gnu-gcc dlsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlsym.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlsym.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlsym.o +x86_64-lfs-linux-gnu-gcc dlvsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlvsym.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlvsym.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlvsym.o +x86_64-lfs-linux-gnu-gcc libc_dlerror_result.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/libc_dlerror_result.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/libc_dlerror_result.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/libc_dlerror_result.o +echo 'dlfcn/dladdr.o dlfcn/dladdr1.o dlfcn/dlclose.o dlfcn/dlerror.o dlfcn/dlinfo.o dlfcn/dlmopen.o dlfcn/dlopen.o dlfcn/dlsym.o dlfcn/dlvsym.o dlfcn/libc_dlerror_result.o' > /mnt/lfs/sources/glibc-2.36/build/dlfcn/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/dlfcn/stamp.oT /mnt/lfs/sources/glibc-2.36/build/dlfcn/stamp.o +x86_64-lfs-linux-gnu-gcc dladdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr.os +x86_64-lfs-linux-gnu-gcc dladdr1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dladdr1.os +x86_64-lfs-linux-gnu-gcc dlclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlclose.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlclose.os +x86_64-lfs-linux-gnu-gcc dlerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlerror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlerror.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlerror.os +x86_64-lfs-linux-gnu-gcc dlinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlinfo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlinfo.os +x86_64-lfs-linux-gnu-gcc dlmopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlmopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlmopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlmopen.os +x86_64-lfs-linux-gnu-gcc dlopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlopen.os +x86_64-lfs-linux-gnu-gcc dlsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlsym.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlsym.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlsym.os +x86_64-lfs-linux-gnu-gcc dlvsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlvsym.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlvsym.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlvsym.os +x86_64-lfs-linux-gnu-gcc libc_dlerror_result.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/libc_dlerror_result.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/libc_dlerror_result.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/libc_dlerror_result.os +x86_64-lfs-linux-gnu-gcc dlopenold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlopenold.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlopenold.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/dlopenold.os +echo 'dlfcn/dladdr.os dlfcn/dladdr1.os dlfcn/dlclose.os dlfcn/dlerror.os dlfcn/dlinfo.os dlfcn/dlmopen.os dlfcn/dlopen.os dlfcn/dlsym.os dlfcn/dlvsym.os dlfcn/libc_dlerror_result.os dlfcn/dlopenold.os' > /mnt/lfs/sources/glibc-2.36/build/dlfcn/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/dlfcn/stamp.osT /mnt/lfs/sources/glibc-2.36/build/dlfcn/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/dlfcn/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/dlfcn/stamp.oST /mnt/lfs/sources/glibc-2.36/build/dlfcn/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/dlfcn' +make subdir=nptl -C nptl ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/nptl +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/nptl +dir=`x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -print-multi-directory`; \ +echo "multidir := $dir" > /mnt/lfs/sources/glibc-2.36/build/nptl/multidir.mkT +mv -f /mnt/lfs/sources/glibc-2.36/build/nptl/multidir.mkT /mnt/lfs/sources/glibc-2.36/build/nptl/multidir.mk +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/unwindbuf.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/unwindbuf.h.d /mnt/lfs/sources/glibc-2.36/build/unwindbuf.h'" \ + unwindbuf.sym > /mnt/lfs/sources/glibc-2.36/build/unwindbuf.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/unwindbuf.h.dT > /mnt/lfs/sources/glibc-2.36/build/unwindbuf.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/unwindbuf.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/unwindbuf.h.dT2 /mnt/lfs/sources/glibc-2.36/build/unwindbuf.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/unwindbuf.hT /mnt/lfs/sources/glibc-2.36/build/unwindbuf.h +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.h.d /mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.h'" \ + pthread-pi-defines.sym > /mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.h.dT > /mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.h.dT2 /mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.hT /mnt/lfs/sources/glibc-2.36/build/pthread-pi-defines.h +x86_64-lfs-linux-gnu-gcc alloca_cutoff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/alloca_cutoff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/alloca_cutoff.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/alloca_cutoff.o +x86_64-lfs-linux-gnu-gcc cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cancellation.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cancellation.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cancellation.o +x86_64-lfs-linux-gnu-gcc cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup.o +x86_64-lfs-linux-gnu-gcc cleanup_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_compat.o +x86_64-lfs-linux-gnu-gcc cleanup_defer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer.o +x86_64-lfs-linux-gnu-gcc cleanup_defer_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer_compat.o +x86_64-lfs-linux-gnu-gcc cleanup_routine.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_routine.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_routine.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_routine.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/elision-conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/elision-conf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/elision-conf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/elision-conf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/elision-lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/elision-lock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/elision-lock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/elision-lock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/elision-timed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/elision-timed.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/elision-timed.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/elision-timed.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/elision-trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/elision-trylock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/elision-trylock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/elision-trylock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/elision-unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/elision-unlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/elision-unlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/elision-unlock.o +x86_64-lfs-linux-gnu-gcc events.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/events.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/events.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/events.o +x86_64-lfs-linux-gnu-gcc futex-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/futex-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/futex-internal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/futex-internal.o +x86_64-lfs-linux-gnu-gcc libc-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/libc-cleanup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/libc-cleanup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/libc-cleanup.o +x86_64-lfs-linux-gnu-gcc lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/lowlevellock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/lowlevellock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/lowlevellock.o +x86_64-lfs-linux-gnu-gcc nptl-stack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptl-stack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptl-stack.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptl-stack.o +x86_64-lfs-linux-gnu-gcc nptl_deallocate_tsd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_deallocate_tsd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_deallocate_tsd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_deallocate_tsd.o +x86_64-lfs-linux-gnu-gcc nptl_free_tcb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_free_tcb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_free_tcb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_free_tcb.o +x86_64-lfs-linux-gnu-gcc nptl_nthreads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_nthreads.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_nthreads.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_nthreads.o +x86_64-lfs-linux-gnu-gcc nptl_setxid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_setxid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_setxid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_setxid.o +x86_64-lfs-linux-gnu-gcc nptlfreeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptlfreeres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptlfreeres.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptlfreeres.o +x86_64-lfs-linux-gnu-gcc old_pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_broadcast.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_broadcast.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_broadcast.o +x86_64-lfs-linux-gnu-gcc old_pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_destroy.o +x86_64-lfs-linux-gnu-gcc old_pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_init.o +x86_64-lfs-linux-gnu-gcc old_pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_signal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_signal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_signal.o +x86_64-lfs-linux-gnu-gcc old_pthread_cond_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_timedwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_timedwait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_timedwait.o +x86_64-lfs-linux-gnu-gcc old_pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_wait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_wait.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/pthread_atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork.o +x86_64-lfs-linux-gnu-gcc pthread_attr_copy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_copy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_copy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_copy.o +x86_64-lfs-linux-gnu-gcc pthread_attr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_destroy.o +x86_64-lfs-linux-gnu-gcc pthread_attr_extension.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_extension.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_extension.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_extension.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getaffinity.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getdetachstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getdetachstate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getdetachstate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getdetachstate.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getguardsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getguardsize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getguardsize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getguardsize.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getinheritsched.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getinheritsched.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getinheritsched.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getinheritsched.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedparam.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedpolicy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedpolicy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedpolicy.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getscope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getscope.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getscope.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getscope.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getsigmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getsigmask.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getsigmask.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstack.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstack.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getstackaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstackaddr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstackaddr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstackaddr.o +x86_64-lfs-linux-gnu-gcc pthread_attr_getstacksize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstacksize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstacksize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstacksize.o +x86_64-lfs-linux-gnu-gcc pthread_attr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_init.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setaffinity.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setdetachstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setdetachstate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setdetachstate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setdetachstate.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setguardsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setguardsize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setguardsize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setguardsize.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setinheritsched.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setinheritsched.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setinheritsched.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setinheritsched.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedparam.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedpolicy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedpolicy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedpolicy.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setscope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setscope.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setscope.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setscope.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setsigmask_internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask_internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask_internal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask_internal.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstack.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstack.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setstackaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstackaddr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstackaddr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstackaddr.o +x86_64-lfs-linux-gnu-gcc pthread_attr_setstacksize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstacksize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstacksize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstacksize.o +x86_64-lfs-linux-gnu-gcc pthread_barrier_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_destroy.o +x86_64-lfs-linux-gnu-gcc pthread_barrier_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_init.o +x86_64-lfs-linux-gnu-gcc pthread_barrier_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_wait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_wait.o +x86_64-lfs-linux-gnu-gcc pthread_barrierattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_destroy.o +x86_64-lfs-linux-gnu-gcc pthread_barrierattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_getpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_getpshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_getpshared.o +x86_64-lfs-linux-gnu-gcc pthread_barrierattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_init.o +x86_64-lfs-linux-gnu-gcc pthread_barrierattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_setpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_setpshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_setpshared.o +x86_64-lfs-linux-gnu-gcc pthread_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cancel.o +x86_64-lfs-linux-gnu-gcc pthread_cleanup_upto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cleanup_upto.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cleanup_upto.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cleanup_upto.o +x86_64-lfs-linux-gnu-gcc pthread_clockjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_clockjoin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_clockjoin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_clockjoin.o +x86_64-lfs-linux-gnu-gcc pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_broadcast.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_broadcast.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_broadcast.o +x86_64-lfs-linux-gnu-gcc pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_destroy.o +x86_64-lfs-linux-gnu-gcc pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_init.o +x86_64-lfs-linux-gnu-gcc pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_signal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_signal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_signal.o +x86_64-lfs-linux-gnu-gcc pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_wait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_wait.o +x86_64-lfs-linux-gnu-gcc pthread_condattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_destroy.o +x86_64-lfs-linux-gnu-gcc pthread_condattr_getclock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getclock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getclock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getclock.o +x86_64-lfs-linux-gnu-gcc pthread_condattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getpshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getpshared.o +x86_64-lfs-linux-gnu-gcc pthread_condattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_init.o +x86_64-lfs-linux-gnu-gcc pthread_condattr_setclock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setclock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setclock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setclock.o +x86_64-lfs-linux-gnu-gcc pthread_condattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setpshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setpshared.o +x86_64-lfs-linux-gnu-gcc pthread_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_create.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_create.o +x86_64-lfs-linux-gnu-gcc pthread_detach.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_detach.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_detach.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_detach.o +x86_64-lfs-linux-gnu-gcc pthread_equal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_equal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_equal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_equal.o +x86_64-lfs-linux-gnu-gcc pthread_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_exit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_exit.o +x86_64-lfs-linux-gnu-gcc pthread_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getaffinity.o +x86_64-lfs-linux-gnu-gcc pthread_getattr_default_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_default_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_default_np.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_default_np.o +x86_64-lfs-linux-gnu-gcc pthread_getattr_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_np.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_np.o +x86_64-lfs-linux-gnu-gcc pthread_getconcurrency.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getconcurrency.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getconcurrency.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getconcurrency.o +x86_64-lfs-linux-gnu-gcc pthread_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getcpuclockid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getcpuclockid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getcpuclockid.o +x86_64-lfs-linux-gnu-gcc pthread_getname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getname.o +x86_64-lfs-linux-gnu-gcc pthread_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getschedparam.o +x86_64-lfs-linux-gnu-gcc pthread_getspecific.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getspecific.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getspecific.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getspecific.o +x86_64-lfs-linux-gnu-gcc pthread_join.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join.o +x86_64-lfs-linux-gnu-gcc pthread_join_common.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join_common.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join_common.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join_common.o +x86_64-lfs-linux-gnu-gcc pthread_key_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_create.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_create.o +x86_64-lfs-linux-gnu-gcc pthread_key_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_delete.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_delete.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_delete.o +x86_64-lfs-linux-gnu-gcc pthread_keys.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_keys.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_keys.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_keys.o +x86_64-lfs-linux-gnu-gcc pthread_kill.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill.o +x86_64-lfs-linux-gnu-gcc pthread_kill_other_threads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill_other_threads.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill_other_threads.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill_other_threads.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_cond_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_cond_lock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_cond_lock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_cond_lock.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_conf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_conf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_conf.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_consistent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_consistent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_consistent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_consistent.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_destroy.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_getprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_getprioceiling.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_getprioceiling.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_getprioceiling.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_init.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_lock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_lock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_lock.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_setprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_setprioceiling.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_setprioceiling.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_setprioceiling.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_timedlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_timedlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_timedlock.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_trylock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_trylock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_trylock.o +x86_64-lfs-linux-gnu-gcc pthread_mutex_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_unlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_unlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_unlock.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_destroy.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_getprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprioceiling.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprioceiling.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprioceiling.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_getprotocol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprotocol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprotocol.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprotocol.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getpshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getpshared.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_getrobust.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getrobust.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getrobust.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getrobust.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_gettype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_gettype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_gettype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_gettype.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_init.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_setprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprioceiling.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprioceiling.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprioceiling.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_setprotocol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprotocol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprotocol.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprotocol.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setpshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setpshared.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_setrobust.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setrobust.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setrobust.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setrobust.o +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_settype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_settype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_settype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_settype.o +x86_64-lfs-linux-gnu-gcc pthread_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_once.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_once.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_once.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_clockrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockrdlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockrdlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockrdlock.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_clockwrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockwrlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockwrlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockwrlock.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_destroy.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_init.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_rdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_rdlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_rdlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_rdlock.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_timedrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedrdlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedrdlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedrdlock.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_timedwrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedwrlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedwrlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedwrlock.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_tryrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_tryrdlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_tryrdlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_tryrdlock.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_trywrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_trywrlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_trywrlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_trywrlock.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_unlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_unlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_unlock.o +x86_64-lfs-linux-gnu-gcc pthread_rwlock_wrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_wrlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_wrlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_wrlock.o +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_destroy.o +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_getkind_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getkind_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getkind_np.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getkind_np.o +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getpshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getpshared.o +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_init.o +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_setkind_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setkind_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setkind_np.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setkind_np.o +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setpshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setpshared.o +x86_64-lfs-linux-gnu-gcc pthread_self.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_self.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_self.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_self.o +x86_64-lfs-linux-gnu-gcc pthread_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setaffinity.o +x86_64-lfs-linux-gnu-gcc pthread_setattr_default_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setattr_default_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setattr_default_np.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setattr_default_np.o +x86_64-lfs-linux-gnu-gcc pthread_setcancelstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcancelstate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcancelstate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcancelstate.o +x86_64-lfs-linux-gnu-gcc pthread_setcanceltype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcanceltype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcanceltype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcanceltype.o +x86_64-lfs-linux-gnu-gcc pthread_setconcurrency.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setconcurrency.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setconcurrency.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setconcurrency.o +x86_64-lfs-linux-gnu-gcc pthread_setname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setname.o +x86_64-lfs-linux-gnu-gcc pthread_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedparam.o +x86_64-lfs-linux-gnu-gcc pthread_setschedprio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedprio.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedprio.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedprio.o +x86_64-lfs-linux-gnu-gcc pthread_setspecific.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setspecific.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setspecific.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setspecific.o +x86_64-lfs-linux-gnu-gcc pthread_sigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigmask.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigmask.o +x86_64-lfs-linux-gnu-gcc pthread_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigqueue.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigqueue.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigqueue.o +x86_64-lfs-linux-gnu-gcc pthread_spin_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_destroy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/nptl/pthread_spin_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_init.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/nptl/pthread_spin_lock.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_lock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_lock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_lock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/nptl/pthread_spin_trylock.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_trylock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_trylock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_trylock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/nptl/pthread_spin_unlock.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_unlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_unlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_unlock.o +x86_64-lfs-linux-gnu-gcc pthread_testcancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_testcancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_testcancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_testcancel.o +x86_64-lfs-linux-gnu-gcc pthread_timedjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_timedjoin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_timedjoin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_timedjoin.o +x86_64-lfs-linux-gnu-gcc pthread_tryjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_tryjoin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_tryjoin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_tryjoin.o +x86_64-lfs-linux-gnu-gcc pthread_yield.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_yield.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_yield.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_yield.o +x86_64-lfs-linux-gnu-gcc sem_clockwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_clockwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_clockwait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_clockwait.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/sem_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_close.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_close.o +x86_64-lfs-linux-gnu-gcc sem_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_destroy.o +x86_64-lfs-linux-gnu-gcc sem_getvalue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_getvalue.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_getvalue.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_getvalue.o +x86_64-lfs-linux-gnu-gcc sem_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_init.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/sem_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_open.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_open.o +x86_64-lfs-linux-gnu-gcc sem_post.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_post.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_post.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_post.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/sem_routines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_routines.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_routines.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_routines.o +x86_64-lfs-linux-gnu-gcc sem_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_timedwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_timedwait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_timedwait.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/sem_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_unlink.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_unlink.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_unlink.o +x86_64-lfs-linux-gnu-gcc sem_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_wait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_wait.o +x86_64-lfs-linux-gnu-gcc tpp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/tpp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/tpp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/tpp.o +x86_64-lfs-linux-gnu-gcc unwind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/unwind.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/unwind.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/unwind.o +x86_64-lfs-linux-gnu-gcc vars.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/vars.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/vars.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/vars.o +x86_64-lfs-linux-gnu-gcc thrd_current.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_current.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_current.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_current.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_equal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_equal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_equal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_equal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/thrd_sleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_sleep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_sleep.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_sleep.o +x86_64-lfs-linux-gnu-gcc thrd_yield.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_yield.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_yield.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_yield.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/call_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/call_once.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/call_once.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/call_once.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_broadcast.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_broadcast.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_broadcast.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_destroy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_init.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_signal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_signal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_signal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/cnd_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_timedwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_timedwait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_timedwait.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_wait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_wait.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_destroy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_init.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_lock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_lock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_lock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mtx_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_timedlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_timedlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_timedlock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_trylock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_trylock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_trylock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_unlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_unlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_unlock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/pthread_atfork_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork_compat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_create.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_create.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_detach.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_detach.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_detach.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_detach.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_exit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_exit.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_join.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_join.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_join.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_join.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/tss_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/tss_create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/tss_create.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/tss_create.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/tss_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/tss_delete.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/tss_delete.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/tss_delete.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/tss_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/tss_get.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/tss_get.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/tss_get.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/tss_set.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/tss_set.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/tss_set.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/tss_set.o +echo 'nptl/alloca_cutoff.o nptl/cancellation.o nptl/cleanup.o nptl/cleanup_compat.o nptl/cleanup_defer.o nptl/cleanup_defer_compat.o nptl/cleanup_routine.o nptl/elision-conf.o nptl/elision-lock.o nptl/elision-timed.o nptl/elision-trylock.o nptl/elision-unlock.o nptl/events.o nptl/futex-internal.o nptl/libc-cleanup.o nptl/lowlevellock.o nptl/nptl-stack.o nptl/nptl_deallocate_tsd.o nptl/nptl_free_tcb.o nptl/nptl_nthreads.o nptl/nptl_setxid.o nptl/nptlfreeres.o nptl/old_pthread_cond_broadcast.o nptl/old_pthread_cond_destroy.o nptl/old_pthread_cond_init.o nptl/old_pthread_cond_signal.o nptl/old_pthread_cond_timedwait.o nptl/old_pthread_cond_wait.o nptl/pthread_atfork.o nptl/pthread_attr_copy.o nptl/pthread_attr_destroy.o nptl/pthread_attr_extension.o nptl/pthread_attr_getaffinity.o nptl/pthread_attr_getdetachstate.o nptl/pthread_attr_getguardsize.o nptl/pthread_attr_getinheritsched.o nptl/pthread_attr_getschedparam.o nptl/pthread_attr_getschedpolicy.o nptl/pthread_attr_getscope.o nptl/pthread_attr_getsigmask.o nptl/pthread_attr_getstack.o nptl/pthread_attr_getstackaddr.o nptl/pthread_attr_getstacksize.o nptl/pthread_attr_init.o nptl/pthread_attr_setaffinity.o nptl/pthread_attr_setdetachstate.o nptl/pthread_attr_setguardsize.o nptl/pthread_attr_setinheritsched.o nptl/pthread_attr_setschedparam.o nptl/pthread_attr_setschedpolicy.o nptl/pthread_attr_setscope.o nptl/pthread_attr_setsigmask.o nptl/pthread_attr_setsigmask_internal.o nptl/pthread_attr_setstack.o nptl/pthread_attr_setstackaddr.o nptl/pthread_attr_setstacksize.o nptl/pthread_barrier_destroy.o nptl/pthread_barrier_init.o nptl/pthread_barrier_wait.o nptl/pthread_barrierattr_destroy.o nptl/pthread_barrierattr_getpshared.o nptl/pthread_barrierattr_init.o nptl/pthread_barrierattr_setpshared.o nptl/pthread_cancel.o nptl/pthread_cleanup_upto.o nptl/pthread_clockjoin.o nptl/pthread_cond_broadcast.o nptl/pthread_cond_destroy.o nptl/pthread_cond_init.o nptl/pthread_cond_signal.o nptl/pthread_cond_wait.o nptl/pthread_condattr_destroy.o nptl/pthread_condattr_getclock.o nptl/pthread_condattr_getpshared.o nptl/pthread_condattr_init.o nptl/pthread_condattr_setclock.o nptl/pthread_condattr_setpshared.o nptl/pthread_create.o nptl/pthread_detach.o nptl/pthread_equal.o nptl/pthread_exit.o nptl/pthread_getaffinity.o nptl/pthread_getattr_default_np.o nptl/pthread_getattr_np.o nptl/pthread_getconcurrency.o nptl/pthread_getcpuclockid.o nptl/pthread_getname.o nptl/pthread_getschedparam.o nptl/pthread_getspecific.o nptl/pthread_join.o nptl/pthread_join_common.o nptl/pthread_key_create.o nptl/pthread_key_delete.o nptl/pthread_keys.o nptl/pthread_kill.o nptl/pthread_kill_other_threads.o nptl/pthread_mutex_cond_lock.o nptl/pthread_mutex_conf.o nptl/pthread_mutex_consistent.o nptl/pthread_mutex_destroy.o nptl/pthread_mutex_getprioceiling.o nptl/pthread_mutex_init.o nptl/pthread_mutex_lock.o nptl/pthread_mutex_setprioceiling.o nptl/pthread_mutex_timedlock.o nptl/pthread_mutex_trylock.o nptl/pthread_mutex_unlock.o nptl/pthread_mutexattr_destroy.o nptl/pthread_mutexattr_getprioceiling.o nptl/pthread_mutexattr_getprotocol.o nptl/pthread_mutexattr_getpshared.o nptl/pthread_mutexattr_getrobust.o nptl/pthread_mutexattr_gettype.o nptl/pthread_mutexattr_init.o nptl/pthread_mutexattr_setprioceiling.o nptl/pthread_mutexattr_setprotocol.o nptl/pthread_mutexattr_setpshared.o nptl/pthread_mutexattr_setrobust.o nptl/pthread_mutexattr_settype.o nptl/pthread_once.o nptl/pthread_rwlock_clockrdlock.o nptl/pthread_rwlock_clockwrlock.o nptl/pthread_rwlock_destroy.o nptl/pthread_rwlock_init.o nptl/pthread_rwlock_rdlock.o nptl/pthread_rwlock_timedrdlock.o nptl/pthread_rwlock_timedwrlock.o nptl/pthread_rwlock_tryrdlock.o nptl/pthread_rwlock_trywrlock.o nptl/pthread_rwlock_unlock.o nptl/pthread_rwlock_wrlock.o nptl/pthread_rwlockattr_destroy.o nptl/pthread_rwlockattr_getkind_np.o nptl/pthread_rwlockattr_getpshared.o nptl/pthread_rwlockattr_init.o nptl/pthread_rwlockattr_setkind_np.o nptl/pthread_rwlockattr_setpshared.o nptl/pthread_self.o nptl/pthread_setaffinity.o nptl/pthread_setattr_default_np.o nptl/pthread_setcancelstate.o nptl/pthread_setcanceltype.o nptl/pthread_setconcurrency.o nptl/pthread_setname.o nptl/pthread_setschedparam.o nptl/pthread_setschedprio.o nptl/pthread_setspecific.o nptl/pthread_sigmask.o nptl/pthread_sigqueue.o nptl/pthread_spin_destroy.o nptl/pthread_spin_init.o nptl/pthread_spin_lock.o nptl/pthread_spin_trylock.o nptl/pthread_spin_unlock.o nptl/pthread_testcancel.o nptl/pthread_timedjoin.o nptl/pthread_tryjoin.o nptl/pthread_yield.o nptl/sem_clockwait.o nptl/sem_close.o nptl/sem_destroy.o nptl/sem_getvalue.o nptl/sem_init.o nptl/sem_open.o nptl/sem_post.o nptl/sem_routines.o nptl/sem_timedwait.o nptl/sem_unlink.o nptl/sem_wait.o nptl/tpp.o nptl/unwind.o nptl/vars.o nptl/thrd_current.o nptl/thrd_equal.o nptl/thrd_sleep.o nptl/thrd_yield.o nptl/call_once.o nptl/cnd_broadcast.o nptl/cnd_destroy.o nptl/cnd_init.o nptl/cnd_signal.o nptl/cnd_timedwait.o nptl/cnd_wait.o nptl/mtx_destroy.o nptl/mtx_init.o nptl/mtx_lock.o nptl/mtx_timedlock.o nptl/mtx_trylock.o nptl/mtx_unlock.o nptl/pthread_atfork_compat.o nptl/thrd_create.o nptl/thrd_detach.o nptl/thrd_exit.o nptl/thrd_join.o nptl/tss_create.o nptl/tss_delete.o nptl/tss_get.o nptl/tss_set.o' > /mnt/lfs/sources/glibc-2.36/build/nptl/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/nptl/stamp.oT /mnt/lfs/sources/glibc-2.36/build/nptl/stamp.o +x86_64-lfs-linux-gnu-gcc alloca_cutoff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/alloca_cutoff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/alloca_cutoff.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/alloca_cutoff.os +x86_64-lfs-linux-gnu-gcc cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cancellation.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cancellation.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cancellation.os +x86_64-lfs-linux-gnu-gcc cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup.os +x86_64-lfs-linux-gnu-gcc cleanup_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_compat.os +x86_64-lfs-linux-gnu-gcc cleanup_defer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer.os +x86_64-lfs-linux-gnu-gcc cleanup_defer_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_defer_compat.os +x86_64-lfs-linux-gnu-gcc cleanup_routine.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_routine.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_routine.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cleanup_routine.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/elision-conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/elision-conf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/elision-conf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/elision-conf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/elision-lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/elision-lock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/elision-lock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/elision-lock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/elision-timed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/elision-timed.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/elision-timed.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/elision-timed.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/elision-trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/elision-trylock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/elision-trylock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/elision-trylock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/elision-unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/elision-unlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/elision-unlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/elision-unlock.os +x86_64-lfs-linux-gnu-gcc events.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/events.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/events.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/events.os +x86_64-lfs-linux-gnu-gcc futex-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/futex-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/futex-internal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/futex-internal.os +x86_64-lfs-linux-gnu-gcc libc-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/libc-cleanup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/libc-cleanup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/libc-cleanup.os +x86_64-lfs-linux-gnu-gcc lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/lowlevellock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/lowlevellock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/lowlevellock.os +x86_64-lfs-linux-gnu-gcc nptl-stack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptl-stack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptl-stack.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptl-stack.os +x86_64-lfs-linux-gnu-gcc nptl_deallocate_tsd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_deallocate_tsd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_deallocate_tsd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_deallocate_tsd.os +x86_64-lfs-linux-gnu-gcc nptl_free_tcb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_free_tcb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_free_tcb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_free_tcb.os +x86_64-lfs-linux-gnu-gcc nptl_nthreads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_nthreads.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_nthreads.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_nthreads.os +x86_64-lfs-linux-gnu-gcc nptl_setxid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_setxid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_setxid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_setxid.os +x86_64-lfs-linux-gnu-gcc nptlfreeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/nptlfreeres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/nptlfreeres.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/nptlfreeres.os +x86_64-lfs-linux-gnu-gcc old_pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_broadcast.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_broadcast.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_broadcast.os +x86_64-lfs-linux-gnu-gcc old_pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_destroy.os +x86_64-lfs-linux-gnu-gcc old_pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_init.os +x86_64-lfs-linux-gnu-gcc old_pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_signal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_signal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_signal.os +x86_64-lfs-linux-gnu-gcc old_pthread_cond_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_timedwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_timedwait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_timedwait.os +x86_64-lfs-linux-gnu-gcc old_pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_wait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/old_pthread_cond_wait.os +x86_64-lfs-linux-gnu-gcc pthread_attr_copy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_copy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_copy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_copy.os +x86_64-lfs-linux-gnu-gcc pthread_attr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_destroy.os +x86_64-lfs-linux-gnu-gcc pthread_attr_extension.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_extension.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_extension.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_extension.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getaffinity.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getdetachstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getdetachstate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getdetachstate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getdetachstate.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getguardsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getguardsize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getguardsize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getguardsize.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getinheritsched.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getinheritsched.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getinheritsched.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getinheritsched.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedparam.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedpolicy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedpolicy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getschedpolicy.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getscope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getscope.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getscope.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getscope.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getsigmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getsigmask.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getsigmask.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstack.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstack.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getstackaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstackaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstackaddr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstackaddr.os +x86_64-lfs-linux-gnu-gcc pthread_attr_getstacksize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstacksize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstacksize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_getstacksize.os +x86_64-lfs-linux-gnu-gcc pthread_attr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_init.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setaffinity.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setdetachstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setdetachstate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setdetachstate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setdetachstate.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setguardsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setguardsize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setguardsize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setguardsize.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setinheritsched.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setinheritsched.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setinheritsched.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setinheritsched.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedparam.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedpolicy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedpolicy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setschedpolicy.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setscope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setscope.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setscope.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setscope.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setsigmask_internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask_internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask_internal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setsigmask_internal.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstack.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstack.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setstackaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstackaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstackaddr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstackaddr.os +x86_64-lfs-linux-gnu-gcc pthread_attr_setstacksize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstacksize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstacksize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_attr_setstacksize.os +x86_64-lfs-linux-gnu-gcc pthread_barrier_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_destroy.os +x86_64-lfs-linux-gnu-gcc pthread_barrier_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_init.os +x86_64-lfs-linux-gnu-gcc pthread_barrier_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_wait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrier_wait.os +x86_64-lfs-linux-gnu-gcc pthread_barrierattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_destroy.os +x86_64-lfs-linux-gnu-gcc pthread_barrierattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_getpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_getpshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_getpshared.os +x86_64-lfs-linux-gnu-gcc pthread_barrierattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_init.os +x86_64-lfs-linux-gnu-gcc pthread_barrierattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_setpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_setpshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_barrierattr_setpshared.os +x86_64-lfs-linux-gnu-gcc pthread_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cancel.os +x86_64-lfs-linux-gnu-gcc pthread_cleanup_upto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cleanup_upto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cleanup_upto.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cleanup_upto.os +x86_64-lfs-linux-gnu-gcc pthread_clockjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_clockjoin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_clockjoin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_clockjoin.os +x86_64-lfs-linux-gnu-gcc pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_broadcast.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_broadcast.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_broadcast.os +x86_64-lfs-linux-gnu-gcc pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_destroy.os +x86_64-lfs-linux-gnu-gcc pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_init.os +x86_64-lfs-linux-gnu-gcc pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_signal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_signal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_signal.os +x86_64-lfs-linux-gnu-gcc pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_wait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_cond_wait.os +x86_64-lfs-linux-gnu-gcc pthread_condattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_destroy.os +x86_64-lfs-linux-gnu-gcc pthread_condattr_getclock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getclock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getclock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getclock.os +x86_64-lfs-linux-gnu-gcc pthread_condattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getpshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_getpshared.os +x86_64-lfs-linux-gnu-gcc pthread_condattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_init.os +x86_64-lfs-linux-gnu-gcc pthread_condattr_setclock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setclock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setclock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setclock.os +x86_64-lfs-linux-gnu-gcc pthread_condattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setpshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_condattr_setpshared.os +x86_64-lfs-linux-gnu-gcc pthread_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_create.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_create.os +x86_64-lfs-linux-gnu-gcc pthread_detach.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_detach.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_detach.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_detach.os +x86_64-lfs-linux-gnu-gcc pthread_equal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_equal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_equal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_equal.os +x86_64-lfs-linux-gnu-gcc pthread_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_exit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_exit.os +x86_64-lfs-linux-gnu-gcc pthread_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getaffinity.os +x86_64-lfs-linux-gnu-gcc pthread_getattr_default_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_default_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_default_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_default_np.os +x86_64-lfs-linux-gnu-gcc pthread_getattr_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getattr_np.os +x86_64-lfs-linux-gnu-gcc pthread_getconcurrency.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getconcurrency.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getconcurrency.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getconcurrency.os +x86_64-lfs-linux-gnu-gcc pthread_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getcpuclockid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getcpuclockid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getcpuclockid.os +x86_64-lfs-linux-gnu-gcc pthread_getname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getname.os +x86_64-lfs-linux-gnu-gcc pthread_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getschedparam.os +x86_64-lfs-linux-gnu-gcc pthread_getspecific.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getspecific.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getspecific.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_getspecific.os +x86_64-lfs-linux-gnu-gcc pthread_join.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join.os +x86_64-lfs-linux-gnu-gcc pthread_join_common.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join_common.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join_common.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_join_common.os +x86_64-lfs-linux-gnu-gcc pthread_key_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_create.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_create.os +x86_64-lfs-linux-gnu-gcc pthread_key_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_delete.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_delete.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_key_delete.os +x86_64-lfs-linux-gnu-gcc pthread_keys.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_keys.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_keys.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_keys.os +x86_64-lfs-linux-gnu-gcc pthread_kill.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill.os +x86_64-lfs-linux-gnu-gcc pthread_kill_other_threads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill_other_threads.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill_other_threads.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_kill_other_threads.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_cond_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_cond_lock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_cond_lock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_cond_lock.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_conf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_conf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_conf.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_consistent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_consistent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_consistent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_consistent.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_destroy.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_getprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_getprioceiling.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_getprioceiling.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_getprioceiling.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_init.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_lock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_lock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_lock.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_setprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_setprioceiling.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_setprioceiling.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_setprioceiling.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_timedlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_timedlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_timedlock.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_trylock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_trylock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_trylock.os +x86_64-lfs-linux-gnu-gcc pthread_mutex_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_unlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_unlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutex_unlock.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_destroy.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_getprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprioceiling.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprioceiling.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprioceiling.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_getprotocol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprotocol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprotocol.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getprotocol.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getpshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getpshared.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_getrobust.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getrobust.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getrobust.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_getrobust.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_gettype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_gettype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_gettype.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_gettype.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_init.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_setprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprioceiling.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprioceiling.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprioceiling.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_setprotocol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprotocol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprotocol.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setprotocol.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setpshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setpshared.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_setrobust.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setrobust.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setrobust.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_setrobust.os +x86_64-lfs-linux-gnu-gcc pthread_mutexattr_settype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_settype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_settype.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_mutexattr_settype.os +x86_64-lfs-linux-gnu-gcc pthread_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_once.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_once.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_once.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_clockrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockrdlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockrdlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockrdlock.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_clockwrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockwrlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockwrlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_clockwrlock.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_destroy.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_init.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_rdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_rdlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_rdlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_rdlock.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_timedrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedrdlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedrdlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedrdlock.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_timedwrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedwrlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedwrlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_timedwrlock.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_tryrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_tryrdlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_tryrdlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_tryrdlock.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_trywrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_trywrlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_trywrlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_trywrlock.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_unlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_unlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_unlock.os +x86_64-lfs-linux-gnu-gcc pthread_rwlock_wrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_wrlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_wrlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlock_wrlock.os +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_destroy.os +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_getkind_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getkind_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getkind_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getkind_np.os +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getpshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_getpshared.os +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_init.os +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_setkind_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setkind_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setkind_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setkind_np.os +x86_64-lfs-linux-gnu-gcc pthread_rwlockattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setpshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_rwlockattr_setpshared.os +x86_64-lfs-linux-gnu-gcc pthread_self.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_self.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_self.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_self.os +x86_64-lfs-linux-gnu-gcc pthread_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setaffinity.os +x86_64-lfs-linux-gnu-gcc pthread_setattr_default_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setattr_default_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setattr_default_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setattr_default_np.os +x86_64-lfs-linux-gnu-gcc pthread_setcancelstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcancelstate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcancelstate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcancelstate.os +x86_64-lfs-linux-gnu-gcc pthread_setcanceltype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcanceltype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcanceltype.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setcanceltype.os +x86_64-lfs-linux-gnu-gcc pthread_setconcurrency.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setconcurrency.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setconcurrency.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setconcurrency.os +x86_64-lfs-linux-gnu-gcc pthread_setname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setname.os +x86_64-lfs-linux-gnu-gcc pthread_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedparam.os +x86_64-lfs-linux-gnu-gcc pthread_setschedprio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedprio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedprio.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setschedprio.os +x86_64-lfs-linux-gnu-gcc pthread_setspecific.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setspecific.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setspecific.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_setspecific.os +x86_64-lfs-linux-gnu-gcc pthread_sigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigmask.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigmask.os +x86_64-lfs-linux-gnu-gcc pthread_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigqueue.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigqueue.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_sigqueue.os +x86_64-lfs-linux-gnu-gcc pthread_spin_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_destroy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/nptl/pthread_spin_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_init.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/nptl/pthread_spin_lock.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_lock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_lock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_lock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/nptl/pthread_spin_trylock.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_trylock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_trylock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_trylock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/nptl/pthread_spin_unlock.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_unlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_unlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_spin_unlock.os +x86_64-lfs-linux-gnu-gcc pthread_testcancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_testcancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_testcancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_testcancel.os +x86_64-lfs-linux-gnu-gcc pthread_timedjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_timedjoin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_timedjoin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_timedjoin.os +x86_64-lfs-linux-gnu-gcc pthread_tryjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_tryjoin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_tryjoin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_tryjoin.os +x86_64-lfs-linux-gnu-gcc pthread_yield.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_yield.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_yield.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_yield.os +x86_64-lfs-linux-gnu-gcc sem_clockwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_clockwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_clockwait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_clockwait.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/sem_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_close.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_close.os +x86_64-lfs-linux-gnu-gcc sem_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_destroy.os +x86_64-lfs-linux-gnu-gcc sem_getvalue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_getvalue.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_getvalue.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_getvalue.os +x86_64-lfs-linux-gnu-gcc sem_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_init.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/sem_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_open.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_open.os +x86_64-lfs-linux-gnu-gcc sem_post.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_post.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_post.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_post.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/sem_routines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_routines.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_routines.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_routines.os +x86_64-lfs-linux-gnu-gcc sem_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_timedwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_timedwait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_timedwait.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/sem_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_unlink.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_unlink.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_unlink.os +x86_64-lfs-linux-gnu-gcc sem_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/sem_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/sem_wait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/sem_wait.os +x86_64-lfs-linux-gnu-gcc tpp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/tpp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/tpp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/tpp.os +x86_64-lfs-linux-gnu-gcc unwind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/unwind.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/unwind.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/unwind.os +x86_64-lfs-linux-gnu-gcc vars.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/vars.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/vars.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/vars.os +x86_64-lfs-linux-gnu-gcc thrd_current.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_current.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_current.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_current.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_equal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_equal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_equal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_equal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/thrd_sleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_sleep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_sleep.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_sleep.os +x86_64-lfs-linux-gnu-gcc thrd_yield.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_yield.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_yield.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_yield.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/call_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/call_once.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/call_once.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/call_once.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_broadcast.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_broadcast.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_broadcast.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_destroy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_init.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_signal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_signal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_signal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/cnd_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_timedwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_timedwait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_timedwait.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_wait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/cnd_wait.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_destroy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_init.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_lock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_lock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_lock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mtx_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_timedlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_timedlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_timedlock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_trylock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_trylock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_trylock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_unlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_unlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/mtx_unlock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/pthread_atfork_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork_compat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_create.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_create.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_detach.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_detach.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_detach.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_detach.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_exit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_exit.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_join.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_join.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_join.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/thrd_join.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/tss_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/tss_create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/tss_create.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/tss_create.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/tss_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/tss_delete.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/tss_delete.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/tss_delete.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/tss_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/tss_get.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/tss_get.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/tss_get.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/tss_set.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/tss_set.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/tss_set.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/tss_set.os +echo 'nptl/alloca_cutoff.os nptl/cancellation.os nptl/cleanup.os nptl/cleanup_compat.os nptl/cleanup_defer.os nptl/cleanup_defer_compat.os nptl/cleanup_routine.os nptl/elision-conf.os nptl/elision-lock.os nptl/elision-timed.os nptl/elision-trylock.os nptl/elision-unlock.os nptl/events.os nptl/futex-internal.os nptl/libc-cleanup.os nptl/lowlevellock.os nptl/nptl-stack.os nptl/nptl_deallocate_tsd.os nptl/nptl_free_tcb.os nptl/nptl_nthreads.os nptl/nptl_setxid.os nptl/nptlfreeres.os nptl/old_pthread_cond_broadcast.os nptl/old_pthread_cond_destroy.os nptl/old_pthread_cond_init.os nptl/old_pthread_cond_signal.os nptl/old_pthread_cond_timedwait.os nptl/old_pthread_cond_wait.os nptl/pthread_attr_copy.os nptl/pthread_attr_destroy.os nptl/pthread_attr_extension.os nptl/pthread_attr_getaffinity.os nptl/pthread_attr_getdetachstate.os nptl/pthread_attr_getguardsize.os nptl/pthread_attr_getinheritsched.os nptl/pthread_attr_getschedparam.os nptl/pthread_attr_getschedpolicy.os nptl/pthread_attr_getscope.os nptl/pthread_attr_getsigmask.os nptl/pthread_attr_getstack.os nptl/pthread_attr_getstackaddr.os nptl/pthread_attr_getstacksize.os nptl/pthread_attr_init.os nptl/pthread_attr_setaffinity.os nptl/pthread_attr_setdetachstate.os nptl/pthread_attr_setguardsize.os nptl/pthread_attr_setinheritsched.os nptl/pthread_attr_setschedparam.os nptl/pthread_attr_setschedpolicy.os nptl/pthread_attr_setscope.os nptl/pthread_attr_setsigmask.os nptl/pthread_attr_setsigmask_internal.os nptl/pthread_attr_setstack.os nptl/pthread_attr_setstackaddr.os nptl/pthread_attr_setstacksize.os nptl/pthread_barrier_destroy.os nptl/pthread_barrier_init.os nptl/pthread_barrier_wait.os nptl/pthread_barrierattr_destroy.os nptl/pthread_barrierattr_getpshared.os nptl/pthread_barrierattr_init.os nptl/pthread_barrierattr_setpshared.os nptl/pthread_cancel.os nptl/pthread_cleanup_upto.os nptl/pthread_clockjoin.os nptl/pthread_cond_broadcast.os nptl/pthread_cond_destroy.os nptl/pthread_cond_init.os nptl/pthread_cond_signal.os nptl/pthread_cond_wait.os nptl/pthread_condattr_destroy.os nptl/pthread_condattr_getclock.os nptl/pthread_condattr_getpshared.os nptl/pthread_condattr_init.os nptl/pthread_condattr_setclock.os nptl/pthread_condattr_setpshared.os nptl/pthread_create.os nptl/pthread_detach.os nptl/pthread_equal.os nptl/pthread_exit.os nptl/pthread_getaffinity.os nptl/pthread_getattr_default_np.os nptl/pthread_getattr_np.os nptl/pthread_getconcurrency.os nptl/pthread_getcpuclockid.os nptl/pthread_getname.os nptl/pthread_getschedparam.os nptl/pthread_getspecific.os nptl/pthread_join.os nptl/pthread_join_common.os nptl/pthread_key_create.os nptl/pthread_key_delete.os nptl/pthread_keys.os nptl/pthread_kill.os nptl/pthread_kill_other_threads.os nptl/pthread_mutex_cond_lock.os nptl/pthread_mutex_conf.os nptl/pthread_mutex_consistent.os nptl/pthread_mutex_destroy.os nptl/pthread_mutex_getprioceiling.os nptl/pthread_mutex_init.os nptl/pthread_mutex_lock.os nptl/pthread_mutex_setprioceiling.os nptl/pthread_mutex_timedlock.os nptl/pthread_mutex_trylock.os nptl/pthread_mutex_unlock.os nptl/pthread_mutexattr_destroy.os nptl/pthread_mutexattr_getprioceiling.os nptl/pthread_mutexattr_getprotocol.os nptl/pthread_mutexattr_getpshared.os nptl/pthread_mutexattr_getrobust.os nptl/pthread_mutexattr_gettype.os nptl/pthread_mutexattr_init.os nptl/pthread_mutexattr_setprioceiling.os nptl/pthread_mutexattr_setprotocol.os nptl/pthread_mutexattr_setpshared.os nptl/pthread_mutexattr_setrobust.os nptl/pthread_mutexattr_settype.os nptl/pthread_once.os nptl/pthread_rwlock_clockrdlock.os nptl/pthread_rwlock_clockwrlock.os nptl/pthread_rwlock_destroy.os nptl/pthread_rwlock_init.os nptl/pthread_rwlock_rdlock.os nptl/pthread_rwlock_timedrdlock.os nptl/pthread_rwlock_timedwrlock.os nptl/pthread_rwlock_tryrdlock.os nptl/pthread_rwlock_trywrlock.os nptl/pthread_rwlock_unlock.os nptl/pthread_rwlock_wrlock.os nptl/pthread_rwlockattr_destroy.os nptl/pthread_rwlockattr_getkind_np.os nptl/pthread_rwlockattr_getpshared.os nptl/pthread_rwlockattr_init.os nptl/pthread_rwlockattr_setkind_np.os nptl/pthread_rwlockattr_setpshared.os nptl/pthread_self.os nptl/pthread_setaffinity.os nptl/pthread_setattr_default_np.os nptl/pthread_setcancelstate.os nptl/pthread_setcanceltype.os nptl/pthread_setconcurrency.os nptl/pthread_setname.os nptl/pthread_setschedparam.os nptl/pthread_setschedprio.os nptl/pthread_setspecific.os nptl/pthread_sigmask.os nptl/pthread_sigqueue.os nptl/pthread_spin_destroy.os nptl/pthread_spin_init.os nptl/pthread_spin_lock.os nptl/pthread_spin_trylock.os nptl/pthread_spin_unlock.os nptl/pthread_testcancel.os nptl/pthread_timedjoin.os nptl/pthread_tryjoin.os nptl/pthread_yield.os nptl/sem_clockwait.os nptl/sem_close.os nptl/sem_destroy.os nptl/sem_getvalue.os nptl/sem_init.os nptl/sem_open.os nptl/sem_post.os nptl/sem_routines.os nptl/sem_timedwait.os nptl/sem_unlink.os nptl/sem_wait.os nptl/tpp.os nptl/unwind.os nptl/vars.os nptl/thrd_current.os nptl/thrd_equal.os nptl/thrd_sleep.os nptl/thrd_yield.os nptl/call_once.os nptl/cnd_broadcast.os nptl/cnd_destroy.os nptl/cnd_init.os nptl/cnd_signal.os nptl/cnd_timedwait.os nptl/cnd_wait.os nptl/mtx_destroy.os nptl/mtx_init.os nptl/mtx_lock.os nptl/mtx_timedlock.os nptl/mtx_trylock.os nptl/mtx_unlock.os nptl/pthread_atfork_compat.os nptl/thrd_create.os nptl/thrd_detach.os nptl/thrd_exit.os nptl/thrd_join.os nptl/tss_create.os nptl/tss_delete.os nptl/tss_get.os nptl/tss_set.os' > /mnt/lfs/sources/glibc-2.36/build/nptl/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/nptl/stamp.osT /mnt/lfs/sources/glibc-2.36/build/nptl/stamp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/pthread_atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/pthread_atfork.oS +echo 'nptl/pthread_atfork.oS' > /mnt/lfs/sources/glibc-2.36/build/nptl/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/nptl/stamp.oST /mnt/lfs/sources/glibc-2.36/build/nptl/stamp.oS +x86_64-lfs-linux-gnu-gcc libpthread-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread-compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread-compat.os +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl' +make subdir=rt -C rt ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/rt' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/rt +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/rt +x86_64-lfs-linux-gnu-gcc shm_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/shm_open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/shm_open.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/shm_open.o +x86_64-lfs-linux-gnu-gcc shm_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/shm_unlink.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/shm_unlink.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/shm_unlink.o +x86_64-lfs-linux-gnu-gcc aio_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_cancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_cancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_cancel.o +x86_64-lfs-linux-gnu-gcc aio_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_error.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_error.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_error.o +x86_64-lfs-linux-gnu-gcc aio_fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_fsync.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_fsync.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_fsync.o +x86_64-lfs-linux-gnu-gcc aio_misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_misc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_misc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_misc.o +x86_64-lfs-linux-gnu-gcc aio_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_notify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_notify.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_notify.o +x86_64-lfs-linux-gnu-gcc aio_read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_read.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_read.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_read.o +x86_64-lfs-linux-gnu-gcc aio_read64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_read64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_read64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_read64.o +x86_64-lfs-linux-gnu-gcc aio_return.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_return.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_return.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_return.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/aio_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_sigqueue.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_sigqueue.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_sigqueue.o +x86_64-lfs-linux-gnu-gcc aio_suspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_suspend.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_suspend.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_suspend.o +x86_64-lfs-linux-gnu-gcc aio_write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_write.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_write.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_write.o +x86_64-lfs-linux-gnu-gcc aio_write64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_write64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_write64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_write64.o +x86_64-lfs-linux-gnu-gcc lio_listio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio.o +x86_64-lfs-linux-gnu-gcc lio_listio64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_close.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_close.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_getattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_getattr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_getattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_getattr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_notify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_notify.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_notify.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_open.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_open.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_receive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_receive.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_receive.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_receive.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_send.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_send.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_send.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_setattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_setattr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_setattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_setattr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_timedreceive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedreceive.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedreceive.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedreceive.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_timedsend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedsend.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedsend.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedsend.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_unlink.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_unlink.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_unlink.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_create.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_create.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_delete.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_delete.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_delete.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_getoverr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_getoverr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_getoverr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_getoverr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_gettime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_gettime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_gettime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_settime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_settime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_settime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_routines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_routines.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_routines.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_routines.o +echo 'rt/shm_open.o rt/shm_unlink.o rt/aio_cancel.o rt/aio_error.o rt/aio_fsync.o rt/aio_misc.o rt/aio_notify.o rt/aio_read.o rt/aio_read64.o rt/aio_return.o rt/aio_sigqueue.o rt/aio_suspend.o rt/aio_write.o rt/aio_write64.o rt/lio_listio.o rt/lio_listio64.o rt/mq_close.o rt/mq_getattr.o rt/mq_notify.o rt/mq_open.o rt/mq_receive.o rt/mq_send.o rt/mq_setattr.o rt/mq_timedreceive.o rt/mq_timedsend.o rt/mq_unlink.o rt/timer_create.o rt/timer_delete.o rt/timer_getoverr.o rt/timer_gettime.o rt/timer_settime.o rt/timer_routines.o' > /mnt/lfs/sources/glibc-2.36/build/rt/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/rt/stamp.oT /mnt/lfs/sources/glibc-2.36/build/rt/stamp.o +x86_64-lfs-linux-gnu-gcc shm_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/shm_open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/shm_open.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/shm_open.os +x86_64-lfs-linux-gnu-gcc shm_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/shm_unlink.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/shm_unlink.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/shm_unlink.os +x86_64-lfs-linux-gnu-gcc aio_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_cancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_cancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_cancel.os +x86_64-lfs-linux-gnu-gcc aio_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_error.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_error.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_error.os +x86_64-lfs-linux-gnu-gcc aio_fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_fsync.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_fsync.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_fsync.os +x86_64-lfs-linux-gnu-gcc aio_misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_misc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_misc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_misc.os +x86_64-lfs-linux-gnu-gcc aio_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_notify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_notify.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_notify.os +x86_64-lfs-linux-gnu-gcc aio_read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_read.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_read.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_read.os +x86_64-lfs-linux-gnu-gcc aio_read64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_read64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_read64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_read64.os +x86_64-lfs-linux-gnu-gcc aio_return.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_return.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_return.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_return.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/aio_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_sigqueue.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_sigqueue.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_sigqueue.os +x86_64-lfs-linux-gnu-gcc aio_suspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_suspend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_suspend.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_suspend.os +x86_64-lfs-linux-gnu-gcc aio_write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_write.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_write.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_write.os +x86_64-lfs-linux-gnu-gcc aio_write64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/aio_write64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/aio_write64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/aio_write64.os +x86_64-lfs-linux-gnu-gcc lio_listio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio.os +x86_64-lfs-linux-gnu-gcc lio_listio64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/lio_listio64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_close.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_close.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_getattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_getattr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_getattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_getattr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_notify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_notify.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_notify.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_open.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_open.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_receive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_receive.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_receive.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_receive.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_send.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_send.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_send.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_setattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_setattr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_setattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_setattr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_timedreceive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedreceive.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedreceive.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedreceive.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_timedsend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedsend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedsend.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_timedsend.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mq_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/mq_unlink.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/mq_unlink.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/mq_unlink.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_create.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_create.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_delete.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_delete.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_delete.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_getoverr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_getoverr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_getoverr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_getoverr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_gettime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_gettime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_gettime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_settime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_settime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_settime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timer_routines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/timer_routines.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/timer_routines.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/timer_routines.os +echo 'rt/shm_open.os rt/shm_unlink.os rt/aio_cancel.os rt/aio_error.os rt/aio_fsync.os rt/aio_misc.os rt/aio_notify.os rt/aio_read.os rt/aio_read64.os rt/aio_return.os rt/aio_sigqueue.os rt/aio_suspend.os rt/aio_write.os rt/aio_write64.os rt/lio_listio.os rt/lio_listio64.os rt/mq_close.os rt/mq_getattr.os rt/mq_notify.os rt/mq_open.os rt/mq_receive.os rt/mq_send.os rt/mq_setattr.os rt/mq_timedreceive.os rt/mq_timedsend.os rt/mq_unlink.os rt/timer_create.os rt/timer_delete.os rt/timer_getoverr.os rt/timer_gettime.os rt/timer_settime.os rt/timer_routines.os' > /mnt/lfs/sources/glibc-2.36/build/rt/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/rt/stamp.osT /mnt/lfs/sources/glibc-2.36/build/rt/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/rt/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/rt/stamp.oST /mnt/lfs/sources/glibc-2.36/build/rt/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/rt' +make subdir=malloc -C malloc ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/malloc' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/malloc +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/malloc +x86_64-lfs-linux-gnu-gcc malloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DMORECORE_CLEARS=2 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DUSE_TCACHE=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/malloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/malloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/malloc.o +x86_64-lfs-linux-gnu-gcc mcheck.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/mcheck.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/mcheck.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/mcheck.o +x86_64-lfs-linux-gnu-gcc mtrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace.o +x86_64-lfs-linux-gnu-gcc obstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/obstack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/obstack.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/obstack.o +x86_64-lfs-linux-gnu-gcc reallocarray.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/reallocarray.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/reallocarray.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/reallocarray.o +x86_64-lfs-linux-gnu-gcc scratch_buffer_dupfree.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_dupfree.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_dupfree.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_dupfree.o +x86_64-lfs-linux-gnu-gcc scratch_buffer_grow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow.o +x86_64-lfs-linux-gnu-gcc scratch_buffer_grow_preserve.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow_preserve.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow_preserve.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow_preserve.o +x86_64-lfs-linux-gnu-gcc scratch_buffer_set_array_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_set_array_size.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_set_array_size.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_set_array_size.o +x86_64-lfs-linux-gnu-gcc dynarray_at_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_at_failure.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_at_failure.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_at_failure.o +x86_64-lfs-linux-gnu-gcc dynarray_emplace_enlarge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_emplace_enlarge.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_emplace_enlarge.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_emplace_enlarge.o +x86_64-lfs-linux-gnu-gcc dynarray_finalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_finalize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_finalize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_finalize.o +x86_64-lfs-linux-gnu-gcc dynarray_resize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize.o +x86_64-lfs-linux-gnu-gcc dynarray_resize_clear.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize_clear.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize_clear.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize_clear.o +x86_64-lfs-linux-gnu-gcc alloc_buffer_alloc_array.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_alloc_array.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_alloc_array.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_alloc_array.o +x86_64-lfs-linux-gnu-gcc alloc_buffer_allocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_allocate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_allocate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_allocate.o +x86_64-lfs-linux-gnu-gcc alloc_buffer_copy_bytes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_bytes.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_bytes.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_bytes.o +x86_64-lfs-linux-gnu-gcc alloc_buffer_copy_string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_string.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_string.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_string.o +x86_64-lfs-linux-gnu-gcc alloc_buffer_create_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_create_failure.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_create_failure.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_create_failure.o +x86_64-lfs-linux-gnu-gcc set-freeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/set-freeres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/set-freeres.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/set-freeres.o +x86_64-lfs-linux-gnu-gcc thread-freeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/thread-freeres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/thread-freeres.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/thread-freeres.o +echo 'malloc/malloc.o malloc/mcheck.o malloc/mtrace.o malloc/obstack.o malloc/reallocarray.o malloc/scratch_buffer_dupfree.o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_set_array_size.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o malloc/alloc_buffer_alloc_array.o malloc/alloc_buffer_allocate.o malloc/alloc_buffer_copy_bytes.o malloc/alloc_buffer_copy_string.o malloc/alloc_buffer_create_failure.o malloc/set-freeres.o malloc/thread-freeres.o' > /mnt/lfs/sources/glibc-2.36/build/malloc/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/malloc/stamp.oT /mnt/lfs/sources/glibc-2.36/build/malloc/stamp.o +x86_64-lfs-linux-gnu-gcc malloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DMORECORE_CLEARS=2 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DUSE_TCACHE=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/malloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/malloc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/malloc.os +x86_64-lfs-linux-gnu-gcc mcheck.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/mcheck.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/mcheck.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/mcheck.os +x86_64-lfs-linux-gnu-gcc mtrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace.os +x86_64-lfs-linux-gnu-gcc obstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/obstack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/obstack.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/obstack.os +x86_64-lfs-linux-gnu-gcc reallocarray.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/reallocarray.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/reallocarray.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/reallocarray.os +x86_64-lfs-linux-gnu-gcc scratch_buffer_dupfree.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_dupfree.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_dupfree.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_dupfree.os +x86_64-lfs-linux-gnu-gcc scratch_buffer_grow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow.os +x86_64-lfs-linux-gnu-gcc scratch_buffer_grow_preserve.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow_preserve.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow_preserve.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_grow_preserve.os +x86_64-lfs-linux-gnu-gcc scratch_buffer_set_array_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_set_array_size.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_set_array_size.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/scratch_buffer_set_array_size.os +x86_64-lfs-linux-gnu-gcc dynarray_at_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_at_failure.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_at_failure.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_at_failure.os +x86_64-lfs-linux-gnu-gcc dynarray_emplace_enlarge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_emplace_enlarge.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_emplace_enlarge.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_emplace_enlarge.os +x86_64-lfs-linux-gnu-gcc dynarray_finalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_finalize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_finalize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_finalize.os +x86_64-lfs-linux-gnu-gcc dynarray_resize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize.os +x86_64-lfs-linux-gnu-gcc dynarray_resize_clear.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize_clear.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize_clear.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/dynarray_resize_clear.os +x86_64-lfs-linux-gnu-gcc alloc_buffer_alloc_array.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_alloc_array.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_alloc_array.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_alloc_array.os +x86_64-lfs-linux-gnu-gcc alloc_buffer_allocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_allocate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_allocate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_allocate.os +x86_64-lfs-linux-gnu-gcc alloc_buffer_copy_bytes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_bytes.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_bytes.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_bytes.os +x86_64-lfs-linux-gnu-gcc alloc_buffer_copy_string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_string.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_string.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_copy_string.os +x86_64-lfs-linux-gnu-gcc alloc_buffer_create_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_create_failure.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_create_failure.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/alloc_buffer_create_failure.os +x86_64-lfs-linux-gnu-gcc set-freeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/set-freeres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/set-freeres.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/set-freeres.os +x86_64-lfs-linux-gnu-gcc thread-freeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/thread-freeres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/thread-freeres.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/thread-freeres.os +echo 'malloc/malloc.os malloc/mcheck.os malloc/mtrace.os malloc/obstack.os malloc/reallocarray.os malloc/scratch_buffer_dupfree.os malloc/scratch_buffer_grow.os malloc/scratch_buffer_grow_preserve.os malloc/scratch_buffer_set_array_size.os malloc/dynarray_at_failure.os malloc/dynarray_emplace_enlarge.os malloc/dynarray_finalize.os malloc/dynarray_resize.os malloc/dynarray_resize_clear.os malloc/alloc_buffer_alloc_array.os malloc/alloc_buffer_allocate.os malloc/alloc_buffer_copy_bytes.os malloc/alloc_buffer_copy_string.os malloc/alloc_buffer_create_failure.os malloc/set-freeres.os malloc/thread-freeres.os' > /mnt/lfs/sources/glibc-2.36/build/malloc/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/malloc/stamp.osT /mnt/lfs/sources/glibc-2.36/build/malloc/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/malloc/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/malloc/stamp.oST /mnt/lfs/sources/glibc-2.36/build/malloc/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/malloc' +make subdir=string -C string ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/string' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/string +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/string +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale-defines.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/locale-defines.h.d /mnt/lfs/sources/glibc-2.36/build/locale-defines.h'" \ + ../sysdeps/x86_64/locale-defines.sym > /mnt/lfs/sources/glibc-2.36/build/locale-defines.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/locale-defines.h.dT > /mnt/lfs/sources/glibc-2.36/build/locale-defines.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/locale-defines.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/locale-defines.h.dT2 /mnt/lfs/sources/glibc-2.36/build/locale-defines.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/locale-defines.hT /mnt/lfs/sources/glibc-2.36/build/locale-defines.h +x86_64-lfs-linux-gnu-gcc _strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/_strerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/_strerror.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/_strerror.o +x86_64-lfs-linux-gnu-gcc argz-addsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-addsep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-addsep.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-addsep.o +x86_64-lfs-linux-gnu-gcc argz-append.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-append.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-append.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-append.o +x86_64-lfs-linux-gnu-gcc argz-count.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-count.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-count.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-count.o +x86_64-lfs-linux-gnu-gcc argz-create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-create.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-create.o +x86_64-lfs-linux-gnu-gcc argz-ctsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-ctsep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-ctsep.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-ctsep.o +x86_64-lfs-linux-gnu-gcc argz-delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-delete.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-delete.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-delete.o +x86_64-lfs-linux-gnu-gcc argz-extract.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-extract.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-extract.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-extract.o +x86_64-lfs-linux-gnu-gcc argz-insert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-insert.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-insert.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-insert.o +x86_64-lfs-linux-gnu-gcc argz-next.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-next.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-next.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-next.o +x86_64-lfs-linux-gnu-gcc argz-replace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-replace.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-replace.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-replace.o +x86_64-lfs-linux-gnu-gcc argz-stringify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-stringify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-stringify.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-stringify.o +x86_64-lfs-linux-gnu-gcc basename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/basename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/basename.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/basename.o +x86_64-lfs-linux-gnu-gcc bcopy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/bcopy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/bcopy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/bcopy.o +x86_64-lfs-linux-gnu-gcc bzero.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/bzero.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/bzero.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/bzero.o +x86_64-lfs-linux-gnu-gcc envz.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/envz.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/envz.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/envz.o +x86_64-lfs-linux-gnu-gcc explicit_bzero.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/explicit_bzero.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/explicit_bzero.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/explicit_bzero.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/ffs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/ffs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/ffs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/ffs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/ffsll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/ffsll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/ffsll.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/ffsll.o +x86_64-lfs-linux-gnu-gcc memccpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memccpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memccpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memccpy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memcmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmpeq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcpy.o +x86_64-lfs-linux-gnu-gcc memfrob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memfrob.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memfrob.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memfrob.o +x86_64-lfs-linux-gnu-gcc memmem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memmem.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmem.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmem.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memmove.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/mempcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/mempcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/mempcpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/mempcpy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memrchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memrchr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memrchr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr.o +x86_64-lfs-linux-gnu-gcc sigabbrev_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/sigabbrev_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/sigabbrev_np.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/sigabbrev_np.o +x86_64-lfs-linux-gnu-gcc sigdescr_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/sigdescr_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/sigdescr_np.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/sigdescr_np.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/stpncpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpncpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpncpy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l.o +x86_64-lfs-linux-gnu-gcc strcasestr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcasestr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasestr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasestr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strchrnul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchrnul.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchrnul.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp.o +x86_64-lfs-linux-gnu-gcc strcoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcoll.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcoll.o +x86_64-lfs-linux-gnu-gcc strcoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcoll_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcoll_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcoll_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcspn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcspn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcspn.o +x86_64-lfs-linux-gnu-gcc strdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strdup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strdup.o +x86_64-lfs-linux-gnu-gcc strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strerror.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strerror.o +x86_64-lfs-linux-gnu-gcc strerror_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strerror_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strerror_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strerror_l.o +x86_64-lfs-linux-gnu-gcc strerrordesc_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strerrordesc_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strerrordesc_np.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strerrordesc_np.o +x86_64-lfs-linux-gnu-gcc strerrorname_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strerrorname_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strerrorname_np.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strerrorname_np.o +x86_64-lfs-linux-gnu-gcc strfry.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strfry.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strfry.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strfry.o +x86_64-lfs-linux-gnu-gcc string-inlines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/string-inlines.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/string-inlines.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/string-inlines.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strlen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncase.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncpy.o +x86_64-lfs-linux-gnu-gcc strndup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strndup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strndup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strndup.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strpbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strpbrk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strpbrk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strpbrk.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strrchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strrchr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strrchr.o +x86_64-lfs-linux-gnu-gcc strsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strsep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strsep.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strsep.o +x86_64-lfs-linux-gnu-gcc strsignal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strsignal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strsignal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strsignal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strspn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strspn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strspn.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strstr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strstr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strstr.o +x86_64-lfs-linux-gnu-gcc strtok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strtok.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strtok.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strtok.o +x86_64-lfs-linux-gnu-gcc strtok_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strtok_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strtok_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strtok_r.o +x86_64-lfs-linux-gnu-gcc strverscmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strverscmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strverscmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strverscmp.o +x86_64-lfs-linux-gnu-gcc strxfrm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strxfrm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strxfrm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strxfrm.o +x86_64-lfs-linux-gnu-gcc strxfrm_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strxfrm_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strxfrm_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strxfrm_l.o +x86_64-lfs-linux-gnu-gcc swab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/swab.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/swab.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/swab.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/wordcopy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -Wno-uninitialized -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/wordcopy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/wordcopy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/wordcopy.o +x86_64-lfs-linux-gnu-gcc xpg-strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/xpg-strerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/xpg-strerror.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/xpg-strerror.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-evex-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-avx2-movbe-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-evex-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmp-evex-movbe.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmp-evex-movbe.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmp-evex-movbe.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmp-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmp-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmp-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmpeq-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmpeq-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmpeq-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmpeq-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx-unaligned-erms-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-no-vzeroupper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-no-vzeroupper.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-no-vzeroupper.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx512-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-unaligned-erms.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-erms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-erms.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-evex-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-evex-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-evex-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-evex-unaligned-erms.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-sse2-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-sse2-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-sse2-unaligned-erms.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memrchr-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memrchr-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memrchr-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memrchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memrchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memrchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx2-unaligned-erms-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx512-no-vzeroupper.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-no-vzeroupper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-no-vzeroupper.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-no-vzeroupper.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx512-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-unaligned-erms.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-erms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-erms.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-evex-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-evex-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-evex-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-evex-unaligned-erms.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-sse2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-sse2-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-sse2-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-sse2-unaligned-erms.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-evex-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse4_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse4_2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse4_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcat-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchr-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2-no-bsf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2-no-bsf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2-no-bsf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse4_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse4_2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse4_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-sse4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcspn-sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcspn-sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcspn-sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-evex512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strlen-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse4_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse4_2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse4_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncat-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncat-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncat-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncat-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncat-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncat-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse4_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse4_2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse4_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncpy-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncpy-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncpy-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncpy-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncpy-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncpy-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-evex512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strpbrk-sse4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strrchr-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strrchr-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strrchr-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strrchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strrchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strrchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strspn-sse4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strspn-sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strspn-sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strspn-sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strstr-avx512.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -mavx512f -mavx512vl -mavx512dq -mavx512bw -mbmi -mbmi2 -O3 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strstr-avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strstr-avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strstr-avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strstr-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strstr-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strstr-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/varshift.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/varshift.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/varshift.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/varshift.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/strcasecmp_l-nonascii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-nonascii.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-nonascii.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-nonascii.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcspn-generic.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcspn-generic.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcspn-generic.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/strncase_l-nonascii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-nonascii.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-nonascii.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-nonascii.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strpbrk-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-generic.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-generic.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-generic.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strspn-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strspn-generic.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strspn-generic.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strspn-generic.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/cacheinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/cacheinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/cacheinfo.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/cacheinfo.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tls-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/tls-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/tls-internal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/tls-internal.o +echo 'string/_strerror.o string/argz-addsep.o string/argz-append.o string/argz-count.o string/argz-create.o string/argz-ctsep.o string/argz-delete.o string/argz-extract.o string/argz-insert.o string/argz-next.o string/argz-replace.o string/argz-stringify.o string/basename.o string/bcopy.o string/bzero.o string/envz.o string/explicit_bzero.o string/ffs.o string/ffsll.o string/memccpy.o string/memchr.o string/memcmp.o string/memcmpeq.o string/memcpy.o string/memfrob.o string/memmem.o string/memmove.o string/mempcpy.o string/memrchr.o string/memset.o string/rawmemchr.o string/sigabbrev_np.o string/sigdescr_np.o string/stpcpy.o string/stpncpy.o string/strcasecmp.o string/strcasecmp_l.o string/strcasestr.o string/strcat.o string/strchr.o string/strchrnul.o string/strcmp.o string/strcoll.o string/strcoll_l.o string/strcpy.o string/strcspn.o string/strdup.o string/strerror.o string/strerror_l.o string/strerrordesc_np.o string/strerrorname_np.o string/strfry.o string/string-inlines.o string/strlen.o string/strncase.o string/strncase_l.o string/strncat.o string/strncmp.o string/strncpy.o string/strndup.o string/strnlen.o string/strpbrk.o string/strrchr.o string/strsep.o string/strsignal.o string/strspn.o string/strstr.o string/strtok.o string/strtok_r.o string/strverscmp.o string/strxfrm.o string/strxfrm_l.o string/swab.o string/wordcopy.o string/xpg-strerror.o string/memchr-avx2.o string/memchr-avx2-rtm.o string/memchr-evex.o string/memchr-evex-rtm.o string/memchr-sse2.o string/memcmp-avx2-movbe.o string/memcmp-avx2-movbe-rtm.o string/memcmp-evex-movbe.o string/memcmp-sse2.o string/memcmpeq-avx2.o string/memcmpeq-avx2-rtm.o string/memcmpeq-evex.o string/memcmpeq-sse2.o string/memmove-avx-unaligned-erms.o string/memmove-avx-unaligned-erms-rtm.o string/memmove-avx512-no-vzeroupper.o string/memmove-avx512-unaligned-erms.o string/memmove-erms.o string/memmove-evex-unaligned-erms.o string/memmove-sse2-unaligned-erms.o string/memmove-ssse3.o string/memrchr-avx2.o string/memrchr-avx2-rtm.o string/memrchr-evex.o string/memrchr-sse2.o string/memset-avx2-unaligned-erms.o string/memset-avx2-unaligned-erms-rtm.o string/memset-avx512-no-vzeroupper.o string/memset-avx512-unaligned-erms.o string/memset-erms.o string/memset-evex-unaligned-erms.o string/memset-sse2-unaligned-erms.o string/rawmemchr-avx2.o string/rawmemchr-avx2-rtm.o string/rawmemchr-evex.o string/rawmemchr-evex-rtm.o string/rawmemchr-sse2.o string/stpcpy-avx2.o string/stpcpy-avx2-rtm.o string/stpcpy-evex.o string/stpcpy-sse2.o string/stpcpy-sse2-unaligned.o string/stpncpy-avx2.o string/stpncpy-avx2-rtm.o string/stpncpy-evex.o string/stpncpy-sse2-unaligned.o string/strcasecmp_l-avx2.o string/strcasecmp_l-avx2-rtm.o string/strcasecmp_l-evex.o string/strcasecmp_l-sse2.o string/strcasecmp_l-sse4_2.o string/strcat-avx2.o string/strcat-avx2-rtm.o string/strcat-evex.o string/strcat-sse2.o string/strcat-sse2-unaligned.o string/strchr-avx2.o string/strchr-avx2-rtm.o string/strchr-evex.o string/strchr-sse2.o string/strchr-sse2-no-bsf.o string/strchrnul-avx2.o string/strchrnul-avx2-rtm.o string/strchrnul-evex.o string/strchrnul-sse2.o string/strcmp-avx2.o string/strcmp-avx2-rtm.o string/strcmp-evex.o string/strcmp-sse2.o string/strcmp-sse2-unaligned.o string/strcmp-sse4_2.o string/strcpy-avx2.o string/strcpy-avx2-rtm.o string/strcpy-evex.o string/strcpy-sse2.o string/strcpy-sse2-unaligned.o string/strcspn-sse4.o string/strlen-avx2.o string/strlen-avx2-rtm.o string/strlen-evex.o string/strlen-evex512.o string/strlen-sse2.o string/strncase_l-avx2.o string/strncase_l-avx2-rtm.o string/strncase_l-evex.o string/strncase_l-sse2.o string/strncase_l-sse4_2.o string/strncat-avx2.o string/strncat-avx2-rtm.o string/strncat-evex.o string/strncat-sse2-unaligned.o string/strncmp-avx2.o string/strncmp-avx2-rtm.o string/strncmp-evex.o string/strncmp-sse2.o string/strncmp-sse4_2.o string/strncpy-avx2.o string/strncpy-avx2-rtm.o string/strncpy-evex.o string/strncpy-sse2-unaligned.o string/strnlen-avx2.o string/strnlen-avx2-rtm.o string/strnlen-evex.o string/strnlen-evex512.o string/strnlen-sse2.o string/strpbrk-sse4.o string/strrchr-avx2.o string/strrchr-avx2-rtm.o string/strrchr-evex.o string/strrchr-sse2.o string/strspn-sse4.o string/strstr-avx512.o string/strstr-sse2-unaligned.o string/varshift.o string/strcasecmp_l-nonascii.o string/strcspn-generic.o string/strncase_l-nonascii.o string/strpbrk-generic.o string/strspn-generic.o string/cacheinfo.o string/tls-internal.o' > /mnt/lfs/sources/glibc-2.36/build/string/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/string/stamp.oT /mnt/lfs/sources/glibc-2.36/build/string/stamp.o +x86_64-lfs-linux-gnu-gcc _strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/_strerror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/_strerror.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/_strerror.os +x86_64-lfs-linux-gnu-gcc argz-addsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-addsep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-addsep.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-addsep.os +x86_64-lfs-linux-gnu-gcc argz-append.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-append.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-append.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-append.os +x86_64-lfs-linux-gnu-gcc argz-count.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-count.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-count.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-count.os +x86_64-lfs-linux-gnu-gcc argz-create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-create.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-create.os +x86_64-lfs-linux-gnu-gcc argz-ctsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-ctsep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-ctsep.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-ctsep.os +x86_64-lfs-linux-gnu-gcc argz-delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-delete.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-delete.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-delete.os +x86_64-lfs-linux-gnu-gcc argz-extract.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-extract.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-extract.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-extract.os +x86_64-lfs-linux-gnu-gcc argz-insert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-insert.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-insert.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-insert.os +x86_64-lfs-linux-gnu-gcc argz-next.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-next.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-next.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-next.os +x86_64-lfs-linux-gnu-gcc argz-replace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-replace.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-replace.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-replace.os +x86_64-lfs-linux-gnu-gcc argz-stringify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/argz-stringify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/argz-stringify.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/argz-stringify.os +x86_64-lfs-linux-gnu-gcc basename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/basename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/basename.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/basename.os +x86_64-lfs-linux-gnu-gcc bcopy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/bcopy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/bcopy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/bcopy.os +x86_64-lfs-linux-gnu-gcc bzero.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/bzero.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/bzero.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/bzero.os +x86_64-lfs-linux-gnu-gcc envz.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/envz.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/envz.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/envz.os +x86_64-lfs-linux-gnu-gcc explicit_bzero.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/explicit_bzero.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/explicit_bzero.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/explicit_bzero.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/ffs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/ffs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/ffs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/ffs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/ffsll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/ffsll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/ffsll.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/ffsll.os +x86_64-lfs-linux-gnu-gcc memccpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memccpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memccpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memccpy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memcmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmpeq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcpy.os +x86_64-lfs-linux-gnu-gcc memfrob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memfrob.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memfrob.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memfrob.os +x86_64-lfs-linux-gnu-gcc memmem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memmem.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmem.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmem.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memmove.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/mempcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/mempcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/mempcpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/mempcpy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memrchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memrchr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memrchr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/memset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr.os +x86_64-lfs-linux-gnu-gcc sigabbrev_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/sigabbrev_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/sigabbrev_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/sigabbrev_np.os +x86_64-lfs-linux-gnu-gcc sigdescr_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/sigdescr_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/sigdescr_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/sigdescr_np.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/stpncpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpncpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpncpy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l.os +x86_64-lfs-linux-gnu-gcc strcasestr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcasestr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasestr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasestr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strchrnul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchrnul.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchrnul.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp.os +x86_64-lfs-linux-gnu-gcc strcoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcoll.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcoll.os +x86_64-lfs-linux-gnu-gcc strcoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcoll_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcoll_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcoll_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcspn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcspn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcspn.os +x86_64-lfs-linux-gnu-gcc strdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strdup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strdup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strdup.os +x86_64-lfs-linux-gnu-gcc strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strerror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strerror.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strerror.os +x86_64-lfs-linux-gnu-gcc strerror_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strerror_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strerror_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strerror_l.os +x86_64-lfs-linux-gnu-gcc strerrordesc_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strerrordesc_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strerrordesc_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strerrordesc_np.os +x86_64-lfs-linux-gnu-gcc strerrorname_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strerrorname_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strerrorname_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strerrorname_np.os +x86_64-lfs-linux-gnu-gcc strfry.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strfry.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strfry.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strfry.os +x86_64-lfs-linux-gnu-gcc string-inlines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/string-inlines.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/string-inlines.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/string-inlines.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncase.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncpy.os +x86_64-lfs-linux-gnu-gcc strndup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strndup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strndup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strndup.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strpbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strpbrk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strpbrk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strpbrk.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strrchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strrchr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strrchr.os +x86_64-lfs-linux-gnu-gcc strsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strsep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strsep.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strsep.os +x86_64-lfs-linux-gnu-gcc strsignal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strsignal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strsignal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strsignal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strspn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strspn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strspn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strstr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strstr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strstr.os +x86_64-lfs-linux-gnu-gcc strtok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strtok.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strtok.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strtok.os +x86_64-lfs-linux-gnu-gcc strtok_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strtok_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strtok_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strtok_r.os +x86_64-lfs-linux-gnu-gcc strverscmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strverscmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strverscmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strverscmp.os +x86_64-lfs-linux-gnu-gcc strxfrm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strxfrm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strxfrm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strxfrm.os +x86_64-lfs-linux-gnu-gcc strxfrm_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strxfrm_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strxfrm_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strxfrm_l.os +x86_64-lfs-linux-gnu-gcc swab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/swab.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/swab.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/swab.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/wordcopy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/wordcopy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/wordcopy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/wordcopy.os +x86_64-lfs-linux-gnu-gcc xpg-strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/xpg-strerror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/xpg-strerror.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/xpg-strerror.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-evex-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr-evex-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-avx2-movbe-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmp-avx2-movbe-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-evex-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmp-evex-movbe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmp-evex-movbe.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmp-evex-movbe.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmp-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmpeq-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmpeq-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmpeq-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmpeq-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memcmpeq-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx-unaligned-erms-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx-unaligned-erms-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-no-vzeroupper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-no-vzeroupper.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-no-vzeroupper.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx512-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-avx512-unaligned-erms.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-erms.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-evex-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-evex-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-evex-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-evex-unaligned-erms.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-sse2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-sse2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-sse2-unaligned-erms.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memmove-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memmove-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memmove-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memrchr-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memrchr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memrchr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memrchr-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memrchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memrchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memrchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx2-unaligned-erms-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-avx2-unaligned-erms-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx512-no-vzeroupper.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-no-vzeroupper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-no-vzeroupper.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-no-vzeroupper.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx512-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-avx512-unaligned-erms.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-erms.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-evex-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-evex-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-evex-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-evex-unaligned-erms.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-sse2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/memset-sse2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/memset-sse2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/memset-sse2-unaligned-erms.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-evex-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-evex-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rawmemchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpcpy-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/stpncpy-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-sse4_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcat-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcat-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2-no-bsf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2-no-bsf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchr-sse2-no-bsf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strchrnul-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcmp-sse4_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcpy-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-sse4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcspn-sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcspn-sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcspn-sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-evex512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen-evex512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strlen-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strlen-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strlen-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-sse4_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncat-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncat-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncat-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncat-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncat-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncat-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncat-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncmp-sse4_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncpy-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncpy-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncpy-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncpy-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strncpy-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncpy-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncpy-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-evex512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen-evex512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strnlen-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strnlen-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strnlen-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strpbrk-sse4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strrchr-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strrchr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strrchr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strrchr-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strrchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strrchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strrchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strspn-sse4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strspn-sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strspn-sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strspn-sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strstr-avx512.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mavx512f -mavx512vl -mavx512dq -mavx512bw -mbmi -mbmi2 -O3 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strstr-avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strstr-avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strstr-avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/strstr-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strstr-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strstr-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/varshift.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/varshift.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/varshift.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/varshift.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/strcasecmp_l-nonascii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-nonascii.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-nonascii.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcasecmp_l-nonascii.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strcspn-generic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strcspn-generic.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strcspn-generic.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/strncase_l-nonascii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-nonascii.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-nonascii.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strncase_l-nonascii.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strpbrk-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-generic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-generic.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strpbrk-generic.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strspn-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/strspn-generic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/strspn-generic.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/strspn-generic.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/cacheinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/cacheinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/cacheinfo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/cacheinfo.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tls-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/tls-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/tls-internal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/tls-internal.os +echo 'string/_strerror.os string/argz-addsep.os string/argz-append.os string/argz-count.os string/argz-create.os string/argz-ctsep.os string/argz-delete.os string/argz-extract.os string/argz-insert.os string/argz-next.os string/argz-replace.os string/argz-stringify.os string/basename.os string/bcopy.os string/bzero.os string/envz.os string/explicit_bzero.os string/ffs.os string/ffsll.os string/memccpy.os string/memchr.os string/memcmp.os string/memcmpeq.os string/memcpy.os string/memfrob.os string/memmem.os string/memmove.os string/mempcpy.os string/memrchr.os string/memset.os string/rawmemchr.os string/sigabbrev_np.os string/sigdescr_np.os string/stpcpy.os string/stpncpy.os string/strcasecmp.os string/strcasecmp_l.os string/strcasestr.os string/strcat.os string/strchr.os string/strchrnul.os string/strcmp.os string/strcoll.os string/strcoll_l.os string/strcpy.os string/strcspn.os string/strdup.os string/strerror.os string/strerror_l.os string/strerrordesc_np.os string/strerrorname_np.os string/strfry.os string/string-inlines.os string/strlen.os string/strncase.os string/strncase_l.os string/strncat.os string/strncmp.os string/strncpy.os string/strndup.os string/strnlen.os string/strpbrk.os string/strrchr.os string/strsep.os string/strsignal.os string/strspn.os string/strstr.os string/strtok.os string/strtok_r.os string/strverscmp.os string/strxfrm.os string/strxfrm_l.os string/swab.os string/wordcopy.os string/xpg-strerror.os string/memchr-avx2.os string/memchr-avx2-rtm.os string/memchr-evex.os string/memchr-evex-rtm.os string/memchr-sse2.os string/memcmp-avx2-movbe.os string/memcmp-avx2-movbe-rtm.os string/memcmp-evex-movbe.os string/memcmp-sse2.os string/memcmpeq-avx2.os string/memcmpeq-avx2-rtm.os string/memcmpeq-evex.os string/memcmpeq-sse2.os string/memmove-avx-unaligned-erms.os string/memmove-avx-unaligned-erms-rtm.os string/memmove-avx512-no-vzeroupper.os string/memmove-avx512-unaligned-erms.os string/memmove-erms.os string/memmove-evex-unaligned-erms.os string/memmove-sse2-unaligned-erms.os string/memmove-ssse3.os string/memrchr-avx2.os string/memrchr-avx2-rtm.os string/memrchr-evex.os string/memrchr-sse2.os string/memset-avx2-unaligned-erms.os string/memset-avx2-unaligned-erms-rtm.os string/memset-avx512-no-vzeroupper.os string/memset-avx512-unaligned-erms.os string/memset-erms.os string/memset-evex-unaligned-erms.os string/memset-sse2-unaligned-erms.os string/rawmemchr-avx2.os string/rawmemchr-avx2-rtm.os string/rawmemchr-evex.os string/rawmemchr-evex-rtm.os string/rawmemchr-sse2.os string/stpcpy-avx2.os string/stpcpy-avx2-rtm.os string/stpcpy-evex.os string/stpcpy-sse2.os string/stpcpy-sse2-unaligned.os string/stpncpy-avx2.os string/stpncpy-avx2-rtm.os string/stpncpy-evex.os string/stpncpy-sse2-unaligned.os string/strcasecmp_l-avx2.os string/strcasecmp_l-avx2-rtm.os string/strcasecmp_l-evex.os string/strcasecmp_l-sse2.os string/strcasecmp_l-sse4_2.os string/strcat-avx2.os string/strcat-avx2-rtm.os string/strcat-evex.os string/strcat-sse2.os string/strcat-sse2-unaligned.os string/strchr-avx2.os string/strchr-avx2-rtm.os string/strchr-evex.os string/strchr-sse2.os string/strchr-sse2-no-bsf.os string/strchrnul-avx2.os string/strchrnul-avx2-rtm.os string/strchrnul-evex.os string/strchrnul-sse2.os string/strcmp-avx2.os string/strcmp-avx2-rtm.os string/strcmp-evex.os string/strcmp-sse2.os string/strcmp-sse2-unaligned.os string/strcmp-sse4_2.os string/strcpy-avx2.os string/strcpy-avx2-rtm.os string/strcpy-evex.os string/strcpy-sse2.os string/strcpy-sse2-unaligned.os string/strcspn-sse4.os string/strlen-avx2.os string/strlen-avx2-rtm.os string/strlen-evex.os string/strlen-evex512.os string/strlen-sse2.os string/strncase_l-avx2.os string/strncase_l-avx2-rtm.os string/strncase_l-evex.os string/strncase_l-sse2.os string/strncase_l-sse4_2.os string/strncat-avx2.os string/strncat-avx2-rtm.os string/strncat-evex.os string/strncat-sse2-unaligned.os string/strncmp-avx2.os string/strncmp-avx2-rtm.os string/strncmp-evex.os string/strncmp-sse2.os string/strncmp-sse4_2.os string/strncpy-avx2.os string/strncpy-avx2-rtm.os string/strncpy-evex.os string/strncpy-sse2-unaligned.os string/strnlen-avx2.os string/strnlen-avx2-rtm.os string/strnlen-evex.os string/strnlen-evex512.os string/strnlen-sse2.os string/strpbrk-sse4.os string/strrchr-avx2.os string/strrchr-avx2-rtm.os string/strrchr-evex.os string/strrchr-sse2.os string/strspn-sse4.os string/strstr-avx512.os string/strstr-sse2-unaligned.os string/varshift.os string/strcasecmp_l-nonascii.os string/strcspn-generic.os string/strncase_l-nonascii.os string/strpbrk-generic.os string/strspn-generic.os string/cacheinfo.os string/tls-internal.os' > /mnt/lfs/sources/glibc-2.36/build/string/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/string/stamp.osT /mnt/lfs/sources/glibc-2.36/build/string/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/string/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/string/stamp.oST /mnt/lfs/sources/glibc-2.36/build/string/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/string' +make subdir=wcsmbs -C wcsmbs ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/wcsmbs' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/wcsmbs +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/wcsmbs +x86_64-lfs-linux-gnu-gcc wcscat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy.o +x86_64-lfs-linux-gnu-gcc wcscspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscspn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscspn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscspn.o +x86_64-lfs-linux-gnu-gcc wcsdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsdup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsdup.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen.o +x86_64-lfs-linux-gnu-gcc wcsncat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp.o +x86_64-lfs-linux-gnu-gcc wcsncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncpy.o +x86_64-lfs-linux-gnu-gcc wcspbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcspbrk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcspbrk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcspbrk.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr.o +x86_64-lfs-linux-gnu-gcc wcsspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsspn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsspn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsspn.o +x86_64-lfs-linux-gnu-gcc wcstok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstok.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstok.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstok.o +x86_64-lfs-linux-gnu-gcc wcsstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsstr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsstr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsstr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp.o +x86_64-lfs-linux-gnu-gcc wmemcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcpy.o +x86_64-lfs-linux-gnu-gcc wmemmove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemmove.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemmove.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemmove.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemset.o +x86_64-lfs-linux-gnu-gcc wcpcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpcpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpcpy.o +x86_64-lfs-linux-gnu-gcc wcpncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpncpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpncpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpncpy.o +x86_64-lfs-linux-gnu-gcc wmempcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmempcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmempcpy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmempcpy.o +x86_64-lfs-linux-gnu-gcc btowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/btowc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/btowc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/btowc.o +x86_64-lfs-linux-gnu-gcc wctob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wctob.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wctob.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wctob.o +x86_64-lfs-linux-gnu-gcc mbsinit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsinit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsinit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsinit.o +x86_64-lfs-linux-gnu-gcc mbrlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrlen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrlen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrlen.o +x86_64-lfs-linux-gnu-gcc mbrtowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtowc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtowc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtowc.o +x86_64-lfs-linux-gnu-gcc wcrtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcrtomb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcrtomb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcrtomb.o +x86_64-lfs-linux-gnu-gcc mbsrtowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs.o +x86_64-lfs-linux-gnu-gcc wcsrtombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrtombs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrtombs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrtombs.o +x86_64-lfs-linux-gnu-gcc mbsnrtowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsnrtowcs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsnrtowcs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsnrtowcs.o +x86_64-lfs-linux-gnu-gcc wcsnrtombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnrtombs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnrtombs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnrtombs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen.o +x86_64-lfs-linux-gnu-gcc wcschrnul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschrnul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschrnul.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschrnul.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull.o +x86_64-lfs-linux-gnu-gcc wcstod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod.o +x86_64-lfs-linux-gnu-gcc wcstold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold.o +x86_64-lfs-linux-gnu-gcc wcstof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstol_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoul_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoull_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull_l.o +x86_64-lfs-linux-gnu-gcc wcstod_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_l.o +x86_64-lfs-linux-gnu-gcc wcstold_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -I../stdlib -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_l.o +x86_64-lfs-linux-gnu-gcc wcstof_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_l.o +x86_64-lfs-linux-gnu-gcc wcstod_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_nan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_nan.o +x86_64-lfs-linux-gnu-gcc wcstold_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_nan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_nan.o +x86_64-lfs-linux-gnu-gcc wcstof_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_nan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_nan.o +x86_64-lfs-linux-gnu-gcc wcscoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll.o +x86_64-lfs-linux-gnu-gcc wcsxfrm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm.o +x86_64-lfs-linux-gnu-gcc wcwidth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../wctype -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcwidth.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcwidth.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcwidth.o +x86_64-lfs-linux-gnu-gcc wcswidth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../wctype -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcswidth.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcswidth.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcswidth.o +x86_64-lfs-linux-gnu-gcc wcscoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll_l.o +x86_64-lfs-linux-gnu-gcc wcsxfrm_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm_l.o +x86_64-lfs-linux-gnu-gcc wcscasecmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp.o +x86_64-lfs-linux-gnu-gcc wcsncase.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase.o +x86_64-lfs-linux-gnu-gcc wcscasecmp_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp_l.o +x86_64-lfs-linux-gnu-gcc wcsncase_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase_l.o +x86_64-lfs-linux-gnu-gcc wcsmbsload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsmbsload.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsmbsload.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsmbsload.o +x86_64-lfs-linux-gnu-gcc mbsrtowcs_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs_l.o +x86_64-lfs-linux-gnu-gcc isoc99_wscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_wscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_wscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_wscanf.o +x86_64-lfs-linux-gnu-gcc isoc99_vwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vwscanf.o +x86_64-lfs-linux-gnu-gcc isoc99_fwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_fwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_fwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_fwscanf.o +x86_64-lfs-linux-gnu-gcc isoc99_vfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vfwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vfwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vfwscanf.o +x86_64-lfs-linux-gnu-gcc isoc99_swscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_swscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_swscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_swscanf.o +x86_64-lfs-linux-gnu-gcc isoc99_vswscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vswscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vswscanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vswscanf.o +x86_64-lfs-linux-gnu-gcc mbrtoc8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc8.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc8.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc8.o +x86_64-lfs-linux-gnu-gcc c8rtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c8rtomb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c8rtomb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c8rtomb.o +x86_64-lfs-linux-gnu-gcc mbrtoc16.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc16.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc16.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc16.o +x86_64-lfs-linux-gnu-gcc c16rtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c16rtomb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c16rtomb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c16rtomb.o +x86_64-lfs-linux-gnu-gcc mbrtoc32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc32.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc32.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc32.o +x86_64-lfs-linux-gnu-gcc c32rtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c32rtomb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c32rtomb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c32rtomb.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/wcstof128_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/wcstof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/wcstof128_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_nan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_nan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-evex512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-evex512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-evex-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-avx2-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-avx2-movbe-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe-rtm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe-rtm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe-rtm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-evex-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-evex-movbe.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-evex-movbe.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-evex-movbe.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscpy-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-generic.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-generic.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-generic.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-generic.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-generic.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-generic.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-generic.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-generic.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-generic.o +echo 'wcsmbs/wcscat.o wcsmbs/wcschr.o wcsmbs/wcscmp.o wcsmbs/wcscpy.o wcsmbs/wcscspn.o wcsmbs/wcsdup.o wcsmbs/wcslen.o wcsmbs/wcsncat.o wcsmbs/wcsncmp.o wcsmbs/wcsncpy.o wcsmbs/wcspbrk.o wcsmbs/wcsrchr.o wcsmbs/wcsspn.o wcsmbs/wcstok.o wcsmbs/wcsstr.o wcsmbs/wmemchr.o wcsmbs/wmemcmp.o wcsmbs/wmemcpy.o wcsmbs/wmemmove.o wcsmbs/wmemset.o wcsmbs/wcpcpy.o wcsmbs/wcpncpy.o wcsmbs/wmempcpy.o wcsmbs/btowc.o wcsmbs/wctob.o wcsmbs/mbsinit.o wcsmbs/mbrlen.o wcsmbs/mbrtowc.o wcsmbs/wcrtomb.o wcsmbs/mbsrtowcs.o wcsmbs/wcsrtombs.o wcsmbs/mbsnrtowcs.o wcsmbs/wcsnrtombs.o wcsmbs/wcsnlen.o wcsmbs/wcschrnul.o wcsmbs/wcstol.o wcsmbs/wcstoul.o wcsmbs/wcstoll.o wcsmbs/wcstoull.o wcsmbs/wcstod.o wcsmbs/wcstold.o wcsmbs/wcstof.o wcsmbs/wcstol_l.o wcsmbs/wcstoul_l.o wcsmbs/wcstoll_l.o wcsmbs/wcstoull_l.o wcsmbs/wcstod_l.o wcsmbs/wcstold_l.o wcsmbs/wcstof_l.o wcsmbs/wcstod_nan.o wcsmbs/wcstold_nan.o wcsmbs/wcstof_nan.o wcsmbs/wcscoll.o wcsmbs/wcsxfrm.o wcsmbs/wcwidth.o wcsmbs/wcswidth.o wcsmbs/wcscoll_l.o wcsmbs/wcsxfrm_l.o wcsmbs/wcscasecmp.o wcsmbs/wcsncase.o wcsmbs/wcscasecmp_l.o wcsmbs/wcsncase_l.o wcsmbs/wcsmbsload.o wcsmbs/mbsrtowcs_l.o wcsmbs/isoc99_wscanf.o wcsmbs/isoc99_vwscanf.o wcsmbs/isoc99_fwscanf.o wcsmbs/isoc99_vfwscanf.o wcsmbs/isoc99_swscanf.o wcsmbs/isoc99_vswscanf.o wcsmbs/mbrtoc8.o wcsmbs/c8rtomb.o wcsmbs/mbrtoc16.o wcsmbs/c16rtomb.o wcsmbs/mbrtoc32.o wcsmbs/c32rtomb.o wcsmbs/wcstof128_l.o wcsmbs/wcstof128.o wcsmbs/wcstof128_nan.o wcsmbs/wcschr-avx2.o wcsmbs/wcschr-avx2-rtm.o wcsmbs/wcschr-evex.o wcsmbs/wcschr-sse2.o wcsmbs/wcscmp-avx2.o wcsmbs/wcscmp-avx2-rtm.o wcsmbs/wcscmp-evex.o wcsmbs/wcscmp-sse2.o wcsmbs/wcscpy-ssse3.o wcsmbs/wcslen-avx2.o wcsmbs/wcslen-avx2-rtm.o wcsmbs/wcslen-evex.o wcsmbs/wcslen-evex512.o wcsmbs/wcslen-sse2.o wcsmbs/wcslen-sse4_1.o wcsmbs/wcsncmp-avx2.o wcsmbs/wcsncmp-avx2-rtm.o wcsmbs/wcsncmp-evex.o wcsmbs/wcsnlen-avx2.o wcsmbs/wcsnlen-avx2-rtm.o wcsmbs/wcsnlen-evex.o wcsmbs/wcsnlen-evex512.o wcsmbs/wcsnlen-sse4_1.o wcsmbs/wcsrchr-avx2.o wcsmbs/wcsrchr-avx2-rtm.o wcsmbs/wcsrchr-evex.o wcsmbs/wcsrchr-sse2.o wcsmbs/wmemchr-avx2.o wcsmbs/wmemchr-avx2-rtm.o wcsmbs/wmemchr-evex.o wcsmbs/wmemchr-evex-rtm.o wcsmbs/wmemchr-sse2.o wcsmbs/wmemcmp-avx2-movbe.o wcsmbs/wmemcmp-avx2-movbe-rtm.o wcsmbs/wmemcmp-evex-movbe.o wcsmbs/wmemcmp-sse2.o wcsmbs/wcscpy-generic.o wcsmbs/wcsncmp-generic.o wcsmbs/wcsnlen-generic.o' > /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stamp.oT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stamp.o +x86_64-lfs-linux-gnu-gcc wcscat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy.os +x86_64-lfs-linux-gnu-gcc wcscspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscspn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscspn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscspn.os +x86_64-lfs-linux-gnu-gcc wcsdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsdup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsdup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsdup.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen.os +x86_64-lfs-linux-gnu-gcc wcsncat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp.os +x86_64-lfs-linux-gnu-gcc wcsncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncpy.os +x86_64-lfs-linux-gnu-gcc wcspbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcspbrk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcspbrk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcspbrk.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr.os +x86_64-lfs-linux-gnu-gcc wcsspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsspn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsspn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsspn.os +x86_64-lfs-linux-gnu-gcc wcstok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstok.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstok.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstok.os +x86_64-lfs-linux-gnu-gcc wcsstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsstr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsstr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsstr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp.os +x86_64-lfs-linux-gnu-gcc wmemcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcpy.os +x86_64-lfs-linux-gnu-gcc wmemmove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemmove.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemmove.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemmove.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemset.os +x86_64-lfs-linux-gnu-gcc wcpcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpcpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpcpy.os +x86_64-lfs-linux-gnu-gcc wcpncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpncpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpncpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcpncpy.os +x86_64-lfs-linux-gnu-gcc wmempcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmempcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmempcpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmempcpy.os +x86_64-lfs-linux-gnu-gcc btowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/btowc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/btowc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/btowc.os +x86_64-lfs-linux-gnu-gcc wctob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wctob.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wctob.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wctob.os +x86_64-lfs-linux-gnu-gcc mbsinit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsinit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsinit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsinit.os +x86_64-lfs-linux-gnu-gcc mbrlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrlen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrlen.os +x86_64-lfs-linux-gnu-gcc mbrtowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtowc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtowc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtowc.os +x86_64-lfs-linux-gnu-gcc wcrtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcrtomb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcrtomb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcrtomb.os +x86_64-lfs-linux-gnu-gcc mbsrtowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs.os +x86_64-lfs-linux-gnu-gcc wcsrtombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrtombs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrtombs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrtombs.os +x86_64-lfs-linux-gnu-gcc mbsnrtowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsnrtowcs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsnrtowcs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsnrtowcs.os +x86_64-lfs-linux-gnu-gcc wcsnrtombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnrtombs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnrtombs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnrtombs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen.os +x86_64-lfs-linux-gnu-gcc wcschrnul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschrnul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschrnul.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschrnul.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull.os +x86_64-lfs-linux-gnu-gcc wcstod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod.os +x86_64-lfs-linux-gnu-gcc wcstold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold.os +x86_64-lfs-linux-gnu-gcc wcstof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstol_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstol_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoul_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoul_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoll_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoull_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstoull_l.os +x86_64-lfs-linux-gnu-gcc wcstod_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_l.os +x86_64-lfs-linux-gnu-gcc wcstold_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -I../stdlib -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_l.os +x86_64-lfs-linux-gnu-gcc wcstof_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_l.os +x86_64-lfs-linux-gnu-gcc wcstod_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_nan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstod_nan.os +x86_64-lfs-linux-gnu-gcc wcstold_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_nan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstold_nan.os +x86_64-lfs-linux-gnu-gcc wcstof_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_nan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof_nan.os +x86_64-lfs-linux-gnu-gcc wcscoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll.os +x86_64-lfs-linux-gnu-gcc wcsxfrm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm.os +x86_64-lfs-linux-gnu-gcc wcwidth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../wctype -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcwidth.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcwidth.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcwidth.os +x86_64-lfs-linux-gnu-gcc wcswidth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../wctype -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcswidth.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcswidth.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcswidth.os +x86_64-lfs-linux-gnu-gcc wcscoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscoll_l.os +x86_64-lfs-linux-gnu-gcc wcsxfrm_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsxfrm_l.os +x86_64-lfs-linux-gnu-gcc wcscasecmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp.os +x86_64-lfs-linux-gnu-gcc wcsncase.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase.os +x86_64-lfs-linux-gnu-gcc wcscasecmp_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscasecmp_l.os +x86_64-lfs-linux-gnu-gcc wcsncase_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncase_l.os +x86_64-lfs-linux-gnu-gcc wcsmbsload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsmbsload.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsmbsload.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsmbsload.os +x86_64-lfs-linux-gnu-gcc mbsrtowcs_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbsrtowcs_l.os +x86_64-lfs-linux-gnu-gcc isoc99_wscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_wscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_wscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_wscanf.os +x86_64-lfs-linux-gnu-gcc isoc99_vwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vwscanf.os +x86_64-lfs-linux-gnu-gcc isoc99_fwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_fwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_fwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_fwscanf.os +x86_64-lfs-linux-gnu-gcc isoc99_vfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vfwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vfwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vfwscanf.os +x86_64-lfs-linux-gnu-gcc isoc99_swscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_swscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_swscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_swscanf.os +x86_64-lfs-linux-gnu-gcc isoc99_vswscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vswscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vswscanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/isoc99_vswscanf.os +x86_64-lfs-linux-gnu-gcc mbrtoc8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc8.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc8.os +x86_64-lfs-linux-gnu-gcc c8rtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c8rtomb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c8rtomb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c8rtomb.os +x86_64-lfs-linux-gnu-gcc mbrtoc16.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc16.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc16.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc16.os +x86_64-lfs-linux-gnu-gcc c16rtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c16rtomb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c16rtomb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c16rtomb.os +x86_64-lfs-linux-gnu-gcc mbrtoc32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc32.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc32.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/mbrtoc32.os +x86_64-lfs-linux-gnu-gcc c32rtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c32rtomb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c32rtomb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/c32rtomb.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/wcstof128_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/wcstof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/wcstof128_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_nan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcstof128_nan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcschr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscmp-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-evex512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-evex512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcslen-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-evex512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-evex512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsrchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-avx2-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-evex-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-evex-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-avx2-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-avx2-movbe-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-avx2-movbe-rtm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-evex-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-evex-movbe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-evex-movbe.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-evex-movbe.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wmemcmp-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscpy-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-generic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-generic.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcscpy-generic.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-generic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-generic.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsncmp-generic.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wcsmbs -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-generic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-generic.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/wcsnlen-generic.os +echo 'wcsmbs/wcscat.os wcsmbs/wcschr.os wcsmbs/wcscmp.os wcsmbs/wcscpy.os wcsmbs/wcscspn.os wcsmbs/wcsdup.os wcsmbs/wcslen.os wcsmbs/wcsncat.os wcsmbs/wcsncmp.os wcsmbs/wcsncpy.os wcsmbs/wcspbrk.os wcsmbs/wcsrchr.os wcsmbs/wcsspn.os wcsmbs/wcstok.os wcsmbs/wcsstr.os wcsmbs/wmemchr.os wcsmbs/wmemcmp.os wcsmbs/wmemcpy.os wcsmbs/wmemmove.os wcsmbs/wmemset.os wcsmbs/wcpcpy.os wcsmbs/wcpncpy.os wcsmbs/wmempcpy.os wcsmbs/btowc.os wcsmbs/wctob.os wcsmbs/mbsinit.os wcsmbs/mbrlen.os wcsmbs/mbrtowc.os wcsmbs/wcrtomb.os wcsmbs/mbsrtowcs.os wcsmbs/wcsrtombs.os wcsmbs/mbsnrtowcs.os wcsmbs/wcsnrtombs.os wcsmbs/wcsnlen.os wcsmbs/wcschrnul.os wcsmbs/wcstol.os wcsmbs/wcstoul.os wcsmbs/wcstoll.os wcsmbs/wcstoull.os wcsmbs/wcstod.os wcsmbs/wcstold.os wcsmbs/wcstof.os wcsmbs/wcstol_l.os wcsmbs/wcstoul_l.os wcsmbs/wcstoll_l.os wcsmbs/wcstoull_l.os wcsmbs/wcstod_l.os wcsmbs/wcstold_l.os wcsmbs/wcstof_l.os wcsmbs/wcstod_nan.os wcsmbs/wcstold_nan.os wcsmbs/wcstof_nan.os wcsmbs/wcscoll.os wcsmbs/wcsxfrm.os wcsmbs/wcwidth.os wcsmbs/wcswidth.os wcsmbs/wcscoll_l.os wcsmbs/wcsxfrm_l.os wcsmbs/wcscasecmp.os wcsmbs/wcsncase.os wcsmbs/wcscasecmp_l.os wcsmbs/wcsncase_l.os wcsmbs/wcsmbsload.os wcsmbs/mbsrtowcs_l.os wcsmbs/isoc99_wscanf.os wcsmbs/isoc99_vwscanf.os wcsmbs/isoc99_fwscanf.os wcsmbs/isoc99_vfwscanf.os wcsmbs/isoc99_swscanf.os wcsmbs/isoc99_vswscanf.os wcsmbs/mbrtoc8.os wcsmbs/c8rtomb.os wcsmbs/mbrtoc16.os wcsmbs/c16rtomb.os wcsmbs/mbrtoc32.os wcsmbs/c32rtomb.os wcsmbs/wcstof128_l.os wcsmbs/wcstof128.os wcsmbs/wcstof128_nan.os wcsmbs/wcschr-avx2.os wcsmbs/wcschr-avx2-rtm.os wcsmbs/wcschr-evex.os wcsmbs/wcschr-sse2.os wcsmbs/wcscmp-avx2.os wcsmbs/wcscmp-avx2-rtm.os wcsmbs/wcscmp-evex.os wcsmbs/wcscmp-sse2.os wcsmbs/wcscpy-ssse3.os wcsmbs/wcslen-avx2.os wcsmbs/wcslen-avx2-rtm.os wcsmbs/wcslen-evex.os wcsmbs/wcslen-evex512.os wcsmbs/wcslen-sse2.os wcsmbs/wcslen-sse4_1.os wcsmbs/wcsncmp-avx2.os wcsmbs/wcsncmp-avx2-rtm.os wcsmbs/wcsncmp-evex.os wcsmbs/wcsnlen-avx2.os wcsmbs/wcsnlen-avx2-rtm.os wcsmbs/wcsnlen-evex.os wcsmbs/wcsnlen-evex512.os wcsmbs/wcsnlen-sse4_1.os wcsmbs/wcsrchr-avx2.os wcsmbs/wcsrchr-avx2-rtm.os wcsmbs/wcsrchr-evex.os wcsmbs/wcsrchr-sse2.os wcsmbs/wmemchr-avx2.os wcsmbs/wmemchr-avx2-rtm.os wcsmbs/wmemchr-evex.os wcsmbs/wmemchr-evex-rtm.os wcsmbs/wmemchr-sse2.os wcsmbs/wmemcmp-avx2-movbe.os wcsmbs/wmemcmp-avx2-movbe-rtm.os wcsmbs/wmemcmp-evex-movbe.os wcsmbs/wmemcmp-sse2.os wcsmbs/wcscpy-generic.os wcsmbs/wcsncmp-generic.os wcsmbs/wcsnlen-generic.os' > /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stamp.osT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stamp.oST /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/wcsmbs' +make subdir=timezone -C timezone ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/timezone' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/timezone +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/timezone +rm -f /mnt/lfs/sources/glibc-2.36/build/timezone/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/timezone/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/timezone/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/timezone/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/timezone/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/timezone/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/timezone' +make subdir=time -C time ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/time' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/time +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/time +x86_64-lfs-linux-gnu-gcc offtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/offtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/offtime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/offtime.o +x86_64-lfs-linux-gnu-gcc asctime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/asctime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/asctime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/asctime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock.o +x86_64-lfs-linux-gnu-gcc ctime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/ctime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/ctime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/ctime.o +x86_64-lfs-linux-gnu-gcc ctime_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/ctime_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/ctime_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/ctime_r.o +x86_64-lfs-linux-gnu-gcc difftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/difftime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/difftime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/difftime.o +x86_64-lfs-linux-gnu-gcc gmtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/gmtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/gmtime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/gmtime.o +x86_64-lfs-linux-gnu-gcc localtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/localtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/localtime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/localtime.o +x86_64-lfs-linux-gnu-gcc mktime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/mktime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/mktime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/mktime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/time.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/time.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/time.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/gettimeofday.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/gettimeofday.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/gettimeofday.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/gettimeofday.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/settimeofday.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/settimeofday.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/settimeofday.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/settimeofday.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/settimezone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/settimezone.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/settimezone.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/settimezone.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/adjtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/adjtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/adjtime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/adjtime.o +x86_64-lfs-linux-gnu-gcc tzset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/tzset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/tzset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/tzset.o +x86_64-lfs-linux-gnu-gcc tzfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/tzfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/tzfile.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/tzfile.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getitimer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/getitimer.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/getitimer.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/getitimer.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setitimer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/setitimer.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/setitimer.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/setitimer.o +x86_64-lfs-linux-gnu-gcc stime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/stime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/stime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/stime.o +x86_64-lfs-linux-gnu-gcc dysize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/dysize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/dysize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/dysize.o +x86_64-lfs-linux-gnu-gcc timegm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/timegm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/timegm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/timegm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/ftime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/ftime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/ftime.o +x86_64-lfs-linux-gnu-gcc getdate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/getdate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/getdate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/getdate.o +x86_64-lfs-linux-gnu-gcc strptime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/strptime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/strptime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/strptime.o +x86_64-lfs-linux-gnu-gcc strptime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/strptime_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/strptime_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/strptime_l.o +x86_64-lfs-linux-gnu-gcc strftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/strftime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/strftime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/strftime.o +x86_64-lfs-linux-gnu-gcc wcsftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/wcsftime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/wcsftime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/wcsftime.o +x86_64-lfs-linux-gnu-gcc strftime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/strftime_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/strftime_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/strftime_l.o +x86_64-lfs-linux-gnu-gcc wcsftime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/wcsftime_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/wcsftime_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/wcsftime_l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timespec_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/timespec_get.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/timespec_get.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/timespec_get.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timespec_getres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/timespec_getres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/timespec_getres.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/timespec_getres.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock_getcpuclockid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock_getcpuclockid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock_getcpuclockid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_getres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock_getres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock_getres.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock_getres.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock_gettime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock_gettime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock_gettime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock_settime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock_settime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock_settime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_nanosleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock_nanosleep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock_nanosleep.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock_nanosleep.o +x86_64-lfs-linux-gnu-gcc era.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/era.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/era.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/era.o +x86_64-lfs-linux-gnu-gcc alt_digit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/alt_digit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/alt_digit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/alt_digit.o +x86_64-lfs-linux-gnu-gcc lc-time-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/lc-time-cleanup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/lc-time-cleanup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/lc-time-cleanup.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ntp_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ntp_gettimex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettimex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettimex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettimex.o +echo 'time/offtime.o time/asctime.o time/clock.o time/ctime.o time/ctime_r.o time/difftime.o time/gmtime.o time/localtime.o time/mktime.o time/time.o time/gettimeofday.o time/settimeofday.o time/settimezone.o time/adjtime.o time/tzset.o time/tzfile.o time/getitimer.o time/setitimer.o time/stime.o time/dysize.o time/timegm.o time/ftime.o time/getdate.o time/strptime.o time/strptime_l.o time/strftime.o time/wcsftime.o time/strftime_l.o time/wcsftime_l.o time/timespec_get.o time/timespec_getres.o time/clock_getcpuclockid.o time/clock_getres.o time/clock_gettime.o time/clock_settime.o time/clock_nanosleep.o time/era.o time/alt_digit.o time/lc-time-cleanup.o time/ntp_gettime.o time/ntp_gettimex.o' > /mnt/lfs/sources/glibc-2.36/build/time/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/time/stamp.oT /mnt/lfs/sources/glibc-2.36/build/time/stamp.o +x86_64-lfs-linux-gnu-gcc offtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/offtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/offtime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/offtime.os +x86_64-lfs-linux-gnu-gcc asctime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/asctime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/asctime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/asctime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock.os +x86_64-lfs-linux-gnu-gcc ctime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/ctime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/ctime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/ctime.os +x86_64-lfs-linux-gnu-gcc ctime_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/ctime_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/ctime_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/ctime_r.os +x86_64-lfs-linux-gnu-gcc difftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/difftime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/difftime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/difftime.os +x86_64-lfs-linux-gnu-gcc gmtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/gmtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/gmtime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/gmtime.os +x86_64-lfs-linux-gnu-gcc localtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/localtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/localtime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/localtime.os +x86_64-lfs-linux-gnu-gcc mktime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/mktime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/mktime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/mktime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/time.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/time.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/time.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/gettimeofday.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/gettimeofday.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/gettimeofday.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/gettimeofday.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/settimeofday.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/settimeofday.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/settimeofday.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/settimeofday.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/settimezone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/settimezone.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/settimezone.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/settimezone.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/adjtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/adjtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/adjtime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/adjtime.os +x86_64-lfs-linux-gnu-gcc tzset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/tzset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/tzset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/tzset.os +x86_64-lfs-linux-gnu-gcc tzfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/tzfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/tzfile.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/tzfile.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getitimer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/getitimer.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/getitimer.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/getitimer.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setitimer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/setitimer.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/setitimer.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/setitimer.os +x86_64-lfs-linux-gnu-gcc stime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/stime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/stime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/stime.os +x86_64-lfs-linux-gnu-gcc dysize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/dysize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/dysize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/dysize.os +x86_64-lfs-linux-gnu-gcc timegm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/timegm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/timegm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/timegm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/ftime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/ftime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/ftime.os +x86_64-lfs-linux-gnu-gcc getdate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/getdate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/getdate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/getdate.os +x86_64-lfs-linux-gnu-gcc strptime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/strptime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/strptime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/strptime.os +x86_64-lfs-linux-gnu-gcc strptime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/strptime_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/strptime_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/strptime_l.os +x86_64-lfs-linux-gnu-gcc strftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/strftime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/strftime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/strftime.os +x86_64-lfs-linux-gnu-gcc wcsftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/wcsftime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/wcsftime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/wcsftime.os +x86_64-lfs-linux-gnu-gcc strftime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/strftime_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/strftime_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/strftime_l.os +x86_64-lfs-linux-gnu-gcc wcsftime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/wcsftime_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/wcsftime_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/wcsftime_l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timespec_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/timespec_get.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/timespec_get.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/timespec_get.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timespec_getres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/timespec_getres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/timespec_getres.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/timespec_getres.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock_getcpuclockid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock_getcpuclockid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock_getcpuclockid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_getres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock_getres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock_getres.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock_getres.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock_gettime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock_gettime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock_gettime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock_settime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock_settime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock_settime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_nanosleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/clock_nanosleep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/clock_nanosleep.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/clock_nanosleep.os +x86_64-lfs-linux-gnu-gcc era.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/era.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/era.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/era.os +x86_64-lfs-linux-gnu-gcc alt_digit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/alt_digit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/alt_digit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/alt_digit.os +x86_64-lfs-linux-gnu-gcc lc-time-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/lc-time-cleanup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/lc-time-cleanup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/lc-time-cleanup.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ntp_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ntp_gettimex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettimex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettimex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/ntp_gettimex.os +echo 'time/offtime.os time/asctime.os time/clock.os time/ctime.os time/ctime_r.os time/difftime.os time/gmtime.os time/localtime.os time/mktime.os time/time.os time/gettimeofday.os time/settimeofday.os time/settimezone.os time/adjtime.os time/tzset.os time/tzfile.os time/getitimer.os time/setitimer.os time/stime.os time/dysize.os time/timegm.os time/ftime.os time/getdate.os time/strptime.os time/strptime_l.os time/strftime.os time/wcsftime.os time/strftime_l.os time/wcsftime_l.os time/timespec_get.os time/timespec_getres.os time/clock_getcpuclockid.os time/clock_getres.os time/clock_gettime.os time/clock_settime.os time/clock_nanosleep.os time/era.os time/alt_digit.os time/lc-time-cleanup.os time/ntp_gettime.os time/ntp_gettimex.os' > /mnt/lfs/sources/glibc-2.36/build/time/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/time/stamp.osT /mnt/lfs/sources/glibc-2.36/build/time/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/time/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/time/stamp.oST /mnt/lfs/sources/glibc-2.36/build/time/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/time' +make subdir=dirent -C dirent ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/dirent' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/dirent +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/dirent +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/opendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/opendir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/opendir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/opendir.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/closedir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/closedir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/closedir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/closedir.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/readdir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/readdir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/readdir.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readdir_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/readdir_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/readdir_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/readdir_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/rewinddir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/rewinddir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/rewinddir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/rewinddir.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/seekdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/seekdir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/seekdir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/seekdir.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/telldir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/telldir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/telldir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/telldir.o +x86_64-lfs-linux-gnu-gcc scandir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandir.o +x86_64-lfs-linux-gnu-gcc alphasort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort.o +x86_64-lfs-linux-gnu-gcc versionsort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdents.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/getdents.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/getdents.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/getdents.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdents64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/getdents64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/getdents64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/getdents64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dirfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/dirfd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/dirfd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/dirfd.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readdir64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readdir64_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/scandir64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/alphasort64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/versionsort64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fdopendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/fdopendir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/fdopendir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/fdopendir.o +x86_64-lfs-linux-gnu-gcc scandirat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat.o +x86_64-lfs-linux-gnu-gcc scandirat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat64.o +x86_64-lfs-linux-gnu-gcc scandir-cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-cancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-cancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-cancel.o +x86_64-lfs-linux-gnu-gcc scandir-tail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-tail.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-tail.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-tail.o +x86_64-lfs-linux-gnu-gcc scandir64-tail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64-tail.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64-tail.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64-tail.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdirentries.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdirentries64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries64.o +echo 'dirent/opendir.o dirent/closedir.o dirent/readdir.o dirent/readdir_r.o dirent/rewinddir.o dirent/seekdir.o dirent/telldir.o dirent/scandir.o dirent/alphasort.o dirent/versionsort.o dirent/getdents.o dirent/getdents64.o dirent/dirfd.o dirent/readdir64.o dirent/readdir64_r.o dirent/scandir64.o dirent/alphasort64.o dirent/versionsort64.o dirent/fdopendir.o dirent/scandirat.o dirent/scandirat64.o dirent/scandir-cancel.o dirent/scandir-tail.o dirent/scandir64-tail.o dirent/getdirentries.o dirent/getdirentries64.o' > /mnt/lfs/sources/glibc-2.36/build/dirent/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/dirent/stamp.oT /mnt/lfs/sources/glibc-2.36/build/dirent/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/opendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/opendir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/opendir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/opendir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/closedir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/closedir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/closedir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/closedir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/readdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/readdir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/readdir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readdir_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/readdir_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/readdir_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/readdir_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/rewinddir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/rewinddir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/rewinddir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/rewinddir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/seekdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/seekdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/seekdir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/seekdir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/telldir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/telldir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/telldir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/telldir.os +x86_64-lfs-linux-gnu-gcc scandir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandir.os +x86_64-lfs-linux-gnu-gcc alphasort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort.os +x86_64-lfs-linux-gnu-gcc versionsort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdents.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/getdents.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/getdents.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/getdents.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdents64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/getdents64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/getdents64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/getdents64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dirfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/dirfd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/dirfd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/dirfd.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readdir64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readdir64_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/readdir64_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/scandir64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/alphasort64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/alphasort64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/versionsort64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/versionsort64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fdopendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/fdopendir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/fdopendir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/fdopendir.os +x86_64-lfs-linux-gnu-gcc scandirat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat.os +x86_64-lfs-linux-gnu-gcc scandirat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandirat64.os +x86_64-lfs-linux-gnu-gcc scandir-cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-cancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-cancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-cancel.os +x86_64-lfs-linux-gnu-gcc scandir-tail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-tail.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-tail.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandir-tail.os +x86_64-lfs-linux-gnu-gcc scandir64-tail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64-tail.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64-tail.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/scandir64-tail.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdirentries.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdirentries64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/getdirentries64.os +echo 'dirent/opendir.os dirent/closedir.os dirent/readdir.os dirent/readdir_r.os dirent/rewinddir.os dirent/seekdir.os dirent/telldir.os dirent/scandir.os dirent/alphasort.os dirent/versionsort.os dirent/getdents.os dirent/getdents64.os dirent/dirfd.os dirent/readdir64.os dirent/readdir64_r.os dirent/scandir64.os dirent/alphasort64.os dirent/versionsort64.os dirent/fdopendir.os dirent/scandirat.os dirent/scandirat64.os dirent/scandir-cancel.os dirent/scandir-tail.os dirent/scandir64-tail.os dirent/getdirentries.os dirent/getdirentries64.os' > /mnt/lfs/sources/glibc-2.36/build/dirent/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/dirent/stamp.osT /mnt/lfs/sources/glibc-2.36/build/dirent/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/dirent/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/dirent/stamp.oST /mnt/lfs/sources/glibc-2.36/build/dirent/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/dirent' +make subdir=grp -C grp ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/grp' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/grp +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/grp +x86_64-lfs-linux-gnu-gcc fgetgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent.o +x86_64-lfs-linux-gnu-gcc initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/initgroups.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/initgroups.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/initgroups.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/setgroups.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/setgroups.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/setgroups.o +x86_64-lfs-linux-gnu-gcc getgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrent.o +x86_64-lfs-linux-gnu-gcc getgrgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid.o +x86_64-lfs-linux-gnu-gcc getgrnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam.o +x86_64-lfs-linux-gnu-gcc putgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/putgrent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/putgrent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/putgrent.o +x86_64-lfs-linux-gnu-gcc getgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrent_r.o +x86_64-lfs-linux-gnu-gcc getgrgid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid_r.o +x86_64-lfs-linux-gnu-gcc getgrnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam_r.o +x86_64-lfs-linux-gnu-gcc fgetgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent_r.o +x86_64-lfs-linux-gnu-gcc grp-merge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/grp-merge.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/grp-merge.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/grp-merge.o +echo 'grp/fgetgrent.o grp/initgroups.o grp/setgroups.o grp/getgrent.o grp/getgrgid.o grp/getgrnam.o grp/putgrent.o grp/getgrent_r.o grp/getgrgid_r.o grp/getgrnam_r.o grp/fgetgrent_r.o grp/grp-merge.o' > /mnt/lfs/sources/glibc-2.36/build/grp/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/grp/stamp.oT /mnt/lfs/sources/glibc-2.36/build/grp/stamp.o +x86_64-lfs-linux-gnu-gcc fgetgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent.os +x86_64-lfs-linux-gnu-gcc initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/initgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/initgroups.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/initgroups.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/setgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/setgroups.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/setgroups.os +x86_64-lfs-linux-gnu-gcc getgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrent.os +x86_64-lfs-linux-gnu-gcc getgrgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid.os +x86_64-lfs-linux-gnu-gcc getgrnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam.os +x86_64-lfs-linux-gnu-gcc putgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/putgrent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/putgrent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/putgrent.os +x86_64-lfs-linux-gnu-gcc getgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrent_r.os +x86_64-lfs-linux-gnu-gcc getgrgid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrgid_r.os +x86_64-lfs-linux-gnu-gcc getgrnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/getgrnam_r.os +x86_64-lfs-linux-gnu-gcc fgetgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/fgetgrent_r.os +x86_64-lfs-linux-gnu-gcc grp-merge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/grp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/grp/grp-merge.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/grp/grp-merge.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/grp/grp-merge.os +echo 'grp/fgetgrent.os grp/initgroups.os grp/setgroups.os grp/getgrent.os grp/getgrgid.os grp/getgrnam.os grp/putgrent.os grp/getgrent_r.os grp/getgrgid_r.os grp/getgrnam_r.os grp/fgetgrent_r.os grp/grp-merge.os' > /mnt/lfs/sources/glibc-2.36/build/grp/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/grp/stamp.osT /mnt/lfs/sources/glibc-2.36/build/grp/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/grp/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/grp/stamp.oST /mnt/lfs/sources/glibc-2.36/build/grp/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/grp' +make subdir=pwd -C pwd ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/pwd' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/pwd +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/pwd +x86_64-lfs-linux-gnu-gcc fgetpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent.o +x86_64-lfs-linux-gnu-gcc getpw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpw.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpw.o +x86_64-lfs-linux-gnu-gcc putpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/putpwent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/putpwent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/putpwent.o +x86_64-lfs-linux-gnu-gcc getpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent.o +x86_64-lfs-linux-gnu-gcc getpwnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam.o +x86_64-lfs-linux-gnu-gcc getpwuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid.o +x86_64-lfs-linux-gnu-gcc getpwent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent_r.o +x86_64-lfs-linux-gnu-gcc getpwnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam_r.o +x86_64-lfs-linux-gnu-gcc getpwuid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid_r.o +x86_64-lfs-linux-gnu-gcc fgetpwent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent_r.o +echo 'pwd/fgetpwent.o pwd/getpw.o pwd/putpwent.o pwd/getpwent.o pwd/getpwnam.o pwd/getpwuid.o pwd/getpwent_r.o pwd/getpwnam_r.o pwd/getpwuid_r.o pwd/fgetpwent_r.o' > /mnt/lfs/sources/glibc-2.36/build/pwd/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/pwd/stamp.oT /mnt/lfs/sources/glibc-2.36/build/pwd/stamp.o +x86_64-lfs-linux-gnu-gcc fgetpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent.os +x86_64-lfs-linux-gnu-gcc getpw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpw.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpw.os +x86_64-lfs-linux-gnu-gcc putpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/putpwent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/putpwent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/putpwent.os +x86_64-lfs-linux-gnu-gcc getpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent.os +x86_64-lfs-linux-gnu-gcc getpwnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam.os +x86_64-lfs-linux-gnu-gcc getpwuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid.os +x86_64-lfs-linux-gnu-gcc getpwent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwent_r.os +x86_64-lfs-linux-gnu-gcc getpwnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwnam_r.os +x86_64-lfs-linux-gnu-gcc getpwuid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/getpwuid_r.os +x86_64-lfs-linux-gnu-gcc fgetpwent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/pwd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/pwd/fgetpwent_r.os +echo 'pwd/fgetpwent.os pwd/getpw.os pwd/putpwent.os pwd/getpwent.os pwd/getpwnam.os pwd/getpwuid.os pwd/getpwent_r.os pwd/getpwnam_r.os pwd/getpwuid_r.os pwd/fgetpwent_r.os' > /mnt/lfs/sources/glibc-2.36/build/pwd/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/pwd/stamp.osT /mnt/lfs/sources/glibc-2.36/build/pwd/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/pwd/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/pwd/stamp.oST /mnt/lfs/sources/glibc-2.36/build/pwd/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/pwd' +make subdir=posix -C posix ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/posix' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/posix +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/posix +(echo '#define SYSCALL_NAME uname'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __uname'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__uname, uname)'; \ + echo 'hidden_weak (uname)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/uname.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/uname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/uname.o +gawk -f ../scripts/gen-posix-conf-vars.awk posix-conf-vars.list > /mnt/lfs/sources/glibc-2.36/build/posix/posix-conf-vars-def.h.tmp +mv -f /mnt/lfs/sources/glibc-2.36/build/posix/posix-conf-vars-def.h.tmp /mnt/lfs/sources/glibc-2.36/build/posix/posix-conf-vars-def.h +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/times.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/times.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/times.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/times.o +x86_64-lfs-linux-gnu-gcc wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/wait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/wait.o +x86_64-lfs-linux-gnu-gcc waitpid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/waitpid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/waitpid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/waitpid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wait3.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/wait3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/wait3.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/wait3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wait4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/wait4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/wait4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/wait4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/waitid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/waitid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/waitid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/waitid.o +(echo '#define SYSCALL_NAME alarm'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL alarm'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/alarm.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/alarm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/alarm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sleep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sleep.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sleep.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pause.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pause.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pause.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pause.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/nanosleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/nanosleep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/nanosleep.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/nanosleep.o +x86_64-lfs-linux-gnu-gcc fork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/fork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/fork.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/fork.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/_Fork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/_Fork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/_Fork.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/_Fork.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/vfork.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/vfork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/vfork.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/vfork.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/_exit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/_exit.o +x86_64-lfs-linux-gnu-gcc register-atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/register-atfork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/register-atfork.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/register-atfork.o +(echo '#define SYSCALL_NAME execve'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __execve'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__execve, execve)'; \ + echo 'hidden_weak (execve)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/execve.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execve.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execve.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fexecve.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/fexecve.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/fexecve.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/fexecve.o +x86_64-lfs-linux-gnu-gcc execv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execv.o +x86_64-lfs-linux-gnu-gcc execle.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execle.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execle.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execle.o +x86_64-lfs-linux-gnu-gcc execl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execl.o +x86_64-lfs-linux-gnu-gcc execvp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execvp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execvp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execvp.o +x86_64-lfs-linux-gnu-gcc execlp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execlp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execlp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execlp.o +x86_64-lfs-linux-gnu-gcc execvpe.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execvpe.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execvpe.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execvpe.o +(echo '#define SYSCALL_NAME getpid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getpid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getpid, getpid)'; \ + echo 'hidden_weak (getpid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getpid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getpid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getpid.o +(echo '#define SYSCALL_NAME getppid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getppid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getppid, getppid)'; \ + echo 'hidden_weak (getppid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getppid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getppid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getppid.o +(echo '#define SYSCALL_NAME getuid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getuid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getuid, getuid)'; \ + echo 'hidden_weak (getuid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getuid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getuid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getuid.o +(echo '#define SYSCALL_NAME geteuid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __geteuid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__geteuid, geteuid)'; \ + echo 'hidden_weak (geteuid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/geteuid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/geteuid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/geteuid.o +(echo '#define SYSCALL_NAME getgid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getgid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getgid, getgid)'; \ + echo 'hidden_weak (getgid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getgid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getgid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getgid.o +(echo '#define SYSCALL_NAME getegid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getegid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getegid, getegid)'; \ + echo 'hidden_weak (getegid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getegid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getegid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getegid.o +(echo '#define SYSCALL_NAME getgroups'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getgroups'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getgroups, getgroups)'; \ + echo 'hidden_weak (getgroups)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getgroups.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getgroups.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getgroups.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/setuid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setuid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setuid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/setgid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setgid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setgid.o +x86_64-lfs-linux-gnu-gcc group_member.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/group_member.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/group_member.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/group_member.o +(echo '#define SYSCALL_NAME getpgid'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getpgid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getpgid, getpgid)'; \ + echo 'hidden_weak (getpgid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getpgid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getpgid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getpgid.o +(echo '#define SYSCALL_NAME setpgid'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __setpgid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__setpgid, setpgid)'; \ + echo 'hidden_weak (setpgid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/setpgid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setpgid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setpgid.o +(echo '#define SYSCALL_NAME getpgrp'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL getpgrp'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getpgrp.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getpgrp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getpgrp.o +x86_64-lfs-linux-gnu-gcc bsd-getpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/bsd-getpgrp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/bsd-getpgrp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/bsd-getpgrp.o +x86_64-lfs-linux-gnu-gcc setpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/setpgrp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setpgrp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setpgrp.o +(echo '#define SYSCALL_NAME getsid'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL getsid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getsid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getsid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getsid.o +(echo '#define SYSCALL_NAME setsid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __setsid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__setsid, setsid)'; \ + echo 'hidden_weak (setsid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/setsid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setsid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setsid.o +(echo '#define SYSCALL_NAME getresuid'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL getresuid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getresuid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getresuid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getresuid.o +(echo '#define SYSCALL_NAME getresgid'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL getresgid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getresgid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getresgid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getresgid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setresuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/setresuid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setresuid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setresuid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setresgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/setresgid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setresgid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setresgid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pathconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pathconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pathconf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pathconf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/sysconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -DGETCONF_DIR='"/usr/libexec/getconf"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sysconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sysconf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sysconf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fpathconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/fpathconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/fpathconf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/fpathconf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/glob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/glob64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/globfree.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/globfree.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/globfree.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/globfree.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/globfree64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/globfree64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/globfree64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/globfree64.o +x86_64-lfs-linux-gnu-gcc glob_pattern_p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob_pattern_p.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob_pattern_p.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob_pattern_p.o +x86_64-lfs-linux-gnu-gcc fnmatch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/fnmatch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/fnmatch.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/fnmatch.o +x86_64-lfs-linux-gnu-gcc regex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/regex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/regex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/regex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/glob-lstat-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob-lstat-compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob-lstat-compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob-lstat-compat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/glob64-lstat-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob64-lstat-compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob64-lstat-compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob64-lstat-compat.o +x86_64-lfs-linux-gnu-gcc confstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DLIBPTHREAD_VERSION='"NPTL 2.36"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/confstr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/confstr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/confstr.o +x86_64-lfs-linux-gnu-gcc getopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/getopt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getopt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getopt.o +x86_64-lfs-linux-gnu-gcc getopt1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/getopt1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getopt1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getopt1.o +(echo '#define SYSCALL_NAME sched_setparam'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_setparam'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_setparam, sched_setparam)'; \ + echo 'hidden_weak (sched_setparam)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_setp.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_setp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_setp.o +(echo '#define SYSCALL_NAME sched_getparam'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_getparam'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_getparam, sched_getparam)'; \ + echo 'hidden_weak (sched_getparam)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_getp.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_getp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_getp.o +(echo '#define SYSCALL_NAME sched_setscheduler'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_setscheduler'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_setscheduler, sched_setscheduler)'; \ + echo 'hidden_weak (sched_setscheduler)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_sets.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_sets.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_sets.o +(echo '#define SYSCALL_NAME sched_getscheduler'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_getscheduler'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_getscheduler, sched_getscheduler)'; \ + echo 'hidden_weak (sched_getscheduler)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_gets.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_gets.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_gets.o +(echo '#define SYSCALL_NAME sched_yield'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_yield'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_yield, sched_yield)'; \ + echo 'hidden_weak (sched_yield)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_yield.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_yield.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_yield.o +(echo '#define SYSCALL_NAME sched_get_priority_max'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_get_priority_max'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_get_priority_max, sched_get_priority_max)'; \ + echo 'hidden_weak (sched_get_priority_max)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_primax.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_primax.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_primax.o +(echo '#define SYSCALL_NAME sched_get_priority_min'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_get_priority_min'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_get_priority_min, sched_get_priority_min)'; \ + echo 'hidden_weak (sched_get_priority_min)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_primin.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_primin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_primin.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sched_rr_gi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_rr_gi.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_rr_gi.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_rr_gi.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sched_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_getaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_getaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_getaffinity.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sched_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_setaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_setaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_setaffinity.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/getaddrinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DRESOLVER -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/getaddrinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getaddrinfo.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getaddrinfo.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/gai_strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/gai_strerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/gai_strerror.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/gai_strerror.o +x86_64-lfs-linux-gnu-gcc wordexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/wordexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/wordexp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/wordexp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pread.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pread.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pread.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pwrite.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pwrite.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pwrite.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pread64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pread64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pread64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pread64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwrite64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pwrite64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pwrite64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pwrite64.o +x86_64-lfs-linux-gnu-gcc spawn_faction_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_init.o +x86_64-lfs-linux-gnu-gcc spawn_faction_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_destroy.o +x86_64-lfs-linux-gnu-gcc spawn_faction_addclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclose.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclose.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclose.o +x86_64-lfs-linux-gnu-gcc spawn_faction_addopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addopen.o +x86_64-lfs-linux-gnu-gcc spawn_faction_adddup2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_adddup2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_adddup2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_adddup2.o +x86_64-lfs-linux-gnu-gcc spawn_valid_fd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_valid_fd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_valid_fd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_valid_fd.o +x86_64-lfs-linux-gnu-gcc spawn_faction_addchdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addchdir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addchdir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addchdir.o +x86_64-lfs-linux-gnu-gcc spawn_faction_addfchdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addfchdir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addfchdir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addfchdir.o +x86_64-lfs-linux-gnu-gcc spawn_faction_addclosefrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclosefrom.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclosefrom.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclosefrom.o +x86_64-lfs-linux-gnu-gcc spawn_faction_addtcsetpgrp_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addtcsetpgrp_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addtcsetpgrp_np.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addtcsetpgrp_np.o +x86_64-lfs-linux-gnu-gcc spawnattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_init.o +x86_64-lfs-linux-gnu-gcc spawnattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_destroy.o +x86_64-lfs-linux-gnu-gcc spawnattr_getdefault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getdefault.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getdefault.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getdefault.o +x86_64-lfs-linux-gnu-gcc spawnattr_setdefault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setdefault.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setdefault.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setdefault.o +x86_64-lfs-linux-gnu-gcc spawnattr_getflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getflags.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getflags.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getflags.o +x86_64-lfs-linux-gnu-gcc spawnattr_setflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setflags.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setflags.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setflags.o +x86_64-lfs-linux-gnu-gcc spawnattr_getpgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getpgroup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getpgroup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getpgroup.o +x86_64-lfs-linux-gnu-gcc spawnattr_setpgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setpgroup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setpgroup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setpgroup.o +x86_64-lfs-linux-gnu-gcc spawn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn.o +x86_64-lfs-linux-gnu-gcc spawnp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/spawni.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawni.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawni.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawni.o +x86_64-lfs-linux-gnu-gcc spawnattr_getsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getsigmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getsigmask.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getsigmask.o +x86_64-lfs-linux-gnu-gcc spawnattr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedpolicy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedpolicy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedpolicy.o +x86_64-lfs-linux-gnu-gcc spawnattr_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedparam.o +x86_64-lfs-linux-gnu-gcc spawnattr_setsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setsigmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setsigmask.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setsigmask.o +x86_64-lfs-linux-gnu-gcc spawnattr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedpolicy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedpolicy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedpolicy.o +x86_64-lfs-linux-gnu-gcc spawnattr_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedparam.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/posix_madvise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/posix_madvise.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/posix_madvise.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/posix_madvise.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/get_child_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/get_child_max.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/get_child_max.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/get_child_max.o +x86_64-lfs-linux-gnu-gcc sched_cpucount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpucount.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpucount.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpucount.o +x86_64-lfs-linux-gnu-gcc sched_cpualloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpualloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpualloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpualloc.o +x86_64-lfs-linux-gnu-gcc sched_cpufree.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpufree.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpufree.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpufree.o +x86_64-lfs-linux-gnu-gcc streams-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/streams-compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/streams-compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/streams-compat.o +x86_64-lfs-linux-gnu-gcc shm-directory.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/shm-directory.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/shm-directory.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/shm-directory.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/execveat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execveat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execveat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execveat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/glob64-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob64-time64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob64-time64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob64-time64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/globfree64-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/globfree64-time64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/globfree64-time64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/globfree64-time64.o +x86_64-lfs-linux-gnu-gcc init-posix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/init-posix.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/init-posix.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/init-posix.o +x86_64-lfs-linux-gnu-gcc environ.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/environ.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/environ.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/environ.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sched_getcpu.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_getcpu.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_getcpu.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_getcpu.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/oldglob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/oldglob.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/oldglob.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/oldglob.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getcpu.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/getcpu.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getcpu.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getcpu.o +echo 'posix/uname.o posix/times.o posix/wait.o posix/waitpid.o posix/wait3.o posix/wait4.o posix/waitid.o posix/alarm.o posix/sleep.o posix/pause.o posix/nanosleep.o posix/fork.o posix/_Fork.o posix/vfork.o posix/_exit.o posix/register-atfork.o posix/execve.o posix/fexecve.o posix/execv.o posix/execle.o posix/execl.o posix/execvp.o posix/execlp.o posix/execvpe.o posix/getpid.o posix/getppid.o posix/getuid.o posix/geteuid.o posix/getgid.o posix/getegid.o posix/getgroups.o posix/setuid.o posix/setgid.o posix/group_member.o posix/getpgid.o posix/setpgid.o posix/getpgrp.o posix/bsd-getpgrp.o posix/setpgrp.o posix/getsid.o posix/setsid.o posix/getresuid.o posix/getresgid.o posix/setresuid.o posix/setresgid.o posix/pathconf.o posix/sysconf.o posix/fpathconf.o posix/glob.o posix/glob64.o posix/globfree.o posix/globfree64.o posix/glob_pattern_p.o posix/fnmatch.o posix/regex.o posix/glob-lstat-compat.o posix/glob64-lstat-compat.o posix/confstr.o posix/getopt.o posix/getopt1.o posix/sched_setp.o posix/sched_getp.o posix/sched_sets.o posix/sched_gets.o posix/sched_yield.o posix/sched_primax.o posix/sched_primin.o posix/sched_rr_gi.o posix/sched_getaffinity.o posix/sched_setaffinity.o posix/getaddrinfo.o posix/gai_strerror.o posix/wordexp.o posix/pread.o posix/pwrite.o posix/pread64.o posix/pwrite64.o posix/spawn_faction_init.o posix/spawn_faction_destroy.o posix/spawn_faction_addclose.o posix/spawn_faction_addopen.o posix/spawn_faction_adddup2.o posix/spawn_valid_fd.o posix/spawn_faction_addchdir.o posix/spawn_faction_addfchdir.o posix/spawn_faction_addclosefrom.o posix/spawn_faction_addtcsetpgrp_np.o posix/spawnattr_init.o posix/spawnattr_destroy.o posix/spawnattr_getdefault.o posix/spawnattr_setdefault.o posix/spawnattr_getflags.o posix/spawnattr_setflags.o posix/spawnattr_getpgroup.o posix/spawnattr_setpgroup.o posix/spawn.o posix/spawnp.o posix/spawni.o posix/spawnattr_getsigmask.o posix/spawnattr_getschedpolicy.o posix/spawnattr_getschedparam.o posix/spawnattr_setsigmask.o posix/spawnattr_setschedpolicy.o posix/spawnattr_setschedparam.o posix/posix_madvise.o posix/get_child_max.o posix/sched_cpucount.o posix/sched_cpualloc.o posix/sched_cpufree.o posix/streams-compat.o posix/shm-directory.o posix/execveat.o posix/glob64-time64.o posix/globfree64-time64.o posix/init-posix.o posix/environ.o posix/sched_getcpu.o posix/oldglob.o posix/getcpu.o' > /mnt/lfs/sources/glibc-2.36/build/posix/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/posix/stamp.oT /mnt/lfs/sources/glibc-2.36/build/posix/stamp.o +(echo '#define SYSCALL_NAME uname'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __uname'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__uname, uname)'; \ + echo 'hidden_weak (uname)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/uname.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/uname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/uname.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/times.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/times.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/times.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/times.os +x86_64-lfs-linux-gnu-gcc wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/wait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/wait.os +x86_64-lfs-linux-gnu-gcc waitpid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/waitpid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/waitpid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/waitpid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wait3.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/wait3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/wait3.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/wait3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wait4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/wait4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/wait4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/wait4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/waitid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/waitid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/waitid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/waitid.os +(echo '#define SYSCALL_NAME alarm'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL alarm'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/alarm.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/alarm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/alarm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sleep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sleep.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sleep.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pause.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pause.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pause.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pause.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/nanosleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/nanosleep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/nanosleep.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/nanosleep.os +x86_64-lfs-linux-gnu-gcc fork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/fork.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/fork.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/fork.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/_Fork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/_Fork.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/_Fork.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/_Fork.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/vfork.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/vfork.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/vfork.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/vfork.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/_exit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/_exit.os +x86_64-lfs-linux-gnu-gcc register-atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/register-atfork.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/register-atfork.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/register-atfork.os +(echo '#define SYSCALL_NAME execve'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __execve'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__execve, execve)'; \ + echo 'hidden_weak (execve)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/execve.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execve.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execve.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fexecve.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/fexecve.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/fexecve.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/fexecve.os +x86_64-lfs-linux-gnu-gcc execv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execv.os +x86_64-lfs-linux-gnu-gcc execle.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execle.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execle.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execle.os +x86_64-lfs-linux-gnu-gcc execl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execl.os +x86_64-lfs-linux-gnu-gcc execvp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execvp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execvp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execvp.os +x86_64-lfs-linux-gnu-gcc execlp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execlp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execlp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execlp.os +x86_64-lfs-linux-gnu-gcc execvpe.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execvpe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execvpe.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execvpe.os +(echo '#define SYSCALL_NAME getpid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getpid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getpid, getpid)'; \ + echo 'hidden_weak (getpid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getpid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getpid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getpid.os +(echo '#define SYSCALL_NAME getppid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getppid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getppid, getppid)'; \ + echo 'hidden_weak (getppid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getppid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getppid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getppid.os +(echo '#define SYSCALL_NAME getuid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getuid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getuid, getuid)'; \ + echo 'hidden_weak (getuid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getuid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getuid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getuid.os +(echo '#define SYSCALL_NAME geteuid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __geteuid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__geteuid, geteuid)'; \ + echo 'hidden_weak (geteuid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/geteuid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/geteuid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/geteuid.os +(echo '#define SYSCALL_NAME getgid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getgid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getgid, getgid)'; \ + echo 'hidden_weak (getgid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getgid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getgid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getgid.os +(echo '#define SYSCALL_NAME getegid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getegid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getegid, getegid)'; \ + echo 'hidden_weak (getegid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getegid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getegid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getegid.os +(echo '#define SYSCALL_NAME getgroups'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getgroups'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getgroups, getgroups)'; \ + echo 'hidden_weak (getgroups)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getgroups.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getgroups.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getgroups.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/setuid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setuid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setuid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/setgid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setgid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setgid.os +x86_64-lfs-linux-gnu-gcc group_member.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/group_member.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/group_member.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/group_member.os +(echo '#define SYSCALL_NAME getpgid'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getpgid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getpgid, getpgid)'; \ + echo 'hidden_weak (getpgid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getpgid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getpgid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getpgid.os +(echo '#define SYSCALL_NAME setpgid'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __setpgid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__setpgid, setpgid)'; \ + echo 'hidden_weak (setpgid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/setpgid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setpgid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setpgid.os +(echo '#define SYSCALL_NAME getpgrp'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL getpgrp'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getpgrp.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getpgrp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getpgrp.os +x86_64-lfs-linux-gnu-gcc bsd-getpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/bsd-getpgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/bsd-getpgrp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/bsd-getpgrp.os +x86_64-lfs-linux-gnu-gcc setpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/setpgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setpgrp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setpgrp.os +(echo '#define SYSCALL_NAME getsid'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL getsid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getsid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getsid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getsid.os +(echo '#define SYSCALL_NAME setsid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __setsid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__setsid, setsid)'; \ + echo 'hidden_weak (setsid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/setsid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setsid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setsid.os +(echo '#define SYSCALL_NAME getresuid'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL getresuid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getresuid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getresuid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getresuid.os +(echo '#define SYSCALL_NAME getresgid'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL getresgid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/getresgid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getresgid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getresgid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setresuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/setresuid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setresuid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setresuid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setresgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/setresgid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/setresgid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/setresgid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pathconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pathconf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pathconf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pathconf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/sysconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -DGETCONF_DIR='"/usr/libexec/getconf"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sysconf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sysconf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sysconf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fpathconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/fpathconf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/fpathconf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/fpathconf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/glob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/glob64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/globfree.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/globfree.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/globfree.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/globfree.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/globfree64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/globfree64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/globfree64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/globfree64.os +x86_64-lfs-linux-gnu-gcc glob_pattern_p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob_pattern_p.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob_pattern_p.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob_pattern_p.os +x86_64-lfs-linux-gnu-gcc fnmatch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/fnmatch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/fnmatch.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/fnmatch.os +x86_64-lfs-linux-gnu-gcc regex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/regex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/regex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/regex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/glob-lstat-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob-lstat-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob-lstat-compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob-lstat-compat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/glob64-lstat-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob64-lstat-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob64-lstat-compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob64-lstat-compat.os +x86_64-lfs-linux-gnu-gcc confstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DLIBPTHREAD_VERSION='"NPTL 2.36"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/confstr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/confstr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/confstr.os +x86_64-lfs-linux-gnu-gcc getopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/getopt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getopt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getopt.os +x86_64-lfs-linux-gnu-gcc getopt1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/getopt1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getopt1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getopt1.os +(echo '#define SYSCALL_NAME sched_setparam'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_setparam'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_setparam, sched_setparam)'; \ + echo 'hidden_weak (sched_setparam)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_setp.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_setp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_setp.os +(echo '#define SYSCALL_NAME sched_getparam'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_getparam'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_getparam, sched_getparam)'; \ + echo 'hidden_weak (sched_getparam)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_getp.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_getp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_getp.os +(echo '#define SYSCALL_NAME sched_setscheduler'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_setscheduler'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_setscheduler, sched_setscheduler)'; \ + echo 'hidden_weak (sched_setscheduler)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_sets.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_sets.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_sets.os +(echo '#define SYSCALL_NAME sched_getscheduler'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_getscheduler'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_getscheduler, sched_getscheduler)'; \ + echo 'hidden_weak (sched_getscheduler)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_gets.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_gets.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_gets.os +(echo '#define SYSCALL_NAME sched_yield'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_yield'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_yield, sched_yield)'; \ + echo 'hidden_weak (sched_yield)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_yield.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_yield.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_yield.os +(echo '#define SYSCALL_NAME sched_get_priority_max'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_get_priority_max'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_get_priority_max, sched_get_priority_max)'; \ + echo 'hidden_weak (sched_get_priority_max)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_primax.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_primax.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_primax.os +(echo '#define SYSCALL_NAME sched_get_priority_min'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sched_get_priority_min'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sched_get_priority_min, sched_get_priority_min)'; \ + echo 'hidden_weak (sched_get_priority_min)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_primin.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_primin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_primin.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sched_rr_gi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_rr_gi.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_rr_gi.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_rr_gi.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sched_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_getaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_getaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_getaffinity.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sched_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_setaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_setaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_setaffinity.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/getaddrinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DRESOLVER -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/getaddrinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getaddrinfo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getaddrinfo.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/gai_strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/gai_strerror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/gai_strerror.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/gai_strerror.os +x86_64-lfs-linux-gnu-gcc wordexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/wordexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/wordexp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/wordexp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pread.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pread.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pread.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pwrite.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pwrite.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pwrite.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pread64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pread64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pread64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pread64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwrite64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/pwrite64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/pwrite64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/pwrite64.os +x86_64-lfs-linux-gnu-gcc spawn_faction_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_init.os +x86_64-lfs-linux-gnu-gcc spawn_faction_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_destroy.os +x86_64-lfs-linux-gnu-gcc spawn_faction_addclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclose.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclose.os +x86_64-lfs-linux-gnu-gcc spawn_faction_addopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addopen.os +x86_64-lfs-linux-gnu-gcc spawn_faction_adddup2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_adddup2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_adddup2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_adddup2.os +x86_64-lfs-linux-gnu-gcc spawn_valid_fd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_valid_fd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_valid_fd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_valid_fd.os +x86_64-lfs-linux-gnu-gcc spawn_faction_addchdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addchdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addchdir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addchdir.os +x86_64-lfs-linux-gnu-gcc spawn_faction_addfchdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addfchdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addfchdir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addfchdir.os +x86_64-lfs-linux-gnu-gcc spawn_faction_addclosefrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclosefrom.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclosefrom.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addclosefrom.os +x86_64-lfs-linux-gnu-gcc spawn_faction_addtcsetpgrp_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addtcsetpgrp_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addtcsetpgrp_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn_faction_addtcsetpgrp_np.os +x86_64-lfs-linux-gnu-gcc spawnattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_init.os +x86_64-lfs-linux-gnu-gcc spawnattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_destroy.os +x86_64-lfs-linux-gnu-gcc spawnattr_getdefault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getdefault.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getdefault.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getdefault.os +x86_64-lfs-linux-gnu-gcc spawnattr_setdefault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setdefault.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setdefault.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setdefault.os +x86_64-lfs-linux-gnu-gcc spawnattr_getflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getflags.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getflags.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getflags.os +x86_64-lfs-linux-gnu-gcc spawnattr_setflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setflags.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setflags.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setflags.os +x86_64-lfs-linux-gnu-gcc spawnattr_getpgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getpgroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getpgroup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getpgroup.os +x86_64-lfs-linux-gnu-gcc spawnattr_setpgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setpgroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setpgroup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setpgroup.os +x86_64-lfs-linux-gnu-gcc spawn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawn.os +x86_64-lfs-linux-gnu-gcc spawnp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/spawni.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawni.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawni.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawni.os +x86_64-lfs-linux-gnu-gcc spawnattr_getsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getsigmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getsigmask.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getsigmask.os +x86_64-lfs-linux-gnu-gcc spawnattr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedpolicy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedpolicy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedpolicy.os +x86_64-lfs-linux-gnu-gcc spawnattr_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_getschedparam.os +x86_64-lfs-linux-gnu-gcc spawnattr_setsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setsigmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setsigmask.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setsigmask.os +x86_64-lfs-linux-gnu-gcc spawnattr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedpolicy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedpolicy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedpolicy.os +x86_64-lfs-linux-gnu-gcc spawnattr_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/spawnattr_setschedparam.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/posix_madvise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/posix_madvise.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/posix_madvise.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/posix_madvise.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/get_child_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/get_child_max.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/get_child_max.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/get_child_max.os +x86_64-lfs-linux-gnu-gcc sched_cpucount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpucount.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpucount.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpucount.os +x86_64-lfs-linux-gnu-gcc sched_cpualloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpualloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpualloc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpualloc.os +x86_64-lfs-linux-gnu-gcc sched_cpufree.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpufree.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpufree.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_cpufree.os +x86_64-lfs-linux-gnu-gcc streams-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/streams-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/streams-compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/streams-compat.os +x86_64-lfs-linux-gnu-gcc shm-directory.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/shm-directory.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/shm-directory.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/shm-directory.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/execveat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/execveat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/execveat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/execveat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/glob64-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/glob64-time64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/glob64-time64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/glob64-time64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/globfree64-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/globfree64-time64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/globfree64-time64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/globfree64-time64.os +x86_64-lfs-linux-gnu-gcc init-posix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/init-posix.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/init-posix.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/init-posix.os +x86_64-lfs-linux-gnu-gcc environ.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/environ.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/environ.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/environ.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sched_getcpu.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/sched_getcpu.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/sched_getcpu.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/sched_getcpu.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/oldglob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/oldglob.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/oldglob.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/oldglob.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getcpu.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/getcpu.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getcpu.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getcpu.os +echo 'posix/uname.os posix/times.os posix/wait.os posix/waitpid.os posix/wait3.os posix/wait4.os posix/waitid.os posix/alarm.os posix/sleep.os posix/pause.os posix/nanosleep.os posix/fork.os posix/_Fork.os posix/vfork.os posix/_exit.os posix/register-atfork.os posix/execve.os posix/fexecve.os posix/execv.os posix/execle.os posix/execl.os posix/execvp.os posix/execlp.os posix/execvpe.os posix/getpid.os posix/getppid.os posix/getuid.os posix/geteuid.os posix/getgid.os posix/getegid.os posix/getgroups.os posix/setuid.os posix/setgid.os posix/group_member.os posix/getpgid.os posix/setpgid.os posix/getpgrp.os posix/bsd-getpgrp.os posix/setpgrp.os posix/getsid.os posix/setsid.os posix/getresuid.os posix/getresgid.os posix/setresuid.os posix/setresgid.os posix/pathconf.os posix/sysconf.os posix/fpathconf.os posix/glob.os posix/glob64.os posix/globfree.os posix/globfree64.os posix/glob_pattern_p.os posix/fnmatch.os posix/regex.os posix/glob-lstat-compat.os posix/glob64-lstat-compat.os posix/confstr.os posix/getopt.os posix/getopt1.os posix/sched_setp.os posix/sched_getp.os posix/sched_sets.os posix/sched_gets.os posix/sched_yield.os posix/sched_primax.os posix/sched_primin.os posix/sched_rr_gi.os posix/sched_getaffinity.os posix/sched_setaffinity.os posix/getaddrinfo.os posix/gai_strerror.os posix/wordexp.os posix/pread.os posix/pwrite.os posix/pread64.os posix/pwrite64.os posix/spawn_faction_init.os posix/spawn_faction_destroy.os posix/spawn_faction_addclose.os posix/spawn_faction_addopen.os posix/spawn_faction_adddup2.os posix/spawn_valid_fd.os posix/spawn_faction_addchdir.os posix/spawn_faction_addfchdir.os posix/spawn_faction_addclosefrom.os posix/spawn_faction_addtcsetpgrp_np.os posix/spawnattr_init.os posix/spawnattr_destroy.os posix/spawnattr_getdefault.os posix/spawnattr_setdefault.os posix/spawnattr_getflags.os posix/spawnattr_setflags.os posix/spawnattr_getpgroup.os posix/spawnattr_setpgroup.os posix/spawn.os posix/spawnp.os posix/spawni.os posix/spawnattr_getsigmask.os posix/spawnattr_getschedpolicy.os posix/spawnattr_getschedparam.os posix/spawnattr_setsigmask.os posix/spawnattr_setschedpolicy.os posix/spawnattr_setschedparam.os posix/posix_madvise.os posix/get_child_max.os posix/sched_cpucount.os posix/sched_cpualloc.os posix/sched_cpufree.os posix/streams-compat.os posix/shm-directory.os posix/execveat.os posix/glob64-time64.os posix/globfree64-time64.os posix/init-posix.os posix/environ.os posix/sched_getcpu.os posix/oldglob.os posix/getcpu.os' > /mnt/lfs/sources/glibc-2.36/build/posix/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/posix/stamp.osT /mnt/lfs/sources/glibc-2.36/build/posix/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/posix/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/posix/stamp.oST /mnt/lfs/sources/glibc-2.36/build/posix/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/posix' +make subdir=io -C io ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/io' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/io +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/io +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/utime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/utime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/utime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/utime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/mkfifo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/mkfifo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mkfifo.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mkfifo.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/mkfifoat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/mkfifoat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mkfifoat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mkfifoat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/stat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/stat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/stat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/stat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lstat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lstat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lstat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/stat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/stat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/stat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/stat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lstat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lstat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lstat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/statx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statx.o +x86_64-lfs-linux-gnu-gcc mknod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/mknod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mknod.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mknod.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mknodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/mknodat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mknodat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mknodat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/statfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statfs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statfs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statfs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatfs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatfs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatfs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/statfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statfs64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statfs64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statfs64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatfs64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatfs64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatfs64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/statvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statvfs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statvfs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statvfs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/statvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statvfs64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statvfs64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statvfs64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs64.o +(echo '#define SYSCALL_NAME umask'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __umask'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__umask, umask)'; \ + echo 'hidden_weak (umask)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/umask.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/umask.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/umask.o +(echo '#define SYSCALL_NAME chmod'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __chmod'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__chmod, chmod)'; \ + echo 'hidden_weak (chmod)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/chmod.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/chmod.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/chmod.o +(echo '#define SYSCALL_NAME fchmod'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __fchmod'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__fchmod, fchmod)'; \ + echo 'hidden_weak (fchmod)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/fchmod.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fchmod.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fchmod.o +x86_64-lfs-linux-gnu-gcc lchmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lchmod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lchmod.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lchmod.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fchmodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fchmodat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fchmodat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fchmodat.o +(echo '#define SYSCALL_NAME mkdir'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __mkdir'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mkdir, mkdir)'; \ + echo 'hidden_weak (mkdir)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/mkdir.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mkdir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mkdir.o +(echo '#define SYSCALL_NAME mkdirat'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mkdirat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/mkdirat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mkdirat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mkdirat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open.o +x86_64-lfs-linux-gnu-gcc open_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open_2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open64.o +x86_64-lfs-linux-gnu-gcc open64_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open64_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open64_2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open64_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/openat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat.o +x86_64-lfs-linux-gnu-gcc openat_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat_2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/openat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat64.o +x86_64-lfs-linux-gnu-gcc openat64_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat64_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat64_2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat64_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/read.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/read.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/read.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/write.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/write.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/write.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lseek.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lseek.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lseek.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lseek64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lseek64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lseek64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/access.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/access.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/access.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/access.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/euidaccess.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/euidaccess.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/euidaccess.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/euidaccess.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/faccessat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/faccessat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/faccessat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/faccessat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fcntl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fcntl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fcntl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fcntl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fcntl64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fcntl64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fcntl64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fcntl64.o +(echo '#define SYSCALL_NAME flock'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __flock'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__flock, flock)'; \ + echo 'hidden_weak (flock)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/flock.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/flock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/flock.o +x86_64-lfs-linux-gnu-gcc lockf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lockf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lockf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lockf.o +x86_64-lfs-linux-gnu-gcc lockf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lockf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lockf64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lockf64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/close.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/close.o +(echo '#define SYSCALL_NAME dup'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __dup'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__dup, dup)'; \ + echo 'hidden_weak (dup)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/dup.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/dup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/dup.o +(echo '#define SYSCALL_NAME dup2'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __dup2'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__dup2, dup2)'; \ + echo 'hidden_weak (dup2)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/dup2.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/dup2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/dup2.o +(echo '#define SYSCALL_NAME dup3'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __dup3'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__dup3, dup3)'; \ + echo 'hidden_weak (dup3)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/dup3.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/dup3.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/dup3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pipe.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/pipe.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/pipe.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/pipe.o +(echo '#define SYSCALL_NAME pipe2'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __pipe2'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__pipe2, pipe2)'; \ + echo 'hidden_weak (pipe2)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/pipe2.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/pipe2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/pipe2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/creat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/creat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/creat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/creat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/creat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/creat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/creat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/creat64.o +(echo '#define SYSCALL_NAME chdir'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __chdir'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__chdir, chdir)'; \ + echo 'hidden_weak (chdir)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/chdir.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/chdir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/chdir.o +(echo '#define SYSCALL_NAME fchdir'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __fchdir'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__fchdir, fchdir)'; \ + echo 'hidden_weak (fchdir)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/fchdir.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fchdir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fchdir.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getcwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/getcwd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/getcwd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/getcwd.o +x86_64-lfs-linux-gnu-gcc getwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/getwd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/getwd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/getwd.o +x86_64-lfs-linux-gnu-gcc getdirname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/getdirname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/getdirname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/getdirname.o +(echo '#define SYSCALL_NAME chown'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __libc_chown'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__libc_chown, __chown)'; \ + echo 'hidden_weak (__chown)'; \ + echo 'weak_alias (__libc_chown, chown)'; \ + echo 'hidden_weak (chown)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/chown.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/chown.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/chown.o +(echo '#define SYSCALL_NAME fchown'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __fchown'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__fchown, fchown)'; \ + echo 'hidden_weak (fchown)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/fchown.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fchown.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fchown.o +(echo '#define SYSCALL_NAME lchown'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __lchown'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__lchown, lchown)'; \ + echo 'hidden_weak (lchown)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/lchown.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lchown.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lchown.o +(echo '#define SYSCALL_NAME fchownat'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fchownat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/fchownat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fchownat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fchownat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ttyname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ttyname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ttyname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ttyname.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ttyname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ttyname_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ttyname_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ttyname_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/isatty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/isatty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/isatty.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/isatty.o +(echo '#define SYSCALL_NAME link'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __link'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__link, link)'; \ + echo 'hidden_weak (link)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/link.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/link.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/link.o +(echo '#define SYSCALL_NAME linkat'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL linkat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/linkat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/linkat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/linkat.o +(echo '#define SYSCALL_NAME symlink'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __symlink'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__symlink, symlink)'; \ + echo 'hidden_weak (symlink)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/symlink.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/symlink.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/symlink.o +(echo '#define SYSCALL_NAME symlinkat'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL symlinkat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/symlinkat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/symlinkat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/symlinkat.o +(echo '#define SYSCALL_NAME readlink'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __readlink'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__readlink, readlink)'; \ + echo 'hidden_weak (readlink)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/readlink.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/readlink.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/readlink.o +(echo '#define SYSCALL_NAME readlinkat'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL readlinkat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/readlinkat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/readlinkat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/readlinkat.o +(echo '#define SYSCALL_NAME unlink'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __unlink'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__unlink, unlink)'; \ + echo 'hidden_weak (unlink)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/unlink.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/unlink.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/unlink.o +(echo '#define SYSCALL_NAME unlinkat'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL unlinkat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/unlinkat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/unlinkat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/unlinkat.o +(echo '#define SYSCALL_NAME rmdir'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __rmdir'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__rmdir, rmdir)'; \ + echo 'hidden_weak (rmdir)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/rmdir.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rmdir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rmdir.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/ftw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ftw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ftw.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ftw.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/ftw64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ftw64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ftw64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ftw64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/fts.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fts.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fts.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fts.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/fts64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fts64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fts64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fts64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/poll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/poll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/poll.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/poll.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ppoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ppoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ppoll.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ppoll.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/posix_fadvise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/posix_fadvise64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/posix_fallocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/posix_fallocate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate64.o +(echo '#define SYSCALL_NAME sendfile'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL sendfile'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (sendfile, sendfile64)'; \ + echo 'hidden_weak (sendfile64)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/sendfile.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/sendfile.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/sendfile.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/sendfile64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/sendfile64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/sendfile64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/sendfile64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/copy_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/copy_file_range.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/copy_file_range.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/copy_file_range.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/utimensat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/utimensat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/utimensat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/utimensat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/futimens.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/futimens.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/futimens.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/futimens.o +x86_64-lfs-linux-gnu-gcc file_change_detection.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/file_change_detection.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/file_change_detection.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/file_change_detection.o +x86_64-lfs-linux-gnu-gcc fts64-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fts64-time64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fts64-time64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fts64-time64.o +x86_64-lfs-linux-gnu-gcc ftw64-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ftw64-time64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ftw64-time64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ftw64-time64.o +x86_64-lfs-linux-gnu-gcc closefrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/closefrom.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/closefrom.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/closefrom.o +(echo '#define SYSCALL_NAME close_range'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __close_range'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__close_range, close_range)'; \ + echo 'hidden_weak (close_range)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/close_range.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/close_range.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/close_range.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/xstatconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/xstatconv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/xstatconv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/xstatconv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/internal_statvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/internal_statvfs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/internal_statvfs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/internal_statvfs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sync_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/sync_file_range.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/sync_file_range.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/sync_file_range.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fallocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fallocate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fallocate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fallocate.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fallocate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fallocate64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fallocate64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fallocate64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/close_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/close_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/close_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/close_nocancel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fcntl_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fcntl_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fcntl_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fcntl_nocancel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open_nocancel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open64_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open64_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open64_nocancel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/openat_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat_nocancel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/openat64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat64_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat64_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat64_nocancel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/read_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/read_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/read_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/read_nocancel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pread64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/pread64_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/pread64_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/pread64_nocancel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/write_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/write_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/write_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/write_nocancel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/statx_cp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statx_cp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statx_cp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statx_cp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/stat_t64_cp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/stat_t64_cp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/stat_t64_cp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/stat_t64_cp.o +echo 'io/utime.o io/mkfifo.o io/mkfifoat.o io/stat.o io/fstat.o io/lstat.o io/stat64.o io/fstat64.o io/lstat64.o io/fstatat.o io/fstatat64.o io/statx.o io/mknod.o io/mknodat.o io/statfs.o io/fstatfs.o io/statfs64.o io/fstatfs64.o io/statvfs.o io/fstatvfs.o io/statvfs64.o io/fstatvfs64.o io/umask.o io/chmod.o io/fchmod.o io/lchmod.o io/fchmodat.o io/mkdir.o io/mkdirat.o io/open.o io/open_2.o io/open64.o io/open64_2.o io/openat.o io/openat_2.o io/openat64.o io/openat64_2.o io/read.o io/write.o io/lseek.o io/lseek64.o io/access.o io/euidaccess.o io/faccessat.o io/fcntl.o io/fcntl64.o io/flock.o io/lockf.o io/lockf64.o io/close.o io/dup.o io/dup2.o io/dup3.o io/pipe.o io/pipe2.o io/creat.o io/creat64.o io/chdir.o io/fchdir.o io/getcwd.o io/getwd.o io/getdirname.o io/chown.o io/fchown.o io/lchown.o io/fchownat.o io/ttyname.o io/ttyname_r.o io/isatty.o io/link.o io/linkat.o io/symlink.o io/symlinkat.o io/readlink.o io/readlinkat.o io/unlink.o io/unlinkat.o io/rmdir.o io/ftw.o io/ftw64.o io/fts.o io/fts64.o io/poll.o io/ppoll.o io/posix_fadvise.o io/posix_fadvise64.o io/posix_fallocate.o io/posix_fallocate64.o io/sendfile.o io/sendfile64.o io/copy_file_range.o io/utimensat.o io/futimens.o io/file_change_detection.o io/fts64-time64.o io/ftw64-time64.o io/closefrom.o io/close_range.o io/xstatconv.o io/internal_statvfs.o io/sync_file_range.o io/fallocate.o io/fallocate64.o io/close_nocancel.o io/fcntl_nocancel.o io/open_nocancel.o io/open64_nocancel.o io/openat_nocancel.o io/openat64_nocancel.o io/read_nocancel.o io/pread64_nocancel.o io/write_nocancel.o io/statx_cp.o io/stat_t64_cp.o' > /mnt/lfs/sources/glibc-2.36/build/io/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/io/stamp.oT /mnt/lfs/sources/glibc-2.36/build/io/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/utime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/utime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/utime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/utime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/mkfifo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/mkfifo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mkfifo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mkfifo.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/mkfifoat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/mkfifoat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mkfifoat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mkfifoat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/stat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/stat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/stat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/stat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lstat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lstat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/stat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/stat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/stat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/stat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lstat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lstat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lstat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/statx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statx.os +x86_64-lfs-linux-gnu-gcc mknod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/mknod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mknod.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mknod.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mknodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/mknodat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mknodat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mknodat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/statfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statfs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statfs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statfs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatfs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatfs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatfs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/statfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statfs64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statfs64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statfs64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatfs64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatfs64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatfs64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/statvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statvfs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statvfs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statvfs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/statvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statvfs64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statvfs64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statvfs64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fstatvfs64.os +(echo '#define SYSCALL_NAME umask'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __umask'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__umask, umask)'; \ + echo 'hidden_weak (umask)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/umask.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/umask.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/umask.os +(echo '#define SYSCALL_NAME chmod'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __chmod'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__chmod, chmod)'; \ + echo 'hidden_weak (chmod)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/chmod.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/chmod.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/chmod.os +(echo '#define SYSCALL_NAME fchmod'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __fchmod'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__fchmod, fchmod)'; \ + echo 'hidden_weak (fchmod)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/fchmod.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fchmod.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fchmod.os +x86_64-lfs-linux-gnu-gcc lchmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lchmod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lchmod.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lchmod.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fchmodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fchmodat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fchmodat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fchmodat.os +(echo '#define SYSCALL_NAME mkdir'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __mkdir'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mkdir, mkdir)'; \ + echo 'hidden_weak (mkdir)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/mkdir.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mkdir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mkdir.os +(echo '#define SYSCALL_NAME mkdirat'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mkdirat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/mkdirat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/mkdirat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/mkdirat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open.os +x86_64-lfs-linux-gnu-gcc open_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open_2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open64.os +x86_64-lfs-linux-gnu-gcc open64_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open64_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open64_2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open64_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/openat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat.os +x86_64-lfs-linux-gnu-gcc openat_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat_2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/openat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat64.os +x86_64-lfs-linux-gnu-gcc openat64_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat64_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat64_2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat64_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/read.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/read.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/read.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/write.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/write.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/write.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lseek.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lseek.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lseek.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lseek64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lseek64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lseek64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/access.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/access.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/access.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/access.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/euidaccess.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/euidaccess.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/euidaccess.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/euidaccess.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/faccessat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/faccessat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/faccessat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/faccessat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fcntl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fcntl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fcntl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fcntl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fcntl64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fcntl64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fcntl64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fcntl64.os +(echo '#define SYSCALL_NAME flock'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __flock'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__flock, flock)'; \ + echo 'hidden_weak (flock)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/flock.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/flock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/flock.os +x86_64-lfs-linux-gnu-gcc lockf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lockf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lockf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lockf.os +x86_64-lfs-linux-gnu-gcc lockf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/lockf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lockf64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lockf64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/close.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/close.os +(echo '#define SYSCALL_NAME dup'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __dup'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__dup, dup)'; \ + echo 'hidden_weak (dup)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/dup.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/dup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/dup.os +(echo '#define SYSCALL_NAME dup2'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __dup2'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__dup2, dup2)'; \ + echo 'hidden_weak (dup2)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/dup2.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/dup2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/dup2.os +(echo '#define SYSCALL_NAME dup3'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __dup3'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__dup3, dup3)'; \ + echo 'hidden_weak (dup3)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/dup3.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/dup3.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/dup3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pipe.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/pipe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/pipe.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/pipe.os +(echo '#define SYSCALL_NAME pipe2'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __pipe2'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__pipe2, pipe2)'; \ + echo 'hidden_weak (pipe2)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/pipe2.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/pipe2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/pipe2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/creat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/creat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/creat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/creat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/creat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/creat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/creat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/creat64.os +(echo '#define SYSCALL_NAME chdir'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __chdir'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__chdir, chdir)'; \ + echo 'hidden_weak (chdir)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/chdir.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/chdir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/chdir.os +(echo '#define SYSCALL_NAME fchdir'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __fchdir'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__fchdir, fchdir)'; \ + echo 'hidden_weak (fchdir)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/fchdir.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fchdir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fchdir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getcwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/getcwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/getcwd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/getcwd.os +x86_64-lfs-linux-gnu-gcc getwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/getwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/getwd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/getwd.os +x86_64-lfs-linux-gnu-gcc getdirname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/getdirname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/getdirname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/getdirname.os +(echo '#define SYSCALL_NAME chown'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __libc_chown'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__libc_chown, __chown)'; \ + echo 'hidden_weak (__chown)'; \ + echo 'weak_alias (__libc_chown, chown)'; \ + echo 'hidden_weak (chown)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/chown.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/chown.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/chown.os +(echo '#define SYSCALL_NAME fchown'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __fchown'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__fchown, fchown)'; \ + echo 'hidden_weak (fchown)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/fchown.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fchown.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fchown.os +(echo '#define SYSCALL_NAME lchown'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __lchown'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__lchown, lchown)'; \ + echo 'hidden_weak (lchown)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/lchown.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/lchown.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/lchown.os +(echo '#define SYSCALL_NAME fchownat'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fchownat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/fchownat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fchownat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fchownat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ttyname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ttyname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ttyname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ttyname.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ttyname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ttyname_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ttyname_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ttyname_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/isatty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/isatty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/isatty.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/isatty.os +(echo '#define SYSCALL_NAME link'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __link'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__link, link)'; \ + echo 'hidden_weak (link)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/link.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/link.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/link.os +(echo '#define SYSCALL_NAME linkat'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL linkat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/linkat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/linkat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/linkat.os +(echo '#define SYSCALL_NAME symlink'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __symlink'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__symlink, symlink)'; \ + echo 'hidden_weak (symlink)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/symlink.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/symlink.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/symlink.os +(echo '#define SYSCALL_NAME symlinkat'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL symlinkat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/symlinkat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/symlinkat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/symlinkat.os +(echo '#define SYSCALL_NAME readlink'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __readlink'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__readlink, readlink)'; \ + echo 'hidden_weak (readlink)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/readlink.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/readlink.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/readlink.os +(echo '#define SYSCALL_NAME readlinkat'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL readlinkat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/readlinkat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/readlinkat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/readlinkat.os +(echo '#define SYSCALL_NAME unlink'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __unlink'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__unlink, unlink)'; \ + echo 'hidden_weak (unlink)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/unlink.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/unlink.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/unlink.os +(echo '#define SYSCALL_NAME unlinkat'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL unlinkat'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/unlinkat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/unlinkat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/unlinkat.os +(echo '#define SYSCALL_NAME rmdir'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __rmdir'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__rmdir, rmdir)'; \ + echo 'hidden_weak (rmdir)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/rmdir.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rmdir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rmdir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/ftw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ftw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ftw.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ftw.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/ftw64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ftw64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ftw64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ftw64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/fts.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fts.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fts.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fts.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/fts64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fts64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fts64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fts64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/poll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/poll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/poll.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/poll.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ppoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ppoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ppoll.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ppoll.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/posix_fadvise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/posix_fadvise64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/posix_fadvise64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/posix_fallocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/posix_fallocate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/posix_fallocate64.os +(echo '#define SYSCALL_NAME sendfile'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL sendfile'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (sendfile, sendfile64)'; \ + echo 'hidden_weak (sendfile64)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/sendfile.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/sendfile.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/sendfile.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/sendfile64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/sendfile64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/sendfile64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/sendfile64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/copy_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/copy_file_range.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/copy_file_range.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/copy_file_range.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/utimensat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/utimensat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/utimensat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/utimensat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/futimens.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/futimens.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/futimens.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/futimens.os +x86_64-lfs-linux-gnu-gcc file_change_detection.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/file_change_detection.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/file_change_detection.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/file_change_detection.os +x86_64-lfs-linux-gnu-gcc fts64-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fts64-time64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fts64-time64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fts64-time64.os +x86_64-lfs-linux-gnu-gcc ftw64-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/ftw64-time64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/ftw64-time64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/ftw64-time64.os +x86_64-lfs-linux-gnu-gcc closefrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/closefrom.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/closefrom.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/closefrom.os +(echo '#define SYSCALL_NAME close_range'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __close_range'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__close_range, close_range)'; \ + echo 'hidden_weak (close_range)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/io/close_range.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/close_range.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/close_range.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/xstatconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/xstatconv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/xstatconv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/xstatconv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/internal_statvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/internal_statvfs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/internal_statvfs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/internal_statvfs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sync_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/sync_file_range.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/sync_file_range.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/sync_file_range.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fallocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fallocate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fallocate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fallocate.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fallocate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fallocate64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fallocate64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fallocate64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/close_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/close_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/close_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/close_nocancel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fcntl_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/fcntl_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/fcntl_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/fcntl_nocancel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open_nocancel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/open64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/open64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/open64_nocancel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/openat_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat_nocancel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/openat64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/openat64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/openat64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/openat64_nocancel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/read_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/read_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/read_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/read_nocancel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pread64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/pread64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/pread64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/pread64_nocancel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/write_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/write_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/write_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/write_nocancel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/statx_cp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/statx_cp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/statx_cp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/statx_cp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/stat_t64_cp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/stat_t64_cp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/stat_t64_cp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/stat_t64_cp.os +echo 'io/utime.os io/mkfifo.os io/mkfifoat.os io/stat.os io/fstat.os io/lstat.os io/stat64.os io/fstat64.os io/lstat64.os io/fstatat.os io/fstatat64.os io/statx.os io/mknod.os io/mknodat.os io/statfs.os io/fstatfs.os io/statfs64.os io/fstatfs64.os io/statvfs.os io/fstatvfs.os io/statvfs64.os io/fstatvfs64.os io/umask.os io/chmod.os io/fchmod.os io/lchmod.os io/fchmodat.os io/mkdir.os io/mkdirat.os io/open.os io/open_2.os io/open64.os io/open64_2.os io/openat.os io/openat_2.os io/openat64.os io/openat64_2.os io/read.os io/write.os io/lseek.os io/lseek64.os io/access.os io/euidaccess.os io/faccessat.os io/fcntl.os io/fcntl64.os io/flock.os io/lockf.os io/lockf64.os io/close.os io/dup.os io/dup2.os io/dup3.os io/pipe.os io/pipe2.os io/creat.os io/creat64.os io/chdir.os io/fchdir.os io/getcwd.os io/getwd.os io/getdirname.os io/chown.os io/fchown.os io/lchown.os io/fchownat.os io/ttyname.os io/ttyname_r.os io/isatty.os io/link.os io/linkat.os io/symlink.os io/symlinkat.os io/readlink.os io/readlinkat.os io/unlink.os io/unlinkat.os io/rmdir.os io/ftw.os io/ftw64.os io/fts.os io/fts64.os io/poll.os io/ppoll.os io/posix_fadvise.os io/posix_fadvise64.os io/posix_fallocate.os io/posix_fallocate64.os io/sendfile.os io/sendfile64.os io/copy_file_range.os io/utimensat.os io/futimens.os io/file_change_detection.os io/fts64-time64.os io/ftw64-time64.os io/closefrom.os io/close_range.os io/xstatconv.os io/internal_statvfs.os io/sync_file_range.os io/fallocate.os io/fallocate64.os io/close_nocancel.os io/fcntl_nocancel.os io/open_nocancel.os io/open64_nocancel.os io/openat_nocancel.os io/openat64_nocancel.os io/read_nocancel.os io/pread64_nocancel.os io/write_nocancel.os io/statx_cp.os io/stat_t64_cp.os' > /mnt/lfs/sources/glibc-2.36/build/io/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/io/stamp.osT /mnt/lfs/sources/glibc-2.36/build/io/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/io/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/io/stamp.oST /mnt/lfs/sources/glibc-2.36/build/io/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/io' +make subdir=termios -C termios ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/termios' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/termios +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/termios +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/speed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/speed.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/speed.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/speed.o +x86_64-lfs-linux-gnu-gcc cfsetspeed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/cfsetspeed.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/cfsetspeed.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/cfsetspeed.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcsetattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcsetattr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcsetattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcsetattr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcgetattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcgetattr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcgetattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcgetattr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcgetpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcgetpgrp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcgetpgrp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcgetpgrp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcsetpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcsetpgrp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcsetpgrp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcsetpgrp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcdrain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcdrain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcdrain.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcdrain.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcflow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcflow.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcflow.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcflow.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcflush.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcflush.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcflush.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcflush.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcsendbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcsendbrk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcsendbrk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcsendbrk.o +x86_64-lfs-linux-gnu-gcc cfmakeraw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/cfmakeraw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/cfmakeraw.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/cfmakeraw.o +x86_64-lfs-linux-gnu-gcc tcgetsid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcgetsid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcgetsid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcgetsid.o +echo 'termios/speed.o termios/cfsetspeed.o termios/tcsetattr.o termios/tcgetattr.o termios/tcgetpgrp.o termios/tcsetpgrp.o termios/tcdrain.o termios/tcflow.o termios/tcflush.o termios/tcsendbrk.o termios/cfmakeraw.o termios/tcgetsid.o' > /mnt/lfs/sources/glibc-2.36/build/termios/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/termios/stamp.oT /mnt/lfs/sources/glibc-2.36/build/termios/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/speed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/speed.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/speed.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/speed.os +x86_64-lfs-linux-gnu-gcc cfsetspeed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/cfsetspeed.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/cfsetspeed.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/cfsetspeed.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcsetattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcsetattr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcsetattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcsetattr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcgetattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcgetattr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcgetattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcgetattr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcgetpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcgetpgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcgetpgrp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcgetpgrp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcsetpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcsetpgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcsetpgrp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcsetpgrp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcdrain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcdrain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcdrain.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcdrain.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcflow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcflow.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcflow.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcflow.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcflush.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcflush.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcflush.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcflush.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tcsendbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcsendbrk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcsendbrk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcsendbrk.os +x86_64-lfs-linux-gnu-gcc cfmakeraw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/cfmakeraw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/cfmakeraw.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/cfmakeraw.os +x86_64-lfs-linux-gnu-gcc tcgetsid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/termios -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/termios/tcgetsid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/termios/tcgetsid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/termios/tcgetsid.os +echo 'termios/speed.os termios/cfsetspeed.os termios/tcsetattr.os termios/tcgetattr.os termios/tcgetpgrp.os termios/tcsetpgrp.os termios/tcdrain.os termios/tcflow.os termios/tcflush.os termios/tcsendbrk.os termios/cfmakeraw.os termios/tcgetsid.os' > /mnt/lfs/sources/glibc-2.36/build/termios/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/termios/stamp.osT /mnt/lfs/sources/glibc-2.36/build/termios/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/termios/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/termios/stamp.oST /mnt/lfs/sources/glibc-2.36/build/termios/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/termios' +make subdir=resource -C resource ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/resource' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/resource +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/resource +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getrlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setrlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getrlimit64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setrlimit64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getrusage.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/getrusage.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/getrusage.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/getrusage.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/ulimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/ulimit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/ulimit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/ulimit.o +x86_64-lfs-linux-gnu-gcc vlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/vlimit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/vlimit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/vlimit.o +x86_64-lfs-linux-gnu-gcc vtimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/vtimes.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/vtimes.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/vtimes.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getpriority.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/getpriority.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/getpriority.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/getpriority.o +(echo '#define SYSCALL_NAME setpriority'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __setpriority'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__setpriority, setpriority)'; \ + echo 'hidden_weak (setpriority)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/resource/setpriority.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/setpriority.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/setpriority.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/nice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/nice.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/nice.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/nice.o +echo 'resource/getrlimit.o resource/setrlimit.o resource/getrlimit64.o resource/setrlimit64.o resource/getrusage.o resource/ulimit.o resource/vlimit.o resource/vtimes.o resource/getpriority.o resource/setpriority.o resource/nice.o' > /mnt/lfs/sources/glibc-2.36/build/resource/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/resource/stamp.oT /mnt/lfs/sources/glibc-2.36/build/resource/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getrlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setrlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getrlimit64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/getrlimit64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setrlimit64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/setrlimit64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getrusage.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/getrusage.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/getrusage.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/getrusage.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/ulimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/ulimit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/ulimit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/ulimit.os +x86_64-lfs-linux-gnu-gcc vlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/vlimit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/vlimit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/vlimit.os +x86_64-lfs-linux-gnu-gcc vtimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/vtimes.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/vtimes.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/vtimes.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getpriority.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/getpriority.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/getpriority.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/getpriority.os +(echo '#define SYSCALL_NAME setpriority'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __setpriority'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__setpriority, setpriority)'; \ + echo 'hidden_weak (setpriority)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/resource/setpriority.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/setpriority.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/setpriority.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/nice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resource -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resource/nice.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resource/nice.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resource/nice.os +echo 'resource/getrlimit.os resource/setrlimit.os resource/getrlimit64.os resource/setrlimit64.os resource/getrusage.os resource/ulimit.os resource/vlimit.os resource/vtimes.os resource/getpriority.os resource/setpriority.os resource/nice.os' > /mnt/lfs/sources/glibc-2.36/build/resource/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/resource/stamp.osT /mnt/lfs/sources/glibc-2.36/build/resource/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/resource/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/resource/stamp.oST /mnt/lfs/sources/glibc-2.36/build/resource/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/resource' +make subdir=misc -C misc ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/misc' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/misc/bits +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/misc/bits +LC_ALL=C gawk -f ../sysdeps/unix/sysv/linux/gen-syscall-h.awk ../sysdeps/unix/sysv/linux/syscall-names.list > /mnt/lfs/sources/glibc-2.36/build/misc/bits/syscall.h-tmp +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/misc/bits/syscall.h-tmp /mnt/lfs/sources/glibc-2.36/build/misc/bits/syscall.h +python3 -B ../scripts/gen-as-const.py --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.h.d /mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.h'" \ + ../sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym > /mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.36/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.36/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.h.dT > /mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.h.dT +mv -f /mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.h.dT2 /mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.h.d +mv -f /mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.hT /mnt/lfs/sources/glibc-2.36/build/sigaltstack-offsets.h +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/brk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/brk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/brk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/brk.o +x86_64-lfs-linux-gnu-gcc sbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/sbrk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sbrk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sbrk.o +x86_64-lfs-linux-gnu-gcc sstk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/sstk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sstk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sstk.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ioctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ioctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ioctl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ioctl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/readv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/readv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/readv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/writev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/writev.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/writev.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/writev.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/preadv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/preadv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/preadv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/preadv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/preadv64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/preadv64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/preadv64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/preadv64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwritev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pwritev.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pwritev.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pwritev.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwritev64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/preadv2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/preadv2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/preadv2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/preadv2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/preadv64v2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/preadv64v2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/preadv64v2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/preadv64v2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwritev2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pwritev2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pwritev2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pwritev2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwritev64v2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64v2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64v2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64v2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setreuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/setreuid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setreuid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setreuid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setregid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/setregid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setregid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setregid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/seteuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/seteuid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/seteuid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/seteuid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setegid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/setegid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setegid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setegid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getpagesize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getpagesize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getpagesize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getpagesize.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdtsz.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getdtsz.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getdtsz.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getdtsz.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/gethostname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/gethostname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/gethostname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/gethostname.o +(echo '#define SYSCALL_NAME sethostname'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL sethostname'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/sethostname.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sethostname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sethostname.o +x86_64-lfs-linux-gnu-gcc getdomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getdomain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getdomain.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getdomain.o +(echo '#define SYSCALL_NAME setdomainname'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL setdomainname'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/setdomain.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setdomain.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setdomain.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/select.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/select.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/select.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/select.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pselect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pselect.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pselect.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pselect.o +(echo '#define SYSCALL_NAME acct'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL acct'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/acct.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/acct.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/acct.o +(echo '#define SYSCALL_NAME chroot'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL chroot'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/chroot.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/chroot.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/chroot.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fsync.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fsync.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fsync.o +(echo '#define SYSCALL_NAME sync'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL sync'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/sync.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sync.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sync.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fdatasync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fdatasync.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fdatasync.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fdatasync.o +(echo '#define SYSCALL_NAME syncfs'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL syncfs'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/syncfs.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/syncfs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/syncfs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/reboot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/reboot.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/reboot.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/reboot.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/gethostid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/gethostid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/gethostid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/gethostid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sethostid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/sethostid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sethostid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sethostid.o +x86_64-lfs-linux-gnu-gcc revoke.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/revoke.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/revoke.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/revoke.o +(echo '#define SYSCALL_NAME vhangup'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL vhangup'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/vhangup.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/vhangup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/vhangup.o +(echo '#define SYSCALL_NAME swapon'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __swapon'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__swapon, swapon)'; \ + echo 'hidden_weak (swapon)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/swapon.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/swapon.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/swapon.o +(echo '#define SYSCALL_NAME swapoff'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __swapoff'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__swapoff, swapoff)'; \ + echo 'hidden_weak (swapoff)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/swapoff.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/swapoff.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/swapoff.o +x86_64-lfs-linux-gnu-gcc mktemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mktemp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mktemp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mktemp.o +x86_64-lfs-linux-gnu-gcc mkstemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp.o +x86_64-lfs-linux-gnu-gcc mkstemp64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp64.o +x86_64-lfs-linux-gnu-gcc mkdtemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkdtemp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkdtemp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkdtemp.o +x86_64-lfs-linux-gnu-gcc mkostemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp.o +x86_64-lfs-linux-gnu-gcc mkostemp64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp64.o +x86_64-lfs-linux-gnu-gcc mkstemps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps.o +x86_64-lfs-linux-gnu-gcc mkstemps64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps64.o +x86_64-lfs-linux-gnu-gcc mkostemps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps.o +x86_64-lfs-linux-gnu-gcc mkostemps64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ualarm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ualarm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ualarm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ualarm.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/usleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/usleep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/usleep.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/usleep.o +x86_64-lfs-linux-gnu-gcc gtty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/gtty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/gtty.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/gtty.o +x86_64-lfs-linux-gnu-gcc stty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/stty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/stty.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/stty.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ptrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ptrace.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ptrace.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ptrace.o +x86_64-lfs-linux-gnu-gcc fstab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fstab.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fstab.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fstab.o +x86_64-lfs-linux-gnu-gcc mntent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mntent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mntent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mntent.o +x86_64-lfs-linux-gnu-gcc mntent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mntent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mntent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mntent_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/utimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/utimes.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/utimes.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/utimes.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lutimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/lutimes.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lutimes.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lutimes.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/futimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/futimes.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/futimes.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/futimes.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/futimesat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/futimesat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/futimesat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/futimesat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/truncate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/truncate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/truncate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/truncate.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ftruncate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/truncate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/truncate64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/truncate64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/truncate64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ftruncate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate64.o +x86_64-lfs-linux-gnu-gcc chflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/chflags.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/chflags.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/chflags.o +x86_64-lfs-linux-gnu-gcc fchflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fchflags.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fchflags.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fchflags.o +x86_64-lfs-linux-gnu-gcc insremque.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/insremque.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/insremque.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/insremque.o +x86_64-lfs-linux-gnu-gcc getttyent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getttyent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getttyent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getttyent.o +x86_64-lfs-linux-gnu-gcc getusershell.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getusershell.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getusershell.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getusershell.o +x86_64-lfs-linux-gnu-gcc getpass.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getpass.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getpass.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getpass.o +x86_64-lfs-linux-gnu-gcc ttyslot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ttyslot.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ttyslot.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ttyslot.o +x86_64-lfs-linux-gnu-gcc syslog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/syslog.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/syslog.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/syslog.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/syscall.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/syscall.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/syscall.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/syscall.o +x86_64-lfs-linux-gnu-gcc daemon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/daemon.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/daemon.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/daemon.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mmap.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mmap.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mmap.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mmap64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mmap64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mmap64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mmap64.o +(echo '#define SYSCALL_NAME munmap'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __munmap'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__munmap, munmap)'; \ + echo 'hidden_weak (munmap)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/munmap.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/munmap.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/munmap.o +(echo '#define SYSCALL_NAME mprotect'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __mprotect'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mprotect, mprotect)'; \ + echo 'hidden_weak (mprotect)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mprotect.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mprotect.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mprotect.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/msync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/msync.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/msync.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/msync.o +(echo '#define SYSCALL_NAME madvise'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __madvise'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__madvise, madvise)'; \ + echo 'hidden_weak (madvise)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/madvise.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/madvise.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/madvise.o +(echo '#define SYSCALL_NAME mincore'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mincore'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mincore.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mincore.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mincore.o +(echo '#define SYSCALL_NAME remap_file_pages'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 4'; \ + echo '#define SYSCALL_SYMBOL __remap_file_pages'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__remap_file_pages, remap_file_pages)'; \ + echo 'hidden_weak (remap_file_pages)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/remap_file_pages.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/remap_file_pages.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/remap_file_pages.o +(echo '#define SYSCALL_NAME mlock'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mlock'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mlock.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mlock.o +(echo '#define SYSCALL_NAME munlock'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL munlock'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/munlock.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/munlock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/munlock.o +(echo '#define SYSCALL_NAME mlockall'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mlockall'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mlockall.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mlockall.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mlockall.o +(echo '#define SYSCALL_NAME munlockall'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL munlockall'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/munlockall.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/munlockall.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/munlockall.o +x86_64-lfs-linux-gnu-gcc efgcvt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt.o +x86_64-lfs-linux-gnu-gcc efgcvt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt_r.o +x86_64-lfs-linux-gnu-gcc qefgcvt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt.o +x86_64-lfs-linux-gnu-gcc qefgcvt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt_r.o +x86_64-lfs-linux-gnu-gcc hsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/hsearch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/hsearch.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/hsearch.o +x86_64-lfs-linux-gnu-gcc hsearch_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/hsearch_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/hsearch_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/hsearch_r.o +x86_64-lfs-linux-gnu-gcc tsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/tsearch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/tsearch.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/tsearch.o +x86_64-lfs-linux-gnu-gcc lsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/lsearch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lsearch.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lsearch.o +x86_64-lfs-linux-gnu-gcc err.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/err.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/err.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/err.o +x86_64-lfs-linux-gnu-gcc error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/error.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/error.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/error.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ustat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ustat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ustat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ustat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getsysstats.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getsysstats.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getsysstats.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getsysstats.o +x86_64-lfs-linux-gnu-gcc dirname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/dirname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/dirname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/dirname.o +x86_64-lfs-linux-gnu-gcc regexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/regexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/regexp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/regexp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getloadavg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getloadavg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getloadavg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getloadavg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getclktck.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getclktck.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getclktck.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getclktck.o +(echo '#define SYSCALL_NAME fgetxattr'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fgetxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fgetxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fgetxattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fgetxattr.o +(echo '#define SYSCALL_NAME flistxattr'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL flistxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/flistxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/flistxattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/flistxattr.o +(echo '#define SYSCALL_NAME fremovexattr'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fremovexattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fremovexattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fremovexattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fremovexattr.o +(echo '#define SYSCALL_NAME fsetxattr'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fsetxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fsetxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fsetxattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fsetxattr.o +(echo '#define SYSCALL_NAME getxattr'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL getxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/getxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getxattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getxattr.o +(echo '#define SYSCALL_NAME listxattr'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL listxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/listxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/listxattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/listxattr.o +(echo '#define SYSCALL_NAME lgetxattr'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL lgetxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/lgetxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lgetxattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lgetxattr.o +(echo '#define SYSCALL_NAME llistxattr'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL llistxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/llistxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/llistxattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/llistxattr.o +(echo '#define SYSCALL_NAME lremovexattr'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL lremovexattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/lremovexattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lremovexattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lremovexattr.o +(echo '#define SYSCALL_NAME lsetxattr'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL lsetxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/lsetxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lsetxattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lsetxattr.o +(echo '#define SYSCALL_NAME removexattr'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL removexattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/removexattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/removexattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/removexattr.o +(echo '#define SYSCALL_NAME setxattr'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL setxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/setxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setxattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setxattr.o +x86_64-lfs-linux-gnu-gcc getauxval.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getauxval.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getauxval.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getauxval.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/ifunc-impl-list.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ifunc-impl-list.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ifunc-impl-list.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ifunc-impl-list.o +x86_64-lfs-linux-gnu-gcc makedev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/makedev.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/makedev.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/makedev.o +x86_64-lfs-linux-gnu-gcc allocate_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/allocate_once.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/allocate_once.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/allocate_once.o +x86_64-lfs-linux-gnu-gcc fd_to_filename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fd_to_filename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fd_to_filename.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fd_to_filename.o +x86_64-lfs-linux-gnu-gcc single_threaded.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/single_threaded.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/single_threaded.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/single_threaded.o +x86_64-lfs-linux-gnu-gcc unwind-link.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/unwind-link.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/unwind-link.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/unwind-link.o +x86_64-lfs-linux-gnu-gcc atomic_wide_counter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/atomic_wide_counter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/atomic_wide_counter.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/atomic_wide_counter.o +x86_64-lfs-linux-gnu-gcc init-misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/init-misc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/init-misc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/init-misc.o +(echo '#define SYSCALL_NAME ioperm'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 1'; \ + echo '#define SYSCALL_ULONG_ARG_2 2'; \ + echo '#define SYSCALL_SYMBOL ioperm'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/ioperm.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ioperm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ioperm.o +(echo '#define SYSCALL_NAME iopl'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL iopl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/iopl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/iopl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/iopl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/adjtimex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/adjtimex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/adjtimex.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/adjtimex.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/clone.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/clone.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/clone.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/clone.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/umount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/umount.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/umount.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/umount.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/umount2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/umount2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/umount2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/umount2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readahead.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/readahead.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/readahead.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/readahead.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sysctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/sysctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sysctl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sysctl.o +(echo '#define SYSCALL_NAME setfsuid'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL setfsuid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/setfsuid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setfsuid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setfsuid.o +(echo '#define SYSCALL_NAME setfsgid'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL setfsgid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/setfsgid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setfsgid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setfsgid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/epoll_pwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/epoll_pwait2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/signalfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/signalfd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/signalfd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/signalfd.o +(echo '#define SYSCALL_NAME eventfd2'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL eventfd'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/eventfd.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/eventfd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/eventfd.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/eventfd_read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_read.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_read.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_read.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/eventfd_write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_write.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_write.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_write.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/prlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/prlimit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/prlimit.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/prlimit.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/prlimit64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/prlimit64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/prlimit64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/prlimit64.o +(echo '#define SYSCALL_NAME personality'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __personality'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__personality, personality)'; \ + echo 'hidden_weak (personality)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/personality.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/personality.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/personality.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/epoll_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_wait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_wait.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tee.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/tee.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/tee.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/tee.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/vmsplice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/vmsplice.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/vmsplice.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/vmsplice.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/splice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/splice.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/splice.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/splice.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open_by_handle_at.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/open_by_handle_at.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/open_by_handle_at.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/open_by_handle_at.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mlock2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mlock2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mlock2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mlock2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pkey_mprotect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pkey_mprotect.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pkey_mprotect.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pkey_mprotect.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/pkey_set.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pkey_set.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pkey_set.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pkey_set.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/pkey_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pkey_get.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pkey_get.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pkey_get.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timerfd_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_gettime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_gettime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_gettime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timerfd_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_settime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_settime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_settime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/prctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/prctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/prctl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/prctl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/process_vm_readv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_readv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_readv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_readv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/process_vm_writev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_writev.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_writev.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_writev.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_adjtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/clock_adjtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/clock_adjtime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/clock_adjtime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pselect32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pselect32.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pselect32.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pselect32.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/xstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/xstat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/xstat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/xstat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fxstat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fxstat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fxstat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/lxstat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lxstat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lxstat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/xstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/xstat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/xstat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/xstat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fxstat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fxstat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fxstat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/lxstat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lxstat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lxstat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fxstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fxstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/xmknod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/xmknod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/xmknod.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/xmknod.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/xmknodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/xmknodat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/xmknodat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/xmknodat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/convert_scm_timestamps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/convert_scm_timestamps.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/convert_scm_timestamps.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/convert_scm_timestamps.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/closefrom_fallback.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/closefrom_fallback.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/closefrom_fallback.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/closefrom_fallback.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/clone3.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/clone3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/clone3.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/clone3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clone-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/clone-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/clone-internal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/clone-internal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fanotify_mark.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_mark.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_mark.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_mark.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mremap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mremap.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mremap.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mremap.o +(echo '#define SYSCALL_NAME arch_prctl'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __arch_prctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__arch_prctl, arch_prctl)'; \ + echo 'hidden_weak (arch_prctl)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/arch_prctl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/arch_prctl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/arch_prctl.o +(echo '#define SYSCALL_NAME modify_ldt'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __modify_ldt'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__modify_ldt, modify_ldt)'; \ + echo 'hidden_weak (modify_ldt)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/modify_ldt.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/modify_ldt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/modify_ldt.o +(echo '#define SYSCALL_NAME clock_gettime'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __syscall_clock_gettime'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/syscall_clock_gettime.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/syscall_clock_gettime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/syscall_clock_gettime.o +(echo '#define SYSCALL_NAME capget'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL capget'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/capget.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/capget.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/capget.o +(echo '#define SYSCALL_NAME capset'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL capset'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/capset.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/capset.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/capset.o +(echo '#define SYSCALL_NAME delete_module'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL delete_module'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/delete_module.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/delete_module.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/delete_module.o +(echo '#define SYSCALL_NAME epoll_create'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL epoll_create'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create.o +(echo '#define SYSCALL_NAME epoll_create1'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL epoll_create1'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create1.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create1.o +(echo '#define SYSCALL_NAME epoll_ctl'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL epoll_ctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_ctl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_ctl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_ctl.o +(echo '#define SYSCALL_NAME fsconfig'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fsconfig'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fsconfig.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fsconfig.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fsconfig.o +(echo '#define SYSCALL_NAME fsmount'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 3'; \ + echo '#define SYSCALL_SYMBOL fsmount'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fsmount.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fsmount.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fsmount.o +(echo '#define SYSCALL_NAME fsopen'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fsopen'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fsopen.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fsopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fsopen.o +(echo '#define SYSCALL_NAME fspick'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fspick'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fspick.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fspick.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fspick.o +(echo '#define SYSCALL_NAME init_module'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL init_module'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/init_module.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/init_module.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/init_module.o +(echo '#define SYSCALL_NAME inotify_add_watch'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL inotify_add_watch'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/inotify_add_watch.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/inotify_add_watch.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/inotify_add_watch.o +(echo '#define SYSCALL_NAME inotify_init'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL inotify_init'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init.o +(echo '#define SYSCALL_NAME inotify_init1'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL inotify_init1'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init1.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init1.o +(echo '#define SYSCALL_NAME inotify_rm_watch'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL inotify_rm_watch'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/inotify_rm_watch.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/inotify_rm_watch.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/inotify_rm_watch.o +(echo '#define SYSCALL_NAME syslog'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL klogctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/klogctl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/klogctl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/klogctl.o +(echo '#define SYSCALL_NAME mount'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __mount'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mount, mount)'; \ + echo 'hidden_weak (mount)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mount.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mount.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mount.o +(echo '#define SYSCALL_NAME mount_setattr'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 5'; \ + echo '#define SYSCALL_SYMBOL mount_setattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mount_setattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mount_setattr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mount_setattr.o +(echo '#define SYSCALL_NAME move_mount'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 5'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL move_mount'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/move_mount.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/move_mount.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/move_mount.o +(echo '#define SYSCALL_NAME open_tree'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL open_tree'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/open_tree.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/open_tree.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/open_tree.o +(echo '#define SYSCALL_NAME pidfd_open'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pidfd_open'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_open.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_open.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_open.o +(echo '#define SYSCALL_NAME pidfd_getfd'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pidfd_getfd'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_getfd.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_getfd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_getfd.o +(echo '#define SYSCALL_NAME pivot_root'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pivot_root'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pivot_root.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pivot_root.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pivot_root.o +(echo '#define SYSCALL_NAME pidfd_send_signal'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pidfd_send_signal'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_send_signal.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_send_signal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_send_signal.o +(echo '#define SYSCALL_NAME process_madvise'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 5'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL process_madvise'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/process_madvise.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/process_madvise.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/process_madvise.o +(echo '#define SYSCALL_NAME process_mrelease'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL process_mrelease'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/process_mrelease.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/process_mrelease.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/process_mrelease.o +(echo '#define SYSCALL_NAME quotactl'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL quotactl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/quotactl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/quotactl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/quotactl.o +(echo '#define SYSCALL_NAME sysinfo'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sysinfo'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sysinfo, sysinfo)'; \ + echo 'hidden_weak (sysinfo)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/sysinfo.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sysinfo.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sysinfo.o +(echo '#define SYSCALL_NAME unshare'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL unshare'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/unshare.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/unshare.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/unshare.o +(echo '#define SYSCALL_NAME timerfd_create'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL timerfd_create'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_create.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_create.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_create.o +(echo '#define SYSCALL_NAME fanotify_init'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fanotify_init'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_init.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_init.o +(echo '#define SYSCALL_NAME name_to_handle_at'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL name_to_handle_at'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/name_to_handle_at.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/name_to_handle_at.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/name_to_handle_at.o +(echo '#define SYSCALL_NAME setns'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL setns'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/setns.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setns.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setns.o +(echo '#define SYSCALL_NAME memfd_create'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL memfd_create'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/memfd_create.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/memfd_create.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/memfd_create.o +(echo '#define SYSCALL_NAME pkey_alloc'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pkey_alloc'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pkey_alloc.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pkey_alloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pkey_alloc.o +(echo '#define SYSCALL_NAME pkey_free'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pkey_free'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pkey_free.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pkey_free.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pkey_free.o +(echo '#define SYSCALL_NAME gettid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __gettid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__gettid, gettid)'; \ + echo 'hidden_weak (gettid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/gettid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/gettid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/gettid.o +(echo '#define SYSCALL_NAME tgkill'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __tgkill'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__tgkill, tgkill)'; \ + echo 'hidden_weak (tgkill)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/tgkill.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/tgkill.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/tgkill.o +(for call in __compat_bdflush bdflush@GLIBC_2.0:GLIBC_2.23; do \ + call=${call%%@*}; \ + echo "#define $call RENAMED_$call"; \ + done; \ + echo '#include '; \ + echo '#include '; \ + for call in __compat_bdflush bdflush@GLIBC_2.0:GLIBC_2.23; do \ + call=${call%%@*}; \ + echo "#undef $call"; \ + done; \ + echo 'long int _no_syscall (void)'; \ + echo '{ __set_errno (ENOSYS); return -1L; }'; \ + for call in __compat_bdflush bdflush@GLIBC_2.0:GLIBC_2.23; do \ + case $call in \ + *@@*) \ + ver=${call##*@}; call=${call%%@*}; \ + ver=`echo "$ver" | sed 's/\./_/g'`; \ + echo "strong_alias (_no_syscall, __${call}_${ver})"; \ + echo "versioned_symbol (libc, __${call}_${ver}, $call, $ver);"\ + ;; \ + *@*) \ + ver=${call##*@}; call=${call%%@*}; \ + ver=`echo "$ver" | sed 's/\./_/g'`; \ + case $ver in \ + *:*) \ + compat_ver=${ver#*:}; \ + ver=${ver%%:*}; \ + compat_cond="SHLIB_COMPAT (libc, $ver, $compat_ver)"; \ + ;; \ + *) \ + compat_cond=""; \ + ;; \ + esac; \ + if [ -n "$compat_cond" ]; then echo "#if $compat_cond"; fi; \ + echo "strong_alias (_no_syscall, __${call}_${ver})"; \ + echo "compat_symbol (libc, __${call}_${ver}, $call, $ver);"; \ + if [ -n "$compat_cond" ]; then echo "#endif"; fi; \ + ;; \ + *) echo "weak_alias (_no_syscall, $call)"; \ + echo "stub_warning ($call)"; \ + echo "weak_alias (_no_syscall, __GI_$call)" ;; \ + esac; \ + done) > /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.cT +mv -f /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.cT /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/malloc-hugepages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/malloc-hugepages.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/malloc-hugepages.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/malloc-hugepages.o +echo 'misc/brk.o misc/sbrk.o misc/sstk.o misc/ioctl.o misc/readv.o misc/writev.o misc/preadv.o misc/preadv64.o misc/pwritev.o misc/pwritev64.o misc/preadv2.o misc/preadv64v2.o misc/pwritev2.o misc/pwritev64v2.o misc/setreuid.o misc/setregid.o misc/seteuid.o misc/setegid.o misc/getpagesize.o misc/getdtsz.o misc/gethostname.o misc/sethostname.o misc/getdomain.o misc/setdomain.o misc/select.o misc/pselect.o misc/acct.o misc/chroot.o misc/fsync.o misc/sync.o misc/fdatasync.o misc/syncfs.o misc/reboot.o misc/gethostid.o misc/sethostid.o misc/revoke.o misc/vhangup.o misc/swapon.o misc/swapoff.o misc/mktemp.o misc/mkstemp.o misc/mkstemp64.o misc/mkdtemp.o misc/mkostemp.o misc/mkostemp64.o misc/mkstemps.o misc/mkstemps64.o misc/mkostemps.o misc/mkostemps64.o misc/ualarm.o misc/usleep.o misc/gtty.o misc/stty.o misc/ptrace.o misc/fstab.o misc/mntent.o misc/mntent_r.o misc/utimes.o misc/lutimes.o misc/futimes.o misc/futimesat.o misc/truncate.o misc/ftruncate.o misc/truncate64.o misc/ftruncate64.o misc/chflags.o misc/fchflags.o misc/insremque.o misc/getttyent.o misc/getusershell.o misc/getpass.o misc/ttyslot.o misc/syslog.o misc/syscall.o misc/daemon.o misc/mmap.o misc/mmap64.o misc/munmap.o misc/mprotect.o misc/msync.o misc/madvise.o misc/mincore.o misc/remap_file_pages.o misc/mlock.o misc/munlock.o misc/mlockall.o misc/munlockall.o misc/efgcvt.o misc/efgcvt_r.o misc/qefgcvt.o misc/qefgcvt_r.o misc/hsearch.o misc/hsearch_r.o misc/tsearch.o misc/lsearch.o misc/err.o misc/error.o misc/ustat.o misc/getsysstats.o misc/dirname.o misc/regexp.o misc/getloadavg.o misc/getclktck.o misc/fgetxattr.o misc/flistxattr.o misc/fremovexattr.o misc/fsetxattr.o misc/getxattr.o misc/listxattr.o misc/lgetxattr.o misc/llistxattr.o misc/lremovexattr.o misc/lsetxattr.o misc/removexattr.o misc/setxattr.o misc/getauxval.o misc/ifunc-impl-list.o misc/makedev.o misc/allocate_once.o misc/fd_to_filename.o misc/single_threaded.o misc/unwind-link.o misc/atomic_wide_counter.o misc/init-misc.o misc/ioperm.o misc/iopl.o misc/adjtimex.o misc/clone.o misc/umount.o misc/umount2.o misc/readahead.o misc/sysctl.o misc/setfsuid.o misc/setfsgid.o misc/epoll_pwait.o misc/epoll_pwait2.o misc/signalfd.o misc/eventfd.o misc/eventfd_read.o misc/eventfd_write.o misc/prlimit.o misc/prlimit64.o misc/personality.o misc/epoll_wait.o misc/tee.o misc/vmsplice.o misc/splice.o misc/open_by_handle_at.o misc/mlock2.o misc/pkey_mprotect.o misc/pkey_set.o misc/pkey_get.o misc/timerfd_gettime.o misc/timerfd_settime.o misc/prctl.o misc/process_vm_readv.o misc/process_vm_writev.o misc/clock_adjtime.o misc/pselect32.o misc/xstat.o misc/fxstat.o misc/lxstat.o misc/xstat64.o misc/fxstat64.o misc/lxstat64.o misc/fxstatat.o misc/fxstatat64.o misc/xmknod.o misc/xmknodat.o misc/convert_scm_timestamps.o misc/closefrom_fallback.o misc/clone3.o misc/clone-internal.o misc/fanotify_mark.o misc/mremap.o misc/arch_prctl.o misc/modify_ldt.o misc/syscall_clock_gettime.o misc/capget.o misc/capset.o misc/delete_module.o misc/epoll_create.o misc/epoll_create1.o misc/epoll_ctl.o misc/fsconfig.o misc/fsmount.o misc/fsopen.o misc/fspick.o misc/init_module.o misc/inotify_add_watch.o misc/inotify_init.o misc/inotify_init1.o misc/inotify_rm_watch.o misc/klogctl.o misc/mount.o misc/mount_setattr.o misc/move_mount.o misc/open_tree.o misc/pidfd_open.o misc/pidfd_getfd.o misc/pivot_root.o misc/pidfd_send_signal.o misc/process_madvise.o misc/process_mrelease.o misc/quotactl.o misc/sysinfo.o misc/unshare.o misc/timerfd_create.o misc/fanotify_init.o misc/name_to_handle_at.o misc/setns.o misc/memfd_create.o misc/pkey_alloc.o misc/pkey_free.o misc/gettid.o misc/tgkill.o misc/stub-syscalls.o misc/malloc-hugepages.o' > /mnt/lfs/sources/glibc-2.36/build/misc/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/misc/stamp.oT /mnt/lfs/sources/glibc-2.36/build/misc/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/brk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/brk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/brk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/brk.os +x86_64-lfs-linux-gnu-gcc sbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/sbrk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sbrk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sbrk.os +x86_64-lfs-linux-gnu-gcc sstk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/sstk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sstk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sstk.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ioctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ioctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ioctl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ioctl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/readv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/readv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/readv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/writev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/writev.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/writev.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/writev.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/preadv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/preadv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/preadv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/preadv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/preadv64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/preadv64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/preadv64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/preadv64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwritev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pwritev.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pwritev.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pwritev.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwritev64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/preadv2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/preadv2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/preadv2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/preadv2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/preadv64v2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/preadv64v2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/preadv64v2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/preadv64v2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwritev2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pwritev2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pwritev2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pwritev2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pwritev64v2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64v2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64v2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pwritev64v2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setreuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/setreuid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setreuid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setreuid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setregid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/setregid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setregid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setregid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/seteuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/seteuid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/seteuid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/seteuid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setegid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/setegid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setegid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setegid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getpagesize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getpagesize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getpagesize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getpagesize.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdtsz.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getdtsz.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getdtsz.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getdtsz.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/gethostname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/gethostname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/gethostname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/gethostname.os +(echo '#define SYSCALL_NAME sethostname'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL sethostname'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/sethostname.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sethostname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sethostname.os +x86_64-lfs-linux-gnu-gcc getdomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getdomain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getdomain.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getdomain.os +(echo '#define SYSCALL_NAME setdomainname'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL setdomainname'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/setdomain.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setdomain.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setdomain.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/select.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/select.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/select.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/select.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pselect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pselect.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pselect.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pselect.os +(echo '#define SYSCALL_NAME acct'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL acct'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/acct.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/acct.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/acct.os +(echo '#define SYSCALL_NAME chroot'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL chroot'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/chroot.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/chroot.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/chroot.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fsync.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fsync.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fsync.os +(echo '#define SYSCALL_NAME sync'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL sync'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/sync.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sync.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sync.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fdatasync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fdatasync.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fdatasync.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fdatasync.os +(echo '#define SYSCALL_NAME syncfs'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL syncfs'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/syncfs.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/syncfs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/syncfs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/reboot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/reboot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/reboot.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/reboot.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/gethostid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/gethostid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/gethostid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/gethostid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sethostid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/sethostid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sethostid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sethostid.os +x86_64-lfs-linux-gnu-gcc revoke.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/revoke.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/revoke.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/revoke.os +(echo '#define SYSCALL_NAME vhangup'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL vhangup'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/vhangup.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/vhangup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/vhangup.os +(echo '#define SYSCALL_NAME swapon'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __swapon'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__swapon, swapon)'; \ + echo 'hidden_weak (swapon)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/swapon.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/swapon.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/swapon.os +(echo '#define SYSCALL_NAME swapoff'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __swapoff'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__swapoff, swapoff)'; \ + echo 'hidden_weak (swapoff)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/swapoff.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/swapoff.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/swapoff.os +x86_64-lfs-linux-gnu-gcc mktemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mktemp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mktemp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mktemp.os +x86_64-lfs-linux-gnu-gcc mkstemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp.os +x86_64-lfs-linux-gnu-gcc mkstemp64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkstemp64.os +x86_64-lfs-linux-gnu-gcc mkdtemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkdtemp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkdtemp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkdtemp.os +x86_64-lfs-linux-gnu-gcc mkostemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp.os +x86_64-lfs-linux-gnu-gcc mkostemp64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkostemp64.os +x86_64-lfs-linux-gnu-gcc mkstemps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps.os +x86_64-lfs-linux-gnu-gcc mkstemps64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkstemps64.os +x86_64-lfs-linux-gnu-gcc mkostemps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps.os +x86_64-lfs-linux-gnu-gcc mkostemps64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mkostemps64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ualarm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ualarm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ualarm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ualarm.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/usleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/usleep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/usleep.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/usleep.os +x86_64-lfs-linux-gnu-gcc gtty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/gtty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/gtty.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/gtty.os +x86_64-lfs-linux-gnu-gcc stty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/stty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/stty.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/stty.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ptrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ptrace.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ptrace.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ptrace.os +x86_64-lfs-linux-gnu-gcc fstab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fstab.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fstab.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fstab.os +x86_64-lfs-linux-gnu-gcc mntent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mntent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mntent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mntent.os +x86_64-lfs-linux-gnu-gcc mntent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mntent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mntent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mntent_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/utimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/utimes.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/utimes.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/utimes.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lutimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/lutimes.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lutimes.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lutimes.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/futimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/futimes.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/futimes.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/futimes.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/futimesat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/futimesat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/futimesat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/futimesat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/truncate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/truncate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/truncate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/truncate.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ftruncate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/truncate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/truncate64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/truncate64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/truncate64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ftruncate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ftruncate64.os +x86_64-lfs-linux-gnu-gcc chflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/chflags.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/chflags.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/chflags.os +x86_64-lfs-linux-gnu-gcc fchflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fchflags.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fchflags.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fchflags.os +x86_64-lfs-linux-gnu-gcc insremque.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/insremque.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/insremque.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/insremque.os +x86_64-lfs-linux-gnu-gcc getttyent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getttyent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getttyent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getttyent.os +x86_64-lfs-linux-gnu-gcc getusershell.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getusershell.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getusershell.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getusershell.os +x86_64-lfs-linux-gnu-gcc getpass.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getpass.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getpass.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getpass.os +x86_64-lfs-linux-gnu-gcc ttyslot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ttyslot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ttyslot.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ttyslot.os +x86_64-lfs-linux-gnu-gcc syslog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/syslog.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/syslog.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/syslog.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/syscall.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/syscall.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/syscall.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/syscall.os +x86_64-lfs-linux-gnu-gcc daemon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/daemon.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/daemon.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/daemon.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mmap.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mmap.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mmap.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mmap64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mmap64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mmap64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mmap64.os +(echo '#define SYSCALL_NAME munmap'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __munmap'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__munmap, munmap)'; \ + echo 'hidden_weak (munmap)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/munmap.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/munmap.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/munmap.os +(echo '#define SYSCALL_NAME mprotect'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __mprotect'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mprotect, mprotect)'; \ + echo 'hidden_weak (mprotect)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mprotect.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mprotect.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mprotect.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/msync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/msync.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/msync.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/msync.os +(echo '#define SYSCALL_NAME madvise'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __madvise'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__madvise, madvise)'; \ + echo 'hidden_weak (madvise)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/madvise.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/madvise.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/madvise.os +(echo '#define SYSCALL_NAME mincore'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mincore'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mincore.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mincore.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mincore.os +(echo '#define SYSCALL_NAME remap_file_pages'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 4'; \ + echo '#define SYSCALL_SYMBOL __remap_file_pages'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__remap_file_pages, remap_file_pages)'; \ + echo 'hidden_weak (remap_file_pages)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/remap_file_pages.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/remap_file_pages.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/remap_file_pages.os +(echo '#define SYSCALL_NAME mlock'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mlock'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mlock.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mlock.os +(echo '#define SYSCALL_NAME munlock'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL munlock'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/munlock.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/munlock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/munlock.os +(echo '#define SYSCALL_NAME mlockall'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mlockall'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mlockall.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mlockall.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mlockall.os +(echo '#define SYSCALL_NAME munlockall'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL munlockall'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/munlockall.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/munlockall.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/munlockall.os +x86_64-lfs-linux-gnu-gcc efgcvt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt.os +x86_64-lfs-linux-gnu-gcc efgcvt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/efgcvt_r.os +x86_64-lfs-linux-gnu-gcc qefgcvt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt.os +x86_64-lfs-linux-gnu-gcc qefgcvt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/qefgcvt_r.os +x86_64-lfs-linux-gnu-gcc hsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/hsearch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/hsearch.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/hsearch.os +x86_64-lfs-linux-gnu-gcc hsearch_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/hsearch_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/hsearch_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/hsearch_r.os +x86_64-lfs-linux-gnu-gcc tsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/tsearch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/tsearch.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/tsearch.os +x86_64-lfs-linux-gnu-gcc lsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/lsearch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lsearch.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lsearch.os +x86_64-lfs-linux-gnu-gcc err.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/err.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/err.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/err.os +x86_64-lfs-linux-gnu-gcc error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/error.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/error.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/error.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ustat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ustat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ustat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ustat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getsysstats.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getsysstats.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getsysstats.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getsysstats.os +x86_64-lfs-linux-gnu-gcc dirname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/dirname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/dirname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/dirname.os +x86_64-lfs-linux-gnu-gcc regexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/regexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/regexp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/regexp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getloadavg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getloadavg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getloadavg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getloadavg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getclktck.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getclktck.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getclktck.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getclktck.os +(echo '#define SYSCALL_NAME fgetxattr'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fgetxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fgetxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fgetxattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fgetxattr.os +(echo '#define SYSCALL_NAME flistxattr'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL flistxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/flistxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/flistxattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/flistxattr.os +(echo '#define SYSCALL_NAME fremovexattr'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fremovexattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fremovexattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fremovexattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fremovexattr.os +(echo '#define SYSCALL_NAME fsetxattr'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fsetxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fsetxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fsetxattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fsetxattr.os +(echo '#define SYSCALL_NAME getxattr'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL getxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/getxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getxattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getxattr.os +(echo '#define SYSCALL_NAME listxattr'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL listxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/listxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/listxattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/listxattr.os +(echo '#define SYSCALL_NAME lgetxattr'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL lgetxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/lgetxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lgetxattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lgetxattr.os +(echo '#define SYSCALL_NAME llistxattr'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL llistxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/llistxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/llistxattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/llistxattr.os +(echo '#define SYSCALL_NAME lremovexattr'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL lremovexattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/lremovexattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lremovexattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lremovexattr.os +(echo '#define SYSCALL_NAME lsetxattr'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL lsetxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/lsetxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lsetxattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lsetxattr.os +(echo '#define SYSCALL_NAME removexattr'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL removexattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/removexattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/removexattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/removexattr.os +(echo '#define SYSCALL_NAME setxattr'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL setxattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/setxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setxattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setxattr.os +x86_64-lfs-linux-gnu-gcc getauxval.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/getauxval.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/getauxval.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/getauxval.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/ifunc-impl-list.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/ifunc-impl-list.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ifunc-impl-list.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ifunc-impl-list.os +x86_64-lfs-linux-gnu-gcc makedev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/makedev.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/makedev.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/makedev.os +x86_64-lfs-linux-gnu-gcc allocate_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/allocate_once.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/allocate_once.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/allocate_once.os +x86_64-lfs-linux-gnu-gcc fd_to_filename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fd_to_filename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fd_to_filename.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fd_to_filename.os +x86_64-lfs-linux-gnu-gcc single_threaded.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/single_threaded.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/single_threaded.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/single_threaded.os +x86_64-lfs-linux-gnu-gcc unwind-link.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/unwind-link.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/unwind-link.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/unwind-link.os +x86_64-lfs-linux-gnu-gcc atomic_wide_counter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/atomic_wide_counter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/atomic_wide_counter.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/atomic_wide_counter.os +x86_64-lfs-linux-gnu-gcc init-misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/init-misc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/init-misc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/init-misc.os +(echo '#define SYSCALL_NAME ioperm'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 1'; \ + echo '#define SYSCALL_ULONG_ARG_2 2'; \ + echo '#define SYSCALL_SYMBOL ioperm'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/ioperm.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/ioperm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/ioperm.os +(echo '#define SYSCALL_NAME iopl'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL iopl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/iopl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/iopl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/iopl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/adjtimex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/adjtimex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/adjtimex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/adjtimex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/clone.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/clone.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/clone.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/clone.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/umount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/umount.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/umount.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/umount.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/umount2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/umount2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/umount2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/umount2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readahead.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/readahead.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/readahead.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/readahead.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sysctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/sysctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sysctl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sysctl.os +(echo '#define SYSCALL_NAME setfsuid'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL setfsuid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/setfsuid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setfsuid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setfsuid.os +(echo '#define SYSCALL_NAME setfsgid'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL setfsgid'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/setfsgid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setfsgid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setfsgid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/epoll_pwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/epoll_pwait2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_pwait2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/signalfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/signalfd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/signalfd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/signalfd.os +(echo '#define SYSCALL_NAME eventfd2'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL eventfd'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/eventfd.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/eventfd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/eventfd.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/eventfd_read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_read.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_read.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_read.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/eventfd_write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_write.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_write.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/eventfd_write.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/prlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/prlimit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/prlimit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/prlimit.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/prlimit64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/prlimit64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/prlimit64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/prlimit64.os +(echo '#define SYSCALL_NAME personality'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __personality'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__personality, personality)'; \ + echo 'hidden_weak (personality)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/personality.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/personality.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/personality.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/epoll_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_wait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_wait.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/tee.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/tee.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/tee.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/tee.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/vmsplice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/vmsplice.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/vmsplice.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/vmsplice.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/splice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/splice.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/splice.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/splice.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open_by_handle_at.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/open_by_handle_at.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/open_by_handle_at.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/open_by_handle_at.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mlock2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mlock2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mlock2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mlock2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pkey_mprotect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pkey_mprotect.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pkey_mprotect.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pkey_mprotect.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/pkey_set.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pkey_set.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pkey_set.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pkey_set.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/pkey_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pkey_get.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pkey_get.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pkey_get.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timerfd_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_gettime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_gettime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_gettime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/timerfd_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_settime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_settime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_settime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/prctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/prctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/prctl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/prctl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/process_vm_readv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_readv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_readv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_readv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/process_vm_writev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_writev.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_writev.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/process_vm_writev.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clock_adjtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/clock_adjtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/clock_adjtime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/clock_adjtime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pselect32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/pselect32.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pselect32.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pselect32.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/xstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/xstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/xstat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/xstat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fxstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fxstat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fxstat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/lxstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lxstat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lxstat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/xstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/xstat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/xstat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/xstat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fxstat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fxstat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fxstat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/lxstat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/lxstat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/lxstat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fxstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fxstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fxstatat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/xmknod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/xmknod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/xmknod.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/xmknod.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/xmknodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/xmknodat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/xmknodat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/xmknodat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/convert_scm_timestamps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/convert_scm_timestamps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/convert_scm_timestamps.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/convert_scm_timestamps.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/closefrom_fallback.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/closefrom_fallback.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/closefrom_fallback.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/closefrom_fallback.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/clone3.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/clone3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/clone3.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/clone3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/clone-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/clone-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/clone-internal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/clone-internal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fanotify_mark.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_mark.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_mark.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_mark.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mremap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/mremap.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mremap.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mremap.os +(echo '#define SYSCALL_NAME arch_prctl'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __arch_prctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__arch_prctl, arch_prctl)'; \ + echo 'hidden_weak (arch_prctl)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/arch_prctl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/arch_prctl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/arch_prctl.os +(echo '#define SYSCALL_NAME modify_ldt'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __modify_ldt'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__modify_ldt, modify_ldt)'; \ + echo 'hidden_weak (modify_ldt)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/modify_ldt.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/modify_ldt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/modify_ldt.os +(echo '#define SYSCALL_NAME clock_gettime'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __syscall_clock_gettime'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/syscall_clock_gettime.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/syscall_clock_gettime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/syscall_clock_gettime.os +(echo '#define SYSCALL_NAME capget'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL capget'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/capget.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/capget.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/capget.os +(echo '#define SYSCALL_NAME capset'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL capset'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/capset.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/capset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/capset.os +(echo '#define SYSCALL_NAME create_module'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __compat_create_module'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo '#include '; \ + echo '#if defined SHARED && IS_IN (libc) && SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_23)'; \ + echo 'compat_symbol (libc, __compat_create_module, create_module, GLIBC_2_0)'; \ + echo '#endif'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/create_module.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/create_module.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/create_module.os +(echo '#define SYSCALL_NAME delete_module'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL delete_module'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/delete_module.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/delete_module.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/delete_module.os +(echo '#define SYSCALL_NAME epoll_create'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL epoll_create'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create.os +(echo '#define SYSCALL_NAME epoll_create1'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL epoll_create1'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create1.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_create1.os +(echo '#define SYSCALL_NAME epoll_ctl'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL epoll_ctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/epoll_ctl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/epoll_ctl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/epoll_ctl.os +(echo '#define SYSCALL_NAME fsconfig'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fsconfig'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fsconfig.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fsconfig.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fsconfig.os +(echo '#define SYSCALL_NAME fsmount'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 3'; \ + echo '#define SYSCALL_SYMBOL fsmount'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fsmount.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fsmount.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fsmount.os +(echo '#define SYSCALL_NAME fsopen'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fsopen'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fsopen.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fsopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fsopen.os +(echo '#define SYSCALL_NAME fspick'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fspick'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fspick.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fspick.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fspick.os +(echo '#define SYSCALL_NAME get_kernel_syms'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __compat_get_kernel_syms'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo '#include '; \ + echo '#if defined SHARED && IS_IN (libc) && SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_23)'; \ + echo 'compat_symbol (libc, __compat_get_kernel_syms, get_kernel_syms, GLIBC_2_0)'; \ + echo '#endif'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/get_kernel_syms.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/get_kernel_syms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/get_kernel_syms.os +(echo '#define SYSCALL_NAME init_module'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL init_module'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/init_module.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/init_module.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/init_module.os +(echo '#define SYSCALL_NAME inotify_add_watch'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL inotify_add_watch'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/inotify_add_watch.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/inotify_add_watch.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/inotify_add_watch.os +(echo '#define SYSCALL_NAME inotify_init'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL inotify_init'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init.os +(echo '#define SYSCALL_NAME inotify_init1'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL inotify_init1'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init1.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/inotify_init1.os +(echo '#define SYSCALL_NAME inotify_rm_watch'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL inotify_rm_watch'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/inotify_rm_watch.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/inotify_rm_watch.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/inotify_rm_watch.os +(echo '#define SYSCALL_NAME syslog'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL klogctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/klogctl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/klogctl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/klogctl.os +(echo '#define SYSCALL_NAME mount'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __mount'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mount, mount)'; \ + echo 'hidden_weak (mount)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mount.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mount.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mount.os +(echo '#define SYSCALL_NAME mount_setattr'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 5'; \ + echo '#define SYSCALL_SYMBOL mount_setattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/mount_setattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/mount_setattr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/mount_setattr.os +(echo '#define SYSCALL_NAME move_mount'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 5'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL move_mount'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/move_mount.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/move_mount.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/move_mount.os +(echo '#define SYSCALL_NAME nfsservctl'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __compat_nfsservctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo '#include '; \ + echo '#if defined SHARED && IS_IN (libc) && SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_28)'; \ + echo 'compat_symbol (libc, __compat_nfsservctl, nfsservctl, GLIBC_2_0)'; \ + echo '#endif'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/nfsservctl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/nfsservctl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/nfsservctl.os +(echo '#define SYSCALL_NAME open_tree'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL open_tree'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/open_tree.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/open_tree.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/open_tree.os +(echo '#define SYSCALL_NAME pidfd_open'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pidfd_open'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_open.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_open.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_open.os +(echo '#define SYSCALL_NAME pidfd_getfd'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 3'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pidfd_getfd'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_getfd.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_getfd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_getfd.os +(echo '#define SYSCALL_NAME pivot_root'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pivot_root'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pivot_root.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pivot_root.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pivot_root.os +(echo '#define SYSCALL_NAME pidfd_send_signal'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 4'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pidfd_send_signal'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_send_signal.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_send_signal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pidfd_send_signal.os +(echo '#define SYSCALL_NAME process_madvise'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 5'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL process_madvise'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/process_madvise.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/process_madvise.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/process_madvise.os +(echo '#define SYSCALL_NAME process_mrelease'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL process_mrelease'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/process_mrelease.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/process_mrelease.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/process_mrelease.os +(echo '#define SYSCALL_NAME query_module'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __compat_query_module'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo '#include '; \ + echo '#if defined SHARED && IS_IN (libc) && SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_23)'; \ + echo 'compat_symbol (libc, __compat_query_module, query_module, GLIBC_2_0)'; \ + echo '#endif'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/query_module.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/query_module.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/query_module.os +(echo '#define SYSCALL_NAME quotactl'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL quotactl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/quotactl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/quotactl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/quotactl.os +(echo '#define SYSCALL_NAME sysinfo'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __sysinfo'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__sysinfo, sysinfo)'; \ + echo 'hidden_weak (sysinfo)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/sysinfo.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/sysinfo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/sysinfo.os +(echo '#define SYSCALL_NAME unshare'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL unshare'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/unshare.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/unshare.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/unshare.os +(echo '#define SYSCALL_NAME uselib'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __compat_uselib'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo '#include '; \ + echo '#if defined SHARED && IS_IN (libc) && SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_23)'; \ + echo 'compat_symbol (libc, __compat_uselib, uselib, GLIBC_2_0)'; \ + echo '#endif'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/uselib.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/uselib.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/uselib.os +(echo '#define SYSCALL_NAME timerfd_create'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL timerfd_create'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_create.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_create.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/timerfd_create.os +(echo '#define SYSCALL_NAME fanotify_init'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fanotify_init'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_init.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/fanotify_init.os +(echo '#define SYSCALL_NAME name_to_handle_at'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL name_to_handle_at'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/name_to_handle_at.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/name_to_handle_at.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/name_to_handle_at.os +(echo '#define SYSCALL_NAME setns'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL setns'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/setns.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/setns.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/setns.os +(echo '#define SYSCALL_NAME memfd_create'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL memfd_create'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/memfd_create.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/memfd_create.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/memfd_create.os +(echo '#define SYSCALL_NAME pkey_alloc'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pkey_alloc'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pkey_alloc.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pkey_alloc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pkey_alloc.os +(echo '#define SYSCALL_NAME pkey_free'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL pkey_free'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/pkey_free.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/pkey_free.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/pkey_free.os +(echo '#define SYSCALL_NAME gettid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __gettid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__gettid, gettid)'; \ + echo 'hidden_weak (gettid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/gettid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/gettid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/gettid.os +(echo '#define SYSCALL_NAME tgkill'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __tgkill'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__tgkill, tgkill)'; \ + echo 'hidden_weak (tgkill)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/tgkill.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/tgkill.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/tgkill.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/stub-syscalls.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/malloc-hugepages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/malloc-hugepages.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/malloc-hugepages.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/malloc-hugepages.os +echo 'misc/brk.os misc/sbrk.os misc/sstk.os misc/ioctl.os misc/readv.os misc/writev.os misc/preadv.os misc/preadv64.os misc/pwritev.os misc/pwritev64.os misc/preadv2.os misc/preadv64v2.os misc/pwritev2.os misc/pwritev64v2.os misc/setreuid.os misc/setregid.os misc/seteuid.os misc/setegid.os misc/getpagesize.os misc/getdtsz.os misc/gethostname.os misc/sethostname.os misc/getdomain.os misc/setdomain.os misc/select.os misc/pselect.os misc/acct.os misc/chroot.os misc/fsync.os misc/sync.os misc/fdatasync.os misc/syncfs.os misc/reboot.os misc/gethostid.os misc/sethostid.os misc/revoke.os misc/vhangup.os misc/swapon.os misc/swapoff.os misc/mktemp.os misc/mkstemp.os misc/mkstemp64.os misc/mkdtemp.os misc/mkostemp.os misc/mkostemp64.os misc/mkstemps.os misc/mkstemps64.os misc/mkostemps.os misc/mkostemps64.os misc/ualarm.os misc/usleep.os misc/gtty.os misc/stty.os misc/ptrace.os misc/fstab.os misc/mntent.os misc/mntent_r.os misc/utimes.os misc/lutimes.os misc/futimes.os misc/futimesat.os misc/truncate.os misc/ftruncate.os misc/truncate64.os misc/ftruncate64.os misc/chflags.os misc/fchflags.os misc/insremque.os misc/getttyent.os misc/getusershell.os misc/getpass.os misc/ttyslot.os misc/syslog.os misc/syscall.os misc/daemon.os misc/mmap.os misc/mmap64.os misc/munmap.os misc/mprotect.os misc/msync.os misc/madvise.os misc/mincore.os misc/remap_file_pages.os misc/mlock.os misc/munlock.os misc/mlockall.os misc/munlockall.os misc/efgcvt.os misc/efgcvt_r.os misc/qefgcvt.os misc/qefgcvt_r.os misc/hsearch.os misc/hsearch_r.os misc/tsearch.os misc/lsearch.os misc/err.os misc/error.os misc/ustat.os misc/getsysstats.os misc/dirname.os misc/regexp.os misc/getloadavg.os misc/getclktck.os misc/fgetxattr.os misc/flistxattr.os misc/fremovexattr.os misc/fsetxattr.os misc/getxattr.os misc/listxattr.os misc/lgetxattr.os misc/llistxattr.os misc/lremovexattr.os misc/lsetxattr.os misc/removexattr.os misc/setxattr.os misc/getauxval.os misc/ifunc-impl-list.os misc/makedev.os misc/allocate_once.os misc/fd_to_filename.os misc/single_threaded.os misc/unwind-link.os misc/atomic_wide_counter.os misc/init-misc.os misc/ioperm.os misc/iopl.os misc/adjtimex.os misc/clone.os misc/umount.os misc/umount2.os misc/readahead.os misc/sysctl.os misc/setfsuid.os misc/setfsgid.os misc/epoll_pwait.os misc/epoll_pwait2.os misc/signalfd.os misc/eventfd.os misc/eventfd_read.os misc/eventfd_write.os misc/prlimit.os misc/prlimit64.os misc/personality.os misc/epoll_wait.os misc/tee.os misc/vmsplice.os misc/splice.os misc/open_by_handle_at.os misc/mlock2.os misc/pkey_mprotect.os misc/pkey_set.os misc/pkey_get.os misc/timerfd_gettime.os misc/timerfd_settime.os misc/prctl.os misc/process_vm_readv.os misc/process_vm_writev.os misc/clock_adjtime.os misc/pselect32.os misc/xstat.os misc/fxstat.os misc/lxstat.os misc/xstat64.os misc/fxstat64.os misc/lxstat64.os misc/fxstatat.os misc/fxstatat64.os misc/xmknod.os misc/xmknodat.os misc/convert_scm_timestamps.os misc/closefrom_fallback.os misc/clone3.os misc/clone-internal.os misc/fanotify_mark.os misc/mremap.os misc/arch_prctl.os misc/modify_ldt.os misc/syscall_clock_gettime.os misc/capget.os misc/capset.os misc/create_module.os misc/delete_module.os misc/epoll_create.os misc/epoll_create1.os misc/epoll_ctl.os misc/fsconfig.os misc/fsmount.os misc/fsopen.os misc/fspick.os misc/get_kernel_syms.os misc/init_module.os misc/inotify_add_watch.os misc/inotify_init.os misc/inotify_init1.os misc/inotify_rm_watch.os misc/klogctl.os misc/mount.os misc/mount_setattr.os misc/move_mount.os misc/nfsservctl.os misc/open_tree.os misc/pidfd_open.os misc/pidfd_getfd.os misc/pivot_root.os misc/pidfd_send_signal.os misc/process_madvise.os misc/process_mrelease.os misc/query_module.os misc/quotactl.os misc/sysinfo.os misc/unshare.os misc/uselib.os misc/timerfd_create.os misc/fanotify_init.os misc/name_to_handle_at.os misc/setns.os misc/memfd_create.os misc/pkey_alloc.os misc/pkey_free.os misc/gettid.os misc/tgkill.os misc/stub-syscalls.os misc/malloc-hugepages.os' > /mnt/lfs/sources/glibc-2.36/build/misc/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/misc/stamp.osT /mnt/lfs/sources/glibc-2.36/build/misc/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/misc/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/misc/stamp.oST /mnt/lfs/sources/glibc-2.36/build/misc/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/misc' +make subdir=socket -C socket ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/socket' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/socket +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/socket +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/accept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/accept.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/accept.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/accept.o +(echo '#define SYSCALL_NAME bind'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __bind'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__bind, bind)'; \ + echo 'hidden_weak (bind)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/bind.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/bind.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/bind.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/connect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/connect.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/connect.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/connect.o +(echo '#define SYSCALL_NAME getpeername'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getpeername'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getpeername, getpeername)'; \ + echo 'hidden_weak (getpeername)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/getpeername.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/getpeername.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/getpeername.o +(echo '#define SYSCALL_NAME getsockname'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getsockname'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getsockname, getsockname)'; \ + echo 'hidden_weak (getsockname)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/getsockname.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/getsockname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/getsockname.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getsockopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/getsockopt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/getsockopt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/getsockopt.o +(echo '#define SYSCALL_NAME listen'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __listen'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__listen, listen)'; \ + echo 'hidden_weak (listen)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/listen.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/listen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/listen.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/recv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/recv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/recv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/recv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/recvfrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/recvfrom.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/recvfrom.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/recvfrom.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/recvmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/recvmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/recvmsg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/recvmsg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/send.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/send.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/send.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sendmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sendmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sendmsg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sendmsg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sendto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sendto.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sendto.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sendto.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setsockopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/setsockopt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/setsockopt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/setsockopt.o +(echo '#define SYSCALL_NAME shutdown'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __shutdown'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__shutdown, shutdown)'; \ + echo 'hidden_weak (shutdown)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/shutdown.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/shutdown.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/shutdown.o +(echo '#define SYSCALL_NAME socket'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __socket'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__socket, socket)'; \ + echo 'hidden_weak (socket)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/socket.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/socket.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/socket.o +(echo '#define SYSCALL_NAME socketpair'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __socketpair'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__socketpair, socketpair)'; \ + echo 'hidden_weak (socketpair)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/socketpair.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/socketpair.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/socketpair.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/isfdtype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/isfdtype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/isfdtype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/isfdtype.o +x86_64-lfs-linux-gnu-gcc opensock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/opensock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/opensock.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/opensock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sockatmark.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sockatmark.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sockatmark.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sockatmark.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/accept4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/accept4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/accept4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/accept4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/recvmmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/recvmmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/recvmmsg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/recvmmsg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sendmmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sendmmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sendmmsg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sendmmsg.o +x86_64-lfs-linux-gnu-gcc sockaddr_un_set.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sockaddr_un_set.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sockaddr_un_set.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sockaddr_un_set.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sa_len.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sa_len.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sa_len.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sa_len.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/cmsg_nxthdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/cmsg_nxthdr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/cmsg_nxthdr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/cmsg_nxthdr.o +echo 'socket/accept.o socket/bind.o socket/connect.o socket/getpeername.o socket/getsockname.o socket/getsockopt.o socket/listen.o socket/recv.o socket/recvfrom.o socket/recvmsg.o socket/send.o socket/sendmsg.o socket/sendto.o socket/setsockopt.o socket/shutdown.o socket/socket.o socket/socketpair.o socket/isfdtype.o socket/opensock.o socket/sockatmark.o socket/accept4.o socket/recvmmsg.o socket/sendmmsg.o socket/sockaddr_un_set.o socket/sa_len.o socket/cmsg_nxthdr.o' > /mnt/lfs/sources/glibc-2.36/build/socket/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/socket/stamp.oT /mnt/lfs/sources/glibc-2.36/build/socket/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/accept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/accept.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/accept.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/accept.os +(echo '#define SYSCALL_NAME bind'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __bind'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__bind, bind)'; \ + echo 'hidden_weak (bind)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/bind.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/bind.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/bind.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/connect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/connect.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/connect.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/connect.os +(echo '#define SYSCALL_NAME getpeername'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getpeername'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getpeername, getpeername)'; \ + echo 'hidden_weak (getpeername)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/getpeername.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/getpeername.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/getpeername.os +(echo '#define SYSCALL_NAME getsockname'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getsockname'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getsockname, getsockname)'; \ + echo 'hidden_weak (getsockname)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/getsockname.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/getsockname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/getsockname.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getsockopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/getsockopt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/getsockopt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/getsockopt.os +(echo '#define SYSCALL_NAME listen'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __listen'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__listen, listen)'; \ + echo 'hidden_weak (listen)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/listen.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/listen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/listen.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/recv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/recv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/recv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/recv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/recvfrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/recvfrom.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/recvfrom.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/recvfrom.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/recvmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/recvmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/recvmsg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/recvmsg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/send.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/send.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/send.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sendmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sendmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sendmsg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sendmsg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sendto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sendto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sendto.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sendto.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setsockopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/setsockopt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/setsockopt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/setsockopt.os +(echo '#define SYSCALL_NAME shutdown'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __shutdown'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__shutdown, shutdown)'; \ + echo 'hidden_weak (shutdown)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/shutdown.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/shutdown.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/shutdown.os +(echo '#define SYSCALL_NAME socket'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __socket'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__socket, socket)'; \ + echo 'hidden_weak (socket)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/socket.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/socket.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/socket.os +(echo '#define SYSCALL_NAME socketpair'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __socketpair'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__socketpair, socketpair)'; \ + echo 'hidden_weak (socketpair)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/socket/socketpair.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/socketpair.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/socketpair.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/isfdtype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/isfdtype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/isfdtype.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/isfdtype.os +x86_64-lfs-linux-gnu-gcc opensock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/opensock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/opensock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/opensock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sockatmark.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sockatmark.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sockatmark.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sockatmark.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/accept4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/accept4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/accept4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/accept4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/recvmmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/recvmmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/recvmmsg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/recvmmsg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sendmmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sendmmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sendmmsg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sendmmsg.os +x86_64-lfs-linux-gnu-gcc sockaddr_un_set.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sockaddr_un_set.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sockaddr_un_set.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sockaddr_un_set.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/sa_len.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/sa_len.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/sa_len.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/sa_len.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/cmsg_nxthdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/socket -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/socket/cmsg_nxthdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/socket/cmsg_nxthdr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/socket/cmsg_nxthdr.os +echo 'socket/accept.os socket/bind.os socket/connect.os socket/getpeername.os socket/getsockname.os socket/getsockopt.os socket/listen.os socket/recv.os socket/recvfrom.os socket/recvmsg.os socket/send.os socket/sendmsg.os socket/sendto.os socket/setsockopt.os socket/shutdown.os socket/socket.os socket/socketpair.os socket/isfdtype.os socket/opensock.os socket/sockatmark.os socket/accept4.os socket/recvmmsg.os socket/sendmmsg.os socket/sockaddr_un_set.os socket/sa_len.os socket/cmsg_nxthdr.os' > /mnt/lfs/sources/glibc-2.36/build/socket/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/socket/stamp.osT /mnt/lfs/sources/glibc-2.36/build/socket/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/socket/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/socket/stamp.oST /mnt/lfs/sources/glibc-2.36/build/socket/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/socket' +make subdir=sysvipc -C sysvipc ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/sysvipc' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/sysvipc +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/sysvipc +x86_64-lfs-linux-gnu-gcc ftok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/ftok.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/ftok.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/ftok.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/msgsnd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgsnd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgsnd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgsnd.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/msgrcv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgrcv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgrcv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgrcv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/msgget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgget.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgget.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgget.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/msgctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgctl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgctl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/semop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/semop.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/semop.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/semop.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/semget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/semget.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/semget.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/semget.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/semctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/semctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/semctl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/semctl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/semtimedop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/semtimedop.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/semtimedop.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/semtimedop.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/shmat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/shmdt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmdt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmdt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmdt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/shmget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmget.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmget.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmget.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/shmctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmctl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmctl.o +echo 'sysvipc/ftok.o sysvipc/msgsnd.o sysvipc/msgrcv.o sysvipc/msgget.o sysvipc/msgctl.o sysvipc/semop.o sysvipc/semget.o sysvipc/semctl.o sysvipc/semtimedop.o sysvipc/shmat.o sysvipc/shmdt.o sysvipc/shmget.o sysvipc/shmctl.o' > /mnt/lfs/sources/glibc-2.36/build/sysvipc/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/sysvipc/stamp.oT /mnt/lfs/sources/glibc-2.36/build/sysvipc/stamp.o +x86_64-lfs-linux-gnu-gcc ftok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/ftok.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/ftok.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/ftok.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/msgsnd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgsnd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgsnd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgsnd.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/msgrcv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgrcv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgrcv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgrcv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/msgget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgget.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgget.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgget.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/msgctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgctl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/msgctl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/semop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/semop.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/semop.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/semop.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/semget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/semget.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/semget.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/semget.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/semctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/semctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/semctl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/semctl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/semtimedop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/semtimedop.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/semtimedop.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/semtimedop.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/shmat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/shmdt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmdt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmdt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmdt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/shmget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmget.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmget.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmget.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/shmctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sysvipc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmctl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sysvipc/shmctl.os +echo 'sysvipc/ftok.os sysvipc/msgsnd.os sysvipc/msgrcv.os sysvipc/msgget.os sysvipc/msgctl.os sysvipc/semop.os sysvipc/semget.os sysvipc/semctl.os sysvipc/semtimedop.os sysvipc/shmat.os sysvipc/shmdt.os sysvipc/shmget.os sysvipc/shmctl.os' > /mnt/lfs/sources/glibc-2.36/build/sysvipc/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/sysvipc/stamp.osT /mnt/lfs/sources/glibc-2.36/build/sysvipc/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/sysvipc/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/sysvipc/stamp.oST /mnt/lfs/sources/glibc-2.36/build/sysvipc/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/sysvipc' +make subdir=gmon -C gmon ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/gmon' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/gmon +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/gmon +x86_64-lfs-linux-gnu-gcc gmon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/gmon.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/gmon.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/gmon.o +x86_64-lfs-linux-gnu-gcc mcount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-omit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/mcount.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/mcount.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/mcount.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/profil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/profil.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/profil.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/profil.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sprofil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/sprofil.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/sprofil.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/sprofil.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/prof-freq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/prof-freq.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/prof-freq.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/prof-freq.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/_mcount.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/gmon/_mcount.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/_mcount.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/_mcount.o +echo 'gmon/gmon.o gmon/mcount.o gmon/profil.o gmon/sprofil.o gmon/prof-freq.o gmon/_mcount.o' > /mnt/lfs/sources/glibc-2.36/build/gmon/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/gmon/stamp.oT /mnt/lfs/sources/glibc-2.36/build/gmon/stamp.o +x86_64-lfs-linux-gnu-gcc gmon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/gmon.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/gmon.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/gmon.os +x86_64-lfs-linux-gnu-gcc mcount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-omit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/mcount.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/mcount.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/mcount.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/profil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/profil.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/profil.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/profil.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/sprofil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/sprofil.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/sprofil.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/sprofil.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/prof-freq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/prof-freq.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/prof-freq.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/prof-freq.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/_mcount.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/gmon/_mcount.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/_mcount.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/_mcount.os +echo 'gmon/gmon.os gmon/mcount.os gmon/profil.os gmon/sprofil.os gmon/prof-freq.os gmon/_mcount.os' > /mnt/lfs/sources/glibc-2.36/build/gmon/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/gmon/stamp.osT /mnt/lfs/sources/glibc-2.36/build/gmon/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/gmon/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/gmon/stamp.oST /mnt/lfs/sources/glibc-2.36/build/gmon/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gmon' +make subdir=gnulib -C gnulib ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/gnulib' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/gnulib +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/gnulib +rm -f /mnt/lfs/sources/glibc-2.36/build/gnulib/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/gnulib/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/gnulib/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/gnulib/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/gnulib/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/gnulib/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gnulib' +make subdir=wctype -C wctype ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/wctype' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/wctype +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/wctype +x86_64-lfs-linux-gnu-gcc wcfuncs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs.o +x86_64-lfs-linux-gnu-gcc wctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wctype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wctype.o +x86_64-lfs-linux-gnu-gcc iswctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype.o +x86_64-lfs-linux-gnu-gcc wctrans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans.o +x86_64-lfs-linux-gnu-gcc towctrans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans.o +x86_64-lfs-linux-gnu-gcc wcfuncs_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs_l.o +x86_64-lfs-linux-gnu-gcc wctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wctype_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wctype_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wctype_l.o +x86_64-lfs-linux-gnu-gcc iswctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype_l.o +x86_64-lfs-linux-gnu-gcc wctrans_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans_l.o +x86_64-lfs-linux-gnu-gcc towctrans_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans_l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans_l.o +echo 'wctype/wcfuncs.o wctype/wctype.o wctype/iswctype.o wctype/wctrans.o wctype/towctrans.o wctype/wcfuncs_l.o wctype/wctype_l.o wctype/iswctype_l.o wctype/wctrans_l.o wctype/towctrans_l.o' > /mnt/lfs/sources/glibc-2.36/build/wctype/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/wctype/stamp.oT /mnt/lfs/sources/glibc-2.36/build/wctype/stamp.o +x86_64-lfs-linux-gnu-gcc wcfuncs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs.os +x86_64-lfs-linux-gnu-gcc wctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wctype.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wctype.os +x86_64-lfs-linux-gnu-gcc iswctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype.os +x86_64-lfs-linux-gnu-gcc wctrans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans.os +x86_64-lfs-linux-gnu-gcc towctrans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans.os +x86_64-lfs-linux-gnu-gcc wcfuncs_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wcfuncs_l.os +x86_64-lfs-linux-gnu-gcc wctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wctype_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wctype_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wctype_l.os +x86_64-lfs-linux-gnu-gcc iswctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/iswctype_l.os +x86_64-lfs-linux-gnu-gcc wctrans_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/wctrans_l.os +x86_64-lfs-linux-gnu-gcc towctrans_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/wctype -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans_l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/wctype/towctrans_l.os +echo 'wctype/wcfuncs.os wctype/wctype.os wctype/iswctype.os wctype/wctrans.os wctype/towctrans.os wctype/wcfuncs_l.os wctype/wctype_l.os wctype/iswctype_l.os wctype/wctrans_l.os wctype/towctrans_l.os' > /mnt/lfs/sources/glibc-2.36/build/wctype/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/wctype/stamp.osT /mnt/lfs/sources/glibc-2.36/build/wctype/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/wctype/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/wctype/stamp.oST /mnt/lfs/sources/glibc-2.36/build/wctype/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/wctype' +make subdir=manual -C manual ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/manual' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/manual +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/manual +gawk -f texis.awk intro.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi time.texi resource.texi setjmp.texi signal.texi startup.texi process.texi ipc.texi job.texi nss.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi lang.texi header.texi install.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi > /mnt/lfs/sources/glibc-2.36/build/manual/texis.T +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/texis.T /mnt/lfs/sources/glibc-2.36/build/manual/texis +rm -f /mnt/lfs/sources/glibc-2.36/build/manual/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/manual/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/manual/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/manual/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/manual/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/manual/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/manual' +make subdir=shadow -C shadow ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/shadow' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/shadow +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/shadow +x86_64-lfs-linux-gnu-gcc getspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/getspent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/getspent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/getspent.o +x86_64-lfs-linux-gnu-gcc getspnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam.o +x86_64-lfs-linux-gnu-gcc sgetspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent.o +x86_64-lfs-linux-gnu-gcc fgetspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent.o +x86_64-lfs-linux-gnu-gcc putspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/putspent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/putspent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/putspent.o +x86_64-lfs-linux-gnu-gcc getspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/getspent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/getspent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/getspent_r.o +x86_64-lfs-linux-gnu-gcc getspnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam_r.o +x86_64-lfs-linux-gnu-gcc sgetspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent_r.o +x86_64-lfs-linux-gnu-gcc fgetspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent_r.o +x86_64-lfs-linux-gnu-gcc lckpwdf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/lckpwdf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/lckpwdf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/lckpwdf.o +echo 'shadow/getspent.o shadow/getspnam.o shadow/sgetspent.o shadow/fgetspent.o shadow/putspent.o shadow/getspent_r.o shadow/getspnam_r.o shadow/sgetspent_r.o shadow/fgetspent_r.o shadow/lckpwdf.o' > /mnt/lfs/sources/glibc-2.36/build/shadow/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/shadow/stamp.oT /mnt/lfs/sources/glibc-2.36/build/shadow/stamp.o +x86_64-lfs-linux-gnu-gcc getspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/getspent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/getspent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/getspent.os +x86_64-lfs-linux-gnu-gcc getspnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam.os +x86_64-lfs-linux-gnu-gcc sgetspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent.os +x86_64-lfs-linux-gnu-gcc fgetspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent.os +x86_64-lfs-linux-gnu-gcc putspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/putspent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/putspent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/putspent.os +x86_64-lfs-linux-gnu-gcc getspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/getspent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/getspent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/getspent_r.os +x86_64-lfs-linux-gnu-gcc getspnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/getspnam_r.os +x86_64-lfs-linux-gnu-gcc sgetspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/sgetspent_r.os +x86_64-lfs-linux-gnu-gcc fgetspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/fgetspent_r.os +x86_64-lfs-linux-gnu-gcc lckpwdf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/shadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/shadow/lckpwdf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/shadow/lckpwdf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/shadow/lckpwdf.os +echo 'shadow/getspent.os shadow/getspnam.os shadow/sgetspent.os shadow/fgetspent.os shadow/putspent.os shadow/getspent_r.os shadow/getspnam_r.os shadow/sgetspent_r.os shadow/fgetspent_r.os shadow/lckpwdf.os' > /mnt/lfs/sources/glibc-2.36/build/shadow/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/shadow/stamp.osT /mnt/lfs/sources/glibc-2.36/build/shadow/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/shadow/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/shadow/stamp.oST /mnt/lfs/sources/glibc-2.36/build/shadow/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/shadow' +make subdir=gshadow -C gshadow ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/gshadow' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/gshadow +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/gshadow +x86_64-lfs-linux-gnu-gcc getsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent.o +x86_64-lfs-linux-gnu-gcc getsgnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam.o +x86_64-lfs-linux-gnu-gcc sgetsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent.o +x86_64-lfs-linux-gnu-gcc fgetsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent.o +x86_64-lfs-linux-gnu-gcc putsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/putsgent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/putsgent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/putsgent.o +x86_64-lfs-linux-gnu-gcc getsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent_r.o +x86_64-lfs-linux-gnu-gcc getsgnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam_r.o +x86_64-lfs-linux-gnu-gcc sgetsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent_r.o +x86_64-lfs-linux-gnu-gcc fgetsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent_r.o +echo 'gshadow/getsgent.o gshadow/getsgnam.o gshadow/sgetsgent.o gshadow/fgetsgent.o gshadow/putsgent.o gshadow/getsgent_r.o gshadow/getsgnam_r.o gshadow/sgetsgent_r.o gshadow/fgetsgent_r.o' > /mnt/lfs/sources/glibc-2.36/build/gshadow/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/gshadow/stamp.oT /mnt/lfs/sources/glibc-2.36/build/gshadow/stamp.o +x86_64-lfs-linux-gnu-gcc getsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent.os +x86_64-lfs-linux-gnu-gcc getsgnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam.os +x86_64-lfs-linux-gnu-gcc sgetsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent.os +x86_64-lfs-linux-gnu-gcc fgetsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent.os +x86_64-lfs-linux-gnu-gcc putsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/putsgent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/putsgent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/putsgent.os +x86_64-lfs-linux-gnu-gcc getsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgent_r.os +x86_64-lfs-linux-gnu-gcc getsgnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/getsgnam_r.os +x86_64-lfs-linux-gnu-gcc sgetsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/sgetsgent_r.os +x86_64-lfs-linux-gnu-gcc fgetsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gshadow -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gshadow/fgetsgent_r.os +echo 'gshadow/getsgent.os gshadow/getsgnam.os gshadow/sgetsgent.os gshadow/fgetsgent.os gshadow/putsgent.os gshadow/getsgent_r.os gshadow/getsgnam_r.os gshadow/sgetsgent_r.os gshadow/fgetsgent_r.os' > /mnt/lfs/sources/glibc-2.36/build/gshadow/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/gshadow/stamp.osT /mnt/lfs/sources/glibc-2.36/build/gshadow/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/gshadow/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/gshadow/stamp.oST /mnt/lfs/sources/glibc-2.36/build/gshadow/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gshadow' +make subdir=po -C po ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/po' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/po +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/po +rm -f /mnt/lfs/sources/glibc-2.36/build/po/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/po/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/po/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/po/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/po/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/po/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/po' +make subdir=argp -C argp ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/argp' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/argp +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/argp +x86_64-lfs-linux-gnu-gcc argp-ba.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-ba.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-ba.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-ba.o +x86_64-lfs-linux-gnu-gcc argp-fmtstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-fmtstream.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-fmtstream.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-fmtstream.o +x86_64-lfs-linux-gnu-gcc argp-fs-xinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-fs-xinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-fs-xinl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-fs-xinl.o +x86_64-lfs-linux-gnu-gcc argp-help.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-help.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-help.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-help.o +x86_64-lfs-linux-gnu-gcc argp-parse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-parse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-parse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-parse.o +x86_64-lfs-linux-gnu-gcc argp-pv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-pv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-pv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-pv.o +x86_64-lfs-linux-gnu-gcc argp-pvh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-pvh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-pvh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-pvh.o +x86_64-lfs-linux-gnu-gcc argp-xinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-xinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-xinl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-xinl.o +x86_64-lfs-linux-gnu-gcc argp-eexst.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-eexst.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-eexst.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-eexst.o +echo 'argp/argp-ba.o argp/argp-fmtstream.o argp/argp-fs-xinl.o argp/argp-help.o argp/argp-parse.o argp/argp-pv.o argp/argp-pvh.o argp/argp-xinl.o argp/argp-eexst.o' > /mnt/lfs/sources/glibc-2.36/build/argp/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/argp/stamp.oT /mnt/lfs/sources/glibc-2.36/build/argp/stamp.o +x86_64-lfs-linux-gnu-gcc argp-ba.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-ba.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-ba.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-ba.os +x86_64-lfs-linux-gnu-gcc argp-fmtstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-fmtstream.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-fmtstream.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-fmtstream.os +x86_64-lfs-linux-gnu-gcc argp-fs-xinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-fs-xinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-fs-xinl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-fs-xinl.os +x86_64-lfs-linux-gnu-gcc argp-help.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-help.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-help.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-help.os +x86_64-lfs-linux-gnu-gcc argp-parse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-parse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-parse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-parse.os +x86_64-lfs-linux-gnu-gcc argp-pv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-pv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-pv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-pv.os +x86_64-lfs-linux-gnu-gcc argp-pvh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-pvh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-pvh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-pvh.os +x86_64-lfs-linux-gnu-gcc argp-xinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-xinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-xinl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-xinl.os +x86_64-lfs-linux-gnu-gcc argp-eexst.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/argp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/argp/argp-eexst.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/argp/argp-eexst.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/argp/argp-eexst.os +echo 'argp/argp-ba.os argp/argp-fmtstream.os argp/argp-fs-xinl.os argp/argp-help.os argp/argp-parse.os argp/argp-pv.os argp/argp-pvh.os argp/argp-xinl.os argp/argp-eexst.os' > /mnt/lfs/sources/glibc-2.36/build/argp/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/argp/stamp.osT /mnt/lfs/sources/glibc-2.36/build/argp/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/argp/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/argp/stamp.oST /mnt/lfs/sources/glibc-2.36/build/argp/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/argp' +make subdir=conform -C conform ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/conform' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/conform +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/conform +rm -f /mnt/lfs/sources/glibc-2.36/build/conform/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/conform/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/conform/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/conform/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/conform/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/conform/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/conform' +make subdir=debug -C debug ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/debug' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/debug +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/debug +x86_64-lfs-linux-gnu-gcc backtrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-omit-frame-pointer -funwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/backtrace.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/backtrace.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/backtrace.o +x86_64-lfs-linux-gnu-gcc backtracesyms.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/backtracesyms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/backtracesyms.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/backtracesyms.o +x86_64-lfs-linux-gnu-gcc backtracesymsfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/backtracesymsfd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/backtracesymsfd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/backtracesymsfd.o +x86_64-lfs-linux-gnu-gcc noophooks.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/noophooks.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/noophooks.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/noophooks.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/mempcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk.o +x86_64-lfs-linux-gnu-gcc stpcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/stpcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/stpcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/stpcpy_chk.o +x86_64-lfs-linux-gnu-gcc strcat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/strcat_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/strcat_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/strcat_chk.o +x86_64-lfs-linux-gnu-gcc strcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/strcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/strcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/strcpy_chk.o +x86_64-lfs-linux-gnu-gcc strncat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/strncat_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/strncat_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/strncat_chk.o +x86_64-lfs-linux-gnu-gcc strncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/strncpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/strncpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/strncpy_chk.o +x86_64-lfs-linux-gnu-gcc stpncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/stpncpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/stpncpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/stpncpy_chk.o +x86_64-lfs-linux-gnu-gcc sprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/sprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/sprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/sprintf_chk.o +x86_64-lfs-linux-gnu-gcc vsprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vsprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vsprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vsprintf_chk.o +x86_64-lfs-linux-gnu-gcc snprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/snprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/snprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/snprintf_chk.o +x86_64-lfs-linux-gnu-gcc vsnprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vsnprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vsnprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vsnprintf_chk.o +x86_64-lfs-linux-gnu-gcc printf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/printf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/printf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/printf_chk.o +x86_64-lfs-linux-gnu-gcc fprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fprintf_chk.o +x86_64-lfs-linux-gnu-gcc vprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vprintf_chk.o +x86_64-lfs-linux-gnu-gcc vfprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vfprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vfprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vfprintf_chk.o +x86_64-lfs-linux-gnu-gcc gets_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/gets_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/gets_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/gets_chk.o +x86_64-lfs-linux-gnu-gcc chk_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/chk_fail.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/chk_fail.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/chk_fail.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readonly-area.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/readonly-area.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/readonly-area.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/readonly-area.o +x86_64-lfs-linux-gnu-gcc fgets_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fgets_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fgets_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fgets_chk.o +x86_64-lfs-linux-gnu-gcc fgets_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fgets_u_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fgets_u_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fgets_u_chk.o +x86_64-lfs-linux-gnu-gcc read_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/read_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/read_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/read_chk.o +x86_64-lfs-linux-gnu-gcc pread_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/pread_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/pread_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/pread_chk.o +x86_64-lfs-linux-gnu-gcc pread64_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/pread64_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/pread64_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/pread64_chk.o +x86_64-lfs-linux-gnu-gcc recv_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/recv_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/recv_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/recv_chk.o +x86_64-lfs-linux-gnu-gcc recvfrom_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/recvfrom_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/recvfrom_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/recvfrom_chk.o +x86_64-lfs-linux-gnu-gcc readlink_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/readlink_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/readlink_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/readlink_chk.o +x86_64-lfs-linux-gnu-gcc readlinkat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/readlinkat_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/readlinkat_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/readlinkat_chk.o +x86_64-lfs-linux-gnu-gcc getwd_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/getwd_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/getwd_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/getwd_chk.o +x86_64-lfs-linux-gnu-gcc getcwd_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/getcwd_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/getcwd_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/getcwd_chk.o +x86_64-lfs-linux-gnu-gcc realpath_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/realpath_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/realpath_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/realpath_chk.o +x86_64-lfs-linux-gnu-gcc fread_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fread_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fread_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fread_chk.o +x86_64-lfs-linux-gnu-gcc fread_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fread_u_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fread_u_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fread_u_chk.o +x86_64-lfs-linux-gnu-gcc wctomb_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wctomb_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wctomb_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wctomb_chk.o +x86_64-lfs-linux-gnu-gcc wcscpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcscpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcscpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcscpy_chk.o +x86_64-lfs-linux-gnu-gcc wmemcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wmemcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wmemcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wmemcpy_chk.o +x86_64-lfs-linux-gnu-gcc wmemmove_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wmemmove_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wmemmove_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wmemmove_chk.o +x86_64-lfs-linux-gnu-gcc wmempcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wmempcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wmempcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wmempcpy_chk.o +x86_64-lfs-linux-gnu-gcc wcpcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcpcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcpcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcpcpy_chk.o +x86_64-lfs-linux-gnu-gcc wcsncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcsncpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcsncpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcsncpy_chk.o +x86_64-lfs-linux-gnu-gcc wcscat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcscat_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcscat_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcscat_chk.o +x86_64-lfs-linux-gnu-gcc wcsncat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcsncat_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcsncat_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcsncat_chk.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemset_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk.o +x86_64-lfs-linux-gnu-gcc wcpncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcpncpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcpncpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcpncpy_chk.o +x86_64-lfs-linux-gnu-gcc swprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/swprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/swprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/swprintf_chk.o +x86_64-lfs-linux-gnu-gcc vswprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vswprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vswprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vswprintf_chk.o +x86_64-lfs-linux-gnu-gcc wprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wprintf_chk.o +x86_64-lfs-linux-gnu-gcc fwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fwprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fwprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fwprintf_chk.o +x86_64-lfs-linux-gnu-gcc vwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vwprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vwprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vwprintf_chk.o +x86_64-lfs-linux-gnu-gcc vfwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vfwprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vfwprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vfwprintf_chk.o +x86_64-lfs-linux-gnu-gcc fgetws_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_chk.o +x86_64-lfs-linux-gnu-gcc fgetws_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_u_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_u_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_u_chk.o +x86_64-lfs-linux-gnu-gcc confstr_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/confstr_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/confstr_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/confstr_chk.o +x86_64-lfs-linux-gnu-gcc getgroups_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/getgroups_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/getgroups_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/getgroups_chk.o +x86_64-lfs-linux-gnu-gcc ttyname_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/ttyname_r_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/ttyname_r_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/ttyname_r_chk.o +x86_64-lfs-linux-gnu-gcc gethostname_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/gethostname_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/gethostname_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/gethostname_chk.o +x86_64-lfs-linux-gnu-gcc getdomainname_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/getdomainname_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/getdomainname_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/getdomainname_chk.o +x86_64-lfs-linux-gnu-gcc wcrtomb_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcrtomb_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcrtomb_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcrtomb_chk.o +x86_64-lfs-linux-gnu-gcc mbsnrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/mbsnrtowcs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/mbsnrtowcs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/mbsnrtowcs_chk.o +x86_64-lfs-linux-gnu-gcc wcsnrtombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcsnrtombs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcsnrtombs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcsnrtombs_chk.o +x86_64-lfs-linux-gnu-gcc mbsrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/mbsrtowcs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/mbsrtowcs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/mbsrtowcs_chk.o +x86_64-lfs-linux-gnu-gcc wcsrtombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcsrtombs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcsrtombs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcsrtombs_chk.o +x86_64-lfs-linux-gnu-gcc mbstowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/mbstowcs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/mbstowcs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/mbstowcs_chk.o +x86_64-lfs-linux-gnu-gcc wcstombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcstombs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcstombs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcstombs_chk.o +x86_64-lfs-linux-gnu-gcc asprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/asprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/asprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/asprintf_chk.o +x86_64-lfs-linux-gnu-gcc vasprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vasprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vasprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vasprintf_chk.o +x86_64-lfs-linux-gnu-gcc dprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/dprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/dprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/dprintf_chk.o +x86_64-lfs-linux-gnu-gcc vdprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vdprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vdprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vdprintf_chk.o +x86_64-lfs-linux-gnu-gcc obprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/obprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/obprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/obprintf_chk.o +x86_64-lfs-linux-gnu-gcc vobprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vobprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vobprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vobprintf_chk.o +x86_64-lfs-linux-gnu-gcc longjmp_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/longjmp_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/longjmp_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/longjmp_chk.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/____longjmp_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/____longjmp_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/____longjmp_chk.o +x86_64-lfs-linux-gnu-gcc fdelt_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fdelt_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fdelt_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fdelt_chk.o +x86_64-lfs-linux-gnu-gcc poll_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/poll_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/poll_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/poll_chk.o +x86_64-lfs-linux-gnu-gcc ppoll_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/ppoll_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/ppoll_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/ppoll_chk.o +x86_64-lfs-linux-gnu-gcc explicit_bzero_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/explicit_bzero_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/explicit_bzero_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/explicit_bzero_chk.o +x86_64-lfs-linux-gnu-gcc stack_chk_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/stack_chk_fail.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/stack_chk_fail.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/stack_chk_fail.o +x86_64-lfs-linux-gnu-gcc fortify_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fortify_fail.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fortify_fail.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fortify_fail.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk-nonshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk-nonshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk-nonshared.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk-nonshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk-nonshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk-nonshared.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/mempcpy_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk-nonshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk-nonshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk-nonshared.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk-nonshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk-nonshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk-nonshared.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemset_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk-nonshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk-nonshared.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk-nonshared.o +echo 'debug/backtrace.o debug/backtracesyms.o debug/backtracesymsfd.o debug/noophooks.o debug/memcpy_chk.o debug/memmove_chk.o debug/mempcpy_chk.o debug/memset_chk.o debug/stpcpy_chk.o debug/strcat_chk.o debug/strcpy_chk.o debug/strncat_chk.o debug/strncpy_chk.o debug/stpncpy_chk.o debug/sprintf_chk.o debug/vsprintf_chk.o debug/snprintf_chk.o debug/vsnprintf_chk.o debug/printf_chk.o debug/fprintf_chk.o debug/vprintf_chk.o debug/vfprintf_chk.o debug/gets_chk.o debug/chk_fail.o debug/readonly-area.o debug/fgets_chk.o debug/fgets_u_chk.o debug/read_chk.o debug/pread_chk.o debug/pread64_chk.o debug/recv_chk.o debug/recvfrom_chk.o debug/readlink_chk.o debug/readlinkat_chk.o debug/getwd_chk.o debug/getcwd_chk.o debug/realpath_chk.o debug/fread_chk.o debug/fread_u_chk.o debug/wctomb_chk.o debug/wcscpy_chk.o debug/wmemcpy_chk.o debug/wmemmove_chk.o debug/wmempcpy_chk.o debug/wcpcpy_chk.o debug/wcsncpy_chk.o debug/wcscat_chk.o debug/wcsncat_chk.o debug/wmemset_chk.o debug/wcpncpy_chk.o debug/swprintf_chk.o debug/vswprintf_chk.o debug/wprintf_chk.o debug/fwprintf_chk.o debug/vwprintf_chk.o debug/vfwprintf_chk.o debug/fgetws_chk.o debug/fgetws_u_chk.o debug/confstr_chk.o debug/getgroups_chk.o debug/ttyname_r_chk.o debug/gethostname_chk.o debug/getdomainname_chk.o debug/wcrtomb_chk.o debug/mbsnrtowcs_chk.o debug/wcsnrtombs_chk.o debug/mbsrtowcs_chk.o debug/wcsrtombs_chk.o debug/mbstowcs_chk.o debug/wcstombs_chk.o debug/asprintf_chk.o debug/vasprintf_chk.o debug/dprintf_chk.o debug/vdprintf_chk.o debug/obprintf_chk.o debug/vobprintf_chk.o debug/longjmp_chk.o debug/____longjmp_chk.o debug/fdelt_chk.o debug/poll_chk.o debug/ppoll_chk.o debug/explicit_bzero_chk.o debug/stack_chk_fail.o debug/fortify_fail.o debug/memcpy_chk-nonshared.o debug/memmove_chk-nonshared.o debug/mempcpy_chk-nonshared.o debug/memset_chk-nonshared.o debug/wmemset_chk-nonshared.o' > /mnt/lfs/sources/glibc-2.36/build/debug/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/debug/stamp.oT /mnt/lfs/sources/glibc-2.36/build/debug/stamp.o +x86_64-lfs-linux-gnu-gcc backtrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-omit-frame-pointer -funwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/backtrace.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/backtrace.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/backtrace.os +x86_64-lfs-linux-gnu-gcc backtracesyms.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/backtracesyms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/backtracesyms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/backtracesyms.os +x86_64-lfs-linux-gnu-gcc backtracesymsfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/backtracesymsfd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/backtracesymsfd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/backtracesymsfd.os +x86_64-lfs-linux-gnu-gcc noophooks.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/noophooks.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/noophooks.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/noophooks.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/mempcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk.os +x86_64-lfs-linux-gnu-gcc stpcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/stpcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/stpcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/stpcpy_chk.os +x86_64-lfs-linux-gnu-gcc strcat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/strcat_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/strcat_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/strcat_chk.os +x86_64-lfs-linux-gnu-gcc strcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/strcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/strcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/strcpy_chk.os +x86_64-lfs-linux-gnu-gcc strncat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/strncat_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/strncat_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/strncat_chk.os +x86_64-lfs-linux-gnu-gcc strncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/strncpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/strncpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/strncpy_chk.os +x86_64-lfs-linux-gnu-gcc stpncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/stpncpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/stpncpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/stpncpy_chk.os +x86_64-lfs-linux-gnu-gcc sprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/sprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/sprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/sprintf_chk.os +x86_64-lfs-linux-gnu-gcc vsprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vsprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vsprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vsprintf_chk.os +x86_64-lfs-linux-gnu-gcc snprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/snprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/snprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/snprintf_chk.os +x86_64-lfs-linux-gnu-gcc vsnprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vsnprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vsnprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vsnprintf_chk.os +x86_64-lfs-linux-gnu-gcc printf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/printf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/printf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/printf_chk.os +x86_64-lfs-linux-gnu-gcc fprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fprintf_chk.os +x86_64-lfs-linux-gnu-gcc vprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vprintf_chk.os +x86_64-lfs-linux-gnu-gcc vfprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vfprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vfprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vfprintf_chk.os +x86_64-lfs-linux-gnu-gcc gets_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/gets_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/gets_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/gets_chk.os +x86_64-lfs-linux-gnu-gcc chk_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/chk_fail.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/chk_fail.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/chk_fail.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readonly-area.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/readonly-area.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/readonly-area.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/readonly-area.os +x86_64-lfs-linux-gnu-gcc fgets_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fgets_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fgets_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fgets_chk.os +x86_64-lfs-linux-gnu-gcc fgets_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fgets_u_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fgets_u_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fgets_u_chk.os +x86_64-lfs-linux-gnu-gcc read_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/read_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/read_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/read_chk.os +x86_64-lfs-linux-gnu-gcc pread_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/pread_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/pread_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/pread_chk.os +x86_64-lfs-linux-gnu-gcc pread64_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/pread64_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/pread64_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/pread64_chk.os +x86_64-lfs-linux-gnu-gcc recv_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/recv_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/recv_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/recv_chk.os +x86_64-lfs-linux-gnu-gcc recvfrom_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/recvfrom_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/recvfrom_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/recvfrom_chk.os +x86_64-lfs-linux-gnu-gcc readlink_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/readlink_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/readlink_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/readlink_chk.os +x86_64-lfs-linux-gnu-gcc readlinkat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/readlinkat_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/readlinkat_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/readlinkat_chk.os +x86_64-lfs-linux-gnu-gcc getwd_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/getwd_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/getwd_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/getwd_chk.os +x86_64-lfs-linux-gnu-gcc getcwd_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/getcwd_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/getcwd_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/getcwd_chk.os +x86_64-lfs-linux-gnu-gcc realpath_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/realpath_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/realpath_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/realpath_chk.os +x86_64-lfs-linux-gnu-gcc fread_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fread_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fread_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fread_chk.os +x86_64-lfs-linux-gnu-gcc fread_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fread_u_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fread_u_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fread_u_chk.os +x86_64-lfs-linux-gnu-gcc wctomb_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wctomb_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wctomb_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wctomb_chk.os +x86_64-lfs-linux-gnu-gcc wcscpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcscpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcscpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcscpy_chk.os +x86_64-lfs-linux-gnu-gcc wmemcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wmemcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wmemcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wmemcpy_chk.os +x86_64-lfs-linux-gnu-gcc wmemmove_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wmemmove_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wmemmove_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wmemmove_chk.os +x86_64-lfs-linux-gnu-gcc wmempcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wmempcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wmempcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wmempcpy_chk.os +x86_64-lfs-linux-gnu-gcc wcpcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcpcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcpcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcpcpy_chk.os +x86_64-lfs-linux-gnu-gcc wcsncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcsncpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcsncpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcsncpy_chk.os +x86_64-lfs-linux-gnu-gcc wcscat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcscat_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcscat_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcscat_chk.os +x86_64-lfs-linux-gnu-gcc wcsncat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcsncat_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcsncat_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcsncat_chk.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemset_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk.os +x86_64-lfs-linux-gnu-gcc wcpncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcpncpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcpncpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcpncpy_chk.os +x86_64-lfs-linux-gnu-gcc swprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/swprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/swprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/swprintf_chk.os +x86_64-lfs-linux-gnu-gcc vswprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vswprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vswprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vswprintf_chk.os +x86_64-lfs-linux-gnu-gcc wprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wprintf_chk.os +x86_64-lfs-linux-gnu-gcc fwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fwprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fwprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fwprintf_chk.os +x86_64-lfs-linux-gnu-gcc vwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vwprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vwprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vwprintf_chk.os +x86_64-lfs-linux-gnu-gcc vfwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vfwprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vfwprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vfwprintf_chk.os +x86_64-lfs-linux-gnu-gcc fgetws_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_chk.os +x86_64-lfs-linux-gnu-gcc fgetws_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_u_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_u_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fgetws_u_chk.os +x86_64-lfs-linux-gnu-gcc confstr_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/confstr_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/confstr_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/confstr_chk.os +x86_64-lfs-linux-gnu-gcc getgroups_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/getgroups_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/getgroups_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/getgroups_chk.os +x86_64-lfs-linux-gnu-gcc ttyname_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/ttyname_r_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/ttyname_r_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/ttyname_r_chk.os +x86_64-lfs-linux-gnu-gcc gethostname_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/gethostname_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/gethostname_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/gethostname_chk.os +x86_64-lfs-linux-gnu-gcc getdomainname_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/getdomainname_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/getdomainname_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/getdomainname_chk.os +x86_64-lfs-linux-gnu-gcc wcrtomb_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcrtomb_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcrtomb_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcrtomb_chk.os +x86_64-lfs-linux-gnu-gcc mbsnrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/mbsnrtowcs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/mbsnrtowcs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/mbsnrtowcs_chk.os +x86_64-lfs-linux-gnu-gcc wcsnrtombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcsnrtombs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcsnrtombs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcsnrtombs_chk.os +x86_64-lfs-linux-gnu-gcc mbsrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/mbsrtowcs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/mbsrtowcs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/mbsrtowcs_chk.os +x86_64-lfs-linux-gnu-gcc wcsrtombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcsrtombs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcsrtombs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcsrtombs_chk.os +x86_64-lfs-linux-gnu-gcc mbstowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/mbstowcs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/mbstowcs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/mbstowcs_chk.os +x86_64-lfs-linux-gnu-gcc wcstombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/wcstombs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wcstombs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wcstombs_chk.os +x86_64-lfs-linux-gnu-gcc asprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/asprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/asprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/asprintf_chk.os +x86_64-lfs-linux-gnu-gcc vasprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vasprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vasprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vasprintf_chk.os +x86_64-lfs-linux-gnu-gcc dprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/dprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/dprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/dprintf_chk.os +x86_64-lfs-linux-gnu-gcc vdprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vdprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vdprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vdprintf_chk.os +x86_64-lfs-linux-gnu-gcc obprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/obprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/obprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/obprintf_chk.os +x86_64-lfs-linux-gnu-gcc vobprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/vobprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/vobprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/vobprintf_chk.os +x86_64-lfs-linux-gnu-gcc longjmp_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/longjmp_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/longjmp_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/longjmp_chk.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/____longjmp_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/____longjmp_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/____longjmp_chk.os +x86_64-lfs-linux-gnu-gcc fdelt_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fdelt_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fdelt_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fdelt_chk.os +x86_64-lfs-linux-gnu-gcc poll_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/poll_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/poll_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/poll_chk.os +x86_64-lfs-linux-gnu-gcc ppoll_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/ppoll_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/ppoll_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/ppoll_chk.os +x86_64-lfs-linux-gnu-gcc explicit_bzero_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/explicit_bzero_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/explicit_bzero_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/explicit_bzero_chk.os +x86_64-lfs-linux-gnu-gcc stack_chk_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/stack_chk_fail.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/stack_chk_fail.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/stack_chk_fail.os +x86_64-lfs-linux-gnu-gcc fortify_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/fortify_fail.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/fortify_fail.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/fortify_fail.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk-nonshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk-nonshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memcpy_chk-nonshared.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk-nonshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk-nonshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memmove_chk-nonshared.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/mempcpy_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk-nonshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk-nonshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/mempcpy_chk-nonshared.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk-nonshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk-nonshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/memset_chk-nonshared.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemset_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk-nonshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk-nonshared.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/wmemset_chk-nonshared.os +echo 'debug/backtrace.os debug/backtracesyms.os debug/backtracesymsfd.os debug/noophooks.os debug/memcpy_chk.os debug/memmove_chk.os debug/mempcpy_chk.os debug/memset_chk.os debug/stpcpy_chk.os debug/strcat_chk.os debug/strcpy_chk.os debug/strncat_chk.os debug/strncpy_chk.os debug/stpncpy_chk.os debug/sprintf_chk.os debug/vsprintf_chk.os debug/snprintf_chk.os debug/vsnprintf_chk.os debug/printf_chk.os debug/fprintf_chk.os debug/vprintf_chk.os debug/vfprintf_chk.os debug/gets_chk.os debug/chk_fail.os debug/readonly-area.os debug/fgets_chk.os debug/fgets_u_chk.os debug/read_chk.os debug/pread_chk.os debug/pread64_chk.os debug/recv_chk.os debug/recvfrom_chk.os debug/readlink_chk.os debug/readlinkat_chk.os debug/getwd_chk.os debug/getcwd_chk.os debug/realpath_chk.os debug/fread_chk.os debug/fread_u_chk.os debug/wctomb_chk.os debug/wcscpy_chk.os debug/wmemcpy_chk.os debug/wmemmove_chk.os debug/wmempcpy_chk.os debug/wcpcpy_chk.os debug/wcsncpy_chk.os debug/wcscat_chk.os debug/wcsncat_chk.os debug/wmemset_chk.os debug/wcpncpy_chk.os debug/swprintf_chk.os debug/vswprintf_chk.os debug/wprintf_chk.os debug/fwprintf_chk.os debug/vwprintf_chk.os debug/vfwprintf_chk.os debug/fgetws_chk.os debug/fgetws_u_chk.os debug/confstr_chk.os debug/getgroups_chk.os debug/ttyname_r_chk.os debug/gethostname_chk.os debug/getdomainname_chk.os debug/wcrtomb_chk.os debug/mbsnrtowcs_chk.os debug/wcsnrtombs_chk.os debug/mbsrtowcs_chk.os debug/wcsrtombs_chk.os debug/mbstowcs_chk.os debug/wcstombs_chk.os debug/asprintf_chk.os debug/vasprintf_chk.os debug/dprintf_chk.os debug/vdprintf_chk.os debug/obprintf_chk.os debug/vobprintf_chk.os debug/longjmp_chk.os debug/____longjmp_chk.os debug/fdelt_chk.os debug/poll_chk.os debug/ppoll_chk.os debug/explicit_bzero_chk.os debug/stack_chk_fail.os debug/fortify_fail.os debug/memcpy_chk-nonshared.os debug/memmove_chk-nonshared.os debug/mempcpy_chk-nonshared.os debug/memset_chk-nonshared.os debug/wmemset_chk-nonshared.os' > /mnt/lfs/sources/glibc-2.36/build/debug/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/debug/stamp.osT /mnt/lfs/sources/glibc-2.36/build/debug/stamp.os +x86_64-lfs-linux-gnu-gcc stack_chk_fail_local.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/stack_chk_fail_local.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/stack_chk_fail_local.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/stack_chk_fail_local.oS +echo 'debug/stack_chk_fail_local.oS' > /mnt/lfs/sources/glibc-2.36/build/debug/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/debug/stamp.oST /mnt/lfs/sources/glibc-2.36/build/debug/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/debug' +make subdir=mathvec -C mathvec ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/mathvec' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/mathvec +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/mathvec +rm -f /mnt/lfs/sources/glibc-2.36/build/mathvec/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/mathvec/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/mathvec/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/mathvec/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/mathvec/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/mathvec/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/mathvec' +make subdir=support -C support ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/support' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/support +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/support +rm -f /mnt/lfs/sources/glibc-2.36/build/support/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/support/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/support/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/support/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/support/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/support/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/support' +make subdir=crypt -C crypt ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/crypt' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/crypt +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/crypt +rm -f /mnt/lfs/sources/glibc-2.36/build/crypt/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/crypt/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/crypt/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/crypt/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/crypt/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/crypt/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/crypt' +make subdir=nptl_db -C nptl_db ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl_db' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/nptl_db +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/nptl_db +rm -f /mnt/lfs/sources/glibc-2.36/build/nptl_db/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/nptl_db/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/nptl_db/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/nptl_db/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/nptl_db/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/nptl_db/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl_db' +make subdir=inet -C inet ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/inet' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/inet +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/inet +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/htonl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/inet/htonl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/htonl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/htonl.o +x86_64-lfs-linux-gnu-gcc htons.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/htons.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/htons.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/htons.o +x86_64-lfs-linux-gnu-gcc inet_lnaof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet_lnaof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet_lnaof.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet_lnaof.o +x86_64-lfs-linux-gnu-gcc inet_mkadr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet_mkadr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet_mkadr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet_mkadr.o +x86_64-lfs-linux-gnu-gcc inet_netof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet_netof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet_netof.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet_netof.o +x86_64-lfs-linux-gnu-gcc inet_ntoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet_ntoa.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet_ntoa.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet_ntoa.o +x86_64-lfs-linux-gnu-gcc inet_net.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet_net.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet_net.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet_net.o +x86_64-lfs-linux-gnu-gcc herrno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/herrno.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/herrno.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/herrno.o +x86_64-lfs-linux-gnu-gcc herrno-loc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/herrno-loc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/herrno-loc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/herrno-loc.o +x86_64-lfs-linux-gnu-gcc gethstbyad.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad.o +x86_64-lfs-linux-gnu-gcc gethstbyad_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad_r.o +x86_64-lfs-linux-gnu-gcc gethstbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm.o +x86_64-lfs-linux-gnu-gcc gethstbynm2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2.o +x86_64-lfs-linux-gnu-gcc gethstbynm2_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2_r.o +x86_64-lfs-linux-gnu-gcc gethstbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm_r.o +x86_64-lfs-linux-gnu-gcc gethstent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstent.o +x86_64-lfs-linux-gnu-gcc gethstent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstent_r.o +x86_64-lfs-linux-gnu-gcc getnetbyad.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad.o +x86_64-lfs-linux-gnu-gcc getnetbyad_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad_r.o +x86_64-lfs-linux-gnu-gcc getnetbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm.o +x86_64-lfs-linux-gnu-gcc getnetent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetent.o +x86_64-lfs-linux-gnu-gcc getnetent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetent_r.o +x86_64-lfs-linux-gnu-gcc getnetbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm_r.o +x86_64-lfs-linux-gnu-gcc getproto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getproto.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getproto.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getproto.o +x86_64-lfs-linux-gnu-gcc getproto_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getproto_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getproto_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getproto_r.o +x86_64-lfs-linux-gnu-gcc getprtent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getprtent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getprtent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getprtent.o +x86_64-lfs-linux-gnu-gcc getprtent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getprtent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getprtent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getprtent_r.o +x86_64-lfs-linux-gnu-gcc getprtname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getprtname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getprtname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getprtname.o +x86_64-lfs-linux-gnu-gcc getprtname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getprtname_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getprtname_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getprtname_r.o +x86_64-lfs-linux-gnu-gcc getsrvbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm.o +x86_64-lfs-linux-gnu-gcc getsrvbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm_r.o +x86_64-lfs-linux-gnu-gcc getsrvbypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt.o +x86_64-lfs-linux-gnu-gcc getsrvbypt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt_r.o +x86_64-lfs-linux-gnu-gcc getservent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getservent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getservent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getservent.o +x86_64-lfs-linux-gnu-gcc getservent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getservent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getservent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getservent_r.o +x86_64-lfs-linux-gnu-gcc getrpcent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent.o +x86_64-lfs-linux-gnu-gcc getrpcbyname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname.o +x86_64-lfs-linux-gnu-gcc getrpcbynumber.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber.o +x86_64-lfs-linux-gnu-gcc getrpcent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent_r.o +x86_64-lfs-linux-gnu-gcc getrpcbyname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname_r.o +x86_64-lfs-linux-gnu-gcc getrpcbynumber_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber_r.o +x86_64-lfs-linux-gnu-gcc ether_aton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton.o +x86_64-lfs-linux-gnu-gcc ether_aton_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton_r.o +x86_64-lfs-linux-gnu-gcc ether_hton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_hton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_hton.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_hton.o +x86_64-lfs-linux-gnu-gcc ether_line.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_line.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_line.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_line.o +x86_64-lfs-linux-gnu-gcc ether_ntoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa.o +x86_64-lfs-linux-gnu-gcc ether_ntoa_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa_r.o +x86_64-lfs-linux-gnu-gcc ether_ntoh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoh.o +x86_64-lfs-linux-gnu-gcc rcmd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/rcmd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/rcmd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/rcmd.o +x86_64-lfs-linux-gnu-gcc rexec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/rexec.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/rexec.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/rexec.o +x86_64-lfs-linux-gnu-gcc ruserpass.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ruserpass.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ruserpass.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ruserpass.o +x86_64-lfs-linux-gnu-gcc bindresvport.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/bindresvport.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/bindresvport.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/bindresvport.o +x86_64-lfs-linux-gnu-gcc getnetgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent_r.o +x86_64-lfs-linux-gnu-gcc getnetgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent.o +x86_64-lfs-linux-gnu-gcc getaliasent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent_r.o +x86_64-lfs-linux-gnu-gcc getaliasent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent.o +x86_64-lfs-linux-gnu-gcc getaliasname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname.o +x86_64-lfs-linux-gnu-gcc getaliasname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname_r.o +x86_64-lfs-linux-gnu-gcc in6_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/in6_addr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/in6_addr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/in6_addr.o +x86_64-lfs-linux-gnu-gcc getnameinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnameinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnameinfo.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnameinfo.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/if_index.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/if_index.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/if_index.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/if_index.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ifaddrs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ifaddrs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ifaddrs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ifaddrs.o +x86_64-lfs-linux-gnu-gcc inet6_option.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet6_option.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet6_option.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet6_option.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getipv4sourcefilter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getipv4sourcefilter.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getipv4sourcefilter.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/setipv4sourcefilter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/setipv4sourcefilter.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/setipv4sourcefilter.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getsourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getsourcefilter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getsourcefilter.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getsourcefilter.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setsourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/setsourcefilter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/setsourcefilter.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/setsourcefilter.o +x86_64-lfs-linux-gnu-gcc inet6_opt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet6_opt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet6_opt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet6_opt.o +x86_64-lfs-linux-gnu-gcc inet6_rth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet6_rth.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet6_rth.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet6_rth.o +x86_64-lfs-linux-gnu-gcc inet6_scopeid_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet6_scopeid_pton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet6_scopeid_pton.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet6_scopeid_pton.o +x86_64-lfs-linux-gnu-gcc deadline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/deadline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/deadline.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/deadline.o +x86_64-lfs-linux-gnu-gcc idna.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/idna.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/idna.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/idna.o +x86_64-lfs-linux-gnu-gcc idna_name_classify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/idna_name_classify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/idna_name_classify.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/idna_name_classify.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/check_pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/check_pf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/check_pf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/check_pf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/check_native.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/check_native.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/check_native.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/check_native.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ifreq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ifreq.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ifreq.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ifreq.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/netlink_assert_response.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/netlink_assert_response.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/netlink_assert_response.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/netlink_assert_response.o +echo 'inet/htonl.o inet/htons.o inet/inet_lnaof.o inet/inet_mkadr.o inet/inet_netof.o inet/inet_ntoa.o inet/inet_net.o inet/herrno.o inet/herrno-loc.o inet/gethstbyad.o inet/gethstbyad_r.o inet/gethstbynm.o inet/gethstbynm2.o inet/gethstbynm2_r.o inet/gethstbynm_r.o inet/gethstent.o inet/gethstent_r.o inet/getnetbyad.o inet/getnetbyad_r.o inet/getnetbynm.o inet/getnetent.o inet/getnetent_r.o inet/getnetbynm_r.o inet/getproto.o inet/getproto_r.o inet/getprtent.o inet/getprtent_r.o inet/getprtname.o inet/getprtname_r.o inet/getsrvbynm.o inet/getsrvbynm_r.o inet/getsrvbypt.o inet/getsrvbypt_r.o inet/getservent.o inet/getservent_r.o inet/getrpcent.o inet/getrpcbyname.o inet/getrpcbynumber.o inet/getrpcent_r.o inet/getrpcbyname_r.o inet/getrpcbynumber_r.o inet/ether_aton.o inet/ether_aton_r.o inet/ether_hton.o inet/ether_line.o inet/ether_ntoa.o inet/ether_ntoa_r.o inet/ether_ntoh.o inet/rcmd.o inet/rexec.o inet/ruserpass.o inet/bindresvport.o inet/getnetgrent_r.o inet/getnetgrent.o inet/getaliasent_r.o inet/getaliasent.o inet/getaliasname.o inet/getaliasname_r.o inet/in6_addr.o inet/getnameinfo.o inet/if_index.o inet/ifaddrs.o inet/inet6_option.o inet/getipv4sourcefilter.o inet/setipv4sourcefilter.o inet/getsourcefilter.o inet/setsourcefilter.o inet/inet6_opt.o inet/inet6_rth.o inet/inet6_scopeid_pton.o inet/deadline.o inet/idna.o inet/idna_name_classify.o inet/check_pf.o inet/check_native.o inet/ifreq.o inet/netlink_assert_response.o' > /mnt/lfs/sources/glibc-2.36/build/inet/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/inet/stamp.oT /mnt/lfs/sources/glibc-2.36/build/inet/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/htonl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/inet/htonl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/htonl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/htonl.os +x86_64-lfs-linux-gnu-gcc htons.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/htons.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/htons.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/htons.os +x86_64-lfs-linux-gnu-gcc inet_lnaof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet_lnaof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet_lnaof.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet_lnaof.os +x86_64-lfs-linux-gnu-gcc inet_mkadr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet_mkadr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet_mkadr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet_mkadr.os +x86_64-lfs-linux-gnu-gcc inet_netof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet_netof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet_netof.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet_netof.os +x86_64-lfs-linux-gnu-gcc inet_ntoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet_ntoa.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet_ntoa.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet_ntoa.os +x86_64-lfs-linux-gnu-gcc inet_net.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet_net.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet_net.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet_net.os +x86_64-lfs-linux-gnu-gcc herrno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/herrno.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/herrno.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/herrno.os +x86_64-lfs-linux-gnu-gcc herrno-loc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/herrno-loc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/herrno-loc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/herrno-loc.os +x86_64-lfs-linux-gnu-gcc gethstbyad.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad.os +x86_64-lfs-linux-gnu-gcc gethstbyad_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbyad_r.os +x86_64-lfs-linux-gnu-gcc gethstbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm.os +x86_64-lfs-linux-gnu-gcc gethstbynm2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2.os +x86_64-lfs-linux-gnu-gcc gethstbynm2_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm2_r.os +x86_64-lfs-linux-gnu-gcc gethstbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstbynm_r.os +x86_64-lfs-linux-gnu-gcc gethstent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstent.os +x86_64-lfs-linux-gnu-gcc gethstent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/gethstent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/gethstent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/gethstent_r.os +x86_64-lfs-linux-gnu-gcc getnetbyad.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad.os +x86_64-lfs-linux-gnu-gcc getnetbyad_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetbyad_r.os +x86_64-lfs-linux-gnu-gcc getnetbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm.os +x86_64-lfs-linux-gnu-gcc getnetent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetent.os +x86_64-lfs-linux-gnu-gcc getnetent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetent_r.os +x86_64-lfs-linux-gnu-gcc getnetbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetbynm_r.os +x86_64-lfs-linux-gnu-gcc getproto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getproto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getproto.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getproto.os +x86_64-lfs-linux-gnu-gcc getproto_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getproto_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getproto_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getproto_r.os +x86_64-lfs-linux-gnu-gcc getprtent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getprtent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getprtent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getprtent.os +x86_64-lfs-linux-gnu-gcc getprtent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getprtent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getprtent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getprtent_r.os +x86_64-lfs-linux-gnu-gcc getprtname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getprtname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getprtname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getprtname.os +x86_64-lfs-linux-gnu-gcc getprtname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getprtname_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getprtname_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getprtname_r.os +x86_64-lfs-linux-gnu-gcc getsrvbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm.os +x86_64-lfs-linux-gnu-gcc getsrvbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbynm_r.os +x86_64-lfs-linux-gnu-gcc getsrvbypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt.os +x86_64-lfs-linux-gnu-gcc getsrvbypt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getsrvbypt_r.os +x86_64-lfs-linux-gnu-gcc getservent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getservent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getservent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getservent.os +x86_64-lfs-linux-gnu-gcc getservent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getservent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getservent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getservent_r.os +x86_64-lfs-linux-gnu-gcc getrpcent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent.os +x86_64-lfs-linux-gnu-gcc getrpcbyname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname.os +x86_64-lfs-linux-gnu-gcc getrpcbynumber.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber.os +x86_64-lfs-linux-gnu-gcc getrpcent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcent_r.os +x86_64-lfs-linux-gnu-gcc getrpcbyname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbyname_r.os +x86_64-lfs-linux-gnu-gcc getrpcbynumber_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getrpcbynumber_r.os +x86_64-lfs-linux-gnu-gcc ether_aton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton.os +x86_64-lfs-linux-gnu-gcc ether_aton_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_aton_r.os +x86_64-lfs-linux-gnu-gcc ether_hton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_hton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_hton.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_hton.os +x86_64-lfs-linux-gnu-gcc ether_line.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_line.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_line.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_line.os +x86_64-lfs-linux-gnu-gcc ether_ntoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa.os +x86_64-lfs-linux-gnu-gcc ether_ntoa_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoa_r.os +x86_64-lfs-linux-gnu-gcc ether_ntoh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ether_ntoh.os +x86_64-lfs-linux-gnu-gcc rcmd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/rcmd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/rcmd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/rcmd.os +x86_64-lfs-linux-gnu-gcc rexec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/rexec.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/rexec.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/rexec.os +x86_64-lfs-linux-gnu-gcc ruserpass.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ruserpass.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ruserpass.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ruserpass.os +x86_64-lfs-linux-gnu-gcc bindresvport.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/bindresvport.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/bindresvport.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/bindresvport.os +x86_64-lfs-linux-gnu-gcc getnetgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent_r.os +x86_64-lfs-linux-gnu-gcc getnetgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnetgrent.os +x86_64-lfs-linux-gnu-gcc getaliasent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent_r.os +x86_64-lfs-linux-gnu-gcc getaliasent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getaliasent.os +x86_64-lfs-linux-gnu-gcc getaliasname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname.os +x86_64-lfs-linux-gnu-gcc getaliasname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getaliasname_r.os +x86_64-lfs-linux-gnu-gcc in6_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/in6_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/in6_addr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/in6_addr.os +x86_64-lfs-linux-gnu-gcc getnameinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getnameinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getnameinfo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getnameinfo.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/if_index.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/if_index.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/if_index.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/if_index.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ifaddrs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ifaddrs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ifaddrs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ifaddrs.os +x86_64-lfs-linux-gnu-gcc inet6_option.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet6_option.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet6_option.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet6_option.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getipv4sourcefilter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getipv4sourcefilter.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getipv4sourcefilter.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/setipv4sourcefilter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/setipv4sourcefilter.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/setipv4sourcefilter.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getsourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/getsourcefilter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/getsourcefilter.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/getsourcefilter.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setsourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/setsourcefilter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/setsourcefilter.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/setsourcefilter.os +x86_64-lfs-linux-gnu-gcc inet6_opt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet6_opt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet6_opt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet6_opt.os +x86_64-lfs-linux-gnu-gcc inet6_rth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet6_rth.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet6_rth.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet6_rth.os +x86_64-lfs-linux-gnu-gcc inet6_scopeid_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/inet6_scopeid_pton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/inet6_scopeid_pton.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/inet6_scopeid_pton.os +x86_64-lfs-linux-gnu-gcc deadline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/deadline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/deadline.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/deadline.os +x86_64-lfs-linux-gnu-gcc idna.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/idna.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/idna.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/idna.os +x86_64-lfs-linux-gnu-gcc idna_name_classify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/idna_name_classify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/idna_name_classify.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/idna_name_classify.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/check_pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/check_pf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/check_pf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/check_pf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/check_native.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/check_native.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/check_native.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/check_native.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ifreq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/ifreq.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/ifreq.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/ifreq.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/netlink_assert_response.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/inet -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/inet/netlink_assert_response.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/inet/netlink_assert_response.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/inet/netlink_assert_response.os +echo 'inet/htonl.os inet/htons.os inet/inet_lnaof.os inet/inet_mkadr.os inet/inet_netof.os inet/inet_ntoa.os inet/inet_net.os inet/herrno.os inet/herrno-loc.os inet/gethstbyad.os inet/gethstbyad_r.os inet/gethstbynm.os inet/gethstbynm2.os inet/gethstbynm2_r.os inet/gethstbynm_r.os inet/gethstent.os inet/gethstent_r.os inet/getnetbyad.os inet/getnetbyad_r.os inet/getnetbynm.os inet/getnetent.os inet/getnetent_r.os inet/getnetbynm_r.os inet/getproto.os inet/getproto_r.os inet/getprtent.os inet/getprtent_r.os inet/getprtname.os inet/getprtname_r.os inet/getsrvbynm.os inet/getsrvbynm_r.os inet/getsrvbypt.os inet/getsrvbypt_r.os inet/getservent.os inet/getservent_r.os inet/getrpcent.os inet/getrpcbyname.os inet/getrpcbynumber.os inet/getrpcent_r.os inet/getrpcbyname_r.os inet/getrpcbynumber_r.os inet/ether_aton.os inet/ether_aton_r.os inet/ether_hton.os inet/ether_line.os inet/ether_ntoa.os inet/ether_ntoa_r.os inet/ether_ntoh.os inet/rcmd.os inet/rexec.os inet/ruserpass.os inet/bindresvport.os inet/getnetgrent_r.os inet/getnetgrent.os inet/getaliasent_r.os inet/getaliasent.os inet/getaliasname.os inet/getaliasname_r.os inet/in6_addr.os inet/getnameinfo.os inet/if_index.os inet/ifaddrs.os inet/inet6_option.os inet/getipv4sourcefilter.os inet/setipv4sourcefilter.os inet/getsourcefilter.os inet/setsourcefilter.os inet/inet6_opt.os inet/inet6_rth.os inet/inet6_scopeid_pton.os inet/deadline.os inet/idna.os inet/idna_name_classify.os inet/check_pf.os inet/check_native.os inet/ifreq.os inet/netlink_assert_response.os' > /mnt/lfs/sources/glibc-2.36/build/inet/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/inet/stamp.osT /mnt/lfs/sources/glibc-2.36/build/inet/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/inet/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/inet/stamp.oST /mnt/lfs/sources/glibc-2.36/build/inet/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/inet' +make subdir=resolv -C resolv ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/resolv' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/resolv +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/resolv +x86_64-lfs-linux-gnu-gcc dn_comp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dn_comp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dn_comp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dn_comp.o +x86_64-lfs-linux-gnu-gcc dn_expand.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dn_expand.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dn_expand.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dn_expand.o +x86_64-lfs-linux-gnu-gcc dn_skipname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dn_skipname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dn_skipname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dn_skipname.o +x86_64-lfs-linux-gnu-gcc nss_dns/dns-canon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dns-canon.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dns-canon.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dns-canon.o +x86_64-lfs-linux-gnu-gcc nss_dns/dns-host.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dns-host.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dns-host.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dns-host.o +x86_64-lfs-linux-gnu-gcc nss_dns/dns-network.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dns-network.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dns-network.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dns-network.o +x86_64-lfs-linux-gnu-gcc herror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/herror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/herror.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/herror.o +x86_64-lfs-linux-gnu-gcc inet_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_addr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_addr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_addr.o +x86_64-lfs-linux-gnu-gcc inet_ntop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_ntop.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_ntop.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_ntop.o +x86_64-lfs-linux-gnu-gcc inet_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_pton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_pton.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_pton.o +x86_64-lfs-linux-gnu-gcc ns_makecanon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_makecanon.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_makecanon.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_makecanon.o +x86_64-lfs-linux-gnu-gcc ns_name_compress.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_compress.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_compress.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_compress.o +x86_64-lfs-linux-gnu-gcc ns_name_ntop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_ntop.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_ntop.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_ntop.o +x86_64-lfs-linux-gnu-gcc ns_name_pack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pack.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pack.o +x86_64-lfs-linux-gnu-gcc ns_name_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pton.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pton.o +x86_64-lfs-linux-gnu-gcc ns_name_skip.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_skip.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_skip.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_skip.o +x86_64-lfs-linux-gnu-gcc ns_name_uncompress.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_uncompress.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_uncompress.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_uncompress.o +x86_64-lfs-linux-gnu-gcc ns_name_unpack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_unpack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_unpack.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_unpack.o +x86_64-lfs-linux-gnu-gcc ns_samename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samename.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samename.o +x86_64-lfs-linux-gnu-gcc nsap_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/nsap_addr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/nsap_addr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/nsap_addr.o +x86_64-lfs-linux-gnu-gcc nss_dns_functions.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/nss_dns_functions.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/nss_dns_functions.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/nss_dns_functions.o +x86_64-lfs-linux-gnu-gcc res-close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res-close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res-close.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res-close.o +x86_64-lfs-linux-gnu-gcc res-name-checking.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res-name-checking.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res-name-checking.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res-name-checking.o +x86_64-lfs-linux-gnu-gcc res-noaaaa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res-noaaaa.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res-noaaaa.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res-noaaaa.o +x86_64-lfs-linux-gnu-gcc res-state.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res-state.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res-state.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res-state.o +x86_64-lfs-linux-gnu-gcc res_context_hostalias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_context_hostalias.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_context_hostalias.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_context_hostalias.o +x86_64-lfs-linux-gnu-gcc res_enable_icmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_enable_icmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_enable_icmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_enable_icmp.o +x86_64-lfs-linux-gnu-gcc res_get_nsaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_get_nsaddr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_get_nsaddr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_get_nsaddr.o +x86_64-lfs-linux-gnu-gcc res_hconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_hconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_hconf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_hconf.o +x86_64-lfs-linux-gnu-gcc res_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_init.o +x86_64-lfs-linux-gnu-gcc res_libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_libc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_libc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_libc.o +x86_64-lfs-linux-gnu-gcc res_mkquery.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_mkquery.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_mkquery.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_mkquery.o +x86_64-lfs-linux-gnu-gcc res_nameinquery.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_nameinquery.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_nameinquery.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_nameinquery.o +x86_64-lfs-linux-gnu-gcc res_queriesmatch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_queriesmatch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_queriesmatch.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_queriesmatch.o +x86_64-lfs-linux-gnu-gcc res_query.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_query.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_query.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_query.o +x86_64-lfs-linux-gnu-gcc res_randomid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_randomid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_randomid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_randomid.o +x86_64-lfs-linux-gnu-gcc res_send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_send.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_send.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_send.o +x86_64-lfs-linux-gnu-gcc resolv_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_conf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_conf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_conf.o +x86_64-lfs-linux-gnu-gcc resolv_context.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_context.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_context.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_context.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/gai_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_sigqueue.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_sigqueue.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_sigqueue.o +x86_64-lfs-linux-gnu-gcc gai_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_cancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_cancel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_cancel.o +x86_64-lfs-linux-gnu-gcc gai_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_error.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_error.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_error.o +x86_64-lfs-linux-gnu-gcc gai_misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_misc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_misc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_misc.o +x86_64-lfs-linux-gnu-gcc gai_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_notify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_notify.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_notify.o +x86_64-lfs-linux-gnu-gcc gai_suspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_suspend.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_suspend.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_suspend.o +x86_64-lfs-linux-gnu-gcc getaddrinfo_a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/getaddrinfo_a.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/getaddrinfo_a.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/getaddrinfo_a.o +echo 'resolv/dn_comp.o resolv/dn_expand.o resolv/dn_skipname.o resolv/dns-canon.o resolv/dns-host.o resolv/dns-network.o resolv/herror.o resolv/inet_addr.o resolv/inet_ntop.o resolv/inet_pton.o resolv/ns_makecanon.o resolv/ns_name_compress.o resolv/ns_name_ntop.o resolv/ns_name_pack.o resolv/ns_name_pton.o resolv/ns_name_skip.o resolv/ns_name_uncompress.o resolv/ns_name_unpack.o resolv/ns_samename.o resolv/nsap_addr.o resolv/nss_dns_functions.o resolv/res-close.o resolv/res-name-checking.o resolv/res-noaaaa.o resolv/res-state.o resolv/res_context_hostalias.o resolv/res_enable_icmp.o resolv/res_get_nsaddr.o resolv/res_hconf.o resolv/res_init.o resolv/res_libc.o resolv/res_mkquery.o resolv/res_nameinquery.o resolv/res_queriesmatch.o resolv/res_query.o resolv/res_randomid.o resolv/res_send.o resolv/resolv_conf.o resolv/resolv_context.o resolv/gai_sigqueue.o resolv/gai_cancel.o resolv/gai_error.o resolv/gai_misc.o resolv/gai_notify.o resolv/gai_suspend.o resolv/getaddrinfo_a.o' > /mnt/lfs/sources/glibc-2.36/build/resolv/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/resolv/stamp.oT /mnt/lfs/sources/glibc-2.36/build/resolv/stamp.o +x86_64-lfs-linux-gnu-gcc dn_comp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dn_comp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dn_comp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dn_comp.os +x86_64-lfs-linux-gnu-gcc dn_expand.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dn_expand.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dn_expand.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dn_expand.os +x86_64-lfs-linux-gnu-gcc dn_skipname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dn_skipname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dn_skipname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dn_skipname.os +x86_64-lfs-linux-gnu-gcc nss_dns/dns-canon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dns-canon.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dns-canon.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dns-canon.os +x86_64-lfs-linux-gnu-gcc nss_dns/dns-host.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dns-host.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dns-host.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dns-host.os +x86_64-lfs-linux-gnu-gcc nss_dns/dns-network.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/dns-network.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/dns-network.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/dns-network.os +x86_64-lfs-linux-gnu-gcc herror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/herror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/herror.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/herror.os +x86_64-lfs-linux-gnu-gcc inet_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_addr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_addr.os +x86_64-lfs-linux-gnu-gcc inet_ntop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_ntop.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_ntop.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_ntop.os +x86_64-lfs-linux-gnu-gcc inet_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_pton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_pton.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_pton.os +x86_64-lfs-linux-gnu-gcc ns_makecanon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_makecanon.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_makecanon.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_makecanon.os +x86_64-lfs-linux-gnu-gcc ns_name_compress.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_compress.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_compress.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_compress.os +x86_64-lfs-linux-gnu-gcc ns_name_ntop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_ntop.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_ntop.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_ntop.os +x86_64-lfs-linux-gnu-gcc ns_name_pack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pack.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pack.os +x86_64-lfs-linux-gnu-gcc ns_name_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pton.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_pton.os +x86_64-lfs-linux-gnu-gcc ns_name_skip.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_skip.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_skip.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_skip.os +x86_64-lfs-linux-gnu-gcc ns_name_uncompress.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_uncompress.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_uncompress.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_uncompress.os +x86_64-lfs-linux-gnu-gcc ns_name_unpack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_unpack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_unpack.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name_unpack.os +x86_64-lfs-linux-gnu-gcc ns_samename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samename.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samename.os +x86_64-lfs-linux-gnu-gcc nsap_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/nsap_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/nsap_addr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/nsap_addr.os +x86_64-lfs-linux-gnu-gcc nss_dns_functions.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/nss_dns_functions.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/nss_dns_functions.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/nss_dns_functions.os +x86_64-lfs-linux-gnu-gcc res-close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res-close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res-close.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res-close.os +x86_64-lfs-linux-gnu-gcc res-name-checking.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res-name-checking.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res-name-checking.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res-name-checking.os +x86_64-lfs-linux-gnu-gcc res-noaaaa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res-noaaaa.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res-noaaaa.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res-noaaaa.os +x86_64-lfs-linux-gnu-gcc res-state.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res-state.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res-state.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res-state.os +x86_64-lfs-linux-gnu-gcc res_context_hostalias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_context_hostalias.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_context_hostalias.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_context_hostalias.os +x86_64-lfs-linux-gnu-gcc res_enable_icmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_enable_icmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_enable_icmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_enable_icmp.os +x86_64-lfs-linux-gnu-gcc res_get_nsaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_get_nsaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_get_nsaddr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_get_nsaddr.os +x86_64-lfs-linux-gnu-gcc res_hconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_hconf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_hconf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_hconf.os +x86_64-lfs-linux-gnu-gcc res_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_init.os +x86_64-lfs-linux-gnu-gcc res_libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_libc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_libc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_libc.os +x86_64-lfs-linux-gnu-gcc res_mkquery.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_mkquery.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_mkquery.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_mkquery.os +x86_64-lfs-linux-gnu-gcc res_nameinquery.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_nameinquery.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_nameinquery.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_nameinquery.os +x86_64-lfs-linux-gnu-gcc res_queriesmatch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_queriesmatch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_queriesmatch.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_queriesmatch.os +x86_64-lfs-linux-gnu-gcc res_query.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_query.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_query.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_query.os +x86_64-lfs-linux-gnu-gcc res_randomid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_randomid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_randomid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_randomid.os +x86_64-lfs-linux-gnu-gcc res_send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_send.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_send.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_send.os +x86_64-lfs-linux-gnu-gcc resolv_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_conf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_conf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_conf.os +x86_64-lfs-linux-gnu-gcc resolv_context.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_context.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_context.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/resolv_context.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/gai_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_sigqueue.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_sigqueue.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_sigqueue.os +x86_64-lfs-linux-gnu-gcc gai_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_cancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_cancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_cancel.os +x86_64-lfs-linux-gnu-gcc gai_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_error.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_error.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_error.os +x86_64-lfs-linux-gnu-gcc gai_misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_misc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_misc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_misc.os +x86_64-lfs-linux-gnu-gcc gai_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_notify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_notify.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_notify.os +x86_64-lfs-linux-gnu-gcc gai_suspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/gai_suspend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/gai_suspend.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/gai_suspend.os +x86_64-lfs-linux-gnu-gcc getaddrinfo_a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/getaddrinfo_a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/getaddrinfo_a.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/getaddrinfo_a.os +echo 'resolv/dn_comp.os resolv/dn_expand.os resolv/dn_skipname.os resolv/dns-canon.os resolv/dns-host.os resolv/dns-network.os resolv/herror.os resolv/inet_addr.os resolv/inet_ntop.os resolv/inet_pton.os resolv/ns_makecanon.os resolv/ns_name_compress.os resolv/ns_name_ntop.os resolv/ns_name_pack.os resolv/ns_name_pton.os resolv/ns_name_skip.os resolv/ns_name_uncompress.os resolv/ns_name_unpack.os resolv/ns_samename.os resolv/nsap_addr.os resolv/nss_dns_functions.os resolv/res-close.os resolv/res-name-checking.os resolv/res-noaaaa.os resolv/res-state.os resolv/res_context_hostalias.os resolv/res_enable_icmp.os resolv/res_get_nsaddr.os resolv/res_hconf.os resolv/res_init.os resolv/res_libc.os resolv/res_mkquery.os resolv/res_nameinquery.os resolv/res_queriesmatch.os resolv/res_query.os resolv/res_randomid.os resolv/res_send.os resolv/resolv_conf.os resolv/resolv_context.os resolv/gai_sigqueue.os resolv/gai_cancel.os resolv/gai_error.os resolv/gai_misc.os resolv/gai_notify.os resolv/gai_suspend.os resolv/getaddrinfo_a.os' > /mnt/lfs/sources/glibc-2.36/build/resolv/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/resolv/stamp.osT /mnt/lfs/sources/glibc-2.36/build/resolv/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/resolv/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/resolv/stamp.oST /mnt/lfs/sources/glibc-2.36/build/resolv/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/resolv' +make subdir=nss -C nss ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nss' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/nss +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/nss +x86_64-lfs-linux-gnu-gcc nsswitch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nsswitch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nsswitch.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nsswitch.o +x86_64-lfs-linux-gnu-gcc getnssent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/getnssent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/getnssent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/getnssent.o +x86_64-lfs-linux-gnu-gcc getnssent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/getnssent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/getnssent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/getnssent_r.o +x86_64-lfs-linux-gnu-gcc digits_dots.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/digits_dots.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/digits_dots.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/digits_dots.o +x86_64-lfs-linux-gnu-gcc valid_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/valid_field.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/valid_field.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/valid_field.o +x86_64-lfs-linux-gnu-gcc valid_list_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/valid_list_field.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/valid_list_field.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/valid_list_field.o +x86_64-lfs-linux-gnu-gcc rewrite_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/rewrite_field.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/rewrite_field.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/rewrite_field.o +x86_64-lfs-linux-gnu-gcc proto-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/proto-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/proto-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/proto-lookup.o +x86_64-lfs-linux-gnu-gcc service-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/service-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/service-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/service-lookup.o +x86_64-lfs-linux-gnu-gcc hosts-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/hosts-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/hosts-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/hosts-lookup.o +x86_64-lfs-linux-gnu-gcc network-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/network-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/network-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/network-lookup.o +x86_64-lfs-linux-gnu-gcc grp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/grp-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/grp-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/grp-lookup.o +x86_64-lfs-linux-gnu-gcc pwd-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/pwd-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/pwd-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/pwd-lookup.o +x86_64-lfs-linux-gnu-gcc ethers-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/ethers-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/ethers-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/ethers-lookup.o +x86_64-lfs-linux-gnu-gcc spwd-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/spwd-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/spwd-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/spwd-lookup.o +x86_64-lfs-linux-gnu-gcc netgrp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/netgrp-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/netgrp-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/netgrp-lookup.o +x86_64-lfs-linux-gnu-gcc alias-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/alias-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/alias-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/alias-lookup.o +x86_64-lfs-linux-gnu-gcc sgrp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/sgrp-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/sgrp-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/sgrp-lookup.o +x86_64-lfs-linux-gnu-gcc key-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/key-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/key-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/key-lookup.o +x86_64-lfs-linux-gnu-gcc rpc-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/rpc-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/rpc-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/rpc-lookup.o +x86_64-lfs-linux-gnu-gcc compat-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/compat-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/compat-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/compat-lookup.o +x86_64-lfs-linux-gnu-gcc nss_hash.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_hash.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_hash.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_hash.o +x86_64-lfs-linux-gnu-gcc nss_files_fopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_fopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_fopen.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_fopen.o +x86_64-lfs-linux-gnu-gcc nss_readline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_readline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_readline.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_readline.o +x86_64-lfs-linux-gnu-gcc nss_parse_line_result.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_parse_line_result.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_parse_line_result.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_parse_line_result.o +x86_64-lfs-linux-gnu-gcc nss_fgetent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_fgetent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_fgetent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_fgetent_r.o +x86_64-lfs-linux-gnu-gcc nss_module.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_module.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_module.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_module.o +x86_64-lfs-linux-gnu-gcc nss_action.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_action.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_action.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_action.o +x86_64-lfs-linux-gnu-gcc nss_action_parse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_action_parse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_action_parse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_action_parse.o +x86_64-lfs-linux-gnu-gcc nss_database.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_database.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_database.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_database.o +x86_64-lfs-linux-gnu-gcc nss_files_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_data.o +x86_64-lfs-linux-gnu-gcc nss_files_functions.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_functions.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_functions.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_functions.o +x86_64-lfs-linux-gnu-gcc nss_files/files-proto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-proto.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-proto.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-proto.o +x86_64-lfs-linux-gnu-gcc nss_files/files-service.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-service.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-service.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-service.o +x86_64-lfs-linux-gnu-gcc nss_files/files-hosts.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-hosts.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-hosts.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-hosts.o +x86_64-lfs-linux-gnu-gcc nss_files/files-network.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-network.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-network.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-network.o +x86_64-lfs-linux-gnu-gcc nss_files/files-grp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-grp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-grp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-grp.o +x86_64-lfs-linux-gnu-gcc nss_files/files-pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-pwd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-pwd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-pwd.o +x86_64-lfs-linux-gnu-gcc nss_files/files-ethers.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-ethers.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-ethers.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-ethers.o +x86_64-lfs-linux-gnu-gcc nss_files/files-spwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-spwd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-spwd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-spwd.o +x86_64-lfs-linux-gnu-gcc nss_files/files-netgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-netgrp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-netgrp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-netgrp.o +x86_64-lfs-linux-gnu-gcc nss_files/files-alias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-alias.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-alias.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-alias.o +x86_64-lfs-linux-gnu-gcc nss_files/files-sgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-sgrp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-sgrp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-sgrp.o +x86_64-lfs-linux-gnu-gcc nss_files/files-rpc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-rpc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-rpc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-rpc.o +x86_64-lfs-linux-gnu-gcc nss_files/files-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-init.o +x86_64-lfs-linux-gnu-gcc nss_files/files-initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-initgroups.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-initgroups.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-initgroups.o +echo 'nss/nsswitch.o nss/getnssent.o nss/getnssent_r.o nss/digits_dots.o nss/valid_field.o nss/valid_list_field.o nss/rewrite_field.o nss/proto-lookup.o nss/service-lookup.o nss/hosts-lookup.o nss/network-lookup.o nss/grp-lookup.o nss/pwd-lookup.o nss/ethers-lookup.o nss/spwd-lookup.o nss/netgrp-lookup.o nss/alias-lookup.o nss/sgrp-lookup.o nss/key-lookup.o nss/rpc-lookup.o nss/compat-lookup.o nss/nss_hash.o nss/nss_files_fopen.o nss/nss_readline.o nss/nss_parse_line_result.o nss/nss_fgetent_r.o nss/nss_module.o nss/nss_action.o nss/nss_action_parse.o nss/nss_database.o nss/nss_files_data.o nss/nss_files_functions.o nss/files-proto.o nss/files-service.o nss/files-hosts.o nss/files-network.o nss/files-grp.o nss/files-pwd.o nss/files-ethers.o nss/files-spwd.o nss/files-netgrp.o nss/files-alias.o nss/files-sgrp.o nss/files-rpc.o nss/files-init.o nss/files-initgroups.o' > /mnt/lfs/sources/glibc-2.36/build/nss/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/stamp.oT /mnt/lfs/sources/glibc-2.36/build/nss/stamp.o +x86_64-lfs-linux-gnu-gcc nsswitch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nsswitch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nsswitch.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nsswitch.os +x86_64-lfs-linux-gnu-gcc getnssent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/getnssent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/getnssent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/getnssent.os +x86_64-lfs-linux-gnu-gcc getnssent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/getnssent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/getnssent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/getnssent_r.os +x86_64-lfs-linux-gnu-gcc digits_dots.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/digits_dots.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/digits_dots.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/digits_dots.os +x86_64-lfs-linux-gnu-gcc valid_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/valid_field.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/valid_field.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/valid_field.os +x86_64-lfs-linux-gnu-gcc valid_list_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/valid_list_field.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/valid_list_field.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/valid_list_field.os +x86_64-lfs-linux-gnu-gcc rewrite_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/rewrite_field.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/rewrite_field.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/rewrite_field.os +x86_64-lfs-linux-gnu-gcc proto-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/proto-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/proto-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/proto-lookup.os +x86_64-lfs-linux-gnu-gcc service-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/service-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/service-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/service-lookup.os +x86_64-lfs-linux-gnu-gcc hosts-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/hosts-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/hosts-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/hosts-lookup.os +x86_64-lfs-linux-gnu-gcc network-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/network-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/network-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/network-lookup.os +x86_64-lfs-linux-gnu-gcc grp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/grp-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/grp-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/grp-lookup.os +x86_64-lfs-linux-gnu-gcc pwd-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/pwd-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/pwd-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/pwd-lookup.os +x86_64-lfs-linux-gnu-gcc ethers-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/ethers-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/ethers-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/ethers-lookup.os +x86_64-lfs-linux-gnu-gcc spwd-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/spwd-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/spwd-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/spwd-lookup.os +x86_64-lfs-linux-gnu-gcc netgrp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/netgrp-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/netgrp-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/netgrp-lookup.os +x86_64-lfs-linux-gnu-gcc alias-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/alias-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/alias-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/alias-lookup.os +x86_64-lfs-linux-gnu-gcc sgrp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/sgrp-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/sgrp-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/sgrp-lookup.os +x86_64-lfs-linux-gnu-gcc key-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/key-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/key-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/key-lookup.os +x86_64-lfs-linux-gnu-gcc rpc-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/rpc-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/rpc-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/rpc-lookup.os +x86_64-lfs-linux-gnu-gcc compat-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/compat-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/compat-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/compat-lookup.os +x86_64-lfs-linux-gnu-gcc nss_hash.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_hash.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_hash.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_hash.os +x86_64-lfs-linux-gnu-gcc nss_files_fopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_fopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_fopen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_fopen.os +x86_64-lfs-linux-gnu-gcc nss_readline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_readline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_readline.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_readline.os +x86_64-lfs-linux-gnu-gcc nss_parse_line_result.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_parse_line_result.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_parse_line_result.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_parse_line_result.os +x86_64-lfs-linux-gnu-gcc nss_fgetent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_fgetent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_fgetent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_fgetent_r.os +x86_64-lfs-linux-gnu-gcc nss_module.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_module.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_module.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_module.os +x86_64-lfs-linux-gnu-gcc nss_action.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_action.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_action.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_action.os +x86_64-lfs-linux-gnu-gcc nss_action_parse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_action_parse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_action_parse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_action_parse.os +x86_64-lfs-linux-gnu-gcc nss_database.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_database.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_database.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_database.os +x86_64-lfs-linux-gnu-gcc nss_files_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_data.os +x86_64-lfs-linux-gnu-gcc nss_files_functions.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_functions.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_functions.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nss_files_functions.os +x86_64-lfs-linux-gnu-gcc nss_files/files-proto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-proto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-proto.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-proto.os +x86_64-lfs-linux-gnu-gcc nss_files/files-service.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-service.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-service.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-service.os +x86_64-lfs-linux-gnu-gcc nss_files/files-hosts.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-hosts.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-hosts.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-hosts.os +x86_64-lfs-linux-gnu-gcc nss_files/files-network.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-network.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-network.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-network.os +x86_64-lfs-linux-gnu-gcc nss_files/files-grp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-grp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-grp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-grp.os +x86_64-lfs-linux-gnu-gcc nss_files/files-pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-pwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-pwd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-pwd.os +x86_64-lfs-linux-gnu-gcc nss_files/files-ethers.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-ethers.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-ethers.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-ethers.os +x86_64-lfs-linux-gnu-gcc nss_files/files-spwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-spwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-spwd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-spwd.os +x86_64-lfs-linux-gnu-gcc nss_files/files-netgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-netgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-netgrp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-netgrp.os +x86_64-lfs-linux-gnu-gcc nss_files/files-alias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-alias.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-alias.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-alias.os +x86_64-lfs-linux-gnu-gcc nss_files/files-sgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-sgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-sgrp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-sgrp.os +x86_64-lfs-linux-gnu-gcc nss_files/files-rpc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-rpc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-rpc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-rpc.os +x86_64-lfs-linux-gnu-gcc nss_files/files-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-init.os +x86_64-lfs-linux-gnu-gcc nss_files/files-initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/files-initgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/files-initgroups.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/files-initgroups.os +echo 'nss/nsswitch.os nss/getnssent.os nss/getnssent_r.os nss/digits_dots.os nss/valid_field.os nss/valid_list_field.os nss/rewrite_field.os nss/proto-lookup.os nss/service-lookup.os nss/hosts-lookup.os nss/network-lookup.os nss/grp-lookup.os nss/pwd-lookup.os nss/ethers-lookup.os nss/spwd-lookup.os nss/netgrp-lookup.os nss/alias-lookup.os nss/sgrp-lookup.os nss/key-lookup.os nss/rpc-lookup.os nss/compat-lookup.os nss/nss_hash.os nss/nss_files_fopen.os nss/nss_readline.os nss/nss_parse_line_result.os nss/nss_fgetent_r.os nss/nss_module.os nss/nss_action.os nss/nss_action_parse.os nss/nss_database.os nss/nss_files_data.os nss/nss_files_functions.os nss/files-proto.os nss/files-service.os nss/files-hosts.os nss/files-network.os nss/files-grp.os nss/files-pwd.os nss/files-ethers.os nss/files-spwd.os nss/files-netgrp.os nss/files-alias.os nss/files-sgrp.os nss/files-rpc.os nss/files-init.os nss/files-initgroups.os' > /mnt/lfs/sources/glibc-2.36/build/nss/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/stamp.osT /mnt/lfs/sources/glibc-2.36/build/nss/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/nss/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/stamp.oST /mnt/lfs/sources/glibc-2.36/build/nss/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nss' +make subdir=hesiod -C hesiod ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/hesiod' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/hesiod +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/hesiod +rm -f /mnt/lfs/sources/glibc-2.36/build/hesiod/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/hesiod/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/hesiod/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/hesiod/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/hesiod/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/hesiod/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/hesiod' +make subdir=sunrpc -C sunrpc ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/sunrpc' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/sunrpc +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/sunrpc +echo '' > /mnt/lfs/sources/glibc-2.36/build/sunrpc/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/sunrpc/stamp.oT /mnt/lfs/sources/glibc-2.36/build/sunrpc/stamp.o +x86_64-lfs-linux-gnu-gcc auth_none.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/auth_none.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/auth_none.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/auth_none.os +x86_64-lfs-linux-gnu-gcc authuxprot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/authuxprot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/authuxprot.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/authuxprot.os +x86_64-lfs-linux-gnu-gcc clnt_raw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_raw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_raw.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_raw.os +x86_64-lfs-linux-gnu-gcc clnt_simp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_simp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_simp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_simp.os +x86_64-lfs-linux-gnu-gcc rpc_dtable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_dtable.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_dtable.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_dtable.os +x86_64-lfs-linux-gnu-gcc getrpcport.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/getrpcport.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/getrpcport.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/getrpcport.os +x86_64-lfs-linux-gnu-gcc pmap_clnt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_clnt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_clnt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_clnt.os +x86_64-lfs-linux-gnu-gcc pm_getmaps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/pm_getmaps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/pm_getmaps.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/pm_getmaps.os +x86_64-lfs-linux-gnu-gcc pmap_prot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_prot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_prot.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_prot.os +x86_64-lfs-linux-gnu-gcc pmap_prot2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_prot2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_prot2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_prot2.os +x86_64-lfs-linux-gnu-gcc pmap_rmt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_rmt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_rmt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/pmap_rmt.os +x86_64-lfs-linux-gnu-gcc rpc_prot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_prot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_prot.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_prot.os +x86_64-lfs-linux-gnu-gcc rpc_common.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_common.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_common.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_common.os +x86_64-lfs-linux-gnu-gcc rpc_cmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_cmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_cmsg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_cmsg.os +x86_64-lfs-linux-gnu-gcc svc_auth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_auth.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_auth.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_auth.os +x86_64-lfs-linux-gnu-gcc svc_authux.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_authux.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_authux.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_authux.os +x86_64-lfs-linux-gnu-gcc svc_raw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_raw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_raw.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_raw.os +x86_64-lfs-linux-gnu-gcc svc_simple.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_simple.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_simple.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_simple.os +x86_64-lfs-linux-gnu-gcc xdr_float.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_float.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_float.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_float.os +x86_64-lfs-linux-gnu-gcc xdr_rec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_rec.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_rec.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_rec.os +x86_64-lfs-linux-gnu-gcc publickey.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/publickey.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/publickey.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/publickey.os +x86_64-lfs-linux-gnu-gcc authdes_prot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/authdes_prot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/authdes_prot.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/authdes_prot.os +x86_64-lfs-linux-gnu-gcc des_crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/des_crypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/des_crypt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/des_crypt.os +x86_64-lfs-linux-gnu-gcc des_impl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/des_impl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/des_impl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/des_impl.os +x86_64-lfs-linux-gnu-gcc des_soft.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/des_soft.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/des_soft.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/des_soft.os +x86_64-lfs-linux-gnu-gcc key_prot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/key_prot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/key_prot.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/key_prot.os +x86_64-lfs-linux-gnu-gcc openchild.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/openchild.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/openchild.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/openchild.os +x86_64-lfs-linux-gnu-gcc rtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/rtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/rtime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/rtime.os +x86_64-lfs-linux-gnu-gcc svcauth_des.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/svcauth_des.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/svcauth_des.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/svcauth_des.os +x86_64-lfs-linux-gnu-gcc clnt_unix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_unix.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_unix.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_unix.os +x86_64-lfs-linux-gnu-gcc svc_unix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_unix.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_unix.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_unix.os +x86_64-lfs-linux-gnu-gcc create_xid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/create_xid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/create_xid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/create_xid.os +x86_64-lfs-linux-gnu-gcc auth_des.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/auth_des.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/auth_des.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/auth_des.os +x86_64-lfs-linux-gnu-gcc auth_unix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/auth_unix.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/auth_unix.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/auth_unix.os +x86_64-lfs-linux-gnu-gcc clnt_gen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_gen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_gen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_gen.os +x86_64-lfs-linux-gnu-gcc clnt_perr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_perr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_perr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_perr.os +x86_64-lfs-linux-gnu-gcc clnt_tcp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_tcp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_tcp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_tcp.os +x86_64-lfs-linux-gnu-gcc clnt_udp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_udp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_udp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/clnt_udp.os +x86_64-lfs-linux-gnu-gcc get_myaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/get_myaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/get_myaddr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/get_myaddr.os +x86_64-lfs-linux-gnu-gcc key_call.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/key_call.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/key_call.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/key_call.os +x86_64-lfs-linux-gnu-gcc netname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/netname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/netname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/netname.os +x86_64-lfs-linux-gnu-gcc pm_getport.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/pm_getport.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/pm_getport.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/pm_getport.os +x86_64-lfs-linux-gnu-gcc rpc_thread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_thread.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_thread.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_thread.os +x86_64-lfs-linux-gnu-gcc svc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc.os +x86_64-lfs-linux-gnu-gcc svc_tcp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_tcp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_tcp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_tcp.os +x86_64-lfs-linux-gnu-gcc svc_udp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_udp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_udp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_udp.os +x86_64-lfs-linux-gnu-gcc xcrypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/xcrypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/xcrypt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/xcrypt.os +x86_64-lfs-linux-gnu-gcc xdr_array.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_array.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_array.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_array.os +x86_64-lfs-linux-gnu-gcc xdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr.os +x86_64-lfs-linux-gnu-gcc xdr_intXX_t.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_intXX_t.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_intXX_t.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_intXX_t.os +x86_64-lfs-linux-gnu-gcc xdr_mem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_mem.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_mem.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_mem.os +x86_64-lfs-linux-gnu-gcc xdr_ref.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_ref.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_ref.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_ref.os +x86_64-lfs-linux-gnu-gcc xdr_sizeof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_sizeof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_sizeof.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_sizeof.os +x86_64-lfs-linux-gnu-gcc xdr_stdio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_stdio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_stdio.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/xdr_stdio.os +x86_64-lfs-linux-gnu-gcc svc_run.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_run.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_run.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/svc_run.os +x86_64-lfs-linux-gnu-gcc rpc_gethostbyname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_gethostbyname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_gethostbyname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/rpc_gethostbyname.os +echo 'sunrpc/auth_none.os sunrpc/authuxprot.os sunrpc/clnt_raw.os sunrpc/clnt_simp.os sunrpc/rpc_dtable.os sunrpc/getrpcport.os sunrpc/pmap_clnt.os sunrpc/pm_getmaps.os sunrpc/pmap_prot.os sunrpc/pmap_prot2.os sunrpc/pmap_rmt.os sunrpc/rpc_prot.os sunrpc/rpc_common.os sunrpc/rpc_cmsg.os sunrpc/svc_auth.os sunrpc/svc_authux.os sunrpc/svc_raw.os sunrpc/svc_simple.os sunrpc/xdr_float.os sunrpc/xdr_rec.os sunrpc/publickey.os sunrpc/authdes_prot.os sunrpc/des_crypt.os sunrpc/des_impl.os sunrpc/des_soft.os sunrpc/key_prot.os sunrpc/openchild.os sunrpc/rtime.os sunrpc/svcauth_des.os sunrpc/clnt_unix.os sunrpc/svc_unix.os sunrpc/create_xid.os sunrpc/auth_des.os sunrpc/auth_unix.os sunrpc/clnt_gen.os sunrpc/clnt_perr.os sunrpc/clnt_tcp.os sunrpc/clnt_udp.os sunrpc/get_myaddr.os sunrpc/key_call.os sunrpc/netname.os sunrpc/pm_getport.os sunrpc/rpc_thread.os sunrpc/svc.os sunrpc/svc_tcp.os sunrpc/svc_udp.os sunrpc/xcrypt.os sunrpc/xdr_array.os sunrpc/xdr.os sunrpc/xdr_intXX_t.os sunrpc/xdr_mem.os sunrpc/xdr_ref.os sunrpc/xdr_sizeof.os sunrpc/xdr_stdio.os sunrpc/svc_run.os sunrpc/rpc_gethostbyname.os' > /mnt/lfs/sources/glibc-2.36/build/sunrpc/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/sunrpc/stamp.osT /mnt/lfs/sources/glibc-2.36/build/sunrpc/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/sunrpc/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/sunrpc/stamp.oST /mnt/lfs/sources/glibc-2.36/build/sunrpc/stamp.oS +x86_64-lfs-linux-gnu-gcc auth_des.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-auth_des.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-auth_des.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-auth_des.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc auth_unix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-auth_unix.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-auth_unix.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-auth_unix.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc clnt_gen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_gen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_gen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_gen.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc clnt_perr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_perr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_perr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_perr.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc clnt_tcp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_tcp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_tcp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_tcp.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc clnt_udp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_udp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_udp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_udp.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc get_myaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-get_myaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-get_myaddr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-get_myaddr.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc key_call.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-key_call.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-key_call.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-key_call.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc netname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-netname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-netname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-netname.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc pm_getport.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-pm_getport.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-pm_getport.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-pm_getport.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc rpc_thread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-rpc_thread.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-rpc_thread.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-rpc_thread.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc svc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc svc_tcp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_tcp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_tcp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_tcp.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc svc_udp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_udp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_udp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_udp.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc xcrypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xcrypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xcrypt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xcrypt.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc xdr_array.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_array.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_array.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_array.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc xdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc xdr_intXX_t.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_intXX_t.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_intXX_t.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_intXX_t.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc xdr_mem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_mem.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_mem.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_mem.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc xdr_ref.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_ref.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_ref.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_ref.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc xdr_sizeof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_sizeof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_sizeof.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_sizeof.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc xdr_stdio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_stdio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_stdio.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_stdio.os -DEXPORT_RPC_SYMBOLS +x86_64-lfs-linux-gnu-gcc svc_run.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/sunrpc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_run.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_run.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_run.os -DEXPORT_RPC_SYMBOLS +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar crv /mnt/lfs/sources/glibc-2.36/build/sunrpc/librpc_compat_pic.a /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-auth_des.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-auth_unix.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_gen.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_perr.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_tcp.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_udp.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-get_myaddr.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-key_call.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-netname.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-pm_getport.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-rpc_thread.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_tcp.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_udp.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xcrypt.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_array.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_intXX_t.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_mem.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_ref.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_sizeof.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_stdio.os /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_run.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-auth_des.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-auth_unix.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_gen.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_perr.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_tcp.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-clnt_udp.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-get_myaddr.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-key_call.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-netname.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-pm_getport.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-rpc_thread.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_tcp.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_udp.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xcrypt.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_array.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_intXX_t.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_mem.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_ref.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_sizeof.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-xdr_stdio.os +a - /mnt/lfs/sources/glibc-2.36/build/sunrpc/compat-svc_run.os +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/sunrpc' +make subdir=nis -C nis ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nis' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/nis +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/nis +rm -f /mnt/lfs/sources/glibc-2.36/build/nis/stamp.o; > /mnt/lfs/sources/glibc-2.36/build/nis/stamp.o +rm -f /mnt/lfs/sources/glibc-2.36/build/nis/stamp.os; > /mnt/lfs/sources/glibc-2.36/build/nis/stamp.os +rm -f /mnt/lfs/sources/glibc-2.36/build/nis/stamp.oS; > /mnt/lfs/sources/glibc-2.36/build/nis/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nis' +make subdir=nscd -C nscd ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nscd' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/nscd +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/nscd +x86_64-lfs-linux-gnu-gcc nscd_getpw_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getpw_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getpw_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getpw_r.o +x86_64-lfs-linux-gnu-gcc nscd_getgr_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getgr_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getgr_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getgr_r.o +x86_64-lfs-linux-gnu-gcc nscd_gethst_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_gethst_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_gethst_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_gethst_r.o +x86_64-lfs-linux-gnu-gcc nscd_getai.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getai.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getai.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getai.o +x86_64-lfs-linux-gnu-gcc nscd_initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_initgroups.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_initgroups.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_initgroups.o +x86_64-lfs-linux-gnu-gcc nscd_getserv_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getserv_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getserv_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getserv_r.o +x86_64-lfs-linux-gnu-gcc nscd_netgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_netgroup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_netgroup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_netgroup.o +x86_64-lfs-linux-gnu-gcc nscd_helper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_helper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_helper.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_helper.o +echo 'nscd/nscd_getpw_r.o nscd/nscd_getgr_r.o nscd/nscd_gethst_r.o nscd/nscd_getai.o nscd/nscd_initgroups.o nscd/nscd_getserv_r.o nscd/nscd_netgroup.o nscd/nscd_helper.o' > /mnt/lfs/sources/glibc-2.36/build/nscd/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/nscd/stamp.oT /mnt/lfs/sources/glibc-2.36/build/nscd/stamp.o +x86_64-lfs-linux-gnu-gcc nscd_getpw_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getpw_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getpw_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getpw_r.os +x86_64-lfs-linux-gnu-gcc nscd_getgr_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getgr_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getgr_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getgr_r.os +x86_64-lfs-linux-gnu-gcc nscd_gethst_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_gethst_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_gethst_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_gethst_r.os +x86_64-lfs-linux-gnu-gcc nscd_getai.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getai.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getai.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getai.os +x86_64-lfs-linux-gnu-gcc nscd_initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_initgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_initgroups.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_initgroups.os +x86_64-lfs-linux-gnu-gcc nscd_getserv_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getserv_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getserv_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_getserv_r.os +x86_64-lfs-linux-gnu-gcc nscd_netgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_netgroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_netgroup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_netgroup.os +x86_64-lfs-linux-gnu-gcc nscd_helper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_helper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_helper.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_helper.os +echo 'nscd/nscd_getpw_r.os nscd/nscd_getgr_r.os nscd/nscd_gethst_r.os nscd/nscd_getai.os nscd/nscd_initgroups.os nscd/nscd_getserv_r.os nscd/nscd_netgroup.os nscd/nscd_helper.os' > /mnt/lfs/sources/glibc-2.36/build/nscd/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/nscd/stamp.osT /mnt/lfs/sources/glibc-2.36/build/nscd/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/nscd/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/nscd/stamp.oST /mnt/lfs/sources/glibc-2.36/build/nscd/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nscd' +make subdir=login -C login ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/login' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/login +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/login +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getlogin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getlogin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getlogin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getlogin.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getlogin_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r.o +x86_64-lfs-linux-gnu-gcc setlogin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/setlogin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/setlogin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/setlogin.o +x86_64-lfs-linux-gnu-gcc getlogin_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r_chk.o +x86_64-lfs-linux-gnu-gcc getutent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutent.o +x86_64-lfs-linux-gnu-gcc getutent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutent_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutent_r.o +x86_64-lfs-linux-gnu-gcc getutid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutid.o +x86_64-lfs-linux-gnu-gcc getutline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutline.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutline.o +x86_64-lfs-linux-gnu-gcc getutid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutid_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutid_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutid_r.o +x86_64-lfs-linux-gnu-gcc getutline_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutline_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutline_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutline_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/utmp_file.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/utmp_file.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/utmp_file.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/utmp_file.o +x86_64-lfs-linux-gnu-gcc utmpname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/utmpname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/utmpname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/utmpname.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/updwtmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/updwtmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/updwtmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/updwtmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getpt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getpt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/grantpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DLIBEXECDIR='"/usr/libexec"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/grantpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/grantpt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/grantpt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/unlockpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/unlockpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/unlockpt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/unlockpt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ptsname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/ptsname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/ptsname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/ptsname.o +x86_64-lfs-linux-gnu-gcc ptsname_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/ptsname_r_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/ptsname_r_chk.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/ptsname_r_chk.o +x86_64-lfs-linux-gnu-gcc login.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/login.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/login.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/login.o +x86_64-lfs-linux-gnu-gcc login_tty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/login_tty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/login_tty.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/login_tty.o +x86_64-lfs-linux-gnu-gcc logout.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/logout.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/logout.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/logout.o +x86_64-lfs-linux-gnu-gcc logwtmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/logwtmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/logwtmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/logwtmp.o +x86_64-lfs-linux-gnu-gcc openpty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/openpty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/openpty.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/openpty.o +x86_64-lfs-linux-gnu-gcc forkpty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/forkpty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/forkpty.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/forkpty.o +x86_64-lfs-linux-gnu-gcc setutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/setutxent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/setutxent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/setutxent.o +x86_64-lfs-linux-gnu-gcc getutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutxent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutxent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutxent.o +x86_64-lfs-linux-gnu-gcc endutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/endutxent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/endutxent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/endutxent.o +x86_64-lfs-linux-gnu-gcc getutxid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutxid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutxid.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutxid.o +x86_64-lfs-linux-gnu-gcc getutxline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutxline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutxline.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutxline.o +x86_64-lfs-linux-gnu-gcc pututxline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/pututxline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/pututxline.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/pututxline.o +x86_64-lfs-linux-gnu-gcc utmpxname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/utmpxname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/utmpxname.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/utmpxname.o +x86_64-lfs-linux-gnu-gcc updwtmpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/updwtmpx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/updwtmpx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/updwtmpx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/gnu/getutmpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutmpx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutmpx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutmpx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/gnu/getutmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutmp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutmp.o +echo 'login/getlogin.o login/getlogin_r.o login/setlogin.o login/getlogin_r_chk.o login/getutent.o login/getutent_r.o login/getutid.o login/getutline.o login/getutid_r.o login/getutline_r.o login/utmp_file.o login/utmpname.o login/updwtmp.o login/getpt.o login/grantpt.o login/unlockpt.o login/ptsname.o login/ptsname_r_chk.o login/login.o login/login_tty.o login/logout.o login/logwtmp.o login/openpty.o login/forkpty.o login/setutxent.o login/getutxent.o login/endutxent.o login/getutxid.o login/getutxline.o login/pututxline.o login/utmpxname.o login/updwtmpx.o login/getutmpx.o login/getutmp.o' > /mnt/lfs/sources/glibc-2.36/build/login/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/login/stamp.oT /mnt/lfs/sources/glibc-2.36/build/login/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getlogin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getlogin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getlogin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getlogin.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getlogin_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r.os +x86_64-lfs-linux-gnu-gcc setlogin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/setlogin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/setlogin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/setlogin.os +x86_64-lfs-linux-gnu-gcc getlogin_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getlogin_r_chk.os +x86_64-lfs-linux-gnu-gcc getutent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutent.os +x86_64-lfs-linux-gnu-gcc getutent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutent_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutent_r.os +x86_64-lfs-linux-gnu-gcc getutid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutid.os +x86_64-lfs-linux-gnu-gcc getutline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutline.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutline.os +x86_64-lfs-linux-gnu-gcc getutid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutid_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutid_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutid_r.os +x86_64-lfs-linux-gnu-gcc getutline_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutline_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutline_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutline_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/utmp_file.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/utmp_file.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/utmp_file.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/utmp_file.os +x86_64-lfs-linux-gnu-gcc utmpname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/utmpname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/utmpname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/utmpname.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/updwtmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/updwtmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/updwtmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/updwtmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getpt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getpt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/grantpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DLIBEXECDIR='"/usr/libexec"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/grantpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/grantpt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/grantpt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/unlockpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/unlockpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/unlockpt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/unlockpt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/ptsname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/ptsname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/ptsname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/ptsname.os +x86_64-lfs-linux-gnu-gcc ptsname_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/ptsname_r_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/ptsname_r_chk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/ptsname_r_chk.os +x86_64-lfs-linux-gnu-gcc login.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/login.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/login.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/login.os +x86_64-lfs-linux-gnu-gcc login_tty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/login_tty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/login_tty.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/login_tty.os +x86_64-lfs-linux-gnu-gcc logout.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/logout.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/logout.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/logout.os +x86_64-lfs-linux-gnu-gcc logwtmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/logwtmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/logwtmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/logwtmp.os +x86_64-lfs-linux-gnu-gcc openpty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/openpty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/openpty.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/openpty.os +x86_64-lfs-linux-gnu-gcc forkpty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/forkpty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/forkpty.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/forkpty.os +x86_64-lfs-linux-gnu-gcc setutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/setutxent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/setutxent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/setutxent.os +x86_64-lfs-linux-gnu-gcc getutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutxent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutxent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutxent.os +x86_64-lfs-linux-gnu-gcc endutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/endutxent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/endutxent.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/endutxent.os +x86_64-lfs-linux-gnu-gcc getutxid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutxid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutxid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutxid.os +x86_64-lfs-linux-gnu-gcc getutxline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutxline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutxline.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutxline.os +x86_64-lfs-linux-gnu-gcc pututxline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/pututxline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/pututxline.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/pututxline.os +x86_64-lfs-linux-gnu-gcc utmpxname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/utmpxname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/utmpxname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/utmpxname.os +x86_64-lfs-linux-gnu-gcc updwtmpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/updwtmpx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/updwtmpx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/updwtmpx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/gnu/getutmpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutmpx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutmpx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutmpx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/gnu/getutmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/getutmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/getutmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/getutmp.os +echo 'login/getlogin.os login/getlogin_r.os login/setlogin.os login/getlogin_r_chk.os login/getutent.os login/getutent_r.os login/getutid.os login/getutline.os login/getutid_r.os login/getutline_r.os login/utmp_file.os login/utmpname.os login/updwtmp.os login/getpt.os login/grantpt.os login/unlockpt.os login/ptsname.os login/ptsname_r_chk.os login/login.os login/login_tty.os login/logout.os login/logwtmp.os login/openpty.os login/forkpty.os login/setutxent.os login/getutxent.os login/endutxent.os login/getutxid.os login/getutxline.os login/pututxline.os login/utmpxname.os login/updwtmpx.os login/getutmpx.os login/getutmp.os' > /mnt/lfs/sources/glibc-2.36/build/login/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/login/stamp.osT /mnt/lfs/sources/glibc-2.36/build/login/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/login/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/login/stamp.oST /mnt/lfs/sources/glibc-2.36/build/login/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/login' +make subdir=elf -C elf ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +python3 -B ../scripts/dso-ordering-test.py --description-file dso-sort-tests-2.def --objpfx /mnt/lfs/sources/glibc-2.36/build/elf/ --output-makefile /mnt/lfs/sources/glibc-2.36/build/elf/dso-sort-tests-2.def.generated-makefileT +mv /mnt/lfs/sources/glibc-2.36/build/elf/dso-sort-tests-2.def.generated-makefileT /mnt/lfs/sources/glibc-2.36/build/elf/dso-sort-tests-2.def.generated-makefile +python3 -B ../scripts/dso-ordering-test.py --description-file dso-sort-tests-1.def --objpfx /mnt/lfs/sources/glibc-2.36/build/elf/ --output-makefile /mnt/lfs/sources/glibc-2.36/build/elf/dso-sort-tests-1.def.generated-makefileT +mv /mnt/lfs/sources/glibc-2.36/build/elf/dso-sort-tests-1.def.generated-makefileT /mnt/lfs/sources/glibc-2.36/build/elf/dso-sort-tests-1.def.generated-makefile +echo "/usr/lib " \ +| gawk -f gen-trusted-dirs.awk > /mnt/lfs/sources/glibc-2.36/build/elf/trusted-dirs.T; +echo '#define DL_DST_LIB "lib"' >> /mnt/lfs/sources/glibc-2.36/build/elf/trusted-dirs.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/elf/trusted-dirs.T /mnt/lfs/sources/glibc-2.36/build/elf/trusted-dirs.h +touch /mnt/lfs/sources/glibc-2.36/build/elf/trusted-dirs.st +x86_64-lfs-linux-gnu-gcc dl-call-libc-early-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-call-libc-early-init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-call-libc-early-init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-call-libc-early-init.o +x86_64-lfs-linux-gnu-gcc dl-close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-close.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-close.o +x86_64-lfs-linux-gnu-gcc dl-debug.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug.o +x86_64-lfs-linux-gnu-gcc dl-debug-symbols.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug-symbols.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug-symbols.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug-symbols.o +x86_64-lfs-linux-gnu-gcc dl-deps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-deps.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-deps.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-deps.o +x86_64-lfs-linux-gnu-gcc dl-exception.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-exception.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-exception.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-exception.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-execstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-execstack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-execstack.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-execstack.o +x86_64-lfs-linux-gnu-gcc dl-find_object.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-find_object.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-find_object.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-find_object.o +x86_64-lfs-linux-gnu-gcc dl-fini.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-fini.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-fini.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-fini.o +x86_64-lfs-linux-gnu-gcc dl-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-init.o +x86_64-lfs-linux-gnu-gcc dl-load.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -I/mnt/lfs/sources/glibc-2.36/build/elf/. -I/mnt/lfs/sources/glibc-2.36/build/csu/. -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-load.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-load.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-load.o +x86_64-lfs-linux-gnu-gcc dl-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup.o +x86_64-lfs-linux-gnu-gcc dl-lookup-direct.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup-direct.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup-direct.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup-direct.o +x86_64-lfs-linux-gnu-gcc dl-minimal-malloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal-malloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal-malloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal-malloc.o +x86_64-lfs-linux-gnu-gcc dl-misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-misc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-misc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-misc.o +x86_64-lfs-linux-gnu-gcc dl-object.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-object.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-object.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-object.o +x86_64-lfs-linux-gnu-gcc dl-open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-open.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-open.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-origin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-origin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-origin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-origin.o +x86_64-lfs-linux-gnu-gcc dl-printf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-printf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-printf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-printf.o +x86_64-lfs-linux-gnu-gcc dl-profile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-profile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-profile.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-profile.o +x86_64-lfs-linux-gnu-gcc dl-reloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-reloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-reloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-reloc.o +x86_64-lfs-linux-gnu-gcc dl-runtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-runtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-runtime.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-runtime.o +x86_64-lfs-linux-gnu-gcc dl-scope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-scope.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-scope.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-scope.o +x86_64-lfs-linux-gnu-gcc dl-setup_hash.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-setup_hash.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-setup_hash.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-setup_hash.o +x86_64-lfs-linux-gnu-gcc dl-sort-maps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-sort-maps.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-sort-maps.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-sort-maps.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/dl-thread_gscope_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-thread_gscope_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-thread_gscope_wait.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-thread_gscope_wait.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/dl-tls.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/dl-tls_init_tp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls_init_tp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls_init_tp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls_init_tp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/dl-trampoline.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-trampoline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-trampoline.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-trampoline.o +x86_64-lfs-linux-gnu-gcc dl-version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-version.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-version.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-version.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-write.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-write.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-write.o +x86_64-lfs-linux-gnu-gcc dl-cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -D'SYSCONFDIR="/etc"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-cache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-cache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-cache.o +x86_64-lfs-linux-gnu-gcc dl-tunables.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fno-tree-loop-distribute-patterns -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTUNABLES_FRONTEND=TUNABLES_FRONTEND_yes -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-tunables.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-tunables.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-tunables.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/tlsdesc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/tlsdesc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/tlsdesc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/tlsdesc.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/dl-tlsdesc.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-tlsdesc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-tlsdesc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-tlsdesc.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/tls_get_addr.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/elf/tls_get_addr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/tls_get_addr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/tls_get_addr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/dl-get-cpu-features.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-get-cpu-features.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-get-cpu-features.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-get-cpu-features.o +x86_64-lfs-linux-gnu-gcc dl-addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr.o +x86_64-lfs-linux-gnu-gcc dl-addr-obj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr-obj.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr-obj.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr-obj.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-early_allocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-early_allocate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-early_allocate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-early_allocate.o +x86_64-lfs-linux-gnu-gcc dl-error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-error.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-error.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-error.o +x86_64-lfs-linux-gnu-gcc dl-iteratephdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-iteratephdr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-iteratephdr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-iteratephdr.o +x86_64-lfs-linux-gnu-gcc dl-libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-libc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-libc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-libc.o +x86_64-lfs-linux-gnu-gcc dl-profstub.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-profstub.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-profstub.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-profstub.o +x86_64-lfs-linux-gnu-gcc dl-reloc-static-pie.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-reloc-static-pie.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-reloc-static-pie.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-reloc-static-pie.o +x86_64-lfs-linux-gnu-gcc dl-support.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fno-tree-loop-distribute-patterns -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-support.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-support.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-support.o +x86_64-lfs-linux-gnu-gcc dl-sym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-sym.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-sym.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-sym.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/dl-sysdep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-sysdep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-sysdep.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-sysdep.o +x86_64-lfs-linux-gnu-gcc enbl-secure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/enbl-secure.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/enbl-secure.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/enbl-secure.o +x86_64-lfs-linux-gnu-gcc libc_early_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/libc_early_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/libc_early_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/libc_early_init.o +x86_64-lfs-linux-gnu-gcc rtld_static_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/rtld_static_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/rtld_static_init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/rtld_static_init.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/get-cpuid-feature-leaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/get-cpuid-feature-leaf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/get-cpuid-feature-leaf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/get-cpuid-feature-leaf.o +echo 'elf/dl-call-libc-early-init.o elf/dl-close.o elf/dl-debug.o elf/dl-debug-symbols.o elf/dl-deps.o elf/dl-exception.o elf/dl-execstack.o elf/dl-find_object.o elf/dl-fini.o elf/dl-init.o elf/dl-load.o elf/dl-lookup.o elf/dl-lookup-direct.o elf/dl-minimal-malloc.o elf/dl-misc.o elf/dl-object.o elf/dl-open.o elf/dl-origin.o elf/dl-printf.o elf/dl-profile.o elf/dl-reloc.o elf/dl-runtime.o elf/dl-scope.o elf/dl-setup_hash.o elf/dl-sort-maps.o elf/dl-thread_gscope_wait.o elf/dl-tls.o elf/dl-tls_init_tp.o elf/dl-trampoline.o elf/dl-version.o elf/dl-write.o elf/dl-cache.o elf/dl-tunables.o elf/tlsdesc.o elf/dl-tlsdesc.o elf/tls_get_addr.o elf/dl-get-cpu-features.o elf/dl-addr.o elf/dl-addr-obj.o elf/dl-early_allocate.o elf/dl-error.o elf/dl-iteratephdr.o elf/dl-libc.o elf/dl-profstub.o elf/dl-reloc-static-pie.o elf/dl-support.o elf/dl-sym.o elf/dl-sysdep.o elf/enbl-secure.o elf/libc_early_init.o elf/rtld_static_init.o elf/get-cpuid-feature-leaf.o' > /mnt/lfs/sources/glibc-2.36/build/elf/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/stamp.oT /mnt/lfs/sources/glibc-2.36/build/elf/stamp.o +x86_64-lfs-linux-gnu-gcc dl-addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr.os +x86_64-lfs-linux-gnu-gcc dl-addr-obj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr-obj.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr-obj.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-addr-obj.os +x86_64-lfs-linux-gnu-gcc dl-error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-error.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-error.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-error.os +x86_64-lfs-linux-gnu-gcc dl-iteratephdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-iteratephdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-iteratephdr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-iteratephdr.os +x86_64-lfs-linux-gnu-gcc dl-libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-libc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-libc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-libc.os +x86_64-lfs-linux-gnu-gcc dl-profstub.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-profstub.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-profstub.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-profstub.os +x86_64-lfs-linux-gnu-gcc dl-sym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-sym.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-sym.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-sym.os +x86_64-lfs-linux-gnu-gcc libc-dl_find_object.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/libc-dl_find_object.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/libc-dl_find_object.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/libc-dl_find_object.os +x86_64-lfs-linux-gnu-gcc libc_early_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/libc_early_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/libc_early_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/libc_early_init.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/get-cpuid-feature-leaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/get-cpuid-feature-leaf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/get-cpuid-feature-leaf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/get-cpuid-feature-leaf.os +echo 'elf/dl-addr.os elf/dl-addr-obj.os elf/dl-error.os elf/dl-iteratephdr.os elf/dl-libc.os elf/dl-profstub.os elf/dl-sym.os elf/libc-dl_find_object.os elf/libc_early_init.os elf/get-cpuid-feature-leaf.os' > /mnt/lfs/sources/glibc-2.36/build/elf/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/stamp.osT /mnt/lfs/sources/glibc-2.36/build/elf/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.36/build/elf/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/stamp.oST /mnt/lfs/sources/glibc-2.36/build/elf/stamp.oS +x86_64-lfs-linux-gnu-gcc dl-call-libc-early-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-call-libc-early-init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-call-libc-early-init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-call-libc-early-init.os +x86_64-lfs-linux-gnu-gcc dl-close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-close.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-close.os +x86_64-lfs-linux-gnu-gcc dl-debug.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug.os +x86_64-lfs-linux-gnu-gcc dl-debug-symbols.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug-symbols.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug-symbols.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug-symbols.os +x86_64-lfs-linux-gnu-gcc dl-deps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-deps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-deps.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-deps.os +x86_64-lfs-linux-gnu-gcc dl-exception.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-exception.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-exception.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-exception.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-execstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-execstack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-execstack.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-execstack.os +x86_64-lfs-linux-gnu-gcc dl-find_object.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-find_object.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-find_object.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-find_object.os +x86_64-lfs-linux-gnu-gcc dl-fini.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-fini.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-fini.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-fini.os +x86_64-lfs-linux-gnu-gcc dl-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-init.os +x86_64-lfs-linux-gnu-gcc dl-load.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -I/mnt/lfs/sources/glibc-2.36/build/elf/. -I/mnt/lfs/sources/glibc-2.36/build/csu/. -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-load.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-load.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-load.os +x86_64-lfs-linux-gnu-gcc dl-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup.os +x86_64-lfs-linux-gnu-gcc dl-lookup-direct.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup-direct.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup-direct.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup-direct.os +x86_64-lfs-linux-gnu-gcc dl-minimal-malloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal-malloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal-malloc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal-malloc.os +x86_64-lfs-linux-gnu-gcc dl-misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-misc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-misc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-misc.os +x86_64-lfs-linux-gnu-gcc dl-object.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-object.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-object.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-object.os +x86_64-lfs-linux-gnu-gcc dl-open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-open.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-open.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-origin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-origin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-origin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-origin.os +x86_64-lfs-linux-gnu-gcc dl-printf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-printf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-printf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-printf.os +x86_64-lfs-linux-gnu-gcc dl-profile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-profile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-profile.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-profile.os +x86_64-lfs-linux-gnu-gcc dl-reloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-reloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-reloc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-reloc.os +x86_64-lfs-linux-gnu-gcc dl-runtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-runtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-runtime.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-runtime.os +x86_64-lfs-linux-gnu-gcc dl-scope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-scope.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-scope.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-scope.os +x86_64-lfs-linux-gnu-gcc dl-setup_hash.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-setup_hash.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-setup_hash.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-setup_hash.os +x86_64-lfs-linux-gnu-gcc dl-sort-maps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-sort-maps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-sort-maps.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-sort-maps.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/dl-thread_gscope_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-thread_gscope_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-thread_gscope_wait.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-thread_gscope_wait.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/dl-tls.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/dl-tls_init_tp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls_init_tp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls_init_tp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls_init_tp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/dl-trampoline.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-trampoline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-trampoline.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-trampoline.os +x86_64-lfs-linux-gnu-gcc dl-version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-version.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-version.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-version.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-write.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-write.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-write.os +x86_64-lfs-linux-gnu-gcc dl-cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -D'SYSCONFDIR="/etc"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-cache.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-cache.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-cache.os +x86_64-lfs-linux-gnu-gcc dl-tunables.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -fno-tree-loop-distribute-patterns -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTUNABLES_FRONTEND=TUNABLES_FRONTEND_yes -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-tunables.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-tunables.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-tunables.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/tlsdesc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/tlsdesc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/tlsdesc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/tlsdesc.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/dl-tlsdesc.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-tlsdesc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-tlsdesc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-tlsdesc.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/tls_get_addr.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/elf/tls_get_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/tls_get_addr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/tls_get_addr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/dl-get-cpu-features.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-get-cpu-features.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-get-cpu-features.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-get-cpu-features.os +x86_64-lfs-linux-gnu-gcc dl-audit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-audit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-audit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-audit.os +x86_64-lfs-linux-gnu-gcc dl-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-compat.os +x86_64-lfs-linux-gnu-gcc dl-diagnostics.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -D'SYSCONFDIR="/etc"' -D'PREFIX="/usr"' -D'RTLD="/usr/lib/ld-linux-x86-64.so.2"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/dl-diagnostics-cpu.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics-cpu.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics-cpu.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics-cpu.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-diagnostics-kernel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics-kernel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics-kernel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics-kernel.os +x86_64-lfs-linux-gnu-gcc dl-environ.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-environ.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-environ.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-environ.os +x86_64-lfs-linux-gnu-gcc dl-error-minimal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-error-minimal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-error-minimal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-error-minimal.os +x86_64-lfs-linux-gnu-gcc dl-hwcaps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/dl-hwcaps-subdirs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps-subdirs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps-subdirs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps-subdirs.os +x86_64-lfs-linux-gnu-gcc dl-hwcaps_split.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps_split.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps_split.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps_split.os +x86_64-lfs-linux-gnu-gcc dl-libc_freeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-libc_freeres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-libc_freeres.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-libc_freeres.os +x86_64-lfs-linux-gnu-gcc dl-minimal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/dl-mutex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-mutex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-mutex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-mutex.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/dl-sysdep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-sysdep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-sysdep.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-sysdep.os +x86_64-lfs-linux-gnu-gcc dl-usage.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -D'SYSCONFDIR="/etc"' -D'RTLD="/usr/lib/ld-linux-x86-64.so.2"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-usage.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-usage.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-usage.os +x86_64-lfs-linux-gnu-gcc rtld.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -fno-tree-loop-distribute-patterns -D'SYSCONFDIR="/etc"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/rtld.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/rtld.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/rtld.os +x86_64-lfs-linux-gnu-gcc dl-brk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-brk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-brk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-brk.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-sbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-sbrk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-sbrk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-sbrk.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-getcwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-getcwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-getcwd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-getcwd.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-openat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-openat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-openat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-openat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-opendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-opendir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/dl-opendir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/dl-opendir.os +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.36/build/elf/dl-allobjs.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-call-libc-early-init.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-close.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-debug-symbols.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-deps.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-exception.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-execstack.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-find_object.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-fini.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-init.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-load.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-lookup-direct.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal-malloc.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-misc.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-object.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-open.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-origin.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-printf.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-profile.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-reloc.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-runtime.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-scope.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-setup_hash.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-sort-maps.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-thread_gscope_wait.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-tls_init_tp.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-trampoline.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-version.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-write.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-cache.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-tunables.os /mnt/lfs/sources/glibc-2.36/build/elf/tlsdesc.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-tlsdesc.os /mnt/lfs/sources/glibc-2.36/build/elf/tls_get_addr.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-get-cpu-features.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-audit.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-compat.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics-cpu.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-diagnostics-kernel.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-environ.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-error-minimal.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps-subdirs.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-hwcaps_split.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-libc_freeres.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-minimal.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-mutex.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-sysdep.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-usage.os /mnt/lfs/sources/glibc-2.36/build/elf/rtld.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-brk.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-sbrk.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-getcwd.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-openat64.os /mnt/lfs/sources/glibc-2.36/build/elf/dl-opendir.os +cd /mnt/lfs/sources/glibc-2.36/build && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libc_pic.a `cat csu/stamp.os iconv/stamp.os locale/stamp.os localedata/stamp.os iconvdata/stamp.os assert/stamp.os ctype/stamp.os intl/stamp.os catgets/stamp.os math/stamp.os setjmp/stamp.os signal/stamp.os stdlib/stamp.os stdio-common/stamp.os libio/stamp.os dlfcn/stamp.os nptl/stamp.os rt/stamp.os malloc/stamp.os string/stamp.os wcsmbs/stamp.os timezone/stamp.os time/stamp.os dirent/stamp.os grp/stamp.os pwd/stamp.os posix/stamp.os io/stamp.os termios/stamp.os resource/stamp.os misc/stamp.os socket/stamp.os sysvipc/stamp.os gmon/stamp.os gnulib/stamp.os wctype/stamp.os manual/stamp.os shadow/stamp.os gshadow/stamp.os po/stamp.os argp/stamp.os conform/stamp.os debug/stamp.os mathvec/stamp.os support/stamp.os crypt/stamp.os nptl_db/stamp.os inet/stamp.os resolv/stamp.os nss/stamp.os hesiod/stamp.os sunrpc/stamp.os nis/stamp.os nscd/stamp.os login/stamp.os elf/stamp.os stamp.os` +a - csu/init-first.os +a - csu/libc-start.os +a - csu/sysdep.os +a - csu/version.os +a - csu/check_fds.os +a - csu/dso_handle.os +a - csu/unwind-resume.os +a - csu/errno.os +a - csu/errno-loc.os +a - iconv/iconv_open.os +a - iconv/iconv.os +a - iconv/iconv_close.os +a - iconv/gconv_open.os +a - iconv/gconv.os +a - iconv/gconv_close.os +a - iconv/gconv_db.os +a - iconv/gconv_conf.os +a - iconv/gconv_builtin.os +a - iconv/gconv_simple.os +a - iconv/gconv_trans.os +a - iconv/gconv_cache.os +a - iconv/gconv_dl.os +a - iconv/gconv_charset.os +a - locale/setlocale.os +a - locale/findlocale.os +a - locale/loadlocale.os +a - locale/loadarchive.os +a - locale/localeconv.os +a - locale/nl_langinfo.os +a - locale/nl_langinfo_l.os +a - locale/mb_cur_max.os +a - locale/newlocale.os +a - locale/duplocale.os +a - locale/freelocale.os +a - locale/uselocale.os +a - locale/lc-ctype.os +a - locale/lc-messages.os +a - locale/lc-monetary.os +a - locale/lc-numeric.os +a - locale/lc-time.os +a - locale/lc-paper.os +a - locale/lc-name.os +a - locale/lc-address.os +a - locale/lc-telephone.os +a - locale/lc-measurement.os +a - locale/lc-identification.os +a - locale/lc-collate.os +a - locale/C-ctype.os +a - locale/C-messages.os +a - locale/C-monetary.os +a - locale/C-numeric.os +a - locale/C-time.os +a - locale/C-paper.os +a - locale/C-name.os +a - locale/C-address.os +a - locale/C-telephone.os +a - locale/C-measurement.os +a - locale/C-identification.os +a - locale/C-collate.os +a - locale/SYS_libc.os +a - locale/C_name.os +a - locale/xlocale.os +a - locale/localename.os +a - locale/global-locale.os +a - locale/coll-lookup.os +a - assert/assert.os +a - assert/assert-perr.os +a - assert/__assert.os +a - ctype/ctype.os +a - ctype/ctype-c99.os +a - ctype/ctype-extn.os +a - ctype/ctype-c99_l.os +a - ctype/ctype_l.os +a - ctype/isctype.os +a - ctype/ctype-info.os +a - intl/bindtextdom.os +a - intl/dcgettext.os +a - intl/dgettext.os +a - intl/gettext.os +a - intl/dcigettext.os +a - intl/dcngettext.os +a - intl/dngettext.os +a - intl/ngettext.os +a - intl/finddomain.os +a - intl/loadmsgcat.os +a - intl/localealias.os +a - intl/textdomain.os +a - intl/l10nflist.os +a - intl/explodename.os +a - intl/plural.os +a - intl/plural-exp.os +a - intl/hash-string.os +a - catgets/catgets.os +a - catgets/open_catalog.os +a - math/s_isinfl.os +a - math/s_isnanl.os +a - math/s_finitel.os +a - math/s_copysignl.os +a - math/s_modfl.os +a - math/s_scalbnl.os +a - math/s_frexpl.os +a - math/s_signbitl.os +a - math/s_ldexpl.os +a - math/s_isinf.os +a - math/s_isnan.os +a - math/s_finite.os +a - math/s_copysign.os +a - math/s_modf.os +a - math/s_scalbn.os +a - math/s_frexp.os +a - math/s_signbit.os +a - math/s_ldexp.os +a - math/s_isinff.os +a - math/s_isnanf.os +a - math/s_finitef.os +a - math/s_copysignf.os +a - math/s_modff.os +a - math/s_scalbnf.os +a - math/s_frexpf.os +a - math/s_signbitf.os +a - math/s_ldexpf.os +a - math/s_isinff128.os +a - math/s_isnanf128.os +a - math/s_finitef128.os +a - math/s_copysignf128.os +a - math/s_modff128.os +a - math/s_scalbnf128.os +a - math/s_frexpf128.os +a - math/s_signbitf128.os +a - math/s_ldexpf128.os +a - math/setfpucw.os +a - math/fpu_control.os +a - setjmp/setjmp.os +a - setjmp/sigjmp.os +a - setjmp/bsd-setjmp.os +a - setjmp/bsd-_setjmp.os +a - setjmp/longjmp.os +a - setjmp/__longjmp.os +a - setjmp/jmp-unwind.os +a - setjmp/__longjmp_cancel.os +a - signal/signal.os +a - signal/raise.os +a - signal/killpg.os +a - signal/sigaction.os +a - signal/libc_sigaction.os +a - signal/sigprocmask.os +a - signal/kill.os +a - signal/sigpending.os +a - signal/sigsuspend.os +a - signal/sigwait.os +a - signal/sigblock.os +a - signal/sigsetmask.os +a - signal/sigpause.os +a - signal/sigvec.os +a - signal/sigstack.os +a - signal/sigaltstack.os +a - signal/sigintr.os +a - signal/sigsetops.os +a - signal/sigempty.os +a - signal/sigfillset.os +a - signal/sigaddset.os +a - signal/sigdelset.os +a - signal/sigismem.os +a - signal/sigreturn.os +a - signal/siggetmask.os +a - signal/sysv_signal.os +a - signal/sigisempty.os +a - signal/sigandset.os +a - signal/sigorset.os +a - signal/allocrtsig.os +a - signal/sigtimedwait.os +a - signal/sigwaitinfo.os +a - signal/sigqueue.os +a - signal/sighold.os +a - signal/sigrelse.os +a - signal/sigignore.os +a - signal/sigset.os +a - stdlib/a64l.os +a - stdlib/abort.os +a - stdlib/abs.os +a - stdlib/arc4random.os +a - stdlib/arc4random_uniform.os +a - stdlib/atof.os +a - stdlib/atoi.os +a - stdlib/atol.os +a - stdlib/atoll.os +a - stdlib/bsearch.os +a - stdlib/canonicalize.os +a - stdlib/cxa_at_quick_exit.os +a - stdlib/cxa_atexit.os +a - stdlib/cxa_finalize.os +a - stdlib/cxa_thread_atexit_impl.os +a - stdlib/div.os +a - stdlib/drand48.os +a - stdlib/drand48-iter.os +a - stdlib/drand48_r.os +a - stdlib/erand48.os +a - stdlib/erand48_r.os +a - stdlib/exit.os +a - stdlib/fmtmsg.os +a - stdlib/getcontext.os +a - stdlib/getentropy.os +a - stdlib/getenv.os +a - stdlib/getrandom.os +a - stdlib/getsubopt.os +a - stdlib/jrand48.os +a - stdlib/jrand48_r.os +a - stdlib/l64a.os +a - stdlib/labs.os +a - stdlib/lcong48.os +a - stdlib/lcong48_r.os +a - stdlib/ldiv.os +a - stdlib/llabs.os +a - stdlib/lldiv.os +a - stdlib/lrand48.os +a - stdlib/lrand48_r.os +a - stdlib/makecontext.os +a - stdlib/mblen.os +a - stdlib/mbstowcs.os +a - stdlib/mbtowc.os +a - stdlib/mrand48.os +a - stdlib/mrand48_r.os +a - stdlib/msort.os +a - stdlib/nrand48.os +a - stdlib/nrand48_r.os +a - stdlib/old_atexit.os +a - stdlib/on_exit.os +a - stdlib/putenv.os +a - stdlib/qsort.os +a - stdlib/quick_exit.os +a - stdlib/rand.os +a - stdlib/rand_r.os +a - stdlib/random.os +a - stdlib/random_r.os +a - stdlib/rpmatch.os +a - stdlib/secure-getenv.os +a - stdlib/seed48.os +a - stdlib/seed48_r.os +a - stdlib/setcontext.os +a - stdlib/setenv.os +a - stdlib/srand48.os +a - stdlib/srand48_r.os +a - stdlib/strfmon.os +a - stdlib/strfmon_l.os +a - stdlib/strfromd.os +a - stdlib/strfromf.os +a - stdlib/strfroml.os +a - stdlib/strtod.os +a - stdlib/strtod_l.os +a - stdlib/strtod_nan.os +a - stdlib/strtof.os +a - stdlib/strtof_l.os +a - stdlib/strtof_nan.os +a - stdlib/strtol.os +a - stdlib/strtol_l.os +a - stdlib/strtold.os +a - stdlib/strtold_l.os +a - stdlib/strtold_nan.os +a - stdlib/strtoll.os +a - stdlib/strtoll_l.os +a - stdlib/strtoul.os +a - stdlib/strtoul_l.os +a - stdlib/strtoull.os +a - stdlib/strtoull_l.os +a - stdlib/swapcontext.os +a - stdlib/system.os +a - stdlib/wcstombs.os +a - stdlib/wctomb.os +a - stdlib/xpg_basename.os +a - stdlib/add_n.os +a - stdlib/addmul_1.os +a - stdlib/cmp.os +a - stdlib/divmod_1.os +a - stdlib/divrem.os +a - stdlib/inlines.os +a - stdlib/lshift.os +a - stdlib/mod_1.os +a - stdlib/mul.os +a - stdlib/mul_1.os +a - stdlib/mul_n.os +a - stdlib/rshift.os +a - stdlib/sub_n.os +a - stdlib/submul_1.os +a - stdlib/udiv_qrnnd.os +a - stdlib/dbl2mpn.os +a - stdlib/ldbl2mpn.os +a - stdlib/mpn2dbl.os +a - stdlib/mpn2flt.os +a - stdlib/mpn2ldbl.os +a - stdlib/float1282mpn.os +a - stdlib/strfromf128.os +a - stdlib/strtof128.os +a - stdlib/strtof128_l.os +a - stdlib/strtof128_nan.os +a - stdlib/mpn2float128.os +a - stdlib/grouping.os +a - stdlib/groupingwc.os +a - stdlib/tens_in_limb.os +a - stdlib/fpioconst.os +a - stdlib/mp_clz_tab.os +a - stdlib/__start_context.os +a - stdio-common/_itoa.os +a - stdio-common/_itowa.os +a - stdio-common/asprintf.os +a - stdio-common/ctermid.os +a - stdio-common/cuserid.os +a - stdio-common/dprintf.os +a - stdio-common/flockfile.os +a - stdio-common/fprintf.os +a - stdio-common/fscanf.os +a - stdio-common/ftrylockfile.os +a - stdio-common/funlockfile.os +a - stdio-common/gentempfd.os +a - stdio-common/getline.os +a - stdio-common/getw.os +a - stdio-common/iovfscanf.os +a - stdio-common/isoc99_fscanf.os +a - stdio-common/isoc99_scanf.os +a - stdio-common/isoc99_sscanf.os +a - stdio-common/isoc99_vfscanf.os +a - stdio-common/isoc99_vscanf.os +a - stdio-common/isoc99_vsscanf.os +a - stdio-common/itoa-digits.os +a - stdio-common/itoa-udigits.os +a - stdio-common/itowa-digits.os +a - stdio-common/perror.os +a - stdio-common/printf.os +a - stdio-common/printf-prs.os +a - stdio-common/printf_fp.os +a - stdio-common/printf_fphex.os +a - stdio-common/printf_size.os +a - stdio-common/psiginfo.os +a - stdio-common/psignal.os +a - stdio-common/putw.os +a - stdio-common/reg-modifier.os +a - stdio-common/reg-printf.os +a - stdio-common/reg-type.os +a - stdio-common/remove.os +a - stdio-common/rename.os +a - stdio-common/renameat.os +a - stdio-common/renameat2.os +a - stdio-common/scanf.os +a - stdio-common/snprintf.os +a - stdio-common/sprintf.os +a - stdio-common/sscanf.os +a - stdio-common/tempnam.os +a - stdio-common/tempname.os +a - stdio-common/tmpfile.os +a - stdio-common/tmpfile64.os +a - stdio-common/tmpnam.os +a - stdio-common/tmpnam_r.os +a - stdio-common/vfprintf.os +a - stdio-common/vfprintf-internal.os +a - stdio-common/vfscanf.os +a - stdio-common/vfscanf-internal.os +a - stdio-common/vfwprintf.os +a - stdio-common/vfwprintf-internal.os +a - stdio-common/vfwscanf.os +a - stdio-common/vfwscanf-internal.os +a - stdio-common/vprintf.os +a - stdio-common/errlist.os +a - stdio-common/errlist-data.os +a - stdio-common/errname.os +a - stdio-common/fxprintf.os +a - stdio-common/printf-parsemb.os +a - stdio-common/printf-parsewc.os +a - stdio-common/siglist.os +a - libio/filedoalloc.os +a - libio/iofclose.os +a - libio/iofdopen.os +a - libio/iofflush.os +a - libio/iofgetpos.os +a - libio/iofgets.os +a - libio/iofopen.os +a - libio/iofopncook.os +a - libio/iofputs.os +a - libio/iofread.os +a - libio/iofsetpos.os +a - libio/ioftell.os +a - libio/wfiledoalloc.os +a - libio/iofwrite.os +a - libio/iogetdelim.os +a - libio/iogetline.os +a - libio/iogets.os +a - libio/iopadn.os +a - libio/iopopen.os +a - libio/ioputs.os +a - libio/ioseekoff.os +a - libio/ioseekpos.os +a - libio/iosetbuffer.os +a - libio/iosetvbuf.os +a - libio/ioungetc.os +a - libio/iovsprintf.os +a - libio/iovsscanf.os +a - libio/iofgetpos64.os +a - libio/iofopen64.os +a - libio/iofsetpos64.os +a - libio/fputwc.os +a - libio/fputwc_u.os +a - libio/getwc.os +a - libio/getwc_u.os +a - libio/getwchar.os +a - libio/getwchar_u.os +a - libio/iofgetws.os +a - libio/iofgetws_u.os +a - libio/iofputws.os +a - libio/iofputws_u.os +a - libio/iogetwline.os +a - libio/iowpadn.os +a - libio/ioungetwc.os +a - libio/putwc.os +a - libio/putwc_u.os +a - libio/putwchar.os +a - libio/putwchar_u.os +a - libio/putchar.os +a - libio/putchar_u.os +a - libio/fwprintf.os +a - libio/swprintf.os +a - libio/vwprintf.os +a - libio/wprintf.os +a - libio/wscanf.os +a - libio/fwscanf.os +a - libio/vwscanf.os +a - libio/vswprintf.os +a - libio/iovswscanf.os +a - libio/swscanf.os +a - libio/wgenops.os +a - libio/wstrops.os +a - libio/wfileops.os +a - libio/iofwide.os +a - libio/fwide.os +a - libio/wmemstream.os +a - libio/clearerr.os +a - libio/feof.os +a - libio/ferror.os +a - libio/fileno.os +a - libio/fputc.os +a - libio/freopen.os +a - libio/fseek.os +a - libio/getc.os +a - libio/getchar.os +a - libio/memstream.os +a - libio/pclose.os +a - libio/putc.os +a - libio/rewind.os +a - libio/setbuf.os +a - libio/setlinebuf.os +a - libio/vasprintf.os +a - libio/iovdprintf.os +a - libio/vscanf.os +a - libio/vsnprintf.os +a - libio/obprintf.os +a - libio/fcloseall.os +a - libio/fseeko.os +a - libio/ftello.os +a - libio/freopen64.os +a - libio/fseeko64.os +a - libio/ftello64.os +a - libio/__fbufsize.os +a - libio/__freading.os +a - libio/__fwriting.os +a - libio/__freadable.os +a - libio/__fwritable.os +a - libio/__flbf.os +a - libio/__fpurge.os +a - libio/__fpending.os +a - libio/__fsetlocking.os +a - libio/libc_fatal.os +a - libio/fmemopen.os +a - libio/oldfmemopen.os +a - libio/vtables.os +a - libio/oldiofopen.os +a - libio/oldiofdopen.os +a - libio/oldiofclose.os +a - libio/oldiopopen.os +a - libio/oldpclose.os +a - libio/oldtmpfile.os +a - libio/oldiofgetpos.os +a - libio/oldiofgetpos64.os +a - libio/oldiofsetpos.os +a - libio/oldiofsetpos64.os +a - libio/clearerr_u.os +a - libio/feof_u.os +a - libio/ferror_u.os +a - libio/fputc_u.os +a - libio/getc_u.os +a - libio/getchar_u.os +a - libio/iofflush_u.os +a - libio/putc_u.os +a - libio/peekc.os +a - libio/iofread_u.os +a - libio/iofwrite_u.os +a - libio/iofgets_u.os +a - libio/iofputs_u.os +a - libio/fileops.os +a - libio/genops.os +a - libio/stdfiles.os +a - libio/stdio.os +a - libio/strops.os +a - libio/oldfileops.os +a - libio/oldstdfiles.os +a - dlfcn/dladdr.os +a - dlfcn/dladdr1.os +a - dlfcn/dlclose.os +a - dlfcn/dlerror.os +a - dlfcn/dlinfo.os +a - dlfcn/dlmopen.os +a - dlfcn/dlopen.os +a - dlfcn/dlsym.os +a - dlfcn/dlvsym.os +a - dlfcn/libc_dlerror_result.os +a - dlfcn/dlopenold.os +a - nptl/alloca_cutoff.os +a - nptl/cancellation.os +a - nptl/cleanup.os +a - nptl/cleanup_compat.os +a - nptl/cleanup_defer.os +a - nptl/cleanup_defer_compat.os +a - nptl/cleanup_routine.os +a - nptl/elision-conf.os +a - nptl/elision-lock.os +a - nptl/elision-timed.os +a - nptl/elision-trylock.os +a - nptl/elision-unlock.os +a - nptl/events.os +a - nptl/futex-internal.os +a - nptl/libc-cleanup.os +a - nptl/lowlevellock.os +a - nptl/nptl-stack.os +a - nptl/nptl_deallocate_tsd.os +a - nptl/nptl_free_tcb.os +a - nptl/nptl_nthreads.os +a - nptl/nptl_setxid.os +a - nptl/nptlfreeres.os +a - nptl/old_pthread_cond_broadcast.os +a - nptl/old_pthread_cond_destroy.os +a - nptl/old_pthread_cond_init.os +a - nptl/old_pthread_cond_signal.os +a - nptl/old_pthread_cond_timedwait.os +a - nptl/old_pthread_cond_wait.os +a - nptl/pthread_attr_copy.os +a - nptl/pthread_attr_destroy.os +a - nptl/pthread_attr_extension.os +a - nptl/pthread_attr_getaffinity.os +a - nptl/pthread_attr_getdetachstate.os +a - nptl/pthread_attr_getguardsize.os +a - nptl/pthread_attr_getinheritsched.os +a - nptl/pthread_attr_getschedparam.os +a - nptl/pthread_attr_getschedpolicy.os +a - nptl/pthread_attr_getscope.os +a - nptl/pthread_attr_getsigmask.os +a - nptl/pthread_attr_getstack.os +a - nptl/pthread_attr_getstackaddr.os +a - nptl/pthread_attr_getstacksize.os +a - nptl/pthread_attr_init.os +a - nptl/pthread_attr_setaffinity.os +a - nptl/pthread_attr_setdetachstate.os +a - nptl/pthread_attr_setguardsize.os +a - nptl/pthread_attr_setinheritsched.os +a - nptl/pthread_attr_setschedparam.os +a - nptl/pthread_attr_setschedpolicy.os +a - nptl/pthread_attr_setscope.os +a - nptl/pthread_attr_setsigmask.os +a - nptl/pthread_attr_setsigmask_internal.os +a - nptl/pthread_attr_setstack.os +a - nptl/pthread_attr_setstackaddr.os +a - nptl/pthread_attr_setstacksize.os +a - nptl/pthread_barrier_destroy.os +a - nptl/pthread_barrier_init.os +a - nptl/pthread_barrier_wait.os +a - nptl/pthread_barrierattr_destroy.os +a - nptl/pthread_barrierattr_getpshared.os +a - nptl/pthread_barrierattr_init.os +a - nptl/pthread_barrierattr_setpshared.os +a - nptl/pthread_cancel.os +a - nptl/pthread_cleanup_upto.os +a - nptl/pthread_clockjoin.os +a - nptl/pthread_cond_broadcast.os +a - nptl/pthread_cond_destroy.os +a - nptl/pthread_cond_init.os +a - nptl/pthread_cond_signal.os +a - nptl/pthread_cond_wait.os +a - nptl/pthread_condattr_destroy.os +a - nptl/pthread_condattr_getclock.os +a - nptl/pthread_condattr_getpshared.os +a - nptl/pthread_condattr_init.os +a - nptl/pthread_condattr_setclock.os +a - nptl/pthread_condattr_setpshared.os +a - nptl/pthread_create.os +a - nptl/pthread_detach.os +a - nptl/pthread_equal.os +a - nptl/pthread_exit.os +a - nptl/pthread_getaffinity.os +a - nptl/pthread_getattr_default_np.os +a - nptl/pthread_getattr_np.os +a - nptl/pthread_getconcurrency.os +a - nptl/pthread_getcpuclockid.os +a - nptl/pthread_getname.os +a - nptl/pthread_getschedparam.os +a - nptl/pthread_getspecific.os +a - nptl/pthread_join.os +a - nptl/pthread_join_common.os +a - nptl/pthread_key_create.os +a - nptl/pthread_key_delete.os +a - nptl/pthread_keys.os +a - nptl/pthread_kill.os +a - nptl/pthread_kill_other_threads.os +a - nptl/pthread_mutex_cond_lock.os +a - nptl/pthread_mutex_conf.os +a - nptl/pthread_mutex_consistent.os +a - nptl/pthread_mutex_destroy.os +a - nptl/pthread_mutex_getprioceiling.os +a - nptl/pthread_mutex_init.os +a - nptl/pthread_mutex_lock.os +a - nptl/pthread_mutex_setprioceiling.os +a - nptl/pthread_mutex_timedlock.os +a - nptl/pthread_mutex_trylock.os +a - nptl/pthread_mutex_unlock.os +a - nptl/pthread_mutexattr_destroy.os +a - nptl/pthread_mutexattr_getprioceiling.os +a - nptl/pthread_mutexattr_getprotocol.os +a - nptl/pthread_mutexattr_getpshared.os +a - nptl/pthread_mutexattr_getrobust.os +a - nptl/pthread_mutexattr_gettype.os +a - nptl/pthread_mutexattr_init.os +a - nptl/pthread_mutexattr_setprioceiling.os +a - nptl/pthread_mutexattr_setprotocol.os +a - nptl/pthread_mutexattr_setpshared.os +a - nptl/pthread_mutexattr_setrobust.os +a - nptl/pthread_mutexattr_settype.os +a - nptl/pthread_once.os +a - nptl/pthread_rwlock_clockrdlock.os +a - nptl/pthread_rwlock_clockwrlock.os +a - nptl/pthread_rwlock_destroy.os +a - nptl/pthread_rwlock_init.os +a - nptl/pthread_rwlock_rdlock.os +a - nptl/pthread_rwlock_timedrdlock.os +a - nptl/pthread_rwlock_timedwrlock.os +a - nptl/pthread_rwlock_tryrdlock.os +a - nptl/pthread_rwlock_trywrlock.os +a - nptl/pthread_rwlock_unlock.os +a - nptl/pthread_rwlock_wrlock.os +a - nptl/pthread_rwlockattr_destroy.os +a - nptl/pthread_rwlockattr_getkind_np.os +a - nptl/pthread_rwlockattr_getpshared.os +a - nptl/pthread_rwlockattr_init.os +a - nptl/pthread_rwlockattr_setkind_np.os +a - nptl/pthread_rwlockattr_setpshared.os +a - nptl/pthread_self.os +a - nptl/pthread_setaffinity.os +a - nptl/pthread_setattr_default_np.os +a - nptl/pthread_setcancelstate.os +a - nptl/pthread_setcanceltype.os +a - nptl/pthread_setconcurrency.os +a - nptl/pthread_setname.os +a - nptl/pthread_setschedparam.os +a - nptl/pthread_setschedprio.os +a - nptl/pthread_setspecific.os +a - nptl/pthread_sigmask.os +a - nptl/pthread_sigqueue.os +a - nptl/pthread_spin_destroy.os +a - nptl/pthread_spin_init.os +a - nptl/pthread_spin_lock.os +a - nptl/pthread_spin_trylock.os +a - nptl/pthread_spin_unlock.os +a - nptl/pthread_testcancel.os +a - nptl/pthread_timedjoin.os +a - nptl/pthread_tryjoin.os +a - nptl/pthread_yield.os +a - nptl/sem_clockwait.os +a - nptl/sem_close.os +a - nptl/sem_destroy.os +a - nptl/sem_getvalue.os +a - nptl/sem_init.os +a - nptl/sem_open.os +a - nptl/sem_post.os +a - nptl/sem_routines.os +a - nptl/sem_timedwait.os +a - nptl/sem_unlink.os +a - nptl/sem_wait.os +a - nptl/tpp.os +a - nptl/unwind.os +a - nptl/vars.os +a - nptl/thrd_current.os +a - nptl/thrd_equal.os +a - nptl/thrd_sleep.os +a - nptl/thrd_yield.os +a - nptl/call_once.os +a - nptl/cnd_broadcast.os +a - nptl/cnd_destroy.os +a - nptl/cnd_init.os +a - nptl/cnd_signal.os +a - nptl/cnd_timedwait.os +a - nptl/cnd_wait.os +a - nptl/mtx_destroy.os +a - nptl/mtx_init.os +a - nptl/mtx_lock.os +a - nptl/mtx_timedlock.os +a - nptl/mtx_trylock.os +a - nptl/mtx_unlock.os +a - nptl/pthread_atfork_compat.os +a - nptl/thrd_create.os +a - nptl/thrd_detach.os +a - nptl/thrd_exit.os +a - nptl/thrd_join.os +a - nptl/tss_create.os +a - nptl/tss_delete.os +a - nptl/tss_get.os +a - nptl/tss_set.os +a - rt/shm_open.os +a - rt/shm_unlink.os +a - rt/aio_cancel.os +a - rt/aio_error.os +a - rt/aio_fsync.os +a - rt/aio_misc.os +a - rt/aio_notify.os +a - rt/aio_read.os +a - rt/aio_read64.os +a - rt/aio_return.os +a - rt/aio_sigqueue.os +a - rt/aio_suspend.os +a - rt/aio_write.os +a - rt/aio_write64.os +a - rt/lio_listio.os +a - rt/lio_listio64.os +a - rt/mq_close.os +a - rt/mq_getattr.os +a - rt/mq_notify.os +a - rt/mq_open.os +a - rt/mq_receive.os +a - rt/mq_send.os +a - rt/mq_setattr.os +a - rt/mq_timedreceive.os +a - rt/mq_timedsend.os +a - rt/mq_unlink.os +a - rt/timer_create.os +a - rt/timer_delete.os +a - rt/timer_getoverr.os +a - rt/timer_gettime.os +a - rt/timer_settime.os +a - rt/timer_routines.os +a - malloc/malloc.os +a - malloc/mcheck.os +a - malloc/mtrace.os +a - malloc/obstack.os +a - malloc/reallocarray.os +a - malloc/scratch_buffer_dupfree.os +a - malloc/scratch_buffer_grow.os +a - malloc/scratch_buffer_grow_preserve.os +a - malloc/scratch_buffer_set_array_size.os +a - malloc/dynarray_at_failure.os +a - malloc/dynarray_emplace_enlarge.os +a - malloc/dynarray_finalize.os +a - malloc/dynarray_resize.os +a - malloc/dynarray_resize_clear.os +a - malloc/alloc_buffer_alloc_array.os +a - malloc/alloc_buffer_allocate.os +a - malloc/alloc_buffer_copy_bytes.os +a - malloc/alloc_buffer_copy_string.os +a - malloc/alloc_buffer_create_failure.os +a - malloc/set-freeres.os +a - malloc/thread-freeres.os +a - string/_strerror.os +a - string/argz-addsep.os +a - string/argz-append.os +a - string/argz-count.os +a - string/argz-create.os +a - string/argz-ctsep.os +a - string/argz-delete.os +a - string/argz-extract.os +a - string/argz-insert.os +a - string/argz-next.os +a - string/argz-replace.os +a - string/argz-stringify.os +a - string/basename.os +a - string/bcopy.os +a - string/bzero.os +a - string/envz.os +a - string/explicit_bzero.os +a - string/ffs.os +a - string/ffsll.os +a - string/memccpy.os +a - string/memchr.os +a - string/memcmp.os +a - string/memcmpeq.os +a - string/memcpy.os +a - string/memfrob.os +a - string/memmem.os +a - string/memmove.os +a - string/mempcpy.os +a - string/memrchr.os +a - string/memset.os +a - string/rawmemchr.os +a - string/sigabbrev_np.os +a - string/sigdescr_np.os +a - string/stpcpy.os +a - string/stpncpy.os +a - string/strcasecmp.os +a - string/strcasecmp_l.os +a - string/strcasestr.os +a - string/strcat.os +a - string/strchr.os +a - string/strchrnul.os +a - string/strcmp.os +a - string/strcoll.os +a - string/strcoll_l.os +a - string/strcpy.os +a - string/strcspn.os +a - string/strdup.os +a - string/strerror.os +a - string/strerror_l.os +a - string/strerrordesc_np.os +a - string/strerrorname_np.os +a - string/strfry.os +a - string/string-inlines.os +a - string/strlen.os +a - string/strncase.os +a - string/strncase_l.os +a - string/strncat.os +a - string/strncmp.os +a - string/strncpy.os +a - string/strndup.os +a - string/strnlen.os +a - string/strpbrk.os +a - string/strrchr.os +a - string/strsep.os +a - string/strsignal.os +a - string/strspn.os +a - string/strstr.os +a - string/strtok.os +a - string/strtok_r.os +a - string/strverscmp.os +a - string/strxfrm.os +a - string/strxfrm_l.os +a - string/swab.os +a - string/wordcopy.os +a - string/xpg-strerror.os +a - string/memchr-avx2.os +a - string/memchr-avx2-rtm.os +a - string/memchr-evex.os +a - string/memchr-evex-rtm.os +a - string/memchr-sse2.os +a - string/memcmp-avx2-movbe.os +a - string/memcmp-avx2-movbe-rtm.os +a - string/memcmp-evex-movbe.os +a - string/memcmp-sse2.os +a - string/memcmpeq-avx2.os +a - string/memcmpeq-avx2-rtm.os +a - string/memcmpeq-evex.os +a - string/memcmpeq-sse2.os +a - string/memmove-avx-unaligned-erms.os +a - string/memmove-avx-unaligned-erms-rtm.os +a - string/memmove-avx512-no-vzeroupper.os +a - string/memmove-avx512-unaligned-erms.os +a - string/memmove-erms.os +a - string/memmove-evex-unaligned-erms.os +a - string/memmove-sse2-unaligned-erms.os +a - string/memmove-ssse3.os +a - string/memrchr-avx2.os +a - string/memrchr-avx2-rtm.os +a - string/memrchr-evex.os +a - string/memrchr-sse2.os +a - string/memset-avx2-unaligned-erms.os +a - string/memset-avx2-unaligned-erms-rtm.os +a - string/memset-avx512-no-vzeroupper.os +a - string/memset-avx512-unaligned-erms.os +a - string/memset-erms.os +a - string/memset-evex-unaligned-erms.os +a - string/memset-sse2-unaligned-erms.os +a - string/rawmemchr-avx2.os +a - string/rawmemchr-avx2-rtm.os +a - string/rawmemchr-evex.os +a - string/rawmemchr-evex-rtm.os +a - string/rawmemchr-sse2.os +a - string/stpcpy-avx2.os +a - string/stpcpy-avx2-rtm.os +a - string/stpcpy-evex.os +a - string/stpcpy-sse2.os +a - string/stpcpy-sse2-unaligned.os +a - string/stpncpy-avx2.os +a - string/stpncpy-avx2-rtm.os +a - string/stpncpy-evex.os +a - string/stpncpy-sse2-unaligned.os +a - string/strcasecmp_l-avx2.os +a - string/strcasecmp_l-avx2-rtm.os +a - string/strcasecmp_l-evex.os +a - string/strcasecmp_l-sse2.os +a - string/strcasecmp_l-sse4_2.os +a - string/strcat-avx2.os +a - string/strcat-avx2-rtm.os +a - string/strcat-evex.os +a - string/strcat-sse2.os +a - string/strcat-sse2-unaligned.os +a - string/strchr-avx2.os +a - string/strchr-avx2-rtm.os +a - string/strchr-evex.os +a - string/strchr-sse2.os +a - string/strchr-sse2-no-bsf.os +a - string/strchrnul-avx2.os +a - string/strchrnul-avx2-rtm.os +a - string/strchrnul-evex.os +a - string/strchrnul-sse2.os +a - string/strcmp-avx2.os +a - string/strcmp-avx2-rtm.os +a - string/strcmp-evex.os +a - string/strcmp-sse2.os +a - string/strcmp-sse2-unaligned.os +a - string/strcmp-sse4_2.os +a - string/strcpy-avx2.os +a - string/strcpy-avx2-rtm.os +a - string/strcpy-evex.os +a - string/strcpy-sse2.os +a - string/strcpy-sse2-unaligned.os +a - string/strcspn-sse4.os +a - string/strlen-avx2.os +a - string/strlen-avx2-rtm.os +a - string/strlen-evex.os +a - string/strlen-evex512.os +a - string/strlen-sse2.os +a - string/strncase_l-avx2.os +a - string/strncase_l-avx2-rtm.os +a - string/strncase_l-evex.os +a - string/strncase_l-sse2.os +a - string/strncase_l-sse4_2.os +a - string/strncat-avx2.os +a - string/strncat-avx2-rtm.os +a - string/strncat-evex.os +a - string/strncat-sse2-unaligned.os +a - string/strncmp-avx2.os +a - string/strncmp-avx2-rtm.os +a - string/strncmp-evex.os +a - string/strncmp-sse2.os +a - string/strncmp-sse4_2.os +a - string/strncpy-avx2.os +a - string/strncpy-avx2-rtm.os +a - string/strncpy-evex.os +a - string/strncpy-sse2-unaligned.os +a - string/strnlen-avx2.os +a - string/strnlen-avx2-rtm.os +a - string/strnlen-evex.os +a - string/strnlen-evex512.os +a - string/strnlen-sse2.os +a - string/strpbrk-sse4.os +a - string/strrchr-avx2.os +a - string/strrchr-avx2-rtm.os +a - string/strrchr-evex.os +a - string/strrchr-sse2.os +a - string/strspn-sse4.os +a - string/strstr-avx512.os +a - string/strstr-sse2-unaligned.os +a - string/varshift.os +a - string/strcasecmp_l-nonascii.os +a - string/strcspn-generic.os +a - string/strncase_l-nonascii.os +a - string/strpbrk-generic.os +a - string/strspn-generic.os +a - string/cacheinfo.os +a - string/tls-internal.os +a - wcsmbs/wcscat.os +a - wcsmbs/wcschr.os +a - wcsmbs/wcscmp.os +a - wcsmbs/wcscpy.os +a - wcsmbs/wcscspn.os +a - wcsmbs/wcsdup.os +a - wcsmbs/wcslen.os +a - wcsmbs/wcsncat.os +a - wcsmbs/wcsncmp.os +a - wcsmbs/wcsncpy.os +a - wcsmbs/wcspbrk.os +a - wcsmbs/wcsrchr.os +a - wcsmbs/wcsspn.os +a - wcsmbs/wcstok.os +a - wcsmbs/wcsstr.os +a - wcsmbs/wmemchr.os +a - wcsmbs/wmemcmp.os +a - wcsmbs/wmemcpy.os +a - wcsmbs/wmemmove.os +a - wcsmbs/wmemset.os +a - wcsmbs/wcpcpy.os +a - wcsmbs/wcpncpy.os +a - wcsmbs/wmempcpy.os +a - wcsmbs/btowc.os +a - wcsmbs/wctob.os +a - wcsmbs/mbsinit.os +a - wcsmbs/mbrlen.os +a - wcsmbs/mbrtowc.os +a - wcsmbs/wcrtomb.os +a - wcsmbs/mbsrtowcs.os +a - wcsmbs/wcsrtombs.os +a - wcsmbs/mbsnrtowcs.os +a - wcsmbs/wcsnrtombs.os +a - wcsmbs/wcsnlen.os +a - wcsmbs/wcschrnul.os +a - wcsmbs/wcstol.os +a - wcsmbs/wcstoul.os +a - wcsmbs/wcstoll.os +a - wcsmbs/wcstoull.os +a - wcsmbs/wcstod.os +a - wcsmbs/wcstold.os +a - wcsmbs/wcstof.os +a - wcsmbs/wcstol_l.os +a - wcsmbs/wcstoul_l.os +a - wcsmbs/wcstoll_l.os +a - wcsmbs/wcstoull_l.os +a - wcsmbs/wcstod_l.os +a - wcsmbs/wcstold_l.os +a - wcsmbs/wcstof_l.os +a - wcsmbs/wcstod_nan.os +a - wcsmbs/wcstold_nan.os +a - wcsmbs/wcstof_nan.os +a - wcsmbs/wcscoll.os +a - wcsmbs/wcsxfrm.os +a - wcsmbs/wcwidth.os +a - wcsmbs/wcswidth.os +a - wcsmbs/wcscoll_l.os +a - wcsmbs/wcsxfrm_l.os +a - wcsmbs/wcscasecmp.os +a - wcsmbs/wcsncase.os +a - wcsmbs/wcscasecmp_l.os +a - wcsmbs/wcsncase_l.os +a - wcsmbs/wcsmbsload.os +a - wcsmbs/mbsrtowcs_l.os +a - wcsmbs/isoc99_wscanf.os +a - wcsmbs/isoc99_vwscanf.os +a - wcsmbs/isoc99_fwscanf.os +a - wcsmbs/isoc99_vfwscanf.os +a - wcsmbs/isoc99_swscanf.os +a - wcsmbs/isoc99_vswscanf.os +a - wcsmbs/mbrtoc8.os +a - wcsmbs/c8rtomb.os +a - wcsmbs/mbrtoc16.os +a - wcsmbs/c16rtomb.os +a - wcsmbs/mbrtoc32.os +a - wcsmbs/c32rtomb.os +a - wcsmbs/wcstof128_l.os +a - wcsmbs/wcstof128.os +a - wcsmbs/wcstof128_nan.os +a - wcsmbs/wcschr-avx2.os +a - wcsmbs/wcschr-avx2-rtm.os +a - wcsmbs/wcschr-evex.os +a - wcsmbs/wcschr-sse2.os +a - wcsmbs/wcscmp-avx2.os +a - wcsmbs/wcscmp-avx2-rtm.os +a - wcsmbs/wcscmp-evex.os +a - wcsmbs/wcscmp-sse2.os +a - wcsmbs/wcscpy-ssse3.os +a - wcsmbs/wcslen-avx2.os +a - wcsmbs/wcslen-avx2-rtm.os +a - wcsmbs/wcslen-evex.os +a - wcsmbs/wcslen-evex512.os +a - wcsmbs/wcslen-sse2.os +a - wcsmbs/wcslen-sse4_1.os +a - wcsmbs/wcsncmp-avx2.os +a - wcsmbs/wcsncmp-avx2-rtm.os +a - wcsmbs/wcsncmp-evex.os +a - wcsmbs/wcsnlen-avx2.os +a - wcsmbs/wcsnlen-avx2-rtm.os +a - wcsmbs/wcsnlen-evex.os +a - wcsmbs/wcsnlen-evex512.os +a - wcsmbs/wcsnlen-sse4_1.os +a - wcsmbs/wcsrchr-avx2.os +a - wcsmbs/wcsrchr-avx2-rtm.os +a - wcsmbs/wcsrchr-evex.os +a - wcsmbs/wcsrchr-sse2.os +a - wcsmbs/wmemchr-avx2.os +a - wcsmbs/wmemchr-avx2-rtm.os +a - wcsmbs/wmemchr-evex.os +a - wcsmbs/wmemchr-evex-rtm.os +a - wcsmbs/wmemchr-sse2.os +a - wcsmbs/wmemcmp-avx2-movbe.os +a - wcsmbs/wmemcmp-avx2-movbe-rtm.os +a - wcsmbs/wmemcmp-evex-movbe.os +a - wcsmbs/wmemcmp-sse2.os +a - wcsmbs/wcscpy-generic.os +a - wcsmbs/wcsncmp-generic.os +a - wcsmbs/wcsnlen-generic.os +a - time/offtime.os +a - time/asctime.os +a - time/clock.os +a - time/ctime.os +a - time/ctime_r.os +a - time/difftime.os +a - time/gmtime.os +a - time/localtime.os +a - time/mktime.os +a - time/time.os +a - time/gettimeofday.os +a - time/settimeofday.os +a - time/settimezone.os +a - time/adjtime.os +a - time/tzset.os +a - time/tzfile.os +a - time/getitimer.os +a - time/setitimer.os +a - time/stime.os +a - time/dysize.os +a - time/timegm.os +a - time/ftime.os +a - time/getdate.os +a - time/strptime.os +a - time/strptime_l.os +a - time/strftime.os +a - time/wcsftime.os +a - time/strftime_l.os +a - time/wcsftime_l.os +a - time/timespec_get.os +a - time/timespec_getres.os +a - time/clock_getcpuclockid.os +a - time/clock_getres.os +a - time/clock_gettime.os +a - time/clock_settime.os +a - time/clock_nanosleep.os +a - time/era.os +a - time/alt_digit.os +a - time/lc-time-cleanup.os +a - time/ntp_gettime.os +a - time/ntp_gettimex.os +a - dirent/opendir.os +a - dirent/closedir.os +a - dirent/readdir.os +a - dirent/readdir_r.os +a - dirent/rewinddir.os +a - dirent/seekdir.os +a - dirent/telldir.os +a - dirent/scandir.os +a - dirent/alphasort.os +a - dirent/versionsort.os +a - dirent/getdents.os +a - dirent/getdents64.os +a - dirent/dirfd.os +a - dirent/readdir64.os +a - dirent/readdir64_r.os +a - dirent/scandir64.os +a - dirent/alphasort64.os +a - dirent/versionsort64.os +a - dirent/fdopendir.os +a - dirent/scandirat.os +a - dirent/scandirat64.os +a - dirent/scandir-cancel.os +a - dirent/scandir-tail.os +a - dirent/scandir64-tail.os +a - dirent/getdirentries.os +a - dirent/getdirentries64.os +a - grp/fgetgrent.os +a - grp/initgroups.os +a - grp/setgroups.os +a - grp/getgrent.os +a - grp/getgrgid.os +a - grp/getgrnam.os +a - grp/putgrent.os +a - grp/getgrent_r.os +a - grp/getgrgid_r.os +a - grp/getgrnam_r.os +a - grp/fgetgrent_r.os +a - grp/grp-merge.os +a - pwd/fgetpwent.os +a - pwd/getpw.os +a - pwd/putpwent.os +a - pwd/getpwent.os +a - pwd/getpwnam.os +a - pwd/getpwuid.os +a - pwd/getpwent_r.os +a - pwd/getpwnam_r.os +a - pwd/getpwuid_r.os +a - pwd/fgetpwent_r.os +a - posix/uname.os +a - posix/times.os +a - posix/wait.os +a - posix/waitpid.os +a - posix/wait3.os +a - posix/wait4.os +a - posix/waitid.os +a - posix/alarm.os +a - posix/sleep.os +a - posix/pause.os +a - posix/nanosleep.os +a - posix/fork.os +a - posix/_Fork.os +a - posix/vfork.os +a - posix/_exit.os +a - posix/register-atfork.os +a - posix/execve.os +a - posix/fexecve.os +a - posix/execv.os +a - posix/execle.os +a - posix/execl.os +a - posix/execvp.os +a - posix/execlp.os +a - posix/execvpe.os +a - posix/getpid.os +a - posix/getppid.os +a - posix/getuid.os +a - posix/geteuid.os +a - posix/getgid.os +a - posix/getegid.os +a - posix/getgroups.os +a - posix/setuid.os +a - posix/setgid.os +a - posix/group_member.os +a - posix/getpgid.os +a - posix/setpgid.os +a - posix/getpgrp.os +a - posix/bsd-getpgrp.os +a - posix/setpgrp.os +a - posix/getsid.os +a - posix/setsid.os +a - posix/getresuid.os +a - posix/getresgid.os +a - posix/setresuid.os +a - posix/setresgid.os +a - posix/pathconf.os +a - posix/sysconf.os +a - posix/fpathconf.os +a - posix/glob.os +a - posix/glob64.os +a - posix/globfree.os +a - posix/globfree64.os +a - posix/glob_pattern_p.os +a - posix/fnmatch.os +a - posix/regex.os +a - posix/glob-lstat-compat.os +a - posix/glob64-lstat-compat.os +a - posix/confstr.os +a - posix/getopt.os +a - posix/getopt1.os +a - posix/sched_setp.os +a - posix/sched_getp.os +a - posix/sched_sets.os +a - posix/sched_gets.os +a - posix/sched_yield.os +a - posix/sched_primax.os +a - posix/sched_primin.os +a - posix/sched_rr_gi.os +a - posix/sched_getaffinity.os +a - posix/sched_setaffinity.os +a - posix/getaddrinfo.os +a - posix/gai_strerror.os +a - posix/wordexp.os +a - posix/pread.os +a - posix/pwrite.os +a - posix/pread64.os +a - posix/pwrite64.os +a - posix/spawn_faction_init.os +a - posix/spawn_faction_destroy.os +a - posix/spawn_faction_addclose.os +a - posix/spawn_faction_addopen.os +a - posix/spawn_faction_adddup2.os +a - posix/spawn_valid_fd.os +a - posix/spawn_faction_addchdir.os +a - posix/spawn_faction_addfchdir.os +a - posix/spawn_faction_addclosefrom.os +a - posix/spawn_faction_addtcsetpgrp_np.os +a - posix/spawnattr_init.os +a - posix/spawnattr_destroy.os +a - posix/spawnattr_getdefault.os +a - posix/spawnattr_setdefault.os +a - posix/spawnattr_getflags.os +a - posix/spawnattr_setflags.os +a - posix/spawnattr_getpgroup.os +a - posix/spawnattr_setpgroup.os +a - posix/spawn.os +a - posix/spawnp.os +a - posix/spawni.os +a - posix/spawnattr_getsigmask.os +a - posix/spawnattr_getschedpolicy.os +a - posix/spawnattr_getschedparam.os +a - posix/spawnattr_setsigmask.os +a - posix/spawnattr_setschedpolicy.os +a - posix/spawnattr_setschedparam.os +a - posix/posix_madvise.os +a - posix/get_child_max.os +a - posix/sched_cpucount.os +a - posix/sched_cpualloc.os +a - posix/sched_cpufree.os +a - posix/streams-compat.os +a - posix/shm-directory.os +a - posix/execveat.os +a - posix/glob64-time64.os +a - posix/globfree64-time64.os +a - posix/init-posix.os +a - posix/environ.os +a - posix/sched_getcpu.os +a - posix/oldglob.os +a - posix/getcpu.os +a - io/utime.os +a - io/mkfifo.os +a - io/mkfifoat.os +a - io/stat.os +a - io/fstat.os +a - io/lstat.os +a - io/stat64.os +a - io/fstat64.os +a - io/lstat64.os +a - io/fstatat.os +a - io/fstatat64.os +a - io/statx.os +a - io/mknod.os +a - io/mknodat.os +a - io/statfs.os +a - io/fstatfs.os +a - io/statfs64.os +a - io/fstatfs64.os +a - io/statvfs.os +a - io/fstatvfs.os +a - io/statvfs64.os +a - io/fstatvfs64.os +a - io/umask.os +a - io/chmod.os +a - io/fchmod.os +a - io/lchmod.os +a - io/fchmodat.os +a - io/mkdir.os +a - io/mkdirat.os +a - io/open.os +a - io/open_2.os +a - io/open64.os +a - io/open64_2.os +a - io/openat.os +a - io/openat_2.os +a - io/openat64.os +a - io/openat64_2.os +a - io/read.os +a - io/write.os +a - io/lseek.os +a - io/lseek64.os +a - io/access.os +a - io/euidaccess.os +a - io/faccessat.os +a - io/fcntl.os +a - io/fcntl64.os +a - io/flock.os +a - io/lockf.os +a - io/lockf64.os +a - io/close.os +a - io/dup.os +a - io/dup2.os +a - io/dup3.os +a - io/pipe.os +a - io/pipe2.os +a - io/creat.os +a - io/creat64.os +a - io/chdir.os +a - io/fchdir.os +a - io/getcwd.os +a - io/getwd.os +a - io/getdirname.os +a - io/chown.os +a - io/fchown.os +a - io/lchown.os +a - io/fchownat.os +a - io/ttyname.os +a - io/ttyname_r.os +a - io/isatty.os +a - io/link.os +a - io/linkat.os +a - io/symlink.os +a - io/symlinkat.os +a - io/readlink.os +a - io/readlinkat.os +a - io/unlink.os +a - io/unlinkat.os +a - io/rmdir.os +a - io/ftw.os +a - io/ftw64.os +a - io/fts.os +a - io/fts64.os +a - io/poll.os +a - io/ppoll.os +a - io/posix_fadvise.os +a - io/posix_fadvise64.os +a - io/posix_fallocate.os +a - io/posix_fallocate64.os +a - io/sendfile.os +a - io/sendfile64.os +a - io/copy_file_range.os +a - io/utimensat.os +a - io/futimens.os +a - io/file_change_detection.os +a - io/fts64-time64.os +a - io/ftw64-time64.os +a - io/closefrom.os +a - io/close_range.os +a - io/xstatconv.os +a - io/internal_statvfs.os +a - io/sync_file_range.os +a - io/fallocate.os +a - io/fallocate64.os +a - io/close_nocancel.os +a - io/fcntl_nocancel.os +a - io/open_nocancel.os +a - io/open64_nocancel.os +a - io/openat_nocancel.os +a - io/openat64_nocancel.os +a - io/read_nocancel.os +a - io/pread64_nocancel.os +a - io/write_nocancel.os +a - io/statx_cp.os +a - io/stat_t64_cp.os +a - termios/speed.os +a - termios/cfsetspeed.os +a - termios/tcsetattr.os +a - termios/tcgetattr.os +a - termios/tcgetpgrp.os +a - termios/tcsetpgrp.os +a - termios/tcdrain.os +a - termios/tcflow.os +a - termios/tcflush.os +a - termios/tcsendbrk.os +a - termios/cfmakeraw.os +a - termios/tcgetsid.os +a - resource/getrlimit.os +a - resource/setrlimit.os +a - resource/getrlimit64.os +a - resource/setrlimit64.os +a - resource/getrusage.os +a - resource/ulimit.os +a - resource/vlimit.os +a - resource/vtimes.os +a - resource/getpriority.os +a - resource/setpriority.os +a - resource/nice.os +a - misc/brk.os +a - misc/sbrk.os +a - misc/sstk.os +a - misc/ioctl.os +a - misc/readv.os +a - misc/writev.os +a - misc/preadv.os +a - misc/preadv64.os +a - misc/pwritev.os +a - misc/pwritev64.os +a - misc/preadv2.os +a - misc/preadv64v2.os +a - misc/pwritev2.os +a - misc/pwritev64v2.os +a - misc/setreuid.os +a - misc/setregid.os +a - misc/seteuid.os +a - misc/setegid.os +a - misc/getpagesize.os +a - misc/getdtsz.os +a - misc/gethostname.os +a - misc/sethostname.os +a - misc/getdomain.os +a - misc/setdomain.os +a - misc/select.os +a - misc/pselect.os +a - misc/acct.os +a - misc/chroot.os +a - misc/fsync.os +a - misc/sync.os +a - misc/fdatasync.os +a - misc/syncfs.os +a - misc/reboot.os +a - misc/gethostid.os +a - misc/sethostid.os +a - misc/revoke.os +a - misc/vhangup.os +a - misc/swapon.os +a - misc/swapoff.os +a - misc/mktemp.os +a - misc/mkstemp.os +a - misc/mkstemp64.os +a - misc/mkdtemp.os +a - misc/mkostemp.os +a - misc/mkostemp64.os +a - misc/mkstemps.os +a - misc/mkstemps64.os +a - misc/mkostemps.os +a - misc/mkostemps64.os +a - misc/ualarm.os +a - misc/usleep.os +a - misc/gtty.os +a - misc/stty.os +a - misc/ptrace.os +a - misc/fstab.os +a - misc/mntent.os +a - misc/mntent_r.os +a - misc/utimes.os +a - misc/lutimes.os +a - misc/futimes.os +a - misc/futimesat.os +a - misc/truncate.os +a - misc/ftruncate.os +a - misc/truncate64.os +a - misc/ftruncate64.os +a - misc/chflags.os +a - misc/fchflags.os +a - misc/insremque.os +a - misc/getttyent.os +a - misc/getusershell.os +a - misc/getpass.os +a - misc/ttyslot.os +a - misc/syslog.os +a - misc/syscall.os +a - misc/daemon.os +a - misc/mmap.os +a - misc/mmap64.os +a - misc/munmap.os +a - misc/mprotect.os +a - misc/msync.os +a - misc/madvise.os +a - misc/mincore.os +a - misc/remap_file_pages.os +a - misc/mlock.os +a - misc/munlock.os +a - misc/mlockall.os +a - misc/munlockall.os +a - misc/efgcvt.os +a - misc/efgcvt_r.os +a - misc/qefgcvt.os +a - misc/qefgcvt_r.os +a - misc/hsearch.os +a - misc/hsearch_r.os +a - misc/tsearch.os +a - misc/lsearch.os +a - misc/err.os +a - misc/error.os +a - misc/ustat.os +a - misc/getsysstats.os +a - misc/dirname.os +a - misc/regexp.os +a - misc/getloadavg.os +a - misc/getclktck.os +a - misc/fgetxattr.os +a - misc/flistxattr.os +a - misc/fremovexattr.os +a - misc/fsetxattr.os +a - misc/getxattr.os +a - misc/listxattr.os +a - misc/lgetxattr.os +a - misc/llistxattr.os +a - misc/lremovexattr.os +a - misc/lsetxattr.os +a - misc/removexattr.os +a - misc/setxattr.os +a - misc/getauxval.os +a - misc/ifunc-impl-list.os +a - misc/makedev.os +a - misc/allocate_once.os +a - misc/fd_to_filename.os +a - misc/single_threaded.os +a - misc/unwind-link.os +a - misc/atomic_wide_counter.os +a - misc/init-misc.os +a - misc/ioperm.os +a - misc/iopl.os +a - misc/adjtimex.os +a - misc/clone.os +a - misc/umount.os +a - misc/umount2.os +a - misc/readahead.os +a - misc/sysctl.os +a - misc/setfsuid.os +a - misc/setfsgid.os +a - misc/epoll_pwait.os +a - misc/epoll_pwait2.os +a - misc/signalfd.os +a - misc/eventfd.os +a - misc/eventfd_read.os +a - misc/eventfd_write.os +a - misc/prlimit.os +a - misc/prlimit64.os +a - misc/personality.os +a - misc/epoll_wait.os +a - misc/tee.os +a - misc/vmsplice.os +a - misc/splice.os +a - misc/open_by_handle_at.os +a - misc/mlock2.os +a - misc/pkey_mprotect.os +a - misc/pkey_set.os +a - misc/pkey_get.os +a - misc/timerfd_gettime.os +a - misc/timerfd_settime.os +a - misc/prctl.os +a - misc/process_vm_readv.os +a - misc/process_vm_writev.os +a - misc/clock_adjtime.os +a - misc/pselect32.os +a - misc/xstat.os +a - misc/fxstat.os +a - misc/lxstat.os +a - misc/xstat64.os +a - misc/fxstat64.os +a - misc/lxstat64.os +a - misc/fxstatat.os +a - misc/fxstatat64.os +a - misc/xmknod.os +a - misc/xmknodat.os +a - misc/convert_scm_timestamps.os +a - misc/closefrom_fallback.os +a - misc/clone3.os +a - misc/clone-internal.os +a - misc/fanotify_mark.os +a - misc/mremap.os +a - misc/arch_prctl.os +a - misc/modify_ldt.os +a - misc/syscall_clock_gettime.os +a - misc/capget.os +a - misc/capset.os +a - misc/create_module.os +a - misc/delete_module.os +a - misc/epoll_create.os +a - misc/epoll_create1.os +a - misc/epoll_ctl.os +a - misc/fsconfig.os +a - misc/fsmount.os +a - misc/fsopen.os +a - misc/fspick.os +a - misc/get_kernel_syms.os +a - misc/init_module.os +a - misc/inotify_add_watch.os +a - misc/inotify_init.os +a - misc/inotify_init1.os +a - misc/inotify_rm_watch.os +a - misc/klogctl.os +a - misc/mount.os +a - misc/mount_setattr.os +a - misc/move_mount.os +a - misc/nfsservctl.os +a - misc/open_tree.os +a - misc/pidfd_open.os +a - misc/pidfd_getfd.os +a - misc/pivot_root.os +a - misc/pidfd_send_signal.os +a - misc/process_madvise.os +a - misc/process_mrelease.os +a - misc/query_module.os +a - misc/quotactl.os +a - misc/sysinfo.os +a - misc/unshare.os +a - misc/uselib.os +a - misc/timerfd_create.os +a - misc/fanotify_init.os +a - misc/name_to_handle_at.os +a - misc/setns.os +a - misc/memfd_create.os +a - misc/pkey_alloc.os +a - misc/pkey_free.os +a - misc/gettid.os +a - misc/tgkill.os +a - misc/stub-syscalls.os +a - misc/malloc-hugepages.os +a - socket/accept.os +a - socket/bind.os +a - socket/connect.os +a - socket/getpeername.os +a - socket/getsockname.os +a - socket/getsockopt.os +a - socket/listen.os +a - socket/recv.os +a - socket/recvfrom.os +a - socket/recvmsg.os +a - socket/send.os +a - socket/sendmsg.os +a - socket/sendto.os +a - socket/setsockopt.os +a - socket/shutdown.os +a - socket/socket.os +a - socket/socketpair.os +a - socket/isfdtype.os +a - socket/opensock.os +a - socket/sockatmark.os +a - socket/accept4.os +a - socket/recvmmsg.os +a - socket/sendmmsg.os +a - socket/sockaddr_un_set.os +a - socket/sa_len.os +a - socket/cmsg_nxthdr.os +a - sysvipc/ftok.os +a - sysvipc/msgsnd.os +a - sysvipc/msgrcv.os +a - sysvipc/msgget.os +a - sysvipc/msgctl.os +a - sysvipc/semop.os +a - sysvipc/semget.os +a - sysvipc/semctl.os +a - sysvipc/semtimedop.os +a - sysvipc/shmat.os +a - sysvipc/shmdt.os +a - sysvipc/shmget.os +a - sysvipc/shmctl.os +a - gmon/gmon.os +a - gmon/mcount.os +a - gmon/profil.os +a - gmon/sprofil.os +a - gmon/prof-freq.os +a - gmon/_mcount.os +a - wctype/wcfuncs.os +a - wctype/wctype.os +a - wctype/iswctype.os +a - wctype/wctrans.os +a - wctype/towctrans.os +a - wctype/wcfuncs_l.os +a - wctype/wctype_l.os +a - wctype/iswctype_l.os +a - wctype/wctrans_l.os +a - wctype/towctrans_l.os +a - shadow/getspent.os +a - shadow/getspnam.os +a - shadow/sgetspent.os +a - shadow/fgetspent.os +a - shadow/putspent.os +a - shadow/getspent_r.os +a - shadow/getspnam_r.os +a - shadow/sgetspent_r.os +a - shadow/fgetspent_r.os +a - shadow/lckpwdf.os +a - gshadow/getsgent.os +a - gshadow/getsgnam.os +a - gshadow/sgetsgent.os +a - gshadow/fgetsgent.os +a - gshadow/putsgent.os +a - gshadow/getsgent_r.os +a - gshadow/getsgnam_r.os +a - gshadow/sgetsgent_r.os +a - gshadow/fgetsgent_r.os +a - argp/argp-ba.os +a - argp/argp-fmtstream.os +a - argp/argp-fs-xinl.os +a - argp/argp-help.os +a - argp/argp-parse.os +a - argp/argp-pv.os +a - argp/argp-pvh.os +a - argp/argp-xinl.os +a - argp/argp-eexst.os +a - debug/backtrace.os +a - debug/backtracesyms.os +a - debug/backtracesymsfd.os +a - debug/noophooks.os +a - debug/memcpy_chk.os +a - debug/memmove_chk.os +a - debug/mempcpy_chk.os +a - debug/memset_chk.os +a - debug/stpcpy_chk.os +a - debug/strcat_chk.os +a - debug/strcpy_chk.os +a - debug/strncat_chk.os +a - debug/strncpy_chk.os +a - debug/stpncpy_chk.os +a - debug/sprintf_chk.os +a - debug/vsprintf_chk.os +a - debug/snprintf_chk.os +a - debug/vsnprintf_chk.os +a - debug/printf_chk.os +a - debug/fprintf_chk.os +a - debug/vprintf_chk.os +a - debug/vfprintf_chk.os +a - debug/gets_chk.os +a - debug/chk_fail.os +a - debug/readonly-area.os +a - debug/fgets_chk.os +a - debug/fgets_u_chk.os +a - debug/read_chk.os +a - debug/pread_chk.os +a - debug/pread64_chk.os +a - debug/recv_chk.os +a - debug/recvfrom_chk.os +a - debug/readlink_chk.os +a - debug/readlinkat_chk.os +a - debug/getwd_chk.os +a - debug/getcwd_chk.os +a - debug/realpath_chk.os +a - debug/fread_chk.os +a - debug/fread_u_chk.os +a - debug/wctomb_chk.os +a - debug/wcscpy_chk.os +a - debug/wmemcpy_chk.os +a - debug/wmemmove_chk.os +a - debug/wmempcpy_chk.os +a - debug/wcpcpy_chk.os +a - debug/wcsncpy_chk.os +a - debug/wcscat_chk.os +a - debug/wcsncat_chk.os +a - debug/wmemset_chk.os +a - debug/wcpncpy_chk.os +a - debug/swprintf_chk.os +a - debug/vswprintf_chk.os +a - debug/wprintf_chk.os +a - debug/fwprintf_chk.os +a - debug/vwprintf_chk.os +a - debug/vfwprintf_chk.os +a - debug/fgetws_chk.os +a - debug/fgetws_u_chk.os +a - debug/confstr_chk.os +a - debug/getgroups_chk.os +a - debug/ttyname_r_chk.os +a - debug/gethostname_chk.os +a - debug/getdomainname_chk.os +a - debug/wcrtomb_chk.os +a - debug/mbsnrtowcs_chk.os +a - debug/wcsnrtombs_chk.os +a - debug/mbsrtowcs_chk.os +a - debug/wcsrtombs_chk.os +a - debug/mbstowcs_chk.os +a - debug/wcstombs_chk.os +a - debug/asprintf_chk.os +a - debug/vasprintf_chk.os +a - debug/dprintf_chk.os +a - debug/vdprintf_chk.os +a - debug/obprintf_chk.os +a - debug/vobprintf_chk.os +a - debug/longjmp_chk.os +a - debug/____longjmp_chk.os +a - debug/fdelt_chk.os +a - debug/poll_chk.os +a - debug/ppoll_chk.os +a - debug/explicit_bzero_chk.os +a - debug/stack_chk_fail.os +a - debug/fortify_fail.os +a - debug/memcpy_chk-nonshared.os +a - debug/memmove_chk-nonshared.os +a - debug/mempcpy_chk-nonshared.os +a - debug/memset_chk-nonshared.os +a - debug/wmemset_chk-nonshared.os +a - inet/htonl.os +a - inet/htons.os +a - inet/inet_lnaof.os +a - inet/inet_mkadr.os +a - inet/inet_netof.os +a - inet/inet_ntoa.os +a - inet/inet_net.os +a - inet/herrno.os +a - inet/herrno-loc.os +a - inet/gethstbyad.os +a - inet/gethstbyad_r.os +a - inet/gethstbynm.os +a - inet/gethstbynm2.os +a - inet/gethstbynm2_r.os +a - inet/gethstbynm_r.os +a - inet/gethstent.os +a - inet/gethstent_r.os +a - inet/getnetbyad.os +a - inet/getnetbyad_r.os +a - inet/getnetbynm.os +a - inet/getnetent.os +a - inet/getnetent_r.os +a - inet/getnetbynm_r.os +a - inet/getproto.os +a - inet/getproto_r.os +a - inet/getprtent.os +a - inet/getprtent_r.os +a - inet/getprtname.os +a - inet/getprtname_r.os +a - inet/getsrvbynm.os +a - inet/getsrvbynm_r.os +a - inet/getsrvbypt.os +a - inet/getsrvbypt_r.os +a - inet/getservent.os +a - inet/getservent_r.os +a - inet/getrpcent.os +a - inet/getrpcbyname.os +a - inet/getrpcbynumber.os +a - inet/getrpcent_r.os +a - inet/getrpcbyname_r.os +a - inet/getrpcbynumber_r.os +a - inet/ether_aton.os +a - inet/ether_aton_r.os +a - inet/ether_hton.os +a - inet/ether_line.os +a - inet/ether_ntoa.os +a - inet/ether_ntoa_r.os +a - inet/ether_ntoh.os +a - inet/rcmd.os +a - inet/rexec.os +a - inet/ruserpass.os +a - inet/bindresvport.os +a - inet/getnetgrent_r.os +a - inet/getnetgrent.os +a - inet/getaliasent_r.os +a - inet/getaliasent.os +a - inet/getaliasname.os +a - inet/getaliasname_r.os +a - inet/in6_addr.os +a - inet/getnameinfo.os +a - inet/if_index.os +a - inet/ifaddrs.os +a - inet/inet6_option.os +a - inet/getipv4sourcefilter.os +a - inet/setipv4sourcefilter.os +a - inet/getsourcefilter.os +a - inet/setsourcefilter.os +a - inet/inet6_opt.os +a - inet/inet6_rth.os +a - inet/inet6_scopeid_pton.os +a - inet/deadline.os +a - inet/idna.os +a - inet/idna_name_classify.os +a - inet/check_pf.os +a - inet/check_native.os +a - inet/ifreq.os +a - inet/netlink_assert_response.os +a - resolv/dn_comp.os +a - resolv/dn_expand.os +a - resolv/dn_skipname.os +a - resolv/dns-canon.os +a - resolv/dns-host.os +a - resolv/dns-network.os +a - resolv/herror.os +a - resolv/inet_addr.os +a - resolv/inet_ntop.os +a - resolv/inet_pton.os +a - resolv/ns_makecanon.os +a - resolv/ns_name_compress.os +a - resolv/ns_name_ntop.os +a - resolv/ns_name_pack.os +a - resolv/ns_name_pton.os +a - resolv/ns_name_skip.os +a - resolv/ns_name_uncompress.os +a - resolv/ns_name_unpack.os +a - resolv/ns_samename.os +a - resolv/nsap_addr.os +a - resolv/nss_dns_functions.os +a - resolv/res-close.os +a - resolv/res-name-checking.os +a - resolv/res-noaaaa.os +a - resolv/res-state.os +a - resolv/res_context_hostalias.os +a - resolv/res_enable_icmp.os +a - resolv/res_get_nsaddr.os +a - resolv/res_hconf.os +a - resolv/res_init.os +a - resolv/res_libc.os +a - resolv/res_mkquery.os +a - resolv/res_nameinquery.os +a - resolv/res_queriesmatch.os +a - resolv/res_query.os +a - resolv/res_randomid.os +a - resolv/res_send.os +a - resolv/resolv_conf.os +a - resolv/resolv_context.os +a - resolv/gai_sigqueue.os +a - resolv/gai_cancel.os +a - resolv/gai_error.os +a - resolv/gai_misc.os +a - resolv/gai_notify.os +a - resolv/gai_suspend.os +a - resolv/getaddrinfo_a.os +a - nss/nsswitch.os +a - nss/getnssent.os +a - nss/getnssent_r.os +a - nss/digits_dots.os +a - nss/valid_field.os +a - nss/valid_list_field.os +a - nss/rewrite_field.os +a - nss/proto-lookup.os +a - nss/service-lookup.os +a - nss/hosts-lookup.os +a - nss/network-lookup.os +a - nss/grp-lookup.os +a - nss/pwd-lookup.os +a - nss/ethers-lookup.os +a - nss/spwd-lookup.os +a - nss/netgrp-lookup.os +a - nss/alias-lookup.os +a - nss/sgrp-lookup.os +a - nss/key-lookup.os +a - nss/rpc-lookup.os +a - nss/compat-lookup.os +a - nss/nss_hash.os +a - nss/nss_files_fopen.os +a - nss/nss_readline.os +a - nss/nss_parse_line_result.os +a - nss/nss_fgetent_r.os +a - nss/nss_module.os +a - nss/nss_action.os +a - nss/nss_action_parse.os +a - nss/nss_database.os +a - nss/nss_files_data.os +a - nss/nss_files_functions.os +a - nss/files-proto.os +a - nss/files-service.os +a - nss/files-hosts.os +a - nss/files-network.os +a - nss/files-grp.os +a - nss/files-pwd.os +a - nss/files-ethers.os +a - nss/files-spwd.os +a - nss/files-netgrp.os +a - nss/files-alias.os +a - nss/files-sgrp.os +a - nss/files-rpc.os +a - nss/files-init.os +a - nss/files-initgroups.os +a - sunrpc/auth_none.os +a - sunrpc/authuxprot.os +a - sunrpc/clnt_raw.os +a - sunrpc/clnt_simp.os +a - sunrpc/rpc_dtable.os +a - sunrpc/getrpcport.os +a - sunrpc/pmap_clnt.os +a - sunrpc/pm_getmaps.os +a - sunrpc/pmap_prot.os +a - sunrpc/pmap_prot2.os +a - sunrpc/pmap_rmt.os +a - sunrpc/rpc_prot.os +a - sunrpc/rpc_common.os +a - sunrpc/rpc_cmsg.os +a - sunrpc/svc_auth.os +a - sunrpc/svc_authux.os +a - sunrpc/svc_raw.os +a - sunrpc/svc_simple.os +a - sunrpc/xdr_float.os +a - sunrpc/xdr_rec.os +a - sunrpc/publickey.os +a - sunrpc/authdes_prot.os +a - sunrpc/des_crypt.os +a - sunrpc/des_impl.os +a - sunrpc/des_soft.os +a - sunrpc/key_prot.os +a - sunrpc/openchild.os +a - sunrpc/rtime.os +a - sunrpc/svcauth_des.os +a - sunrpc/clnt_unix.os +a - sunrpc/svc_unix.os +a - sunrpc/create_xid.os +a - sunrpc/auth_des.os +a - sunrpc/auth_unix.os +a - sunrpc/clnt_gen.os +a - sunrpc/clnt_perr.os +a - sunrpc/clnt_tcp.os +a - sunrpc/clnt_udp.os +a - sunrpc/get_myaddr.os +a - sunrpc/key_call.os +a - sunrpc/netname.os +a - sunrpc/pm_getport.os +a - sunrpc/rpc_thread.os +a - sunrpc/svc.os +a - sunrpc/svc_tcp.os +a - sunrpc/svc_udp.os +a - sunrpc/xcrypt.os +a - sunrpc/xdr_array.os +a - sunrpc/xdr.os +a - sunrpc/xdr_intXX_t.os +a - sunrpc/xdr_mem.os +a - sunrpc/xdr_ref.os +a - sunrpc/xdr_sizeof.os +a - sunrpc/xdr_stdio.os +a - sunrpc/svc_run.os +a - sunrpc/rpc_gethostbyname.os +a - nscd/nscd_getpw_r.os +a - nscd/nscd_getgr_r.os +a - nscd/nscd_gethst_r.os +a - nscd/nscd_getai.os +a - nscd/nscd_initgroups.os +a - nscd/nscd_getserv_r.os +a - nscd/nscd_netgroup.os +a - nscd/nscd_helper.os +a - login/getlogin.os +a - login/getlogin_r.os +a - login/setlogin.os +a - login/getlogin_r_chk.os +a - login/getutent.os +a - login/getutent_r.os +a - login/getutid.os +a - login/getutline.os +a - login/getutid_r.os +a - login/getutline_r.os +a - login/utmp_file.os +a - login/utmpname.os +a - login/updwtmp.os +a - login/getpt.os +a - login/grantpt.os +a - login/unlockpt.os +a - login/ptsname.os +a - login/ptsname_r_chk.os +a - login/login.os +a - login/login_tty.os +a - login/logout.os +a - login/logwtmp.os +a - login/openpty.os +a - login/forkpty.os +a - login/setutxent.os +a - login/getutxent.os +a - login/endutxent.os +a - login/getutxid.os +a - login/getutxline.os +a - login/pututxline.os +a - login/utmpxname.os +a - login/updwtmpx.os +a - login/getutmpx.os +a - login/getutmp.os +a - elf/dl-addr.os +a - elf/dl-addr-obj.os +a - elf/dl-error.os +a - elf/dl-iteratephdr.os +a - elf/dl-libc.os +a - elf/dl-profstub.os +a - elf/dl-sym.os +a - elf/libc-dl_find_object.os +a - elf/libc_early_init.os +a - elf/get-cpuid-feature-leaf.os +for symbol in __GI___pthread_disable_asynccancel __GI___pthread_enable_asynccancel __pthread_disable_asynccancel __pthread_enable_asynccancel calloc free malloc realloc __stack_chk_fail __stack_chk_fail_local; do \ + echo ".globl $symbol"; \ + echo "$symbol:"; \ +done | x86_64-lfs-linux-gnu-gcc -o /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mapT.o -g -Werror=undef -Wa,--noexecstack -c -x assembler - +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.36/build/elf/librtld.map.o /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mapT.o '-Wl,-(' /mnt/lfs/sources/glibc-2.36/build/elf/dl-allobjs.os /mnt/lfs/sources/glibc-2.36/build/libc_pic.a -lgcc '-Wl,-)' -Wl,-Map,/mnt/lfs/sources/glibc-2.36/build/elf/librtld.mapT +rm -f %@T.o /mnt/lfs/sources/glibc-2.36/build/elf/librtld.map.o +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mapT /mnt/lfs/sources/glibc-2.36/build/elf/librtld.map +LC_ALL=C \ +sed -n 's@^[0-9a-f ]*/mnt/lfs/sources/glibc-2.36/build/\([^(]*\)(\([^)]*\.os\)) *.*$@\1 \2@p' \ + /mnt/lfs/sources/glibc-2.36/build/elf/librtld.map | \ +while read lib file; do \ + case $lib in \ + libc_pic.a) \ + LC_ALL=C grep -F -l /$file \ + /mnt/lfs/sources/glibc-2.36/build/stamp.os /mnt/lfs/sources/glibc-2.36/build/*/stamp.os | \ + LC_ALL=C \ + sed 's@^/mnt/lfs/sources/glibc-2.36/build/\([^/]*\)/stamp\.os$@rtld-\1'" +=$file@"\ + ;; \ + */*.a) \ + echo rtld-${lib%%/*} += $file ;; \ + *) echo "Wasn't expecting $lib($file)" >&2; exit 1 ;; \ + esac; \ +done > /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mkT +echo rtld-subdirs = `LC_ALL=C sed 's/^rtld-\([^ ]*\).*$/\1/' /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mkT \ + | LC_ALL=C sort -u` >> /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mkT +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mkT /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mk +make -f /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +make subdir=csu -C ../csu ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-check_fds.os rtld-errno.os rtld-check_fds.os rtld-check_fds.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/csu' +x86_64-lfs-linux-gnu-gcc check_fds.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/rtld-check_fds.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/rtld-check_fds.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/rtld-check_fds.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc errno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/csu -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/csu/rtld-errno.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/csu/rtld-errno.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/csu/rtld-errno.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/csu' +make subdir=dirent -C ../dirent ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-closedir.os rtld-rewinddir.os rtld-readdir64.os rtld-fdopendir.os rtld-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/dirent' +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/closedir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-closedir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-closedir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-closedir.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/rewinddir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-rewinddir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-rewinddir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-rewinddir.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/readdir64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-readdir64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-readdir64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-readdir64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fdopendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-fdopendir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-fdopendir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-fdopendir.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/getdents64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/dirent -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-getdents64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-getdents64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-getdents64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/dirent' +make subdir=elf -C ../elf ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +x86_64-lfs-linux-gnu-gcc dl-addr-obj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/rtld-dl-addr-obj.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/rtld-dl-addr-obj.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/rtld-dl-addr-obj.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-profil.os rtld-prof-freq.os rtld-profil.os rtld-profil.os rtld-profil.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/gmon' +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/profil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/rtld-profil.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/rtld-profil.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/rtld-profil.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/prof-freq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/gmon -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/gmon/rtld-prof-freq.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/gmon/rtld-prof-freq.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/gmon/rtld-prof-freq.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gmon' +make subdir=io -C ../io ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-stat64.os rtld-fstat64.os rtld-lstat64.os rtld-fstatat64.os rtld-openat64.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os rtld-openat64.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/io' +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/stat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-stat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-stat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-stat64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-fstat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-fstat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-fstat64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-lstat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-lstat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-lstat64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-fstatat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-fstatat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-fstatat64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/openat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-openat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-openat64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-openat64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-lseek64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-lseek64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-lseek64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/access.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-access.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-access.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-access.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/close_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-close_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-close_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-close_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/fcntl_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-fcntl_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-fcntl_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-fcntl_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/open64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-open64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-open64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-open64_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/read_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-read_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-read_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-read_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pread64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-pread64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-pread64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-pread64_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/write_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/rtld-write_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/rtld-write_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/rtld-write_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/io' +make subdir=malloc -C ../malloc ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/malloc' +x86_64-lfs-linux-gnu-gcc scratch_buffer_set_array_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/rtld-scratch_buffer_set_array_size.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/rtld-scratch_buffer_set_array_size.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/rtld-scratch_buffer_set_array_size.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/malloc' +make subdir=misc -C ../misc ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os rtld-single_threaded.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/misc' +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/mmap64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/rtld-mmap64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/rtld-mmap64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/rtld-mmap64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +(echo '#define SYSCALL_NAME munmap'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __munmap'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__munmap, munmap)'; \ + echo 'hidden_weak (munmap)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/rtld-munmap.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/rtld-munmap.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/rtld-munmap.os +(echo '#define SYSCALL_NAME mprotect'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __mprotect'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mprotect, mprotect)'; \ + echo 'hidden_weak (mprotect)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/misc/rtld-mprotect.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/rtld-mprotect.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/rtld-mprotect.os +x86_64-lfs-linux-gnu-gcc single_threaded.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/misc/rtld-single_threaded.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/misc/rtld-single_threaded.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/misc/rtld-single_threaded.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/misc' +make subdir=nptl -C ../nptl ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-lowlevellock.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl' +x86_64-lfs-linux-gnu-gcc lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl/rtld-lowlevellock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl/rtld-lowlevellock.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl/rtld-lowlevellock.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl' +make subdir=posix -C ../posix ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-uname.os rtld-_exit.os rtld-getpid.os rtld-environ.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/posix' +(echo '#define SYSCALL_NAME uname'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __uname'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__uname, uname)'; \ + echo 'hidden_weak (uname)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/rtld-uname.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/rtld-uname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/rtld-uname.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/rtld-_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/rtld-_exit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/rtld-_exit.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +(echo '#define SYSCALL_NAME getpid'; \ + echo '#define SYSCALL_NARGS 0'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getpid'; \ + echo '#define SYSCALL_NOERRNO 1'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getpid, getpid)'; \ + echo 'hidden_weak (getpid)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/posix/rtld-getpid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/rtld-getpid.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/rtld-getpid.os +x86_64-lfs-linux-gnu-gcc environ.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/rtld-environ.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/rtld-environ.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/rtld-environ.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/posix' +make subdir=setjmp -C ../setjmp ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/setjmp' +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/setjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/rtld-setjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/rtld-setjmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/rtld-setjmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/__longjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/setjmp -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/setjmp/rtld-__longjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/setjmp/rtld-__longjmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/setjmp/rtld-__longjmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/setjmp' +make subdir=signal -C ../signal ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os rtld-libc_sigaction.os rtld-sigaction.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/signal' +x86_64-lfs-linux-gnu-gcc sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/rtld-sigaction.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/rtld-sigaction.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/rtld-sigaction.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/signal -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/signal/rtld-libc_sigaction.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/signal/rtld-libc_sigaction.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/signal/rtld-libc_sigaction.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/signal' +make subdir=stdio-common -C ../stdio-common ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-errname.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/stdio-common' +x86_64-lfs-linux-gnu-gcc errname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/stdio-common -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.36/build/stdio-common/rtld-errname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/stdio-common/rtld-errname.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/stdio-common/rtld-errname.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/stdio-common' +make subdir=string -C ../string ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-memchr.os rtld-memcmp.os rtld-memcpy.os rtld-memmove.os rtld-mempcpy.os rtld-memset.os rtld-rawmemchr.os rtld-stpcpy.os rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strerrorname_np.os rtld-strlen.os rtld-strncmp.os rtld-strnlen.os rtld-memchr-avx2.os rtld-memchr.os rtld-memchr-avx2-rtm.os rtld-memchr.os rtld-memchr-evex.os rtld-memchr.os rtld-memchr-evex-rtm.os rtld-memchr.os rtld-memchr-sse2.os rtld-memchr.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-avx2-movbe-rtm.os rtld-memcmp.os rtld-memcmp-evex-movbe.os rtld-memcmp.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms-rtm.os rtld-mempcpy.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memmove-erms.os rtld-mempcpy.os rtld-memmove-evex-unaligned-erms.os rtld-mempcpy.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-mempcpy.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms-rtm.os rtld-memset.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-memset-erms.os rtld-memset.os rtld-memset-evex-unaligned-erms.os rtld-memset.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-rawmemchr-avx2-rtm.os rtld-rawmemchr.os rtld-rawmemchr-evex.os rtld-rawmemchr.os rtld-rawmemchr-evex-rtm.os rtld-rawmemchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-stpcpy-avx2-rtm.os rtld-stpcpy.os rtld-stpcpy-evex.os rtld-stpcpy.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-strchr-avx2.os rtld-strchr.os rtld-strchr-avx2-rtm.os rtld-strchr.os rtld-strchr-evex.os rtld-strchr.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strcmp-avx2-rtm.os rtld-strcmp.os rtld-strcmp-evex.os rtld-strcmp.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-sse4_2.os rtld-strcmp.os rtld-strcspn-sse4.os rtld-strcspn.os rtld-strlen-avx2.os rtld-strlen.os rtld-strlen-avx2-rtm.os rtld-strlen.os rtld-strlen-evex.os rtld-strlen.os rtld-strlen-sse2.os rtld-strlen.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-strncmp-avx2-rtm.os rtld-strncmp.os rtld-strncmp-evex.os rtld-strncmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-strnlen-avx2-rtm.os rtld-strnlen.os rtld-strnlen-evex.os rtld-strnlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-varshift.os rtld-strcspn-sse4.os rtld-strcspn-generic.os rtld-strcspn.os rtld-cacheinfo.os rtld-memmove-avx512-no-vzeroupper.os rtld-strerrorname_np.os rtld-strchrnul.os rtld-strcspn-generic.os rtld-strchrnul-avx2.os rtld-strchrnul.os rtld-strchrnul-avx2-rtm.os rtld-strchrnul.os rtld-strchrnul-evex.os rtld-strchrnul.os rtld-strchrnul-sse2.os rtld-strchrnul.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/string' +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-memchr.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-memcmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcpy.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-memmove.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/mempcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-mempcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-mempcpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-mempcpy.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-memset.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-rawmemchr.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-stpcpy.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-strchr.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-strcmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-strcspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc strdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strdup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strdup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strdup.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc strerrorname_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strerrorname_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strerrorname_np.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strerrorname_np.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-strlen.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-strncmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-strnlen.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-avx2-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-evex.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-evex-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-evex-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-evex-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-evex-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-avx2-movbe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-avx2-movbe.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-avx2-movbe.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-avx2-movbe-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-avx2-movbe-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-avx2-movbe-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-avx2-movbe-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-evex-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-evex-movbe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-evex-movbe.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-evex-movbe.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx-unaligned-erms-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx-unaligned-erms-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx-unaligned-erms-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx-unaligned-erms-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx512-no-vzeroupper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx512-no-vzeroupper.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx512-no-vzeroupper.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-avx512-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx512-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx512-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx512-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-evex-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-evex-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-evex-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-evex-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-sse2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-sse2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-sse2-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-ssse3.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx2-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx2-unaligned-erms-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx2-unaligned-erms-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx2-unaligned-erms-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx2-unaligned-erms-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx512-no-vzeroupper.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx512-no-vzeroupper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx512-no-vzeroupper.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx512-no-vzeroupper.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-avx512-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx512-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx512-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx512-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-evex-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-evex-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-evex-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-evex-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memset-sse2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-sse2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-sse2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-sse2-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-avx2-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-evex.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-evex-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-evex-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-evex-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-evex-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-avx2-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-evex.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-sse2-unaligned.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-avx2-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-evex.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-sse2-no-bsf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-sse2-no-bsf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-sse2-no-bsf.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-avx2-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-evex.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse2-unaligned.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse4_2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-sse4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn-sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn-sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn-sse4.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-avx2-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-evex.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-avx2-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-evex.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-sse4_2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-avx2-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-evex.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/varshift.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-varshift.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-varshift.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-varshift.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-generic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn-generic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn-generic.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn-generic.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/cacheinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-cacheinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-cacheinfo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-cacheinfo.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rtld-strchrnul.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-avx2-rtm.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-avx2-rtm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-avx2-rtm.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-avx2-rtm.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-evex.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-evex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-evex.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-evex.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/string -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/string' +make subdir=time -C ../time ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/time' +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/setitimer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/time -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/time/rtld-setitimer.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/time/rtld-setitimer.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/time/rtld-setitimer.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/time' +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cqv /mnt/lfs/sources/glibc-2.36/build/elf/rtld-libc.aT /mnt/lfs/sources/glibc-2.36/build/csu/rtld-check_fds.os /mnt/lfs/sources/glibc-2.36/build/csu/rtld-errno.os /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-closedir.os /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-rewinddir.os /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-readdir64.os /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-fdopendir.os /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-getdents64.os /mnt/lfs/sources/glibc-2.36/build/elf/rtld-dl-addr-obj.os /mnt/lfs/sources/glibc-2.36/build/gmon/rtld-profil.os /mnt/lfs/sources/glibc-2.36/build/gmon/rtld-prof-freq.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-stat64.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-fstat64.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-lstat64.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-fstatat64.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-openat64.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-lseek64.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-access.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-close_nocancel.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-fcntl_nocancel.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-open64_nocancel.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-read_nocancel.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-pread64_nocancel.os /mnt/lfs/sources/glibc-2.36/build/io/rtld-write_nocancel.os /mnt/lfs/sources/glibc-2.36/build/malloc/rtld-scratch_buffer_set_array_size.os /mnt/lfs/sources/glibc-2.36/build/misc/rtld-mmap64.os /mnt/lfs/sources/glibc-2.36/build/misc/rtld-munmap.os /mnt/lfs/sources/glibc-2.36/build/misc/rtld-mprotect.os /mnt/lfs/sources/glibc-2.36/build/misc/rtld-single_threaded.os /mnt/lfs/sources/glibc-2.36/build/nptl/rtld-lowlevellock.os /mnt/lfs/sources/glibc-2.36/build/posix/rtld-uname.os /mnt/lfs/sources/glibc-2.36/build/posix/rtld-_exit.os /mnt/lfs/sources/glibc-2.36/build/posix/rtld-getpid.os /mnt/lfs/sources/glibc-2.36/build/posix/rtld-environ.os /mnt/lfs/sources/glibc-2.36/build/setjmp/rtld-setjmp.os /mnt/lfs/sources/glibc-2.36/build/setjmp/rtld-__longjmp.os /mnt/lfs/sources/glibc-2.36/build/signal/rtld-sigaction.os /mnt/lfs/sources/glibc-2.36/build/signal/rtld-libc_sigaction.os /mnt/lfs/sources/glibc-2.36/build/stdio-common/rtld-errname.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcpy.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-mempcpy.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strdup.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strerrorname_np.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-avx2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-avx2-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-evex.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-evex-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-sse2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-avx2-movbe.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-avx2-movbe-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-evex-movbe.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-sse2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx-unaligned-erms.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx-unaligned-erms-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx512-no-vzeroupper.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx512-unaligned-erms.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-erms.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-evex-unaligned-erms.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-sse2-unaligned-erms.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-ssse3.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx2-unaligned-erms.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx2-unaligned-erms-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx512-no-vzeroupper.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx512-unaligned-erms.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-erms.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-evex-unaligned-erms.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-sse2-unaligned-erms.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-avx2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-avx2-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-evex.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-evex-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-sse2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-avx2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-avx2-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-evex.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-sse2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-sse2-unaligned.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-avx2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-avx2-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-evex.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-sse2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-sse2-no-bsf.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-avx2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-avx2-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-evex.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse2-unaligned.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse4_2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn-sse4.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-avx2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-avx2-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-evex.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-sse2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-avx2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-avx2-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-evex.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-sse2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-sse4_2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-avx2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-avx2-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-evex.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-sse2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-varshift.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn-generic.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-cacheinfo.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-avx2.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-avx2-rtm.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-evex.os /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-sse2.os /mnt/lfs/sources/glibc-2.36/build/time/rtld-setitimer.os +a - /mnt/lfs/sources/glibc-2.36/build/csu/rtld-check_fds.os +a - /mnt/lfs/sources/glibc-2.36/build/csu/rtld-errno.os +a - /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-closedir.os +a - /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-rewinddir.os +a - /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-readdir64.os +a - /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-fdopendir.os +a - /mnt/lfs/sources/glibc-2.36/build/dirent/rtld-getdents64.os +a - /mnt/lfs/sources/glibc-2.36/build/elf/rtld-dl-addr-obj.os +a - /mnt/lfs/sources/glibc-2.36/build/gmon/rtld-profil.os +a - /mnt/lfs/sources/glibc-2.36/build/gmon/rtld-prof-freq.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-stat64.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-fstat64.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-lstat64.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-fstatat64.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-openat64.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-lseek64.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-access.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-close_nocancel.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-fcntl_nocancel.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-open64_nocancel.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-read_nocancel.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-pread64_nocancel.os +a - /mnt/lfs/sources/glibc-2.36/build/io/rtld-write_nocancel.os +a - /mnt/lfs/sources/glibc-2.36/build/malloc/rtld-scratch_buffer_set_array_size.os +a - /mnt/lfs/sources/glibc-2.36/build/misc/rtld-mmap64.os +a - /mnt/lfs/sources/glibc-2.36/build/misc/rtld-munmap.os +a - /mnt/lfs/sources/glibc-2.36/build/misc/rtld-mprotect.os +a - /mnt/lfs/sources/glibc-2.36/build/misc/rtld-single_threaded.os +a - /mnt/lfs/sources/glibc-2.36/build/nptl/rtld-lowlevellock.os +a - /mnt/lfs/sources/glibc-2.36/build/posix/rtld-uname.os +a - /mnt/lfs/sources/glibc-2.36/build/posix/rtld-_exit.os +a - /mnt/lfs/sources/glibc-2.36/build/posix/rtld-getpid.os +a - /mnt/lfs/sources/glibc-2.36/build/posix/rtld-environ.os +a - /mnt/lfs/sources/glibc-2.36/build/setjmp/rtld-setjmp.os +a - /mnt/lfs/sources/glibc-2.36/build/setjmp/rtld-__longjmp.os +a - /mnt/lfs/sources/glibc-2.36/build/signal/rtld-sigaction.os +a - /mnt/lfs/sources/glibc-2.36/build/signal/rtld-libc_sigaction.os +a - /mnt/lfs/sources/glibc-2.36/build/stdio-common/rtld-errname.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcpy.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-mempcpy.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strdup.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strerrorname_np.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-avx2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-avx2-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-evex.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-evex-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memchr-sse2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-avx2-movbe.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-avx2-movbe-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-evex-movbe.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memcmp-sse2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx-unaligned-erms-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx512-no-vzeroupper.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-avx512-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-erms.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-evex-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-sse2-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memmove-ssse3.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx2-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx2-unaligned-erms-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx512-no-vzeroupper.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-avx512-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-erms.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-evex-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-memset-sse2-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-avx2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-avx2-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-evex.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-evex-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-rawmemchr-sse2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-avx2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-avx2-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-evex.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-sse2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-stpcpy-sse2-unaligned.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-avx2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-avx2-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-evex.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-sse2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchr-sse2-no-bsf.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-avx2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-avx2-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-evex.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse2-unaligned.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcmp-sse4_2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn-sse4.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-avx2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-avx2-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-evex.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strlen-sse2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-avx2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-avx2-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-evex.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-sse2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strncmp-sse4_2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-avx2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-avx2-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-evex.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strnlen-sse2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-varshift.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strcspn-generic.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-cacheinfo.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-avx2.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-avx2-rtm.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-evex.os +a - /mnt/lfs/sources/glibc-2.36/build/string/rtld-strchrnul-sse2.os +a - /mnt/lfs/sources/glibc-2.36/build/time/rtld-setitimer.os +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/rtld-libc.aT /mnt/lfs/sources/glibc-2.36/build/elf/rtld-libc.a +make[3]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.36/build/elf/librtld.os '-Wl,-(' /mnt/lfs/sources/glibc-2.36/build/elf/dl-allobjs.os /mnt/lfs/sources/glibc-2.36/build/elf/rtld-libc.a -lgcc '-Wl,-)' \ + -Wl,-Map,/mnt/lfs/sources/glibc-2.36/build/elf/librtld.os.map +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -shared -o /mnt/lfs/sources/glibc-2.36/build/elf/ld.so.new \ + -Wl,-z,relro -Wl,-z,defs \ + -Wl,-z,pack-relative-relocs \ + /mnt/lfs/sources/glibc-2.36/build/elf/librtld.os -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/ld.map \ + -Wl,-soname=ld-linux-x86-64.so.2 +x86_64-lfs-linux-gnu-readelf -s /mnt/lfs/sources/glibc-2.36/build/elf/ld.so.new \ + | gawk '($7 ~ /^UND(|EF)$/ && $1 != "0:" && $4 != "REGISTER") { print; p=1 } END { exit p != 0 }' +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/ld.so.new /mnt/lfs/sources/glibc-2.36/build/elf/ld.so +rm -f /mnt/lfs/sources/glibc-2.36/build/elf/ld-linux-x86-64.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/elf/ld.so /mnt/lfs/sources/glibc-2.36/build/elf/ld-linux-x86-64.so.2.new +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/ld-linux-x86-64.so.2.new /mnt/lfs/sources/glibc-2.36/build/elf/ld-linux-x86-64.so.2 +x86_64-lfs-linux-gnu-gcc sofini.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/sofini.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/sofini.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/sofini.os +echo '#define RUNTIME_LINKER "/usr/lib/ld-linux-x86-64.so.2"' \ + > /mnt/lfs/sources/glibc-2.36/build/runtime-linker.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/runtime-linker.T /mnt/lfs/sources/glibc-2.36/build/runtime-linker.h +touch /mnt/lfs/sources/glibc-2.36/build/runtime-linker.stamp +x86_64-lfs-linux-gnu-gcc interp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/interp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/interp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/interp.os +x86_64-lfs-linux-gnu-gcc static-stubs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/static-stubs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/static-stubs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/static-stubs.o +x86_64-lfs-linux-gnu-gcc cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -D'SYSCONFDIR="/etc"' -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/cache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/cache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/cache.o +x86_64-lfs-linux-gnu-gcc chroot_canon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/chroot_canon.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/chroot_canon.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/chroot_canon.o +x86_64-lfs-linux-gnu-gcc readlib.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/readlib.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/readlib.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/readlib.o +x86_64-lfs-linux-gnu-gcc stringtable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/stringtable.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/stringtable.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/stringtable.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/xmalloc.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/xstrdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/xstrdup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/xstrdup.o +x86_64-lfs-linux-gnu-gcc sotruss-lib.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=extramodules -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/sotruss-lib.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/sotruss-lib.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/sotruss-lib.os +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.36/build/libc_pic.os \ + -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/libc_pic.a -o /mnt/lfs/sources/glibc-2.36/build/libc_pic.os +x86_64-lfs-linux-gnu-gcc -shared -Wl,-O1 \ + -nostdlib -nostartfiles \ + -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,relro \ + -Wl,--verbose 2>/dev/null | \ + sed > /mnt/lfs/sources/glibc-2.36/build/shlib.ldsT \ + -e '/^=========/,/^=========/!d;/^=========/d' \ + -e 's/^.*\*(\.dynbss).*$/& \ + PROVIDE(__start___libc_freeres_ptrs = .); \ + *(__libc_freeres_ptrs) \ + PROVIDE(__stop___libc_freeres_ptrs = .);/'\ + -e 's@^.*\*(\.jcr).*$@& \ + PROVIDE(__start___libc_subfreeres = .);\ + __libc_subfreeres : { *(__libc_subfreeres) }\ + PROVIDE(__stop___libc_subfreeres = .);\ + PROVIDE(__start___libc_atexit = .);\ + __libc_atexit : { *(__libc_atexit) }\ + PROVIDE(__stop___libc_atexit = .);\ + PROVIDE(__start___libc_IO_vtables = .);\ + __libc_IO_vtables : { *(__libc_IO_vtables) }\ + PROVIDE(__stop___libc_IO_vtables = .);\ + /DISCARD/ : { *(.gnu.glibc-stub.*) }@' +test -s /mnt/lfs/sources/glibc-2.36/build/shlib.ldsT +mv -f /mnt/lfs/sources/glibc-2.36/build/shlib.ldsT /mnt/lfs/sources/glibc-2.36/build/shlib.lds +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libc.map -Wl,-soname=libc.so.6 -Wl,-z,relro -nostdlib -nostartfiles -e __libc_main -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/libc.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o /mnt/lfs/sources/glibc-2.36/build/libc_pic.os /mnt/lfs/sources/glibc-2.36/build/elf/interp.os /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -lgcc /mnt/lfs/sources/glibc-2.36/build/elf/sofini.os +cd /mnt/lfs/sources/glibc-2.36/build && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libc_nonshared.a `cat csu/stamp.oS iconv/stamp.oS locale/stamp.oS localedata/stamp.oS iconvdata/stamp.oS assert/stamp.oS ctype/stamp.oS intl/stamp.oS catgets/stamp.oS math/stamp.oS setjmp/stamp.oS signal/stamp.oS stdlib/stamp.oS stdio-common/stamp.oS libio/stamp.oS dlfcn/stamp.oS nptl/stamp.oS rt/stamp.oS malloc/stamp.oS string/stamp.oS wcsmbs/stamp.oS timezone/stamp.oS time/stamp.oS dirent/stamp.oS grp/stamp.oS pwd/stamp.oS posix/stamp.oS io/stamp.oS termios/stamp.oS resource/stamp.oS misc/stamp.oS socket/stamp.oS sysvipc/stamp.oS gmon/stamp.oS gnulib/stamp.oS wctype/stamp.oS manual/stamp.oS shadow/stamp.oS gshadow/stamp.oS po/stamp.oS argp/stamp.oS conform/stamp.oS debug/stamp.oS mathvec/stamp.oS support/stamp.oS crypt/stamp.oS nptl_db/stamp.oS inet/stamp.oS resolv/stamp.oS nss/stamp.oS hesiod/stamp.oS sunrpc/stamp.oS nis/stamp.oS nscd/stamp.oS login/stamp.oS elf/stamp.oS stamp.oS` +a - stdlib/at_quick_exit.oS +a - stdlib/atexit.oS +a - nptl/pthread_atfork.oS +a - debug/stack_chk_fail_local.oS +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/elf/sotruss-lib.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/sotruss-lib.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +cd /mnt/lfs/sources/glibc-2.36/build && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libc.a `cat csu/stamp.o iconv/stamp.o locale/stamp.o localedata/stamp.o iconvdata/stamp.o assert/stamp.o ctype/stamp.o intl/stamp.o catgets/stamp.o math/stamp.o setjmp/stamp.o signal/stamp.o stdlib/stamp.o stdio-common/stamp.o libio/stamp.o dlfcn/stamp.o nptl/stamp.o rt/stamp.o malloc/stamp.o string/stamp.o wcsmbs/stamp.o timezone/stamp.o time/stamp.o dirent/stamp.o grp/stamp.o pwd/stamp.o posix/stamp.o io/stamp.o termios/stamp.o resource/stamp.o misc/stamp.o socket/stamp.o sysvipc/stamp.o gmon/stamp.o gnulib/stamp.o wctype/stamp.o manual/stamp.o shadow/stamp.o gshadow/stamp.o po/stamp.o argp/stamp.o conform/stamp.o debug/stamp.o mathvec/stamp.o support/stamp.o crypt/stamp.o nptl_db/stamp.o inet/stamp.o resolv/stamp.o nss/stamp.o hesiod/stamp.o sunrpc/stamp.o nis/stamp.o nscd/stamp.o login/stamp.o elf/stamp.o stamp.o` +a - csu/init-first.o +a - csu/libc-start.o +a - csu/sysdep.o +a - csu/version.o +a - csu/check_fds.o +a - csu/libc-tls.o +a - csu/dso_handle.o +a - csu/errno.o +a - csu/errno-loc.o +a - iconv/iconv_open.o +a - iconv/iconv.o +a - iconv/iconv_close.o +a - iconv/gconv_open.o +a - iconv/gconv.o +a - iconv/gconv_close.o +a - iconv/gconv_db.o +a - iconv/gconv_conf.o +a - iconv/gconv_builtin.o +a - iconv/gconv_simple.o +a - iconv/gconv_trans.o +a - iconv/gconv_cache.o +a - iconv/gconv_dl.o +a - iconv/gconv_charset.o +a - locale/setlocale.o +a - locale/findlocale.o +a - locale/loadlocale.o +a - locale/loadarchive.o +a - locale/localeconv.o +a - locale/nl_langinfo.o +a - locale/nl_langinfo_l.o +a - locale/mb_cur_max.o +a - locale/newlocale.o +a - locale/duplocale.o +a - locale/freelocale.o +a - locale/uselocale.o +a - locale/lc-ctype.o +a - locale/lc-messages.o +a - locale/lc-monetary.o +a - locale/lc-numeric.o +a - locale/lc-time.o +a - locale/lc-paper.o +a - locale/lc-name.o +a - locale/lc-address.o +a - locale/lc-telephone.o +a - locale/lc-measurement.o +a - locale/lc-identification.o +a - locale/lc-collate.o +a - locale/C-ctype.o +a - locale/C-messages.o +a - locale/C-monetary.o +a - locale/C-numeric.o +a - locale/C-time.o +a - locale/C-paper.o +a - locale/C-name.o +a - locale/C-address.o +a - locale/C-telephone.o +a - locale/C-measurement.o +a - locale/C-identification.o +a - locale/C-collate.o +a - locale/SYS_libc.o +a - locale/C_name.o +a - locale/xlocale.o +a - locale/localename.o +a - locale/global-locale.o +a - locale/coll-lookup.o +a - assert/assert.o +a - assert/assert-perr.o +a - assert/__assert.o +a - ctype/ctype.o +a - ctype/ctype-c99.o +a - ctype/ctype-extn.o +a - ctype/ctype-c99_l.o +a - ctype/ctype_l.o +a - ctype/isctype.o +a - ctype/ctype-info.o +a - intl/bindtextdom.o +a - intl/dcgettext.o +a - intl/dgettext.o +a - intl/gettext.o +a - intl/dcigettext.o +a - intl/dcngettext.o +a - intl/dngettext.o +a - intl/ngettext.o +a - intl/finddomain.o +a - intl/loadmsgcat.o +a - intl/localealias.o +a - intl/textdomain.o +a - intl/l10nflist.o +a - intl/explodename.o +a - intl/plural.o +a - intl/plural-exp.o +a - intl/hash-string.o +a - catgets/catgets.o +a - catgets/open_catalog.o +a - math/s_isinfl.o +a - math/s_isnanl.o +a - math/s_finitel.o +a - math/s_copysignl.o +a - math/s_modfl.o +a - math/s_scalbnl.o +a - math/s_frexpl.o +a - math/s_signbitl.o +a - math/s_ldexpl.o +a - math/s_isinf.o +a - math/s_isnan.o +a - math/s_finite.o +a - math/s_copysign.o +a - math/s_modf.o +a - math/s_scalbn.o +a - math/s_frexp.o +a - math/s_signbit.o +a - math/s_ldexp.o +a - math/s_isinff.o +a - math/s_isnanf.o +a - math/s_finitef.o +a - math/s_copysignf.o +a - math/s_modff.o +a - math/s_scalbnf.o +a - math/s_frexpf.o +a - math/s_signbitf.o +a - math/s_ldexpf.o +a - math/s_isinff128.o +a - math/s_isnanf128.o +a - math/s_finitef128.o +a - math/s_copysignf128.o +a - math/s_modff128.o +a - math/s_scalbnf128.o +a - math/s_frexpf128.o +a - math/s_signbitf128.o +a - math/s_ldexpf128.o +a - math/setfpucw.o +a - math/fpu_control.o +a - setjmp/setjmp.o +a - setjmp/sigjmp.o +a - setjmp/bsd-setjmp.o +a - setjmp/bsd-_setjmp.o +a - setjmp/longjmp.o +a - setjmp/__longjmp.o +a - setjmp/jmp-unwind.o +a - setjmp/__longjmp_cancel.o +a - signal/signal.o +a - signal/raise.o +a - signal/killpg.o +a - signal/sigaction.o +a - signal/libc_sigaction.o +a - signal/sigprocmask.o +a - signal/kill.o +a - signal/sigpending.o +a - signal/sigsuspend.o +a - signal/sigwait.o +a - signal/sigblock.o +a - signal/sigsetmask.o +a - signal/sigpause.o +a - signal/sigvec.o +a - signal/sigstack.o +a - signal/sigaltstack.o +a - signal/sigintr.o +a - signal/sigsetops.o +a - signal/sigempty.o +a - signal/sigfillset.o +a - signal/sigaddset.o +a - signal/sigdelset.o +a - signal/sigismem.o +a - signal/sigreturn.o +a - signal/siggetmask.o +a - signal/sysv_signal.o +a - signal/sigisempty.o +a - signal/sigandset.o +a - signal/sigorset.o +a - signal/allocrtsig.o +a - signal/sigtimedwait.o +a - signal/sigwaitinfo.o +a - signal/sigqueue.o +a - signal/sighold.o +a - signal/sigrelse.o +a - signal/sigignore.o +a - signal/sigset.o +a - stdlib/a64l.o +a - stdlib/abort.o +a - stdlib/abs.o +a - stdlib/arc4random.o +a - stdlib/arc4random_uniform.o +a - stdlib/at_quick_exit.o +a - stdlib/atof.o +a - stdlib/atoi.o +a - stdlib/atol.o +a - stdlib/atoll.o +a - stdlib/bsearch.o +a - stdlib/canonicalize.o +a - stdlib/cxa_at_quick_exit.o +a - stdlib/cxa_atexit.o +a - stdlib/cxa_finalize.o +a - stdlib/cxa_thread_atexit_impl.o +a - stdlib/div.o +a - stdlib/drand48.o +a - stdlib/drand48-iter.o +a - stdlib/drand48_r.o +a - stdlib/erand48.o +a - stdlib/erand48_r.o +a - stdlib/exit.o +a - stdlib/fmtmsg.o +a - stdlib/getcontext.o +a - stdlib/getentropy.o +a - stdlib/getenv.o +a - stdlib/getrandom.o +a - stdlib/getsubopt.o +a - stdlib/jrand48.o +a - stdlib/jrand48_r.o +a - stdlib/l64a.o +a - stdlib/labs.o +a - stdlib/lcong48.o +a - stdlib/lcong48_r.o +a - stdlib/ldiv.o +a - stdlib/llabs.o +a - stdlib/lldiv.o +a - stdlib/lrand48.o +a - stdlib/lrand48_r.o +a - stdlib/makecontext.o +a - stdlib/mblen.o +a - stdlib/mbstowcs.o +a - stdlib/mbtowc.o +a - stdlib/mrand48.o +a - stdlib/mrand48_r.o +a - stdlib/msort.o +a - stdlib/nrand48.o +a - stdlib/nrand48_r.o +a - stdlib/old_atexit.o +a - stdlib/on_exit.o +a - stdlib/atexit.o +a - stdlib/putenv.o +a - stdlib/qsort.o +a - stdlib/quick_exit.o +a - stdlib/rand.o +a - stdlib/rand_r.o +a - stdlib/random.o +a - stdlib/random_r.o +a - stdlib/rpmatch.o +a - stdlib/secure-getenv.o +a - stdlib/seed48.o +a - stdlib/seed48_r.o +a - stdlib/setcontext.o +a - stdlib/setenv.o +a - stdlib/srand48.o +a - stdlib/srand48_r.o +a - stdlib/strfmon.o +a - stdlib/strfmon_l.o +a - stdlib/strfromd.o +a - stdlib/strfromf.o +a - stdlib/strfroml.o +a - stdlib/strtod.o +a - stdlib/strtod_l.o +a - stdlib/strtod_nan.o +a - stdlib/strtof.o +a - stdlib/strtof_l.o +a - stdlib/strtof_nan.o +a - stdlib/strtol.o +a - stdlib/strtol_l.o +a - stdlib/strtold.o +a - stdlib/strtold_l.o +a - stdlib/strtold_nan.o +a - stdlib/strtoll.o +a - stdlib/strtoll_l.o +a - stdlib/strtoul.o +a - stdlib/strtoul_l.o +a - stdlib/strtoull.o +a - stdlib/strtoull_l.o +a - stdlib/swapcontext.o +a - stdlib/system.o +a - stdlib/wcstombs.o +a - stdlib/wctomb.o +a - stdlib/xpg_basename.o +a - stdlib/add_n.o +a - stdlib/addmul_1.o +a - stdlib/cmp.o +a - stdlib/divmod_1.o +a - stdlib/divrem.o +a - stdlib/inlines.o +a - stdlib/lshift.o +a - stdlib/mod_1.o +a - stdlib/mul.o +a - stdlib/mul_1.o +a - stdlib/mul_n.o +a - stdlib/rshift.o +a - stdlib/sub_n.o +a - stdlib/submul_1.o +a - stdlib/udiv_qrnnd.o +a - stdlib/dbl2mpn.o +a - stdlib/ldbl2mpn.o +a - stdlib/mpn2dbl.o +a - stdlib/mpn2flt.o +a - stdlib/mpn2ldbl.o +a - stdlib/float1282mpn.o +a - stdlib/strfromf128.o +a - stdlib/strtof128.o +a - stdlib/strtof128_l.o +a - stdlib/strtof128_nan.o +a - stdlib/mpn2float128.o +a - stdlib/grouping.o +a - stdlib/groupingwc.o +a - stdlib/tens_in_limb.o +a - stdlib/fpioconst.o +a - stdlib/mp_clz_tab.o +a - stdlib/__start_context.o +a - stdio-common/_itoa.o +a - stdio-common/_itowa.o +a - stdio-common/asprintf.o +a - stdio-common/ctermid.o +a - stdio-common/cuserid.o +a - stdio-common/dprintf.o +a - stdio-common/flockfile.o +a - stdio-common/fprintf.o +a - stdio-common/fscanf.o +a - stdio-common/ftrylockfile.o +a - stdio-common/funlockfile.o +a - stdio-common/gentempfd.o +a - stdio-common/getline.o +a - stdio-common/getw.o +a - stdio-common/iovfscanf.o +a - stdio-common/isoc99_fscanf.o +a - stdio-common/isoc99_scanf.o +a - stdio-common/isoc99_sscanf.o +a - stdio-common/isoc99_vfscanf.o +a - stdio-common/isoc99_vscanf.o +a - stdio-common/isoc99_vsscanf.o +a - stdio-common/itoa-digits.o +a - stdio-common/itoa-udigits.o +a - stdio-common/itowa-digits.o +a - stdio-common/perror.o +a - stdio-common/printf.o +a - stdio-common/printf-prs.o +a - stdio-common/printf_fp.o +a - stdio-common/printf_fphex.o +a - stdio-common/printf_size.o +a - stdio-common/psiginfo.o +a - stdio-common/psignal.o +a - stdio-common/putw.o +a - stdio-common/reg-modifier.o +a - stdio-common/reg-printf.o +a - stdio-common/reg-type.o +a - stdio-common/remove.o +a - stdio-common/rename.o +a - stdio-common/renameat.o +a - stdio-common/renameat2.o +a - stdio-common/scanf.o +a - stdio-common/snprintf.o +a - stdio-common/sprintf.o +a - stdio-common/sscanf.o +a - stdio-common/tempnam.o +a - stdio-common/tempname.o +a - stdio-common/tmpfile.o +a - stdio-common/tmpfile64.o +a - stdio-common/tmpnam.o +a - stdio-common/tmpnam_r.o +a - stdio-common/vfprintf.o +a - stdio-common/vfprintf-internal.o +a - stdio-common/vfscanf.o +a - stdio-common/vfscanf-internal.o +a - stdio-common/vfwprintf.o +a - stdio-common/vfwprintf-internal.o +a - stdio-common/vfwscanf.o +a - stdio-common/vfwscanf-internal.o +a - stdio-common/vprintf.o +a - stdio-common/errlist.o +a - stdio-common/errlist-data.o +a - stdio-common/errname.o +a - stdio-common/fxprintf.o +a - stdio-common/printf-parsemb.o +a - stdio-common/printf-parsewc.o +a - stdio-common/siglist.o +a - libio/filedoalloc.o +a - libio/iofclose.o +a - libio/iofdopen.o +a - libio/iofflush.o +a - libio/iofgetpos.o +a - libio/iofgets.o +a - libio/iofopen.o +a - libio/iofopncook.o +a - libio/iofputs.o +a - libio/iofread.o +a - libio/iofsetpos.o +a - libio/ioftell.o +a - libio/wfiledoalloc.o +a - libio/iofwrite.o +a - libio/iogetdelim.o +a - libio/iogetline.o +a - libio/iogets.o +a - libio/iopadn.o +a - libio/iopopen.o +a - libio/ioputs.o +a - libio/ioseekoff.o +a - libio/ioseekpos.o +a - libio/iosetbuffer.o +a - libio/iosetvbuf.o +a - libio/ioungetc.o +a - libio/iovsprintf.o +a - libio/iovsscanf.o +a - libio/iofgetpos64.o +a - libio/iofopen64.o +a - libio/iofsetpos64.o +a - libio/fputwc.o +a - libio/fputwc_u.o +a - libio/getwc.o +a - libio/getwc_u.o +a - libio/getwchar.o +a - libio/getwchar_u.o +a - libio/iofgetws.o +a - libio/iofgetws_u.o +a - libio/iofputws.o +a - libio/iofputws_u.o +a - libio/iogetwline.o +a - libio/iowpadn.o +a - libio/ioungetwc.o +a - libio/putwc.o +a - libio/putwc_u.o +a - libio/putwchar.o +a - libio/putwchar_u.o +a - libio/putchar.o +a - libio/putchar_u.o +a - libio/fwprintf.o +a - libio/swprintf.o +a - libio/vwprintf.o +a - libio/wprintf.o +a - libio/wscanf.o +a - libio/fwscanf.o +a - libio/vwscanf.o +a - libio/vswprintf.o +a - libio/iovswscanf.o +a - libio/swscanf.o +a - libio/wgenops.o +a - libio/wstrops.o +a - libio/wfileops.o +a - libio/iofwide.o +a - libio/fwide.o +a - libio/wmemstream.o +a - libio/clearerr.o +a - libio/feof.o +a - libio/ferror.o +a - libio/fileno.o +a - libio/fputc.o +a - libio/freopen.o +a - libio/fseek.o +a - libio/getc.o +a - libio/getchar.o +a - libio/memstream.o +a - libio/pclose.o +a - libio/putc.o +a - libio/rewind.o +a - libio/setbuf.o +a - libio/setlinebuf.o +a - libio/vasprintf.o +a - libio/iovdprintf.o +a - libio/vscanf.o +a - libio/vsnprintf.o +a - libio/obprintf.o +a - libio/fcloseall.o +a - libio/fseeko.o +a - libio/ftello.o +a - libio/freopen64.o +a - libio/fseeko64.o +a - libio/ftello64.o +a - libio/__fbufsize.o +a - libio/__freading.o +a - libio/__fwriting.o +a - libio/__freadable.o +a - libio/__fwritable.o +a - libio/__flbf.o +a - libio/__fpurge.o +a - libio/__fpending.o +a - libio/__fsetlocking.o +a - libio/libc_fatal.o +a - libio/fmemopen.o +a - libio/oldfmemopen.o +a - libio/vtables.o +a - libio/clearerr_u.o +a - libio/feof_u.o +a - libio/ferror_u.o +a - libio/fputc_u.o +a - libio/getc_u.o +a - libio/getchar_u.o +a - libio/iofflush_u.o +a - libio/putc_u.o +a - libio/peekc.o +a - libio/iofread_u.o +a - libio/iofwrite_u.o +a - libio/iofgets_u.o +a - libio/iofputs_u.o +a - libio/fileops.o +a - libio/genops.o +a - libio/stdfiles.o +a - libio/stdio.o +a - libio/strops.o +a - dlfcn/dladdr.o +a - dlfcn/dladdr1.o +a - dlfcn/dlclose.o +a - dlfcn/dlerror.o +a - dlfcn/dlinfo.o +a - dlfcn/dlmopen.o +a - dlfcn/dlopen.o +a - dlfcn/dlsym.o +a - dlfcn/dlvsym.o +a - dlfcn/libc_dlerror_result.o +a - nptl/alloca_cutoff.o +a - nptl/cancellation.o +a - nptl/cleanup.o +a - nptl/cleanup_compat.o +a - nptl/cleanup_defer.o +a - nptl/cleanup_defer_compat.o +a - nptl/cleanup_routine.o +a - nptl/elision-conf.o +a - nptl/elision-lock.o +a - nptl/elision-timed.o +a - nptl/elision-trylock.o +a - nptl/elision-unlock.o +a - nptl/events.o +a - nptl/futex-internal.o +a - nptl/libc-cleanup.o +a - nptl/lowlevellock.o +a - nptl/nptl-stack.o +a - nptl/nptl_deallocate_tsd.o +a - nptl/nptl_free_tcb.o +a - nptl/nptl_nthreads.o +a - nptl/nptl_setxid.o +a - nptl/nptlfreeres.o +a - nptl/old_pthread_cond_broadcast.o +a - nptl/old_pthread_cond_destroy.o +a - nptl/old_pthread_cond_init.o +a - nptl/old_pthread_cond_signal.o +a - nptl/old_pthread_cond_timedwait.o +a - nptl/old_pthread_cond_wait.o +a - nptl/pthread_atfork.o +a - nptl/pthread_attr_copy.o +a - nptl/pthread_attr_destroy.o +a - nptl/pthread_attr_extension.o +a - nptl/pthread_attr_getaffinity.o +a - nptl/pthread_attr_getdetachstate.o +a - nptl/pthread_attr_getguardsize.o +a - nptl/pthread_attr_getinheritsched.o +a - nptl/pthread_attr_getschedparam.o +a - nptl/pthread_attr_getschedpolicy.o +a - nptl/pthread_attr_getscope.o +a - nptl/pthread_attr_getsigmask.o +a - nptl/pthread_attr_getstack.o +a - nptl/pthread_attr_getstackaddr.o +a - nptl/pthread_attr_getstacksize.o +a - nptl/pthread_attr_init.o +a - nptl/pthread_attr_setaffinity.o +a - nptl/pthread_attr_setdetachstate.o +a - nptl/pthread_attr_setguardsize.o +a - nptl/pthread_attr_setinheritsched.o +a - nptl/pthread_attr_setschedparam.o +a - nptl/pthread_attr_setschedpolicy.o +a - nptl/pthread_attr_setscope.o +a - nptl/pthread_attr_setsigmask.o +a - nptl/pthread_attr_setsigmask_internal.o +a - nptl/pthread_attr_setstack.o +a - nptl/pthread_attr_setstackaddr.o +a - nptl/pthread_attr_setstacksize.o +a - nptl/pthread_barrier_destroy.o +a - nptl/pthread_barrier_init.o +a - nptl/pthread_barrier_wait.o +a - nptl/pthread_barrierattr_destroy.o +a - nptl/pthread_barrierattr_getpshared.o +a - nptl/pthread_barrierattr_init.o +a - nptl/pthread_barrierattr_setpshared.o +a - nptl/pthread_cancel.o +a - nptl/pthread_cleanup_upto.o +a - nptl/pthread_clockjoin.o +a - nptl/pthread_cond_broadcast.o +a - nptl/pthread_cond_destroy.o +a - nptl/pthread_cond_init.o +a - nptl/pthread_cond_signal.o +a - nptl/pthread_cond_wait.o +a - nptl/pthread_condattr_destroy.o +a - nptl/pthread_condattr_getclock.o +a - nptl/pthread_condattr_getpshared.o +a - nptl/pthread_condattr_init.o +a - nptl/pthread_condattr_setclock.o +a - nptl/pthread_condattr_setpshared.o +a - nptl/pthread_create.o +a - nptl/pthread_detach.o +a - nptl/pthread_equal.o +a - nptl/pthread_exit.o +a - nptl/pthread_getaffinity.o +a - nptl/pthread_getattr_default_np.o +a - nptl/pthread_getattr_np.o +a - nptl/pthread_getconcurrency.o +a - nptl/pthread_getcpuclockid.o +a - nptl/pthread_getname.o +a - nptl/pthread_getschedparam.o +a - nptl/pthread_getspecific.o +a - nptl/pthread_join.o +a - nptl/pthread_join_common.o +a - nptl/pthread_key_create.o +a - nptl/pthread_key_delete.o +a - nptl/pthread_keys.o +a - nptl/pthread_kill.o +a - nptl/pthread_kill_other_threads.o +a - nptl/pthread_mutex_cond_lock.o +a - nptl/pthread_mutex_conf.o +a - nptl/pthread_mutex_consistent.o +a - nptl/pthread_mutex_destroy.o +a - nptl/pthread_mutex_getprioceiling.o +a - nptl/pthread_mutex_init.o +a - nptl/pthread_mutex_lock.o +a - nptl/pthread_mutex_setprioceiling.o +a - nptl/pthread_mutex_timedlock.o +a - nptl/pthread_mutex_trylock.o +a - nptl/pthread_mutex_unlock.o +a - nptl/pthread_mutexattr_destroy.o +a - nptl/pthread_mutexattr_getprioceiling.o +a - nptl/pthread_mutexattr_getprotocol.o +a - nptl/pthread_mutexattr_getpshared.o +a - nptl/pthread_mutexattr_getrobust.o +a - nptl/pthread_mutexattr_gettype.o +a - nptl/pthread_mutexattr_init.o +a - nptl/pthread_mutexattr_setprioceiling.o +a - nptl/pthread_mutexattr_setprotocol.o +a - nptl/pthread_mutexattr_setpshared.o +a - nptl/pthread_mutexattr_setrobust.o +a - nptl/pthread_mutexattr_settype.o +a - nptl/pthread_once.o +a - nptl/pthread_rwlock_clockrdlock.o +a - nptl/pthread_rwlock_clockwrlock.o +a - nptl/pthread_rwlock_destroy.o +a - nptl/pthread_rwlock_init.o +a - nptl/pthread_rwlock_rdlock.o +a - nptl/pthread_rwlock_timedrdlock.o +a - nptl/pthread_rwlock_timedwrlock.o +a - nptl/pthread_rwlock_tryrdlock.o +a - nptl/pthread_rwlock_trywrlock.o +a - nptl/pthread_rwlock_unlock.o +a - nptl/pthread_rwlock_wrlock.o +a - nptl/pthread_rwlockattr_destroy.o +a - nptl/pthread_rwlockattr_getkind_np.o +a - nptl/pthread_rwlockattr_getpshared.o +a - nptl/pthread_rwlockattr_init.o +a - nptl/pthread_rwlockattr_setkind_np.o +a - nptl/pthread_rwlockattr_setpshared.o +a - nptl/pthread_self.o +a - nptl/pthread_setaffinity.o +a - nptl/pthread_setattr_default_np.o +a - nptl/pthread_setcancelstate.o +a - nptl/pthread_setcanceltype.o +a - nptl/pthread_setconcurrency.o +a - nptl/pthread_setname.o +a - nptl/pthread_setschedparam.o +a - nptl/pthread_setschedprio.o +a - nptl/pthread_setspecific.o +a - nptl/pthread_sigmask.o +a - nptl/pthread_sigqueue.o +a - nptl/pthread_spin_destroy.o +a - nptl/pthread_spin_init.o +a - nptl/pthread_spin_lock.o +a - nptl/pthread_spin_trylock.o +a - nptl/pthread_spin_unlock.o +a - nptl/pthread_testcancel.o +a - nptl/pthread_timedjoin.o +a - nptl/pthread_tryjoin.o +a - nptl/pthread_yield.o +a - nptl/sem_clockwait.o +a - nptl/sem_close.o +a - nptl/sem_destroy.o +a - nptl/sem_getvalue.o +a - nptl/sem_init.o +a - nptl/sem_open.o +a - nptl/sem_post.o +a - nptl/sem_routines.o +a - nptl/sem_timedwait.o +a - nptl/sem_unlink.o +a - nptl/sem_wait.o +a - nptl/tpp.o +a - nptl/unwind.o +a - nptl/vars.o +a - nptl/thrd_current.o +a - nptl/thrd_equal.o +a - nptl/thrd_sleep.o +a - nptl/thrd_yield.o +a - nptl/call_once.o +a - nptl/cnd_broadcast.o +a - nptl/cnd_destroy.o +a - nptl/cnd_init.o +a - nptl/cnd_signal.o +a - nptl/cnd_timedwait.o +a - nptl/cnd_wait.o +a - nptl/mtx_destroy.o +a - nptl/mtx_init.o +a - nptl/mtx_lock.o +a - nptl/mtx_timedlock.o +a - nptl/mtx_trylock.o +a - nptl/mtx_unlock.o +a - nptl/pthread_atfork_compat.o +a - nptl/thrd_create.o +a - nptl/thrd_detach.o +a - nptl/thrd_exit.o +a - nptl/thrd_join.o +a - nptl/tss_create.o +a - nptl/tss_delete.o +a - nptl/tss_get.o +a - nptl/tss_set.o +a - rt/shm_open.o +a - rt/shm_unlink.o +a - rt/aio_cancel.o +a - rt/aio_error.o +a - rt/aio_fsync.o +a - rt/aio_misc.o +a - rt/aio_notify.o +a - rt/aio_read.o +a - rt/aio_read64.o +a - rt/aio_return.o +a - rt/aio_sigqueue.o +a - rt/aio_suspend.o +a - rt/aio_write.o +a - rt/aio_write64.o +a - rt/lio_listio.o +a - rt/lio_listio64.o +a - rt/mq_close.o +a - rt/mq_getattr.o +a - rt/mq_notify.o +a - rt/mq_open.o +a - rt/mq_receive.o +a - rt/mq_send.o +a - rt/mq_setattr.o +a - rt/mq_timedreceive.o +a - rt/mq_timedsend.o +a - rt/mq_unlink.o +a - rt/timer_create.o +a - rt/timer_delete.o +a - rt/timer_getoverr.o +a - rt/timer_gettime.o +a - rt/timer_settime.o +a - rt/timer_routines.o +a - malloc/malloc.o +a - malloc/mcheck.o +a - malloc/mtrace.o +a - malloc/obstack.o +a - malloc/reallocarray.o +a - malloc/scratch_buffer_dupfree.o +a - malloc/scratch_buffer_grow.o +a - malloc/scratch_buffer_grow_preserve.o +a - malloc/scratch_buffer_set_array_size.o +a - malloc/dynarray_at_failure.o +a - malloc/dynarray_emplace_enlarge.o +a - malloc/dynarray_finalize.o +a - malloc/dynarray_resize.o +a - malloc/dynarray_resize_clear.o +a - malloc/alloc_buffer_alloc_array.o +a - malloc/alloc_buffer_allocate.o +a - malloc/alloc_buffer_copy_bytes.o +a - malloc/alloc_buffer_copy_string.o +a - malloc/alloc_buffer_create_failure.o +a - malloc/set-freeres.o +a - malloc/thread-freeres.o +a - string/_strerror.o +a - string/argz-addsep.o +a - string/argz-append.o +a - string/argz-count.o +a - string/argz-create.o +a - string/argz-ctsep.o +a - string/argz-delete.o +a - string/argz-extract.o +a - string/argz-insert.o +a - string/argz-next.o +a - string/argz-replace.o +a - string/argz-stringify.o +a - string/basename.o +a - string/bcopy.o +a - string/bzero.o +a - string/envz.o +a - string/explicit_bzero.o +a - string/ffs.o +a - string/ffsll.o +a - string/memccpy.o +a - string/memchr.o +a - string/memcmp.o +a - string/memcmpeq.o +a - string/memcpy.o +a - string/memfrob.o +a - string/memmem.o +a - string/memmove.o +a - string/mempcpy.o +a - string/memrchr.o +a - string/memset.o +a - string/rawmemchr.o +a - string/sigabbrev_np.o +a - string/sigdescr_np.o +a - string/stpcpy.o +a - string/stpncpy.o +a - string/strcasecmp.o +a - string/strcasecmp_l.o +a - string/strcasestr.o +a - string/strcat.o +a - string/strchr.o +a - string/strchrnul.o +a - string/strcmp.o +a - string/strcoll.o +a - string/strcoll_l.o +a - string/strcpy.o +a - string/strcspn.o +a - string/strdup.o +a - string/strerror.o +a - string/strerror_l.o +a - string/strerrordesc_np.o +a - string/strerrorname_np.o +a - string/strfry.o +a - string/string-inlines.o +a - string/strlen.o +a - string/strncase.o +a - string/strncase_l.o +a - string/strncat.o +a - string/strncmp.o +a - string/strncpy.o +a - string/strndup.o +a - string/strnlen.o +a - string/strpbrk.o +a - string/strrchr.o +a - string/strsep.o +a - string/strsignal.o +a - string/strspn.o +a - string/strstr.o +a - string/strtok.o +a - string/strtok_r.o +a - string/strverscmp.o +a - string/strxfrm.o +a - string/strxfrm_l.o +a - string/swab.o +a - string/wordcopy.o +a - string/xpg-strerror.o +a - string/memchr-avx2.o +a - string/memchr-avx2-rtm.o +a - string/memchr-evex.o +a - string/memchr-evex-rtm.o +a - string/memchr-sse2.o +a - string/memcmp-avx2-movbe.o +a - string/memcmp-avx2-movbe-rtm.o +a - string/memcmp-evex-movbe.o +a - string/memcmp-sse2.o +a - string/memcmpeq-avx2.o +a - string/memcmpeq-avx2-rtm.o +a - string/memcmpeq-evex.o +a - string/memcmpeq-sse2.o +a - string/memmove-avx-unaligned-erms.o +a - string/memmove-avx-unaligned-erms-rtm.o +a - string/memmove-avx512-no-vzeroupper.o +a - string/memmove-avx512-unaligned-erms.o +a - string/memmove-erms.o +a - string/memmove-evex-unaligned-erms.o +a - string/memmove-sse2-unaligned-erms.o +a - string/memmove-ssse3.o +a - string/memrchr-avx2.o +a - string/memrchr-avx2-rtm.o +a - string/memrchr-evex.o +a - string/memrchr-sse2.o +a - string/memset-avx2-unaligned-erms.o +a - string/memset-avx2-unaligned-erms-rtm.o +a - string/memset-avx512-no-vzeroupper.o +a - string/memset-avx512-unaligned-erms.o +a - string/memset-erms.o +a - string/memset-evex-unaligned-erms.o +a - string/memset-sse2-unaligned-erms.o +a - string/rawmemchr-avx2.o +a - string/rawmemchr-avx2-rtm.o +a - string/rawmemchr-evex.o +a - string/rawmemchr-evex-rtm.o +a - string/rawmemchr-sse2.o +a - string/stpcpy-avx2.o +a - string/stpcpy-avx2-rtm.o +a - string/stpcpy-evex.o +a - string/stpcpy-sse2.o +a - string/stpcpy-sse2-unaligned.o +a - string/stpncpy-avx2.o +a - string/stpncpy-avx2-rtm.o +a - string/stpncpy-evex.o +a - string/stpncpy-sse2-unaligned.o +a - string/strcasecmp_l-avx2.o +a - string/strcasecmp_l-avx2-rtm.o +a - string/strcasecmp_l-evex.o +a - string/strcasecmp_l-sse2.o +a - string/strcasecmp_l-sse4_2.o +a - string/strcat-avx2.o +a - string/strcat-avx2-rtm.o +a - string/strcat-evex.o +a - string/strcat-sse2.o +a - string/strcat-sse2-unaligned.o +a - string/strchr-avx2.o +a - string/strchr-avx2-rtm.o +a - string/strchr-evex.o +a - string/strchr-sse2.o +a - string/strchr-sse2-no-bsf.o +a - string/strchrnul-avx2.o +a - string/strchrnul-avx2-rtm.o +a - string/strchrnul-evex.o +a - string/strchrnul-sse2.o +a - string/strcmp-avx2.o +a - string/strcmp-avx2-rtm.o +a - string/strcmp-evex.o +a - string/strcmp-sse2.o +a - string/strcmp-sse2-unaligned.o +a - string/strcmp-sse4_2.o +a - string/strcpy-avx2.o +a - string/strcpy-avx2-rtm.o +a - string/strcpy-evex.o +a - string/strcpy-sse2.o +a - string/strcpy-sse2-unaligned.o +a - string/strcspn-sse4.o +a - string/strlen-avx2.o +a - string/strlen-avx2-rtm.o +a - string/strlen-evex.o +a - string/strlen-evex512.o +a - string/strlen-sse2.o +a - string/strncase_l-avx2.o +a - string/strncase_l-avx2-rtm.o +a - string/strncase_l-evex.o +a - string/strncase_l-sse2.o +a - string/strncase_l-sse4_2.o +a - string/strncat-avx2.o +a - string/strncat-avx2-rtm.o +a - string/strncat-evex.o +a - string/strncat-sse2-unaligned.o +a - string/strncmp-avx2.o +a - string/strncmp-avx2-rtm.o +a - string/strncmp-evex.o +a - string/strncmp-sse2.o +a - string/strncmp-sse4_2.o +a - string/strncpy-avx2.o +a - string/strncpy-avx2-rtm.o +a - string/strncpy-evex.o +a - string/strncpy-sse2-unaligned.o +a - string/strnlen-avx2.o +a - string/strnlen-avx2-rtm.o +a - string/strnlen-evex.o +a - string/strnlen-evex512.o +a - string/strnlen-sse2.o +a - string/strpbrk-sse4.o +a - string/strrchr-avx2.o +a - string/strrchr-avx2-rtm.o +a - string/strrchr-evex.o +a - string/strrchr-sse2.o +a - string/strspn-sse4.o +a - string/strstr-avx512.o +a - string/strstr-sse2-unaligned.o +a - string/varshift.o +a - string/strcasecmp_l-nonascii.o +a - string/strcspn-generic.o +a - string/strncase_l-nonascii.o +a - string/strpbrk-generic.o +a - string/strspn-generic.o +a - string/cacheinfo.o +a - string/tls-internal.o +a - wcsmbs/wcscat.o +a - wcsmbs/wcschr.o +a - wcsmbs/wcscmp.o +a - wcsmbs/wcscpy.o +a - wcsmbs/wcscspn.o +a - wcsmbs/wcsdup.o +a - wcsmbs/wcslen.o +a - wcsmbs/wcsncat.o +a - wcsmbs/wcsncmp.o +a - wcsmbs/wcsncpy.o +a - wcsmbs/wcspbrk.o +a - wcsmbs/wcsrchr.o +a - wcsmbs/wcsspn.o +a - wcsmbs/wcstok.o +a - wcsmbs/wcsstr.o +a - wcsmbs/wmemchr.o +a - wcsmbs/wmemcmp.o +a - wcsmbs/wmemcpy.o +a - wcsmbs/wmemmove.o +a - wcsmbs/wmemset.o +a - wcsmbs/wcpcpy.o +a - wcsmbs/wcpncpy.o +a - wcsmbs/wmempcpy.o +a - wcsmbs/btowc.o +a - wcsmbs/wctob.o +a - wcsmbs/mbsinit.o +a - wcsmbs/mbrlen.o +a - wcsmbs/mbrtowc.o +a - wcsmbs/wcrtomb.o +a - wcsmbs/mbsrtowcs.o +a - wcsmbs/wcsrtombs.o +a - wcsmbs/mbsnrtowcs.o +a - wcsmbs/wcsnrtombs.o +a - wcsmbs/wcsnlen.o +a - wcsmbs/wcschrnul.o +a - wcsmbs/wcstol.o +a - wcsmbs/wcstoul.o +a - wcsmbs/wcstoll.o +a - wcsmbs/wcstoull.o +a - wcsmbs/wcstod.o +a - wcsmbs/wcstold.o +a - wcsmbs/wcstof.o +a - wcsmbs/wcstol_l.o +a - wcsmbs/wcstoul_l.o +a - wcsmbs/wcstoll_l.o +a - wcsmbs/wcstoull_l.o +a - wcsmbs/wcstod_l.o +a - wcsmbs/wcstold_l.o +a - wcsmbs/wcstof_l.o +a - wcsmbs/wcstod_nan.o +a - wcsmbs/wcstold_nan.o +a - wcsmbs/wcstof_nan.o +a - wcsmbs/wcscoll.o +a - wcsmbs/wcsxfrm.o +a - wcsmbs/wcwidth.o +a - wcsmbs/wcswidth.o +a - wcsmbs/wcscoll_l.o +a - wcsmbs/wcsxfrm_l.o +a - wcsmbs/wcscasecmp.o +a - wcsmbs/wcsncase.o +a - wcsmbs/wcscasecmp_l.o +a - wcsmbs/wcsncase_l.o +a - wcsmbs/wcsmbsload.o +a - wcsmbs/mbsrtowcs_l.o +a - wcsmbs/isoc99_wscanf.o +a - wcsmbs/isoc99_vwscanf.o +a - wcsmbs/isoc99_fwscanf.o +a - wcsmbs/isoc99_vfwscanf.o +a - wcsmbs/isoc99_swscanf.o +a - wcsmbs/isoc99_vswscanf.o +a - wcsmbs/mbrtoc8.o +a - wcsmbs/c8rtomb.o +a - wcsmbs/mbrtoc16.o +a - wcsmbs/c16rtomb.o +a - wcsmbs/mbrtoc32.o +a - wcsmbs/c32rtomb.o +a - wcsmbs/wcstof128_l.o +a - wcsmbs/wcstof128.o +a - wcsmbs/wcstof128_nan.o +a - wcsmbs/wcschr-avx2.o +a - wcsmbs/wcschr-avx2-rtm.o +a - wcsmbs/wcschr-evex.o +a - wcsmbs/wcschr-sse2.o +a - wcsmbs/wcscmp-avx2.o +a - wcsmbs/wcscmp-avx2-rtm.o +a - wcsmbs/wcscmp-evex.o +a - wcsmbs/wcscmp-sse2.o +a - wcsmbs/wcscpy-ssse3.o +a - wcsmbs/wcslen-avx2.o +a - wcsmbs/wcslen-avx2-rtm.o +a - wcsmbs/wcslen-evex.o +a - wcsmbs/wcslen-evex512.o +a - wcsmbs/wcslen-sse2.o +a - wcsmbs/wcslen-sse4_1.o +a - wcsmbs/wcsncmp-avx2.o +a - wcsmbs/wcsncmp-avx2-rtm.o +a - wcsmbs/wcsncmp-evex.o +a - wcsmbs/wcsnlen-avx2.o +a - wcsmbs/wcsnlen-avx2-rtm.o +a - wcsmbs/wcsnlen-evex.o +a - wcsmbs/wcsnlen-evex512.o +a - wcsmbs/wcsnlen-sse4_1.o +a - wcsmbs/wcsrchr-avx2.o +a - wcsmbs/wcsrchr-avx2-rtm.o +a - wcsmbs/wcsrchr-evex.o +a - wcsmbs/wcsrchr-sse2.o +a - wcsmbs/wmemchr-avx2.o +a - wcsmbs/wmemchr-avx2-rtm.o +a - wcsmbs/wmemchr-evex.o +a - wcsmbs/wmemchr-evex-rtm.o +a - wcsmbs/wmemchr-sse2.o +a - wcsmbs/wmemcmp-avx2-movbe.o +a - wcsmbs/wmemcmp-avx2-movbe-rtm.o +a - wcsmbs/wmemcmp-evex-movbe.o +a - wcsmbs/wmemcmp-sse2.o +a - wcsmbs/wcscpy-generic.o +a - wcsmbs/wcsncmp-generic.o +a - wcsmbs/wcsnlen-generic.o +a - time/offtime.o +a - time/asctime.o +a - time/clock.o +a - time/ctime.o +a - time/ctime_r.o +a - time/difftime.o +a - time/gmtime.o +a - time/localtime.o +a - time/mktime.o +a - time/time.o +a - time/gettimeofday.o +a - time/settimeofday.o +a - time/settimezone.o +a - time/adjtime.o +a - time/tzset.o +a - time/tzfile.o +a - time/getitimer.o +a - time/setitimer.o +a - time/stime.o +a - time/dysize.o +a - time/timegm.o +a - time/ftime.o +a - time/getdate.o +a - time/strptime.o +a - time/strptime_l.o +a - time/strftime.o +a - time/wcsftime.o +a - time/strftime_l.o +a - time/wcsftime_l.o +a - time/timespec_get.o +a - time/timespec_getres.o +a - time/clock_getcpuclockid.o +a - time/clock_getres.o +a - time/clock_gettime.o +a - time/clock_settime.o +a - time/clock_nanosleep.o +a - time/era.o +a - time/alt_digit.o +a - time/lc-time-cleanup.o +a - time/ntp_gettime.o +a - time/ntp_gettimex.o +a - dirent/opendir.o +a - dirent/closedir.o +a - dirent/readdir.o +a - dirent/readdir_r.o +a - dirent/rewinddir.o +a - dirent/seekdir.o +a - dirent/telldir.o +a - dirent/scandir.o +a - dirent/alphasort.o +a - dirent/versionsort.o +a - dirent/getdents.o +a - dirent/getdents64.o +a - dirent/dirfd.o +a - dirent/readdir64.o +a - dirent/readdir64_r.o +a - dirent/scandir64.o +a - dirent/alphasort64.o +a - dirent/versionsort64.o +a - dirent/fdopendir.o +a - dirent/scandirat.o +a - dirent/scandirat64.o +a - dirent/scandir-cancel.o +a - dirent/scandir-tail.o +a - dirent/scandir64-tail.o +a - dirent/getdirentries.o +a - dirent/getdirentries64.o +a - grp/fgetgrent.o +a - grp/initgroups.o +a - grp/setgroups.o +a - grp/getgrent.o +a - grp/getgrgid.o +a - grp/getgrnam.o +a - grp/putgrent.o +a - grp/getgrent_r.o +a - grp/getgrgid_r.o +a - grp/getgrnam_r.o +a - grp/fgetgrent_r.o +a - grp/grp-merge.o +a - pwd/fgetpwent.o +a - pwd/getpw.o +a - pwd/putpwent.o +a - pwd/getpwent.o +a - pwd/getpwnam.o +a - pwd/getpwuid.o +a - pwd/getpwent_r.o +a - pwd/getpwnam_r.o +a - pwd/getpwuid_r.o +a - pwd/fgetpwent_r.o +a - posix/uname.o +a - posix/times.o +a - posix/wait.o +a - posix/waitpid.o +a - posix/wait3.o +a - posix/wait4.o +a - posix/waitid.o +a - posix/alarm.o +a - posix/sleep.o +a - posix/pause.o +a - posix/nanosleep.o +a - posix/fork.o +a - posix/_Fork.o +a - posix/vfork.o +a - posix/_exit.o +a - posix/register-atfork.o +a - posix/execve.o +a - posix/fexecve.o +a - posix/execv.o +a - posix/execle.o +a - posix/execl.o +a - posix/execvp.o +a - posix/execlp.o +a - posix/execvpe.o +a - posix/getpid.o +a - posix/getppid.o +a - posix/getuid.o +a - posix/geteuid.o +a - posix/getgid.o +a - posix/getegid.o +a - posix/getgroups.o +a - posix/setuid.o +a - posix/setgid.o +a - posix/group_member.o +a - posix/getpgid.o +a - posix/setpgid.o +a - posix/getpgrp.o +a - posix/bsd-getpgrp.o +a - posix/setpgrp.o +a - posix/getsid.o +a - posix/setsid.o +a - posix/getresuid.o +a - posix/getresgid.o +a - posix/setresuid.o +a - posix/setresgid.o +a - posix/pathconf.o +a - posix/sysconf.o +a - posix/fpathconf.o +a - posix/glob.o +a - posix/glob64.o +a - posix/globfree.o +a - posix/globfree64.o +a - posix/glob_pattern_p.o +a - posix/fnmatch.o +a - posix/regex.o +a - posix/glob-lstat-compat.o +a - posix/glob64-lstat-compat.o +a - posix/confstr.o +a - posix/getopt.o +a - posix/getopt1.o +a - posix/sched_setp.o +a - posix/sched_getp.o +a - posix/sched_sets.o +a - posix/sched_gets.o +a - posix/sched_yield.o +a - posix/sched_primax.o +a - posix/sched_primin.o +a - posix/sched_rr_gi.o +a - posix/sched_getaffinity.o +a - posix/sched_setaffinity.o +a - posix/getaddrinfo.o +a - posix/gai_strerror.o +a - posix/wordexp.o +a - posix/pread.o +a - posix/pwrite.o +a - posix/pread64.o +a - posix/pwrite64.o +a - posix/spawn_faction_init.o +a - posix/spawn_faction_destroy.o +a - posix/spawn_faction_addclose.o +a - posix/spawn_faction_addopen.o +a - posix/spawn_faction_adddup2.o +a - posix/spawn_valid_fd.o +a - posix/spawn_faction_addchdir.o +a - posix/spawn_faction_addfchdir.o +a - posix/spawn_faction_addclosefrom.o +a - posix/spawn_faction_addtcsetpgrp_np.o +a - posix/spawnattr_init.o +a - posix/spawnattr_destroy.o +a - posix/spawnattr_getdefault.o +a - posix/spawnattr_setdefault.o +a - posix/spawnattr_getflags.o +a - posix/spawnattr_setflags.o +a - posix/spawnattr_getpgroup.o +a - posix/spawnattr_setpgroup.o +a - posix/spawn.o +a - posix/spawnp.o +a - posix/spawni.o +a - posix/spawnattr_getsigmask.o +a - posix/spawnattr_getschedpolicy.o +a - posix/spawnattr_getschedparam.o +a - posix/spawnattr_setsigmask.o +a - posix/spawnattr_setschedpolicy.o +a - posix/spawnattr_setschedparam.o +a - posix/posix_madvise.o +a - posix/get_child_max.o +a - posix/sched_cpucount.o +a - posix/sched_cpualloc.o +a - posix/sched_cpufree.o +a - posix/streams-compat.o +a - posix/shm-directory.o +a - posix/execveat.o +a - posix/glob64-time64.o +a - posix/globfree64-time64.o +a - posix/init-posix.o +a - posix/environ.o +a - posix/sched_getcpu.o +a - posix/oldglob.o +a - posix/getcpu.o +a - io/utime.o +a - io/mkfifo.o +a - io/mkfifoat.o +a - io/stat.o +a - io/fstat.o +a - io/lstat.o +a - io/stat64.o +a - io/fstat64.o +a - io/lstat64.o +a - io/fstatat.o +a - io/fstatat64.o +a - io/statx.o +a - io/mknod.o +a - io/mknodat.o +a - io/statfs.o +a - io/fstatfs.o +a - io/statfs64.o +a - io/fstatfs64.o +a - io/statvfs.o +a - io/fstatvfs.o +a - io/statvfs64.o +a - io/fstatvfs64.o +a - io/umask.o +a - io/chmod.o +a - io/fchmod.o +a - io/lchmod.o +a - io/fchmodat.o +a - io/mkdir.o +a - io/mkdirat.o +a - io/open.o +a - io/open_2.o +a - io/open64.o +a - io/open64_2.o +a - io/openat.o +a - io/openat_2.o +a - io/openat64.o +a - io/openat64_2.o +a - io/read.o +a - io/write.o +a - io/lseek.o +a - io/lseek64.o +a - io/access.o +a - io/euidaccess.o +a - io/faccessat.o +a - io/fcntl.o +a - io/fcntl64.o +a - io/flock.o +a - io/lockf.o +a - io/lockf64.o +a - io/close.o +a - io/dup.o +a - io/dup2.o +a - io/dup3.o +a - io/pipe.o +a - io/pipe2.o +a - io/creat.o +a - io/creat64.o +a - io/chdir.o +a - io/fchdir.o +a - io/getcwd.o +a - io/getwd.o +a - io/getdirname.o +a - io/chown.o +a - io/fchown.o +a - io/lchown.o +a - io/fchownat.o +a - io/ttyname.o +a - io/ttyname_r.o +a - io/isatty.o +a - io/link.o +a - io/linkat.o +a - io/symlink.o +a - io/symlinkat.o +a - io/readlink.o +a - io/readlinkat.o +a - io/unlink.o +a - io/unlinkat.o +a - io/rmdir.o +a - io/ftw.o +a - io/ftw64.o +a - io/fts.o +a - io/fts64.o +a - io/poll.o +a - io/ppoll.o +a - io/posix_fadvise.o +a - io/posix_fadvise64.o +a - io/posix_fallocate.o +a - io/posix_fallocate64.o +a - io/sendfile.o +a - io/sendfile64.o +a - io/copy_file_range.o +a - io/utimensat.o +a - io/futimens.o +a - io/file_change_detection.o +a - io/fts64-time64.o +a - io/ftw64-time64.o +a - io/closefrom.o +a - io/close_range.o +a - io/xstatconv.o +a - io/internal_statvfs.o +a - io/sync_file_range.o +a - io/fallocate.o +a - io/fallocate64.o +a - io/close_nocancel.o +a - io/fcntl_nocancel.o +a - io/open_nocancel.o +a - io/open64_nocancel.o +a - io/openat_nocancel.o +a - io/openat64_nocancel.o +a - io/read_nocancel.o +a - io/pread64_nocancel.o +a - io/write_nocancel.o +a - io/statx_cp.o +a - io/stat_t64_cp.o +a - termios/speed.o +a - termios/cfsetspeed.o +a - termios/tcsetattr.o +a - termios/tcgetattr.o +a - termios/tcgetpgrp.o +a - termios/tcsetpgrp.o +a - termios/tcdrain.o +a - termios/tcflow.o +a - termios/tcflush.o +a - termios/tcsendbrk.o +a - termios/cfmakeraw.o +a - termios/tcgetsid.o +a - resource/getrlimit.o +a - resource/setrlimit.o +a - resource/getrlimit64.o +a - resource/setrlimit64.o +a - resource/getrusage.o +a - resource/ulimit.o +a - resource/vlimit.o +a - resource/vtimes.o +a - resource/getpriority.o +a - resource/setpriority.o +a - resource/nice.o +a - misc/brk.o +a - misc/sbrk.o +a - misc/sstk.o +a - misc/ioctl.o +a - misc/readv.o +a - misc/writev.o +a - misc/preadv.o +a - misc/preadv64.o +a - misc/pwritev.o +a - misc/pwritev64.o +a - misc/preadv2.o +a - misc/preadv64v2.o +a - misc/pwritev2.o +a - misc/pwritev64v2.o +a - misc/setreuid.o +a - misc/setregid.o +a - misc/seteuid.o +a - misc/setegid.o +a - misc/getpagesize.o +a - misc/getdtsz.o +a - misc/gethostname.o +a - misc/sethostname.o +a - misc/getdomain.o +a - misc/setdomain.o +a - misc/select.o +a - misc/pselect.o +a - misc/acct.o +a - misc/chroot.o +a - misc/fsync.o +a - misc/sync.o +a - misc/fdatasync.o +a - misc/syncfs.o +a - misc/reboot.o +a - misc/gethostid.o +a - misc/sethostid.o +a - misc/revoke.o +a - misc/vhangup.o +a - misc/swapon.o +a - misc/swapoff.o +a - misc/mktemp.o +a - misc/mkstemp.o +a - misc/mkstemp64.o +a - misc/mkdtemp.o +a - misc/mkostemp.o +a - misc/mkostemp64.o +a - misc/mkstemps.o +a - misc/mkstemps64.o +a - misc/mkostemps.o +a - misc/mkostemps64.o +a - misc/ualarm.o +a - misc/usleep.o +a - misc/gtty.o +a - misc/stty.o +a - misc/ptrace.o +a - misc/fstab.o +a - misc/mntent.o +a - misc/mntent_r.o +a - misc/utimes.o +a - misc/lutimes.o +a - misc/futimes.o +a - misc/futimesat.o +a - misc/truncate.o +a - misc/ftruncate.o +a - misc/truncate64.o +a - misc/ftruncate64.o +a - misc/chflags.o +a - misc/fchflags.o +a - misc/insremque.o +a - misc/getttyent.o +a - misc/getusershell.o +a - misc/getpass.o +a - misc/ttyslot.o +a - misc/syslog.o +a - misc/syscall.o +a - misc/daemon.o +a - misc/mmap.o +a - misc/mmap64.o +a - misc/munmap.o +a - misc/mprotect.o +a - misc/msync.o +a - misc/madvise.o +a - misc/mincore.o +a - misc/remap_file_pages.o +a - misc/mlock.o +a - misc/munlock.o +a - misc/mlockall.o +a - misc/munlockall.o +a - misc/efgcvt.o +a - misc/efgcvt_r.o +a - misc/qefgcvt.o +a - misc/qefgcvt_r.o +a - misc/hsearch.o +a - misc/hsearch_r.o +a - misc/tsearch.o +a - misc/lsearch.o +a - misc/err.o +a - misc/error.o +a - misc/ustat.o +a - misc/getsysstats.o +a - misc/dirname.o +a - misc/regexp.o +a - misc/getloadavg.o +a - misc/getclktck.o +a - misc/fgetxattr.o +a - misc/flistxattr.o +a - misc/fremovexattr.o +a - misc/fsetxattr.o +a - misc/getxattr.o +a - misc/listxattr.o +a - misc/lgetxattr.o +a - misc/llistxattr.o +a - misc/lremovexattr.o +a - misc/lsetxattr.o +a - misc/removexattr.o +a - misc/setxattr.o +a - misc/getauxval.o +a - misc/ifunc-impl-list.o +a - misc/makedev.o +a - misc/allocate_once.o +a - misc/fd_to_filename.o +a - misc/single_threaded.o +a - misc/unwind-link.o +a - misc/atomic_wide_counter.o +a - misc/init-misc.o +a - misc/ioperm.o +a - misc/iopl.o +a - misc/adjtimex.o +a - misc/clone.o +a - misc/umount.o +a - misc/umount2.o +a - misc/readahead.o +a - misc/sysctl.o +a - misc/setfsuid.o +a - misc/setfsgid.o +a - misc/epoll_pwait.o +a - misc/epoll_pwait2.o +a - misc/signalfd.o +a - misc/eventfd.o +a - misc/eventfd_read.o +a - misc/eventfd_write.o +a - misc/prlimit.o +a - misc/prlimit64.o +a - misc/personality.o +a - misc/epoll_wait.o +a - misc/tee.o +a - misc/vmsplice.o +a - misc/splice.o +a - misc/open_by_handle_at.o +a - misc/mlock2.o +a - misc/pkey_mprotect.o +a - misc/pkey_set.o +a - misc/pkey_get.o +a - misc/timerfd_gettime.o +a - misc/timerfd_settime.o +a - misc/prctl.o +a - misc/process_vm_readv.o +a - misc/process_vm_writev.o +a - misc/clock_adjtime.o +a - misc/pselect32.o +a - misc/xstat.o +a - misc/fxstat.o +a - misc/lxstat.o +a - misc/xstat64.o +a - misc/fxstat64.o +a - misc/lxstat64.o +a - misc/fxstatat.o +a - misc/fxstatat64.o +a - misc/xmknod.o +a - misc/xmknodat.o +a - misc/convert_scm_timestamps.o +a - misc/closefrom_fallback.o +a - misc/clone3.o +a - misc/clone-internal.o +a - misc/fanotify_mark.o +a - misc/mremap.o +a - misc/arch_prctl.o +a - misc/modify_ldt.o +a - misc/syscall_clock_gettime.o +a - misc/capget.o +a - misc/capset.o +a - misc/delete_module.o +a - misc/epoll_create.o +a - misc/epoll_create1.o +a - misc/epoll_ctl.o +a - misc/fsconfig.o +a - misc/fsmount.o +a - misc/fsopen.o +a - misc/fspick.o +a - misc/init_module.o +a - misc/inotify_add_watch.o +a - misc/inotify_init.o +a - misc/inotify_init1.o +a - misc/inotify_rm_watch.o +a - misc/klogctl.o +a - misc/mount.o +a - misc/mount_setattr.o +a - misc/move_mount.o +a - misc/open_tree.o +a - misc/pidfd_open.o +a - misc/pidfd_getfd.o +a - misc/pivot_root.o +a - misc/pidfd_send_signal.o +a - misc/process_madvise.o +a - misc/process_mrelease.o +a - misc/quotactl.o +a - misc/sysinfo.o +a - misc/unshare.o +a - misc/timerfd_create.o +a - misc/fanotify_init.o +a - misc/name_to_handle_at.o +a - misc/setns.o +a - misc/memfd_create.o +a - misc/pkey_alloc.o +a - misc/pkey_free.o +a - misc/gettid.o +a - misc/tgkill.o +a - misc/stub-syscalls.o +a - misc/malloc-hugepages.o +a - socket/accept.o +a - socket/bind.o +a - socket/connect.o +a - socket/getpeername.o +a - socket/getsockname.o +a - socket/getsockopt.o +a - socket/listen.o +a - socket/recv.o +a - socket/recvfrom.o +a - socket/recvmsg.o +a - socket/send.o +a - socket/sendmsg.o +a - socket/sendto.o +a - socket/setsockopt.o +a - socket/shutdown.o +a - socket/socket.o +a - socket/socketpair.o +a - socket/isfdtype.o +a - socket/opensock.o +a - socket/sockatmark.o +a - socket/accept4.o +a - socket/recvmmsg.o +a - socket/sendmmsg.o +a - socket/sockaddr_un_set.o +a - socket/sa_len.o +a - socket/cmsg_nxthdr.o +a - sysvipc/ftok.o +a - sysvipc/msgsnd.o +a - sysvipc/msgrcv.o +a - sysvipc/msgget.o +a - sysvipc/msgctl.o +a - sysvipc/semop.o +a - sysvipc/semget.o +a - sysvipc/semctl.o +a - sysvipc/semtimedop.o +a - sysvipc/shmat.o +a - sysvipc/shmdt.o +a - sysvipc/shmget.o +a - sysvipc/shmctl.o +a - gmon/gmon.o +a - gmon/mcount.o +a - gmon/profil.o +a - gmon/sprofil.o +a - gmon/prof-freq.o +a - gmon/_mcount.o +a - wctype/wcfuncs.o +a - wctype/wctype.o +a - wctype/iswctype.o +a - wctype/wctrans.o +a - wctype/towctrans.o +a - wctype/wcfuncs_l.o +a - wctype/wctype_l.o +a - wctype/iswctype_l.o +a - wctype/wctrans_l.o +a - wctype/towctrans_l.o +a - shadow/getspent.o +a - shadow/getspnam.o +a - shadow/sgetspent.o +a - shadow/fgetspent.o +a - shadow/putspent.o +a - shadow/getspent_r.o +a - shadow/getspnam_r.o +a - shadow/sgetspent_r.o +a - shadow/fgetspent_r.o +a - shadow/lckpwdf.o +a - gshadow/getsgent.o +a - gshadow/getsgnam.o +a - gshadow/sgetsgent.o +a - gshadow/fgetsgent.o +a - gshadow/putsgent.o +a - gshadow/getsgent_r.o +a - gshadow/getsgnam_r.o +a - gshadow/sgetsgent_r.o +a - gshadow/fgetsgent_r.o +a - argp/argp-ba.o +a - argp/argp-fmtstream.o +a - argp/argp-fs-xinl.o +a - argp/argp-help.o +a - argp/argp-parse.o +a - argp/argp-pv.o +a - argp/argp-pvh.o +a - argp/argp-xinl.o +a - argp/argp-eexst.o +a - debug/backtrace.o +a - debug/backtracesyms.o +a - debug/backtracesymsfd.o +a - debug/noophooks.o +a - debug/memcpy_chk.o +a - debug/memmove_chk.o +a - debug/mempcpy_chk.o +a - debug/memset_chk.o +a - debug/stpcpy_chk.o +a - debug/strcat_chk.o +a - debug/strcpy_chk.o +a - debug/strncat_chk.o +a - debug/strncpy_chk.o +a - debug/stpncpy_chk.o +a - debug/sprintf_chk.o +a - debug/vsprintf_chk.o +a - debug/snprintf_chk.o +a - debug/vsnprintf_chk.o +a - debug/printf_chk.o +a - debug/fprintf_chk.o +a - debug/vprintf_chk.o +a - debug/vfprintf_chk.o +a - debug/gets_chk.o +a - debug/chk_fail.o +a - debug/readonly-area.o +a - debug/fgets_chk.o +a - debug/fgets_u_chk.o +a - debug/read_chk.o +a - debug/pread_chk.o +a - debug/pread64_chk.o +a - debug/recv_chk.o +a - debug/recvfrom_chk.o +a - debug/readlink_chk.o +a - debug/readlinkat_chk.o +a - debug/getwd_chk.o +a - debug/getcwd_chk.o +a - debug/realpath_chk.o +a - debug/fread_chk.o +a - debug/fread_u_chk.o +a - debug/wctomb_chk.o +a - debug/wcscpy_chk.o +a - debug/wmemcpy_chk.o +a - debug/wmemmove_chk.o +a - debug/wmempcpy_chk.o +a - debug/wcpcpy_chk.o +a - debug/wcsncpy_chk.o +a - debug/wcscat_chk.o +a - debug/wcsncat_chk.o +a - debug/wmemset_chk.o +a - debug/wcpncpy_chk.o +a - debug/swprintf_chk.o +a - debug/vswprintf_chk.o +a - debug/wprintf_chk.o +a - debug/fwprintf_chk.o +a - debug/vwprintf_chk.o +a - debug/vfwprintf_chk.o +a - debug/fgetws_chk.o +a - debug/fgetws_u_chk.o +a - debug/confstr_chk.o +a - debug/getgroups_chk.o +a - debug/ttyname_r_chk.o +a - debug/gethostname_chk.o +a - debug/getdomainname_chk.o +a - debug/wcrtomb_chk.o +a - debug/mbsnrtowcs_chk.o +a - debug/wcsnrtombs_chk.o +a - debug/mbsrtowcs_chk.o +a - debug/wcsrtombs_chk.o +a - debug/mbstowcs_chk.o +a - debug/wcstombs_chk.o +a - debug/asprintf_chk.o +a - debug/vasprintf_chk.o +a - debug/dprintf_chk.o +a - debug/vdprintf_chk.o +a - debug/obprintf_chk.o +a - debug/vobprintf_chk.o +a - debug/longjmp_chk.o +a - debug/____longjmp_chk.o +a - debug/fdelt_chk.o +a - debug/poll_chk.o +a - debug/ppoll_chk.o +a - debug/explicit_bzero_chk.o +a - debug/stack_chk_fail.o +a - debug/fortify_fail.o +a - debug/memcpy_chk-nonshared.o +a - debug/memmove_chk-nonshared.o +a - debug/mempcpy_chk-nonshared.o +a - debug/memset_chk-nonshared.o +a - debug/wmemset_chk-nonshared.o +a - inet/htonl.o +a - inet/htons.o +a - inet/inet_lnaof.o +a - inet/inet_mkadr.o +a - inet/inet_netof.o +a - inet/inet_ntoa.o +a - inet/inet_net.o +a - inet/herrno.o +a - inet/herrno-loc.o +a - inet/gethstbyad.o +a - inet/gethstbyad_r.o +a - inet/gethstbynm.o +a - inet/gethstbynm2.o +a - inet/gethstbynm2_r.o +a - inet/gethstbynm_r.o +a - inet/gethstent.o +a - inet/gethstent_r.o +a - inet/getnetbyad.o +a - inet/getnetbyad_r.o +a - inet/getnetbynm.o +a - inet/getnetent.o +a - inet/getnetent_r.o +a - inet/getnetbynm_r.o +a - inet/getproto.o +a - inet/getproto_r.o +a - inet/getprtent.o +a - inet/getprtent_r.o +a - inet/getprtname.o +a - inet/getprtname_r.o +a - inet/getsrvbynm.o +a - inet/getsrvbynm_r.o +a - inet/getsrvbypt.o +a - inet/getsrvbypt_r.o +a - inet/getservent.o +a - inet/getservent_r.o +a - inet/getrpcent.o +a - inet/getrpcbyname.o +a - inet/getrpcbynumber.o +a - inet/getrpcent_r.o +a - inet/getrpcbyname_r.o +a - inet/getrpcbynumber_r.o +a - inet/ether_aton.o +a - inet/ether_aton_r.o +a - inet/ether_hton.o +a - inet/ether_line.o +a - inet/ether_ntoa.o +a - inet/ether_ntoa_r.o +a - inet/ether_ntoh.o +a - inet/rcmd.o +a - inet/rexec.o +a - inet/ruserpass.o +a - inet/bindresvport.o +a - inet/getnetgrent_r.o +a - inet/getnetgrent.o +a - inet/getaliasent_r.o +a - inet/getaliasent.o +a - inet/getaliasname.o +a - inet/getaliasname_r.o +a - inet/in6_addr.o +a - inet/getnameinfo.o +a - inet/if_index.o +a - inet/ifaddrs.o +a - inet/inet6_option.o +a - inet/getipv4sourcefilter.o +a - inet/setipv4sourcefilter.o +a - inet/getsourcefilter.o +a - inet/setsourcefilter.o +a - inet/inet6_opt.o +a - inet/inet6_rth.o +a - inet/inet6_scopeid_pton.o +a - inet/deadline.o +a - inet/idna.o +a - inet/idna_name_classify.o +a - inet/check_pf.o +a - inet/check_native.o +a - inet/ifreq.o +a - inet/netlink_assert_response.o +a - resolv/dn_comp.o +a - resolv/dn_expand.o +a - resolv/dn_skipname.o +a - resolv/dns-canon.o +a - resolv/dns-host.o +a - resolv/dns-network.o +a - resolv/herror.o +a - resolv/inet_addr.o +a - resolv/inet_ntop.o +a - resolv/inet_pton.o +a - resolv/ns_makecanon.o +a - resolv/ns_name_compress.o +a - resolv/ns_name_ntop.o +a - resolv/ns_name_pack.o +a - resolv/ns_name_pton.o +a - resolv/ns_name_skip.o +a - resolv/ns_name_uncompress.o +a - resolv/ns_name_unpack.o +a - resolv/ns_samename.o +a - resolv/nsap_addr.o +a - resolv/nss_dns_functions.o +a - resolv/res-close.o +a - resolv/res-name-checking.o +a - resolv/res-noaaaa.o +a - resolv/res-state.o +a - resolv/res_context_hostalias.o +a - resolv/res_enable_icmp.o +a - resolv/res_get_nsaddr.o +a - resolv/res_hconf.o +a - resolv/res_init.o +a - resolv/res_libc.o +a - resolv/res_mkquery.o +a - resolv/res_nameinquery.o +a - resolv/res_queriesmatch.o +a - resolv/res_query.o +a - resolv/res_randomid.o +a - resolv/res_send.o +a - resolv/resolv_conf.o +a - resolv/resolv_context.o +a - resolv/gai_sigqueue.o +a - resolv/gai_cancel.o +a - resolv/gai_error.o +a - resolv/gai_misc.o +a - resolv/gai_notify.o +a - resolv/gai_suspend.o +a - resolv/getaddrinfo_a.o +a - nss/nsswitch.o +a - nss/getnssent.o +a - nss/getnssent_r.o +a - nss/digits_dots.o +a - nss/valid_field.o +a - nss/valid_list_field.o +a - nss/rewrite_field.o +a - nss/proto-lookup.o +a - nss/service-lookup.o +a - nss/hosts-lookup.o +a - nss/network-lookup.o +a - nss/grp-lookup.o +a - nss/pwd-lookup.o +a - nss/ethers-lookup.o +a - nss/spwd-lookup.o +a - nss/netgrp-lookup.o +a - nss/alias-lookup.o +a - nss/sgrp-lookup.o +a - nss/key-lookup.o +a - nss/rpc-lookup.o +a - nss/compat-lookup.o +a - nss/nss_hash.o +a - nss/nss_files_fopen.o +a - nss/nss_readline.o +a - nss/nss_parse_line_result.o +a - nss/nss_fgetent_r.o +a - nss/nss_module.o +a - nss/nss_action.o +a - nss/nss_action_parse.o +a - nss/nss_database.o +a - nss/nss_files_data.o +a - nss/nss_files_functions.o +a - nss/files-proto.o +a - nss/files-service.o +a - nss/files-hosts.o +a - nss/files-network.o +a - nss/files-grp.o +a - nss/files-pwd.o +a - nss/files-ethers.o +a - nss/files-spwd.o +a - nss/files-netgrp.o +a - nss/files-alias.o +a - nss/files-sgrp.o +a - nss/files-rpc.o +a - nss/files-init.o +a - nss/files-initgroups.o +a - nscd/nscd_getpw_r.o +a - nscd/nscd_getgr_r.o +a - nscd/nscd_gethst_r.o +a - nscd/nscd_getai.o +a - nscd/nscd_initgroups.o +a - nscd/nscd_getserv_r.o +a - nscd/nscd_netgroup.o +a - nscd/nscd_helper.o +a - login/getlogin.o +a - login/getlogin_r.o +a - login/setlogin.o +a - login/getlogin_r_chk.o +a - login/getutent.o +a - login/getutent_r.o +a - login/getutid.o +a - login/getutline.o +a - login/getutid_r.o +a - login/getutline_r.o +a - login/utmp_file.o +a - login/utmpname.o +a - login/updwtmp.o +a - login/getpt.o +a - login/grantpt.o +a - login/unlockpt.o +a - login/ptsname.o +a - login/ptsname_r_chk.o +a - login/login.o +a - login/login_tty.o +a - login/logout.o +a - login/logwtmp.o +a - login/openpty.o +a - login/forkpty.o +a - login/setutxent.o +a - login/getutxent.o +a - login/endutxent.o +a - login/getutxid.o +a - login/getutxline.o +a - login/pututxline.o +a - login/utmpxname.o +a - login/updwtmpx.o +a - login/getutmpx.o +a - login/getutmp.o +a - elf/dl-call-libc-early-init.o +a - elf/dl-close.o +a - elf/dl-debug.o +a - elf/dl-debug-symbols.o +a - elf/dl-deps.o +a - elf/dl-exception.o +a - elf/dl-execstack.o +a - elf/dl-find_object.o +a - elf/dl-fini.o +a - elf/dl-init.o +a - elf/dl-load.o +a - elf/dl-lookup.o +a - elf/dl-lookup-direct.o +a - elf/dl-minimal-malloc.o +a - elf/dl-misc.o +a - elf/dl-object.o +a - elf/dl-open.o +a - elf/dl-origin.o +a - elf/dl-printf.o +a - elf/dl-profile.o +a - elf/dl-reloc.o +a - elf/dl-runtime.o +a - elf/dl-scope.o +a - elf/dl-setup_hash.o +a - elf/dl-sort-maps.o +a - elf/dl-thread_gscope_wait.o +a - elf/dl-tls.o +a - elf/dl-tls_init_tp.o +a - elf/dl-trampoline.o +a - elf/dl-version.o +a - elf/dl-write.o +a - elf/dl-cache.o +a - elf/dl-tunables.o +a - elf/tlsdesc.o +a - elf/dl-tlsdesc.o +a - elf/tls_get_addr.o +a - elf/dl-get-cpu-features.o +a - elf/dl-addr.o +a - elf/dl-addr-obj.o +a - elf/dl-early_allocate.o +a - elf/dl-error.o +a - elf/dl-iteratephdr.o +a - elf/dl-libc.o +a - elf/dl-profstub.o +a - elf/dl-reloc-static-pie.o +a - elf/dl-support.o +a - elf/dl-sym.o +a - elf/dl-sysdep.o +a - elf/enbl-secure.o +a - elf/libc_early_init.o +a - elf/rtld_static_init.o +a - elf/get-cpuid-feature-leaf.o +./scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.36/build/linkobj +mkdir -p -- /mnt/lfs/sources/glibc-2.36/build/linkobj +(cd /mnt/lfs/sources/glibc-2.36/build/linkobj; \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x ../libc_pic.a; \ + rm $(/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar t ../sunrpc/librpc_compat_pic.a | sed 's/^compat-//'); \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x ../sunrpc/librpc_compat_pic.a; \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cr libc_pic.a *.os; \ + rm *.os) +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libc.map -Wl,-soname=libc.so.6 -Wl,-z,relro -nostdlib -nostartfiles -e __libc_main -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/linkobj/libc.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/linkobj/libc_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.36/build/elf/interp.os /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -lgcc /mnt/lfs/sources/glibc-2.36/build/elf/sofini.os +chmod a+x /mnt/lfs/sources/glibc-2.36/build/testrun.shT +mv -f /mnt/lfs/sources/glibc-2.36/build/testrun.shT /mnt/lfs/sources/glibc-2.36/build/testrun.sh +chmod a+x /mnt/lfs/sources/glibc-2.36/build/debugglibc.shT +mv -f /mnt/lfs/sources/glibc-2.36/build/debugglibc.shT /mnt/lfs/sources/glibc-2.36/build/debugglibc.sh +make subdir=csu -C csu ..=../ others +make subdir=iconv -C iconv ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/iconv' +x86_64-lfs-linux-gnu-gcc iconv_charmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../locale/programs -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_charmap.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_charmap.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_charmap.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/charmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DDEFAULT_CHARMAP=null_pointer -DNEED_NULL_POINTER -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/charmap.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/charmap.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/charmap.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/charmap-dir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/charmap-dir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/charmap-dir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/charmap-dir.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/linereader.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DNO_TRANSLITERATION -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/linereader.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/linereader.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/linereader.o +x86_64-lfs-linux-gnu-gcc dummy-repertoire.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../locale/programs -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/dummy-repertoire.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/dummy-repertoire.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/dummy-repertoire.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/simple-hash.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../locale -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/simple-hash.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/simple-hash.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/simple-hash.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/xstrdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/xstrdup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/xstrdup.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/xmalloc.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/record-status.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/record-status.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/record-status.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/record-status.o +x86_64-lfs-linux-gnu-gcc strtab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/strtab.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/strtab.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/strtab.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/xasprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/xasprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/xasprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/xasprintf.o +x86_64-lfs-linux-gnu-gcc ../intl/hash-string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/hash-string.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/hash-string.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/hash-string.o +x86_64-lfs-linux-gnu-gcc iconvconfig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DGCONV_PATH='"/usr/lib/gconv"' -DGCONV_DIR='"/usr/lib/gconv"' -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconvconfig.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/iconvconfig.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/iconvconfig.o +rm -f /mnt/lfs/sources/glibc-2.36/build/libc.so.6.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc.so.6.new +mv -f /mnt/lfs/sources/glibc-2.36/build/libc.so.6.new /mnt/lfs/sources/glibc-2.36/build/libc.so.6 +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconvconfig -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/iconv/iconvconfig.o /mnt/lfs/sources/glibc-2.36/build/iconv/strtab.o /mnt/lfs/sources/glibc-2.36/build/iconv/xmalloc.o /mnt/lfs/sources/glibc-2.36/build/iconv/xasprintf.o /mnt/lfs/sources/glibc-2.36/build/iconv/xstrdup.o /mnt/lfs/sources/glibc-2.36/build/iconv/hash-string.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc iconv_prog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../locale/programs -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_prog.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_prog.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_prog.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_prog -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_prog.o /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_charmap.o /mnt/lfs/sources/glibc-2.36/build/iconv/charmap.o /mnt/lfs/sources/glibc-2.36/build/iconv/charmap-dir.o /mnt/lfs/sources/glibc-2.36/build/iconv/linereader.o /mnt/lfs/sources/glibc-2.36/build/iconv/dummy-repertoire.o /mnt/lfs/sources/glibc-2.36/build/iconv/simple-hash.o /mnt/lfs/sources/glibc-2.36/build/iconv/xstrdup.o /mnt/lfs/sources/glibc-2.36/build/iconv/xmalloc.o /mnt/lfs/sources/glibc-2.36/build/iconv/record-status.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/iconv' +make subdir=locale -C locale ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/locale' +x86_64-lfs-linux-gnu-gcc programs/localedef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/localedef.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/localedef.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/localedef.o +x86_64-lfs-linux-gnu-gcc programs/ld-ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-ctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-ctype.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-ctype.o +x86_64-lfs-linux-gnu-gcc programs/ld-messages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-messages.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-messages.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-messages.o +x86_64-lfs-linux-gnu-gcc programs/ld-monetary.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-monetary.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-monetary.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-monetary.o +x86_64-lfs-linux-gnu-gcc programs/ld-numeric.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-numeric.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-numeric.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-numeric.o +x86_64-lfs-linux-gnu-gcc programs/ld-time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-time.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-time.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-time.o +x86_64-lfs-linux-gnu-gcc programs/ld-paper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-paper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-paper.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-paper.o +x86_64-lfs-linux-gnu-gcc programs/ld-name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-name.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-name.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-name.o +x86_64-lfs-linux-gnu-gcc programs/ld-address.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-address.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-address.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-address.o +x86_64-lfs-linux-gnu-gcc programs/ld-telephone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-telephone.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-telephone.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-telephone.o +x86_64-lfs-linux-gnu-gcc programs/ld-measurement.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-measurement.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-measurement.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-measurement.o +x86_64-lfs-linux-gnu-gcc programs/ld-identification.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-identification.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-identification.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-identification.o +x86_64-lfs-linux-gnu-gcc programs/ld-collate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/ld-collate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/ld-collate.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/ld-collate.o +x86_64-lfs-linux-gnu-gcc programs/charmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -Wno-write-strings -Wno-char-subscripts -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/charmap.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/charmap.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/charmap.o +x86_64-lfs-linux-gnu-gcc programs/linereader.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/linereader.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/linereader.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/linereader.o +x86_64-lfs-linux-gnu-gcc programs/locfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -Wno-write-strings -Wno-char-subscripts -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/locfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/locfile.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/locfile.o +x86_64-lfs-linux-gnu-gcc programs/repertoire.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/repertoire.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/repertoire.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/repertoire.o +x86_64-lfs-linux-gnu-gcc programs/locarchive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/locarchive.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/locarchive.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/locarchive.o +x86_64-lfs-linux-gnu-gcc ../crypt/md5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../crypt -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/md5.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/md5.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/md5.o +x86_64-lfs-linux-gnu-gcc programs/locale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/locale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/locale.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/locale.o +x86_64-lfs-linux-gnu-gcc programs/locale-spec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/locale-spec.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/locale-spec.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/locale-spec.o +x86_64-lfs-linux-gnu-gcc programs/charmap-dir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -Wno-write-strings -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/charmap-dir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/charmap-dir.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/charmap-dir.o +x86_64-lfs-linux-gnu-gcc programs/simple-hash.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/simple-hash.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/simple-hash.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/simple-hash.o +x86_64-lfs-linux-gnu-gcc programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/xmalloc.o +x86_64-lfs-linux-gnu-gcc programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/xstrdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/xstrdup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/xstrdup.o +x86_64-lfs-linux-gnu-gcc programs/record-status.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/record-status.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/record-status.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/record-status.o +x86_64-lfs-linux-gnu-gcc programs/xasprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/xasprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/xasprintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/xasprintf.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/locale/localedef -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/locale/localedef.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-ctype.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-messages.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-monetary.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-numeric.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-time.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-paper.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-name.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-address.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-telephone.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-measurement.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-identification.o /mnt/lfs/sources/glibc-2.36/build/locale/ld-collate.o /mnt/lfs/sources/glibc-2.36/build/locale/charmap.o /mnt/lfs/sources/glibc-2.36/build/locale/linereader.o /mnt/lfs/sources/glibc-2.36/build/locale/locfile.o /mnt/lfs/sources/glibc-2.36/build/locale/repertoire.o /mnt/lfs/sources/glibc-2.36/build/locale/locarchive.o /mnt/lfs/sources/glibc-2.36/build/locale/md5.o /mnt/lfs/sources/glibc-2.36/build/locale/charmap-dir.o /mnt/lfs/sources/glibc-2.36/build/locale/simple-hash.o /mnt/lfs/sources/glibc-2.36/build/locale/xmalloc.o /mnt/lfs/sources/glibc-2.36/build/locale/xstrdup.o /mnt/lfs/sources/glibc-2.36/build/locale/record-status.o /mnt/lfs/sources/glibc-2.36/build/locale/xasprintf.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/locale/locale -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/locale/locale.o /mnt/lfs/sources/glibc-2.36/build/locale/locale-spec.o /mnt/lfs/sources/glibc-2.36/build/locale/charmap-dir.o /mnt/lfs/sources/glibc-2.36/build/locale/simple-hash.o /mnt/lfs/sources/glibc-2.36/build/locale/xmalloc.o /mnt/lfs/sources/glibc-2.36/build/locale/xstrdup.o /mnt/lfs/sources/glibc-2.36/build/locale/record-status.o /mnt/lfs/sources/glibc-2.36/build/locale/xasprintf.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc broken_cur_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libBrokenLocale -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/broken_cur_max.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/broken_cur_max.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/broken_cur_max.o +cd /mnt/lfs/sources/glibc-2.36/build/locale && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libBrokenLocale.a broken_cur_max.o +a - broken_cur_max.o +x86_64-lfs-linux-gnu-gcc broken_cur_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.36/build/locale -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libBrokenLocale -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/locale/broken_cur_max.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/locale/broken_cur_max.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/locale/broken_cur_max.os +cd /mnt/lfs/sources/glibc-2.36/build/locale && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libBrokenLocale_pic.a broken_cur_max.os +a - broken_cur_max.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libBrokenLocale.map -Wl,-soname=libBrokenLocale.so.1 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/locale/libBrokenLocale.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/locale/libBrokenLocale_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/locale/libBrokenLocale.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/locale/libBrokenLocale.so /mnt/lfs/sources/glibc-2.36/build/locale/libBrokenLocale.so.1.new +mv -f /mnt/lfs/sources/glibc-2.36/build/locale/libBrokenLocale.so.1.new /mnt/lfs/sources/glibc-2.36/build/locale/libBrokenLocale.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/locale' +make subdir=localedata -C localedata ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/localedata' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/localedata' +make subdir=iconvdata -C iconvdata ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/iconvdata' +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-2 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-2.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-2.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-2.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-2.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-3 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-3.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-3.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-3.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-3.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-4 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-4.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-4.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-4.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-4.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-6 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-6.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-6.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-6.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-6.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-9 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/KOI-8 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi-8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi-8.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi-8.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi-8.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-AT-DE > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-AT-DE-A > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de-a.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de-a.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de-a.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de-a.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-CA-FR > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-ca-fr.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-ca-fr.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-ca-fr.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-ca-fr.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-DK-NO > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-DK-NO-A > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no-a.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no-a.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no-a.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no-a.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-ES-S > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-s.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-s.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-s.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-s.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FI-SE > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FI-SE-A > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se-a.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se-a.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se-a.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se-a.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FR > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fr.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fr.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fr.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fr.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-IT > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-it.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-it.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-it.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-it.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-PT > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-pt.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-pt.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-pt.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-pt.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-US > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-us.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-us.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-us.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-us.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM037 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm037.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm037.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm037.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm037.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM038 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm038.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm038.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm038.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm038.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM274 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm274.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm274.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm274.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm274.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM275 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm275.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm275.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm275.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm275.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM423 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm423.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm423.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm423.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm423.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM500 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm500.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm500.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm500.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm500.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM870 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm870.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm870.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm870.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm870.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM871 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm871.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm871.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm871.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm871.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM891 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm891.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm891.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm891.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm891.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM903 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm903.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm903.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm903.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm903.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM904 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm904.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm904.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm904.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm904.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM905 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm905.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm905.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm905.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm905.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM1047 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1047.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1047.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1047.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1047.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-R > /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-r.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-r.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-r.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-r.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/LATIN-GREEK > /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/LATIN-GREEK-1 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek-1.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek-1.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek-1.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek-1.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM256 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm256.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm256.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm256.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm256.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM273 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm273.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm273.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm273.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm273.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM277 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm277.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm277.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm277.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm277.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM278 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm278.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm278.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm278.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm278.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM280 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm280.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm280.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm280.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm280.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM281 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm281.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm281.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm281.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm281.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM284 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm284.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm284.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm284.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm284.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM285 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm285.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm285.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm285.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm285.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM290 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm290.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm290.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm290.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm290.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM297 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm297.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm297.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm297.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm297.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM420 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm420.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm420.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm420.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm420.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM424 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm424.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm424.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm424.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm424.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM437 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm437.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm437.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm437.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm437.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM850 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm850.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm850.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm850.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm850.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM851 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm851.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm851.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm851.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm851.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM852 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm852.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm852.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm852.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm852.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM855 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm855.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm855.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm855.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm855.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM857 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm857.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm857.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm857.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm857.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM858 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm858.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm858.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm858.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm858.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM860 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm860.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm860.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm860.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm860.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM861 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm861.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm861.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm861.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm861.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM862 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm862.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm862.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm862.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm862.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM863 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm863.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm863.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm863.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm863.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM864 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm864.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm864.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm864.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm864.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM865 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm865.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm865.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm865.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm865.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM868 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm868.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm868.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm868.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm868.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM869 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm869.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm869.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm869.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm869.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM875 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm875.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm875.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm875.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm875.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM880 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm880.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm880.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm880.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm880.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM918 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm918.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm918.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm918.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm918.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM1004 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1004.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1004.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1004.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1004.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM1026 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1026.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1026.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1026.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1026.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1125 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1125.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1125.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1125.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1125.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1250 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1250.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1250.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1250.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1250.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1251 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1251.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1251.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1251.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1251.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1252 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1252.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1252.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1252.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1252.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1253 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1253.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1253.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1253.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1253.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1254 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1254.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1254.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1254.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1254.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1256 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1256.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1256.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1256.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1256.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1257 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1257.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1257.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1257.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1257.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM866 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-5 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-5.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-5.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-5.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-5.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-7 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-8 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-8.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-8.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-10 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-10.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-10.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-10.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-10.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MACINTOSH > /mnt/lfs/sources/glibc-2.36/build/iconvdata/macintosh.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/macintosh.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/macintosh.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/macintosh.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IEC_P27-1 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iec_p27-1.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iec_p27-1.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iec_p27-1.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iec_p27-1.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ASMO_449 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/asmo_449.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/asmo_449.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/asmo_449.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/asmo_449.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CSN_369103 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/csn_369103.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/csn_369103.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/csn_369103.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/csn_369103.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CWI > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cwi.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cwi.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cwi.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cwi.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/DEC-MCS > /mnt/lfs/sources/glibc-2.36/build/iconvdata/dec-mcs.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/dec-mcs.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/dec-mcs.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/dec-mcs.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ECMA-CYRILLIC > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ecma-cyrillic.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ecma-cyrillic.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ecma-cyrillic.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ecma-cyrillic.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GOST_19768-74 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/gost_19768-74.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/gost_19768-74.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/gost_19768-74.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/gost_19768-74.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK-CCITT > /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek-ccitt.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek-ccitt.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek-ccitt.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek-ccitt.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK7 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK7-OLD > /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7-old.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7-old.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7-old.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7-old.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS > /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS-8 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-8.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-8.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS-CYRILLIC > /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-cyrillic.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-cyrillic.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-cyrillic.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-cyrillic.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_2033-1983 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_2033.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_2033.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_2033.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_2033.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5427 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5427-EXT > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427-ext.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427-ext.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427-ext.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427-ext.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5428 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5428.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5428.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5428.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5428.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_10367-BOX > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_10367-box.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_10367-box.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_10367-box.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_10367-box.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-IS > /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-is.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-is.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-is.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-is.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/NATS-DANO > /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-dano.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-dano.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-dano.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-dano.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/NATS-SEFI > /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-sefi.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-sefi.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-sefi.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-sefi.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-13 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-13.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-13.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-13.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-13.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-14 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-14.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-14.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-14.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-14.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-15 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-15.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-15.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-15.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-15.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-UK > /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-uk.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-uk.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-uk.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-uk.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/SAMI-WS2 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/sami-ws2.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/sami-ws2.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/sami-ws2.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/sami-ws2.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-IR-197 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-197.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-197.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-197.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-197.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/TIS-620 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/tis-620.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/tis-620.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/tis-620.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/tis-620.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-U > /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-u.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-u.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-u.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-u.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM874 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm874.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm874.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm874.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm874.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP10007 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp10007.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp10007.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp10007.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp10007.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-T > /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-t.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-t.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-t.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-t.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GEORGIAN-PS > /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-ps.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-ps.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-ps.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-ps.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GEORGIAN-ACADEMY > /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-academy.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-academy.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-academy.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-academy.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-IR-209 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-209.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-209.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-209.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-209.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-SAMI > /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-sami.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-sami.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-sami.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-sami.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-11 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-11.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-11.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-11.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-11.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM866NAV > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866nav.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866nav.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866nav.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866nav.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/PT154 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/pt154.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/pt154.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/pt154.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/pt154.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/RK1048 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/rk1048.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/rk1048.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/rk1048.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/rk1048.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MIK > /mnt/lfs/sources/glibc-2.36/build/iconvdata/mik.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/mik.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/mik.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/mik.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/BRF > /mnt/lfs/sources/glibc-2.36/build/iconvdata/brf.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/brf.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/brf.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/brf.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-CENTRALEUROPE > /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-centraleurope.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-centraleurope.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-centraleurope.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-centraleurope.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-RU > /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-ru.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-ru.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-ru.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-ru.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-ROMAN8 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman8.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman8.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-ROMAN9 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman9.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman9.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman9.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman9.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-ES > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-ES-A > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-a.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-a.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-a.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-a.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-IS-FRISS > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-is-friss.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-is-friss.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-is-friss.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-is-friss.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-UK > /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-uk.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-uk.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-uk.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-uk.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-16 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-16.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-16.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-16.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-16.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/VISCII > /mnt/lfs/sources/glibc-2.36/build/iconvdata/viscii.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/viscii.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/viscii.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/viscii.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-9E > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9e.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9e.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9e.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9e.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-TURKISH8 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-turkish8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-turkish8.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-turkish8.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-turkish8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-THAI8 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-thai8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-thai8.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-thai8.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-thai8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-GREEK8 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-greek8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-greek8.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-greek8.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-greek8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP770 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp770.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp770.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp770.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp770.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP771 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp771.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp771.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp771.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp771.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP772 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp772.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp772.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp772.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp772.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP773 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp773.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp773.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp773.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp773.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP774 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp774.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp774.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp774.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp774.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap-1.sh ../localedata/charmaps/ISO-8859-7 > /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7jp.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7jp.T /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7jp.h +touch /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7jp.stmp +x86_64-lfs-linux-gnu-gcc iso8859-1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-1.os +x86_64-lfs-linux-gnu-gcc iso8859-2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-2.os +x86_64-lfs-linux-gnu-gcc iso8859-3.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-3.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-3.os +x86_64-lfs-linux-gnu-gcc iso8859-4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-4.os +x86_64-lfs-linux-gnu-gcc iso8859-5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-5.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-5.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-5.os +x86_64-lfs-linux-gnu-gcc iso8859-6.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-6.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-6.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-6.os +x86_64-lfs-linux-gnu-gcc iso8859-7.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7.os +x86_64-lfs-linux-gnu-gcc iso8859-8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-8.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-8.os +x86_64-lfs-linux-gnu-gcc iso8859-9.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9.os +x86_64-lfs-linux-gnu-gcc iso8859-10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-10.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-10.os +x86_64-lfs-linux-gnu-gcc iso8859-11.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-11.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-11.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-11.os +x86_64-lfs-linux-gnu-gcc iso8859-13.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-13.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-13.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-13.os +x86_64-lfs-linux-gnu-gcc iso8859-14.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-14.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-14.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-14.os +x86_64-lfs-linux-gnu-gcc iso8859-15.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-15.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-15.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-15.os +x86_64-lfs-linux-gnu-gcc iso8859-16.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-16.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-16.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-16.os +x86_64-lfs-linux-gnu-gcc t.61.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/t.61.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/t.61.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/t.61.os +x86_64-lfs-linux-gnu-gcc iso_6937.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_6937.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_6937.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_6937.os +x86_64-lfs-linux-gnu-gcc sjis.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/sjis.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/sjis.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/sjis.os +x86_64-lfs-linux-gnu-gcc koi-8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi-8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi-8.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi-8.os +x86_64-lfs-linux-gnu-gcc hp-roman8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman8.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman8.os +x86_64-lfs-linux-gnu-gcc hp-roman9.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman9.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman9.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman9.os +x86_64-lfs-linux-gnu-gcc ebcdic-at-de.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de.os +x86_64-lfs-linux-gnu-gcc ebcdic-at-de-a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de-a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de-a.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de-a.os +x86_64-lfs-linux-gnu-gcc ebcdic-ca-fr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-ca-fr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-ca-fr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-ca-fr.os +x86_64-lfs-linux-gnu-gcc euc-kr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-kr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-kr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-kr.os +x86_64-lfs-linux-gnu-gcc uhc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/uhc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/uhc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/uhc.os +x86_64-lfs-linux-gnu-gcc johab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/johab.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/johab.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/johab.os +x86_64-lfs-linux-gnu-gcc jis0201.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0201.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0201.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0201.os +x86_64-lfs-linux-gnu-gcc jis0208.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0208.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0208.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0208.os +x86_64-lfs-linux-gnu-gcc jis0212.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0212.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0212.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0212.os +x86_64-lfs-linux-gnu-gcc ksc5601.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ksc5601.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ksc5601.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ksc5601.os +x86_64-lfs-linux-gnu-gcc big5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/big5.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/big5.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/big5.os +x86_64-lfs-linux-gnu-gcc euc-jp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jp.os +x86_64-lfs-linux-gnu-gcc gb2312.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/gb2312.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/gb2312.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/gb2312.os +x86_64-lfs-linux-gnu-gcc euc-cn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-cn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-cn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-cn.os +x86_64-lfs-linux-gnu-gcc cns11643l1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cns11643l1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cns11643l1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cns11643l1.os +x86_64-lfs-linux-gnu-gcc cns11643.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cns11643.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cns11643.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cns11643.os +x86_64-lfs-linux-gnu-gcc euc-tw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-tw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-tw.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-tw.os +x86_64-lfs-linux-gnu-gcc iso646.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso646.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso646.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso646.os +x86_64-lfs-linux-gnu-gcc ebcdic-dk-no.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no.os +x86_64-lfs-linux-gnu-gcc ebcdic-dk-no-a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no-a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no-a.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no-a.os +x86_64-lfs-linux-gnu-gcc ebcdic-es.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es.os +x86_64-lfs-linux-gnu-gcc ebcdic-es-a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-a.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-a.os +x86_64-lfs-linux-gnu-gcc ebcdic-es-s.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-s.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-s.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-s.os +x86_64-lfs-linux-gnu-gcc ebcdic-fi-se.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se.os +x86_64-lfs-linux-gnu-gcc ebcdic-fi-se-a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se-a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se-a.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se-a.os +x86_64-lfs-linux-gnu-gcc ebcdic-fr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fr.os +x86_64-lfs-linux-gnu-gcc ebcdic-is-friss.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-is-friss.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-is-friss.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-is-friss.os +x86_64-lfs-linux-gnu-gcc ebcdic-it.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-it.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-it.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-it.os +x86_64-lfs-linux-gnu-gcc ebcdic-pt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-pt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-pt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-pt.os +x86_64-lfs-linux-gnu-gcc ebcdic-uk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-uk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-uk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-uk.os +x86_64-lfs-linux-gnu-gcc ebcdic-us.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-us.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-us.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-us.os +x86_64-lfs-linux-gnu-gcc ibm037.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm037.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm037.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm037.os +x86_64-lfs-linux-gnu-gcc ibm038.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm038.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm038.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm038.os +x86_64-lfs-linux-gnu-gcc ibm274.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm274.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm274.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm274.os +x86_64-lfs-linux-gnu-gcc ibm275.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm275.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm275.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm275.os +x86_64-lfs-linux-gnu-gcc ibm423.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm423.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm423.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm423.os +x86_64-lfs-linux-gnu-gcc ibm500.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm500.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm500.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm500.os +x86_64-lfs-linux-gnu-gcc ibm870.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm870.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm870.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm870.os +x86_64-lfs-linux-gnu-gcc ibm871.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm871.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm871.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm871.os +x86_64-lfs-linux-gnu-gcc ibm891.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm891.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm891.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm891.os +x86_64-lfs-linux-gnu-gcc ibm903.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm903.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm903.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm903.os +x86_64-lfs-linux-gnu-gcc ibm904.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm904.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm904.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm904.os +x86_64-lfs-linux-gnu-gcc ibm905.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm905.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm905.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm905.os +x86_64-lfs-linux-gnu-gcc ibm1047.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1047.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1047.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1047.os +x86_64-lfs-linux-gnu-gcc ibm874.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm874.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm874.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm874.os +x86_64-lfs-linux-gnu-gcc cp737.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp737.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp737.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp737.os +x86_64-lfs-linux-gnu-gcc cp775.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp775.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp775.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp775.os +x86_64-lfs-linux-gnu-gcc iso-2022-kr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-kr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-kr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-kr.os +x86_64-lfs-linux-gnu-gcc hp-turkish8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-turkish8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-turkish8.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-turkish8.os +x86_64-lfs-linux-gnu-gcc hp-thai8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-thai8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-thai8.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-thai8.os +x86_64-lfs-linux-gnu-gcc hp-greek8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-greek8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-greek8.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-greek8.os +x86_64-lfs-linux-gnu-gcc koi8-r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-r.os +x86_64-lfs-linux-gnu-gcc latin-greek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek.os +x86_64-lfs-linux-gnu-gcc latin-greek-1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek-1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek-1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek-1.os +x86_64-lfs-linux-gnu-gcc ibm256.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm256.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm256.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm256.os +x86_64-lfs-linux-gnu-gcc ibm273.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm273.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm273.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm273.os +x86_64-lfs-linux-gnu-gcc ibm277.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm277.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm277.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm277.os +x86_64-lfs-linux-gnu-gcc ibm278.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm278.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm278.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm278.os +x86_64-lfs-linux-gnu-gcc ibm280.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm280.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm280.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm280.os +x86_64-lfs-linux-gnu-gcc ibm281.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm281.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm281.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm281.os +x86_64-lfs-linux-gnu-gcc ibm284.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm284.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm284.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm284.os +x86_64-lfs-linux-gnu-gcc ibm285.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm285.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm285.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm285.os +x86_64-lfs-linux-gnu-gcc ibm290.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm290.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm290.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm290.os +x86_64-lfs-linux-gnu-gcc ibm297.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm297.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm297.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm297.os +x86_64-lfs-linux-gnu-gcc ibm420.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm420.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm420.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm420.os +x86_64-lfs-linux-gnu-gcc ibm424.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm424.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm424.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm424.os +x86_64-lfs-linux-gnu-gcc ibm437.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm437.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm437.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm437.os +x86_64-lfs-linux-gnu-gcc ibm850.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm850.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm850.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm850.os +x86_64-lfs-linux-gnu-gcc ibm851.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm851.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm851.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm851.os +x86_64-lfs-linux-gnu-gcc ibm852.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm852.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm852.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm852.os +x86_64-lfs-linux-gnu-gcc ibm855.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm855.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm855.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm855.os +x86_64-lfs-linux-gnu-gcc ibm857.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm857.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm857.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm857.os +x86_64-lfs-linux-gnu-gcc ibm858.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm858.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm858.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm858.os +x86_64-lfs-linux-gnu-gcc ibm860.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm860.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm860.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm860.os +x86_64-lfs-linux-gnu-gcc ibm861.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm861.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm861.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm861.os +x86_64-lfs-linux-gnu-gcc ibm862.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm862.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm862.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm862.os +x86_64-lfs-linux-gnu-gcc ibm863.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm863.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm863.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm863.os +x86_64-lfs-linux-gnu-gcc ibm864.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm864.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm864.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm864.os +x86_64-lfs-linux-gnu-gcc ibm865.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm865.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm865.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm865.os +x86_64-lfs-linux-gnu-gcc ibm868.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm868.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm868.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm868.os +x86_64-lfs-linux-gnu-gcc ibm869.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm869.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm869.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm869.os +x86_64-lfs-linux-gnu-gcc ibm875.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm875.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm875.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm875.os +x86_64-lfs-linux-gnu-gcc ibm880.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm880.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm880.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm880.os +x86_64-lfs-linux-gnu-gcc ibm866.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866.os +x86_64-lfs-linux-gnu-gcc cp1258.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1258.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1258.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1258.os +x86_64-lfs-linux-gnu-gcc ibm922.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm922.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm922.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm922.os +x86_64-lfs-linux-gnu-gcc ibm1124.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1124.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1124.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1124.os +x86_64-lfs-linux-gnu-gcc ibm1129.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1129.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1129.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1129.os +x86_64-lfs-linux-gnu-gcc ibm932.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm932.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm932.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm932.os +x86_64-lfs-linux-gnu-gcc ibm943.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm943.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm943.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm943.os +x86_64-lfs-linux-gnu-gcc ibm856.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm856.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm856.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm856.os +x86_64-lfs-linux-gnu-gcc ibm930.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm930.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm930.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm930.os +x86_64-lfs-linux-gnu-gcc ibm933.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm933.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm933.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm933.os +x86_64-lfs-linux-gnu-gcc ibm935.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm935.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm935.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm935.os +x86_64-lfs-linux-gnu-gcc ibm937.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm937.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm937.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm937.os +x86_64-lfs-linux-gnu-gcc ibm939.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm939.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm939.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm939.os +x86_64-lfs-linux-gnu-gcc ibm1046.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1046.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1046.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1046.os +x86_64-lfs-linux-gnu-gcc ibm1132.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1132.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1132.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1132.os +x86_64-lfs-linux-gnu-gcc ibm1133.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1133.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1133.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1133.os +x86_64-lfs-linux-gnu-gcc ibm1160.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1160.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1160.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1160.os +x86_64-lfs-linux-gnu-gcc ibm1161.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1161.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1161.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1161.os +x86_64-lfs-linux-gnu-gcc ibm1162.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1162.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1162.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1162.os +x86_64-lfs-linux-gnu-gcc ibm1163.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1163.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1163.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1163.os +x86_64-lfs-linux-gnu-gcc ibm1164.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1164.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1164.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1164.os +x86_64-lfs-linux-gnu-gcc ibm918.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm918.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm918.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm918.os +x86_64-lfs-linux-gnu-gcc ibm1004.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1004.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1004.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1004.os +x86_64-lfs-linux-gnu-gcc ibm1026.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1026.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1026.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1026.os +x86_64-lfs-linux-gnu-gcc cp1125.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1125.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1125.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1125.os +x86_64-lfs-linux-gnu-gcc cp1250.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1250.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1250.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1250.os +x86_64-lfs-linux-gnu-gcc cp1251.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1251.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1251.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1251.os +x86_64-lfs-linux-gnu-gcc cp1252.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1252.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1252.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1252.os +x86_64-lfs-linux-gnu-gcc cp1253.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1253.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1253.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1253.os +x86_64-lfs-linux-gnu-gcc cp1254.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1254.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1254.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1254.os +x86_64-lfs-linux-gnu-gcc cp1255.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1255.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1255.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1255.os +x86_64-lfs-linux-gnu-gcc cp1256.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1256.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1256.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1256.os +x86_64-lfs-linux-gnu-gcc cp1257.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1257.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1257.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1257.os +x86_64-lfs-linux-gnu-gcc iso-2022-jp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-jp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-jp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-jp.os +x86_64-lfs-linux-gnu-gcc macintosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/macintosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/macintosh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/macintosh.os +x86_64-lfs-linux-gnu-gcc iec_p27-1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iec_p27-1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iec_p27-1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iec_p27-1.os +x86_64-lfs-linux-gnu-gcc asmo_449.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/asmo_449.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/asmo_449.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/asmo_449.os +x86_64-lfs-linux-gnu-gcc ansi_x3.110.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ansi_x3.110.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ansi_x3.110.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ansi_x3.110.os +x86_64-lfs-linux-gnu-gcc csn_369103.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/csn_369103.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/csn_369103.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/csn_369103.os +x86_64-lfs-linux-gnu-gcc cwi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cwi.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cwi.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cwi.os +x86_64-lfs-linux-gnu-gcc dec-mcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/dec-mcs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/dec-mcs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/dec-mcs.os +x86_64-lfs-linux-gnu-gcc ecma-cyrillic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ecma-cyrillic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ecma-cyrillic.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ecma-cyrillic.os +x86_64-lfs-linux-gnu-gcc gost_19768-74.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/gost_19768-74.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/gost_19768-74.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/gost_19768-74.os +x86_64-lfs-linux-gnu-gcc greek-ccitt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek-ccitt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek-ccitt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek-ccitt.os +x86_64-lfs-linux-gnu-gcc greek7.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7.os +x86_64-lfs-linux-gnu-gcc greek7-old.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7-old.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7-old.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7-old.os +x86_64-lfs-linux-gnu-gcc inis.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis.os +x86_64-lfs-linux-gnu-gcc inis-8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-8.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-8.os +x86_64-lfs-linux-gnu-gcc inis-cyrillic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-cyrillic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-cyrillic.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-cyrillic.os +x86_64-lfs-linux-gnu-gcc iso_6937-2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_6937-2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_6937-2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_6937-2.os +x86_64-lfs-linux-gnu-gcc iso_2033.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_2033.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_2033.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_2033.os +x86_64-lfs-linux-gnu-gcc iso_5427.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427.os +x86_64-lfs-linux-gnu-gcc iso_5427-ext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427-ext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427-ext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427-ext.os +x86_64-lfs-linux-gnu-gcc iso_5428.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5428.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5428.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5428.os +x86_64-lfs-linux-gnu-gcc iso_10367-box.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_10367-box.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_10367-box.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_10367-box.os +x86_64-lfs-linux-gnu-gcc mac-is.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-is.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-is.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-is.os +x86_64-lfs-linux-gnu-gcc mac-uk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-uk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-uk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-uk.os +x86_64-lfs-linux-gnu-gcc nats-dano.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-dano.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-dano.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-dano.os +x86_64-lfs-linux-gnu-gcc nats-sefi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-sefi.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-sefi.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-sefi.os +x86_64-lfs-linux-gnu-gcc sami-ws2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/sami-ws2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/sami-ws2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/sami-ws2.os +x86_64-lfs-linux-gnu-gcc iso-ir-197.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-197.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-197.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-197.os +x86_64-lfs-linux-gnu-gcc tis-620.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/tis-620.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/tis-620.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/tis-620.os +x86_64-lfs-linux-gnu-gcc koi8-u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-u.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-u.os +x86_64-lfs-linux-gnu-gcc gbk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbk.os +x86_64-lfs-linux-gnu-gcc isiri-3342.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/isiri-3342.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/isiri-3342.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/isiri-3342.os +x86_64-lfs-linux-gnu-gcc gbgbk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbgbk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbgbk.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbgbk.os +x86_64-lfs-linux-gnu-gcc iso-2022-cn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-cn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-cn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-cn.os +x86_64-lfs-linux-gnu-gcc iso-ir-165.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-165.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-165.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-165.os +x86_64-lfs-linux-gnu-gcc utf-16.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-16.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-16.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-16.os +x86_64-lfs-linux-gnu-gcc unicode.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/unicode.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/unicode.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/unicode.os +x86_64-lfs-linux-gnu-gcc utf-32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-32.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-32.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-32.os +x86_64-lfs-linux-gnu-gcc utf-7.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-7.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-7.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-7.os +x86_64-lfs-linux-gnu-gcc big5hkscs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/big5hkscs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/big5hkscs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/big5hkscs.os +x86_64-lfs-linux-gnu-gcc gb18030.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/gb18030.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/gb18030.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/gb18030.os +x86_64-lfs-linux-gnu-gcc iso-2022-cn-ext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-cn-ext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-cn-ext.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-cn-ext.os +x86_64-lfs-linux-gnu-gcc viscii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/viscii.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/viscii.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/viscii.os +x86_64-lfs-linux-gnu-gcc gbbig5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbbig5.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbbig5.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbbig5.os +x86_64-lfs-linux-gnu-gcc cp10007.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp10007.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp10007.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp10007.os +x86_64-lfs-linux-gnu-gcc koi8-t.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-t.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-t.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-t.os +x86_64-lfs-linux-gnu-gcc georgian-ps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-ps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-ps.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-ps.os +x86_64-lfs-linux-gnu-gcc georgian-academy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-academy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-academy.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-academy.os +x86_64-lfs-linux-gnu-gcc iso-ir-209.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-209.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-209.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-209.os +x86_64-lfs-linux-gnu-gcc mac-sami.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-sami.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-sami.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-sami.os +x86_64-lfs-linux-gnu-gcc armscii-8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/armscii-8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/armscii-8.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/armscii-8.os +x86_64-lfs-linux-gnu-gcc tcvn5712-1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/tcvn5712-1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/tcvn5712-1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/tcvn5712-1.os +x86_64-lfs-linux-gnu-gcc jisx0213.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/jisx0213.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/jisx0213.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/jisx0213.os +x86_64-lfs-linux-gnu-gcc euc-jisx0213.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jisx0213.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jisx0213.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jisx0213.os +x86_64-lfs-linux-gnu-gcc shift_jisx0213.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/shift_jisx0213.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/shift_jisx0213.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/shift_jisx0213.os +x86_64-lfs-linux-gnu-gcc iso-2022-jp-3.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-jp-3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-jp-3.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-jp-3.os +x86_64-lfs-linux-gnu-gcc tscii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/tscii.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/tscii.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/tscii.os +x86_64-lfs-linux-gnu-gcc ibm866nav.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866nav.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866nav.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866nav.os +x86_64-lfs-linux-gnu-gcc cp932.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp932.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp932.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp932.os +x86_64-lfs-linux-gnu-gcc euc-jp-ms.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jp-ms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jp-ms.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jp-ms.os +x86_64-lfs-linux-gnu-gcc pt154.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/pt154.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/pt154.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/pt154.os +x86_64-lfs-linux-gnu-gcc rk1048.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/rk1048.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/rk1048.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/rk1048.os +x86_64-lfs-linux-gnu-gcc ibm1025.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1025.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1025.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1025.os +x86_64-lfs-linux-gnu-gcc ibm1122.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1122.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1122.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1122.os +x86_64-lfs-linux-gnu-gcc ibm1137.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1137.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1137.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1137.os +x86_64-lfs-linux-gnu-gcc ibm1153.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1153.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1153.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1153.os +x86_64-lfs-linux-gnu-gcc ibm1154.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1154.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1154.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1154.os +x86_64-lfs-linux-gnu-gcc ibm1155.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1155.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1155.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1155.os +x86_64-lfs-linux-gnu-gcc ibm1156.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1156.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1156.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1156.os +x86_64-lfs-linux-gnu-gcc ibm1157.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1157.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1157.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1157.os +x86_64-lfs-linux-gnu-gcc ibm1158.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1158.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1158.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1158.os +x86_64-lfs-linux-gnu-gcc ibm803.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm803.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm803.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm803.os +x86_64-lfs-linux-gnu-gcc ibm901.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm901.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm901.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm901.os +x86_64-lfs-linux-gnu-gcc ibm902.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm902.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm902.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm902.os +x86_64-lfs-linux-gnu-gcc ibm921.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm921.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm921.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm921.os +x86_64-lfs-linux-gnu-gcc ibm1008.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1008.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1008.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1008.os +x86_64-lfs-linux-gnu-gcc ibm1008_420.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1008_420.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1008_420.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1008_420.os +x86_64-lfs-linux-gnu-gcc ibm1097.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1097.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1097.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1097.os +x86_64-lfs-linux-gnu-gcc ibm1112.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1112.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1112.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1112.os +x86_64-lfs-linux-gnu-gcc ibm1123.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1123.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1123.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1123.os +x86_64-lfs-linux-gnu-gcc ibm1130.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1130.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1130.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1130.os +x86_64-lfs-linux-gnu-gcc ibm1140.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1140.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1140.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1140.os +x86_64-lfs-linux-gnu-gcc ibm1141.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1141.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1141.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1141.os +x86_64-lfs-linux-gnu-gcc ibm1142.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1142.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1142.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1142.os +x86_64-lfs-linux-gnu-gcc ibm1143.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1143.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1143.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1143.os +x86_64-lfs-linux-gnu-gcc ibm1144.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1144.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1144.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1144.os +x86_64-lfs-linux-gnu-gcc ibm1145.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1145.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1145.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1145.os +x86_64-lfs-linux-gnu-gcc ibm1146.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1146.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1146.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1146.os +x86_64-lfs-linux-gnu-gcc ibm1147.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1147.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1147.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1147.os +x86_64-lfs-linux-gnu-gcc ibm1148.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1148.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1148.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1148.os +x86_64-lfs-linux-gnu-gcc ibm1149.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1149.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1149.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1149.os +x86_64-lfs-linux-gnu-gcc ibm1166.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1166.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1166.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1166.os +x86_64-lfs-linux-gnu-gcc ibm1167.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1167.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1167.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1167.os +x86_64-lfs-linux-gnu-gcc ibm4517.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4517.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4517.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4517.os +x86_64-lfs-linux-gnu-gcc ibm4899.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4899.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4899.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4899.os +x86_64-lfs-linux-gnu-gcc ibm4909.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4909.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4909.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4909.os +x86_64-lfs-linux-gnu-gcc ibm4971.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4971.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4971.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4971.os +x86_64-lfs-linux-gnu-gcc ibm5347.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm5347.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm5347.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm5347.os +x86_64-lfs-linux-gnu-gcc ibm9030.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9030.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9030.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9030.os +x86_64-lfs-linux-gnu-gcc ibm9066.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9066.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9066.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9066.os +x86_64-lfs-linux-gnu-gcc ibm9448.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9448.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9448.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9448.os +x86_64-lfs-linux-gnu-gcc ibm12712.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm12712.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm12712.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm12712.os +x86_64-lfs-linux-gnu-gcc ibm16804.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm16804.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm16804.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm16804.os +x86_64-lfs-linux-gnu-gcc ibm1364.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1364.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1364.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1364.os +x86_64-lfs-linux-gnu-gcc ibm1371.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1371.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1371.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1371.os +x86_64-lfs-linux-gnu-gcc ibm1388.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1388.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1388.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1388.os +x86_64-lfs-linux-gnu-gcc ibm1390.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1390.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1390.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1390.os +x86_64-lfs-linux-gnu-gcc ibm1399.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1399.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1399.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1399.os +x86_64-lfs-linux-gnu-gcc iso_11548-1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_11548-1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_11548-1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_11548-1.os +x86_64-lfs-linux-gnu-gcc mik.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/mik.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/mik.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/mik.os +x86_64-lfs-linux-gnu-gcc brf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/brf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/brf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/brf.os +x86_64-lfs-linux-gnu-gcc mac-centraleurope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-centraleurope.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-centraleurope.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-centraleurope.os +x86_64-lfs-linux-gnu-gcc koi8-ru.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-ru.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-ru.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-ru.os +x86_64-lfs-linux-gnu-gcc iso8859-9e.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9e.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9e.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9e.os +x86_64-lfs-linux-gnu-gcc cp770.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp770.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp770.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp770.os +x86_64-lfs-linux-gnu-gcc cp771.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp771.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp771.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp771.os +x86_64-lfs-linux-gnu-gcc cp772.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp772.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp772.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp772.os +x86_64-lfs-linux-gnu-gcc cp773.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp773.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp773.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp773.os +x86_64-lfs-linux-gnu-gcc cp774.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/iconvdata -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp774.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp774.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp774.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-1.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-1.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-2.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-2.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-3.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-3.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-4.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-4.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-5.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-5.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-6.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-6.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-7.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-7.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-8.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-9.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-10.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-10.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-11.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-11.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-13.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-13.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-14.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-14.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-15.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-15.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-16.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-16.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/T.61.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/t.61.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_6937.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_6937.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/SJIS.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/sjis.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/KOI-8.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi-8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/HP-ROMAN8.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/HP-ROMAN9.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-roman9.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-AT-DE.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-AT-DE-A.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-at-de-a.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-CA-FR.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-ca-fr.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,-z,relro -Wl,-soname,libKSC.so -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/libKSC.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ksc5601.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-KR.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-kr.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/UHC.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/uhc.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/JOHAB.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/johab.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,-z,relro -Wl,-soname,libJIS.so -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJIS.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0201.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0208.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/jis0212.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/BIG5.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/big5.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-JP.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jp.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJIS.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,-z,relro -Wl,-soname,libGB.so -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/libGB.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/gb2312.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-CN.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-cn.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libGB.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,-z,relro -Wl,-soname,libCNS.so -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/libCNS.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cns11643l1.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/cns11643.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-TW.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-tw.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libCNS.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO646.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso646.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-DK-NO.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-DK-NO-A.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-dk-no-a.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-ES.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-ES-A.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-a.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-ES-S.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-es-s.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-FI-SE.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-FI-SE-A.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fi-se-a.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-FR.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-fr.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-IS-FRISS.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-is-friss.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-IT.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-it.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-PT.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-pt.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-UK.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-uk.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-US.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ebcdic-us.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM037.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm037.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM038.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm038.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM274.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm274.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM275.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm275.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM423.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm423.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM500.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm500.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM870.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm870.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM871.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm871.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM891.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm891.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM903.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm903.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM904.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm904.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM905.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm905.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1047.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1047.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM874.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm874.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP737.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp737.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP775.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp775.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-2022-KR.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-kr.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/HP-TURKISH8.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-turkish8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/HP-THAI8.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-thai8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/HP-GREEK8.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/hp-greek8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/KOI8-R.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-r.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/LATIN-GREEK.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/LATIN-GREEK-1.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/latin-greek-1.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM256.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm256.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM273.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm273.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM277.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm277.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM278.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm278.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM280.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm280.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM281.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm281.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM284.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm284.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM285.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm285.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM290.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm290.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM297.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm297.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM420.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm420.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM424.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm424.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM437.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm437.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM850.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm850.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM851.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm851.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM852.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm852.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM855.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm855.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM857.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm857.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM858.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm858.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM860.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm860.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM861.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm861.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM862.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm862.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM863.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm863.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM864.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm864.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM865.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm865.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM868.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm868.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM869.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm869.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM875.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm875.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM880.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm880.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM866.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1258.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1258.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM922.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm922.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1124.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1124.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1129.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1129.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM932.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm932.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM943.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm943.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM856.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm856.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM930.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm930.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM933.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm933.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM935.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm935.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM937.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm937.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM939.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm939.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1046.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1046.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1132.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1132.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1133.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1133.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1160.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1160.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1161.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1161.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1162.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1162.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1163.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1163.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1164.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1164.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM918.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm918.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1004.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1004.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1026.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1026.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1125.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1125.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1250.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1250.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1251.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1251.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1252.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1252.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1253.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1253.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1254.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1254.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1255.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1255.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1256.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1256.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1257.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp1257.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-2022-JP.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-jp.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJIS.so /mnt/lfs/sources/glibc-2.36/build/iconvdata/libGB.so /mnt/lfs/sources/glibc-2.36/build/iconvdata/libCNS.so /mnt/lfs/sources/glibc-2.36/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/MACINTOSH.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/macintosh.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IEC_P27-1.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iec_p27-1.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ASMO_449.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/asmo_449.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ANSI_X3.110.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ansi_x3.110.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CSN_369103.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/csn_369103.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CWI.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cwi.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/DEC-MCS.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/dec-mcs.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ECMA-CYRILLIC.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ecma-cyrillic.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/GOST_19768-74.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/gost_19768-74.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/GREEK-CCITT.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek-ccitt.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/GREEK7.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/GREEK7-OLD.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/greek7-old.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/INIS.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/INIS-8.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/INIS-CYRILLIC.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/inis-cyrillic.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_6937-2.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_6937-2.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_2033.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_2033.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_5427.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_5427-EXT.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5427-ext.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_5428.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_5428.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_10367-BOX.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_10367-box.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/MAC-IS.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-is.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/MAC-UK.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-uk.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/NATS-DANO.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-dano.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/NATS-SEFI.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/nats-sefi.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/SAMI-WS2.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/sami-ws2.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-IR-197.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-197.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/TIS-620.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/tis-620.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/KOI8-U.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-u.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/GBK.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbk.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISIRI-3342.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/isiri-3342.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/GBGBK.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbgbk.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-2022-CN.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-cn.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libGB.so /mnt/lfs/sources/glibc-2.36/build/iconvdata/libCNS.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,-z,relro -Wl,-soname,libISOIR165.so -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/libISOIR165.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-165.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/UTF-16.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-16.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/UNICODE.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/unicode.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/UTF-32.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-32.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/UTF-7.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/utf-7.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/BIG5HKSCS.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/big5hkscs.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/GB18030.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/gb18030.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-2022-CN-EXT.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-cn-ext.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libGB.so /mnt/lfs/sources/glibc-2.36/build/iconvdata/libCNS.so /mnt/lfs/sources/glibc-2.36/build/iconvdata/libISOIR165.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/VISCII.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/viscii.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/GBBIG5.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/gbbig5.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP10007.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp10007.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/KOI8-T.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-t.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/GEORGIAN-PS.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-ps.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/GEORGIAN-ACADEMY.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/georgian-academy.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-IR-209.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-ir-209.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/MAC-SAMI.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-sami.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ARMSCII-8.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/armscii-8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/TCVN5712-1.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/tcvn5712-1.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,-z,relro -Wl,-soname,libJISX0213.so -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJISX0213.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/jisx0213.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-JISX0213.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jisx0213.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/SHIFT_JISX0213.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/shift_jisx0213.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-2022-JP-3.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso-2022-jp-3.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJIS.so /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/TSCII.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/tscii.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM866NAV.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm866nav.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP932.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp932.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-JP-MS.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/euc-jp-ms.os /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJIS.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/PT154.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/pt154.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/RK1048.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/rk1048.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1025.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1025.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1122.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1122.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1137.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1137.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1153.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1153.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1154.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1154.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1155.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1155.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1156.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1156.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1157.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1157.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1158.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1158.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM803.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm803.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM901.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm901.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM902.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm902.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM921.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm921.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1008.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1008.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1008_420.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1008_420.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1097.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1097.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1112.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1112.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1123.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1123.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1130.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1130.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1140.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1140.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1141.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1141.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1142.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1142.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1143.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1143.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1144.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1144.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1145.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1145.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1146.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1146.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1147.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1147.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1148.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1148.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1149.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1149.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1166.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1166.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1167.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1167.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM4517.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4517.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM4899.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4899.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM4909.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4909.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM4971.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm4971.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM5347.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm5347.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM9030.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9030.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM9066.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9066.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM9448.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm9448.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM12712.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm12712.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM16804.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm16804.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1364.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1364.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1371.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1371.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1388.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1388.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1390.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1390.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1399.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/ibm1399.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_11548-1.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso_11548-1.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/MIK.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/mik.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/BRF.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/brf.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/MAC-CENTRALEUROPE.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/mac-centraleurope.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/KOI8-RU.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/koi8-ru.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-9E.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/iso8859-9e.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP770.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp770.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP771.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp771.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP772.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp772.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP773.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp773.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP774.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/iconvdata/cp774.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/iconvdata' +make subdir=assert -C assert ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/assert' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/assert' +make subdir=ctype -C ctype ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/ctype' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/ctype' +make subdir=intl -C intl ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/intl' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/intl' +make subdir=catgets -C catgets ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/catgets' +x86_64-lfs-linux-gnu-gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/mnt/lfs/sources/glibc-2.36/build/catgets -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/catgets/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/catgets/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/catgets/xmalloc.o +x86_64-lfs-linux-gnu-gcc gencat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/mnt/lfs/sources/glibc-2.36/build/catgets -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/catgets/gencat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/catgets/gencat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/catgets/gencat.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/catgets/gencat -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/catgets/gencat.o /mnt/lfs/sources/glibc-2.36/build/catgets/xmalloc.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/catgets' +make subdir=math -C math ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/math' +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/s_lib_version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lib_version.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lib_version.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lib_version.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/s_matherr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_matherr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_matherr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_matherr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/s_signgam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_signgam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_signgam.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_signgam.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fclrexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fclrexcpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fclrexcpt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fclrexcpt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fgetexcptflg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fgetexcptflg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fgetexcptflg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fgetexcptflg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fraiseexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fraiseexcpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fraiseexcpt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fraiseexcpt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fsetexcptflg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fsetexcptflg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fsetexcptflg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fsetexcptflg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/ftestexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/ftestexcept.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/ftestexcept.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/ftestexcept.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fegetround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fegetround.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fegetround.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fegetround.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fesetround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fesetround.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fesetround.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fesetround.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fegetenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fegetenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fegetenv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fegetenv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/feholdexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/feholdexcpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/feholdexcpt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/feholdexcpt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fesetenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fesetenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fesetenv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fesetenv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/feupdateenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/feupdateenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/feupdateenv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/feupdateenv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fedisblxcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fedisblxcpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fedisblxcpt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fedisblxcpt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/feenablxcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/feenablxcpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/feenablxcpt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/feenablxcpt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fegetexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fegetexcept.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fegetexcept.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fegetexcept.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fesetexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fesetexcept.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fesetexcept.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fesetexcept.o +x86_64-lfs-linux-gnu-gcc fetestexceptflag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fetestexceptflag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fetestexceptflag.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fetestexceptflag.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fegetmode.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fegetmode.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fegetmode.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fegetmode.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fesetmode.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fesetmode.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fesetmode.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fesetmode.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/powl_helper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/powl_helper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/powl_helper.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/powl_helper.o +x86_64-lfs-linux-gnu-gcc w_acosl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosl_compat.o +x86_64-lfs-linux-gnu-gcc w_acoshl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl_compat.o +x86_64-lfs-linux-gnu-gcc w_asinl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asinl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asinl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asinl_compat.o +x86_64-lfs-linux-gnu-gcc w_atan2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l_compat.o +x86_64-lfs-linux-gnu-gcc w_atanhl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl_compat.o +x86_64-lfs-linux-gnu-gcc w_coshl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_coshl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_coshl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_coshl_compat.o +x86_64-lfs-linux-gnu-gcc w_exp2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l_compat.o +x86_64-lfs-linux-gnu-gcc w_exp10l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l_compat.o +x86_64-lfs-linux-gnu-gcc w_fmodl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl_compat.o +x86_64-lfs-linux-gnu-gcc w_hypotl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl_compat.o +x86_64-lfs-linux-gnu-gcc w_j0l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0l_compat.o +x86_64-lfs-linux-gnu-gcc w_j1l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1l_compat.o +x86_64-lfs-linux-gnu-gcc w_jnl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jnl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jnl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jnl_compat.o +x86_64-lfs-linux-gnu-gcc w_log2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2l_compat.o +x86_64-lfs-linux-gnu-gcc w_log10l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10l_compat.o +x86_64-lfs-linux-gnu-gcc w_logl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_logl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_logl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_logl_compat.o +x86_64-lfs-linux-gnu-gcc w_powl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_powl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_powl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_powl_compat.o +x86_64-lfs-linux-gnu-gcc w_remainderl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl_compat.o +x86_64-lfs-linux-gnu-gcc w_scalbl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl_compat.o +x86_64-lfs-linux-gnu-gcc w_sinhl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl_compat.o +x86_64-lfs-linux-gnu-gcc w_sqrtl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl_compat.o +x86_64-lfs-linux-gnu-gcc w_tgammal_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal_compat.o +x86_64-lfs-linux-gnu-gcc w_lgammal_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r_compat.o +x86_64-lfs-linux-gnu-gcc w_lgammal_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_compat2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_compat2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_compat2.o +x86_64-lfs-linux-gnu-gcc w_expl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_expl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_expl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_expl_compat.o +x86_64-lfs-linux-gnu-gcc w_lgamma_compatl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/k_standardl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_standardl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_standardl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_standardl.o +x86_64-lfs-linux-gnu-gcc w_acos_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acos_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acos_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acos_compat.o +x86_64-lfs-linux-gnu-gcc w_acosh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosh_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosh_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosh_compat.o +x86_64-lfs-linux-gnu-gcc w_asin_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asin_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asin_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asin_compat.o +x86_64-lfs-linux-gnu-gcc w_atan2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2_compat.o +x86_64-lfs-linux-gnu-gcc w_atanh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanh_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanh_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanh_compat.o +x86_64-lfs-linux-gnu-gcc w_cosh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_cosh_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_cosh_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_cosh_compat.o +x86_64-lfs-linux-gnu-gcc w_exp2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2_compat.o +x86_64-lfs-linux-gnu-gcc w_exp10_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10_compat.o +x86_64-lfs-linux-gnu-gcc w_fmod_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmod_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmod_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmod_compat.o +x86_64-lfs-linux-gnu-gcc w_hypot_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypot_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypot_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypot_compat.o +x86_64-lfs-linux-gnu-gcc w_j0_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0_compat.o +x86_64-lfs-linux-gnu-gcc w_j1_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1_compat.o +x86_64-lfs-linux-gnu-gcc w_jn_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jn_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jn_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jn_compat.o +x86_64-lfs-linux-gnu-gcc w_log2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2_compat.o +x86_64-lfs-linux-gnu-gcc w_log10_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10_compat.o +x86_64-lfs-linux-gnu-gcc w_log_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log_compat.o +x86_64-lfs-linux-gnu-gcc w_pow_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_pow_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_pow_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_pow_compat.o +x86_64-lfs-linux-gnu-gcc w_remainder_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainder_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainder_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainder_compat.o +x86_64-lfs-linux-gnu-gcc w_scalb_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalb_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalb_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalb_compat.o +x86_64-lfs-linux-gnu-gcc w_sinh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinh_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinh_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinh_compat.o +x86_64-lfs-linux-gnu-gcc w_sqrt_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt_compat.o +x86_64-lfs-linux-gnu-gcc w_tgamma_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma_compat.o +x86_64-lfs-linux-gnu-gcc w_lgamma_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r_compat.o +x86_64-lfs-linux-gnu-gcc w_lgamma_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat2.o +x86_64-lfs-linux-gnu-gcc w_exp_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp_compat.o +x86_64-lfs-linux-gnu-gcc w_lgamma_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/k_standard.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_standard.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_standard.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_standard.o +x86_64-lfs-linux-gnu-gcc w_acosf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosf_compat.o +x86_64-lfs-linux-gnu-gcc w_acoshf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf_compat.o +x86_64-lfs-linux-gnu-gcc w_asinf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asinf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asinf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asinf_compat.o +x86_64-lfs-linux-gnu-gcc w_atan2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f_compat.o +x86_64-lfs-linux-gnu-gcc w_atanhf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf_compat.o +x86_64-lfs-linux-gnu-gcc w_coshf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_coshf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_coshf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_coshf_compat.o +x86_64-lfs-linux-gnu-gcc w_exp2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f_compat.o +x86_64-lfs-linux-gnu-gcc w_exp10f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f_compat.o +x86_64-lfs-linux-gnu-gcc w_fmodf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf_compat.o +x86_64-lfs-linux-gnu-gcc w_hypotf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf_compat.o +x86_64-lfs-linux-gnu-gcc w_j0f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0f_compat.o +x86_64-lfs-linux-gnu-gcc w_j1f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1f_compat.o +x86_64-lfs-linux-gnu-gcc w_jnf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jnf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jnf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jnf_compat.o +x86_64-lfs-linux-gnu-gcc w_log2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2f_compat.o +x86_64-lfs-linux-gnu-gcc w_log10f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10f_compat.o +x86_64-lfs-linux-gnu-gcc w_logf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_logf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_logf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_logf_compat.o +x86_64-lfs-linux-gnu-gcc w_powf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_powf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_powf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_powf_compat.o +x86_64-lfs-linux-gnu-gcc w_remainderf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf_compat.o +x86_64-lfs-linux-gnu-gcc w_scalbf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf_compat.o +x86_64-lfs-linux-gnu-gcc w_sinhf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf_compat.o +x86_64-lfs-linux-gnu-gcc w_sqrtf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf_compat.o +x86_64-lfs-linux-gnu-gcc w_tgammaf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf_compat.o +x86_64-lfs-linux-gnu-gcc w_lgammaf_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r_compat.o +x86_64-lfs-linux-gnu-gcc w_lgammaf_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_compat2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_compat2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_compat2.o +x86_64-lfs-linux-gnu-gcc w_expf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_expf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_expf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_expf_compat.o +x86_64-lfs-linux-gnu-gcc w_lgamma_compatf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/k_standardf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_standardf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_standardf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_standardf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_acosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acosl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acosl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_acoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acoshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acoshl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acoshl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_asinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asinl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asinl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_atan2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_atanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atanhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atanhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atanhl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_coshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_coshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_coshl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_coshl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_expl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_expl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_expl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_expl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_fmodl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_fmodl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_fmodl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_fmodl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_hypotl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_hypotl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_hypotl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_hypotl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_j0l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j0l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j0l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j0l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_j1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j1l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j1l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j1l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_jnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_jnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_jnl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_jnl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_lgammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_lgammal_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_lgammal_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_lgammal_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_logl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_logl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_logl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_logl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_log10l.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_log10l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log10l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log10l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_powl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_powl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_powl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_powl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_remainderl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_remainderl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_remainderl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_remainderl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_sinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sinhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sinhl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/e_sqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_gammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_gammal_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_gammal_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_gammal_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_ilogbl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/k_tanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_tanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_tanl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_tanl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_asinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_asinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_asinhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_asinhl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_atanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atanl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atanl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_cbrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_ceill.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceill.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceill.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceill.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_cosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cosl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cosl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_erfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_erfl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_erfl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_erfl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_expm1l.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_expm1l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_expm1l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_expm1l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fabsl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fabsl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fabsl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fabsl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_floorl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_floorl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floorl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floorl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_log1pl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_log1pl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_log1pl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_log1pl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_logbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_logbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_logbl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_logbl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_nextafterl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterl.o +x86_64-lfs-linux-gnu-gcc s_nexttowardl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_rintl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rintl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rintl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rintl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_scalblnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_sinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sinl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sinl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_tanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_tanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanhl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/s_fpclassifyl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_truncl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_truncl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_truncl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_truncl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_remquol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_remquol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_remquol.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_remquol.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_log2l.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_roundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_nearbyintl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fmal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_lrintl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_lrintl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lrintl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lrintl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_llrintl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_llrintl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llrintl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llrintl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_lroundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lroundl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lroundl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lroundl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_llroundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_llroundl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llroundl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llroundl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_exp10l.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp10l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp10l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp10l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_issignalingl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/x2y2m1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/gamma_productl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/gamma_productl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/gamma_productl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/gamma_productl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/lgamma_negl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/lgamma_productl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_nextupl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextupl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextupl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextupl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_totalorderl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_totalordermagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_getpayloadl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_setpayloadl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_setpayloadsigl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_roundevenl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fromfpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_ufromfpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fromfpxl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_ufromfpxl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cargl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cargl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cargl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cargl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/conjl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/conjl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/conjl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/conjl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cimagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cimagl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cimagl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cimagl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/creall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/creall.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/creall.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/creall.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cabsl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cabsl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cabsl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cabsl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_scalbl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_scalbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_scalbl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_scalbl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacosl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacosl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccosl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccosl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/k_casinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_casinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_casinhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_casinhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cexpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cexpl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cexpl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clogl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clogl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clogl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clogl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cprojl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cprojl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cprojl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cprojl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cpowl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cpowl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cpowl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cpowl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clog10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clog10l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clog10l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clog10l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fdiml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdiml.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdiml.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdiml.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fmaxl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fminl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nanl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nanl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizel.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_significandl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_significandl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_significandl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_significandl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_llogbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_llogbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_llogbl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_llogbl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log1pl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log1pl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log1pl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log1pl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_asinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asinl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asinl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_coshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_coshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_coshl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_coshl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j0l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_jnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jnl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jnl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_logl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_logl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_logl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_logl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_powl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_powl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_powl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_powl.o +x86_64-lfs-linux-gnu-gcc w_remainderl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal.o +x86_64-lfs-linux-gnu-gcc w_lgammal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_expl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_expl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_expl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_expl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_exp2l.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximuml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximuml.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximuml.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximuml.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimuml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimuml.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimuml.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimuml.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_acos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acos.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acos.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_acosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acosh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acosh.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_asin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asin.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_atanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atanh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atanh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atanh.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_cosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_cosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_cosh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_cosh.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_fmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_fmod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_fmod.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_fmod.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_hypot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_hypot.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_hypot.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_hypot.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_j0.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j0.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j0.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j0.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_j1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_jn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_jn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_jn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_jn.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_lgamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_lgamma_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_lgamma_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_lgamma_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_log10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log10.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log10.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log10.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_pow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_pow.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_pow.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_pow.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_remainder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_remainder.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_remainder.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_remainder.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_sinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sinh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sinh.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_sqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -ffp-contract=off -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sqrt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sqrt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sqrt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_gamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_gamma_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_gamma_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_gamma_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_ilogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_ilogb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_ilogb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_ilogb.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/k_tan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_tan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_tan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_tan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_asinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_asinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_asinh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_asinh.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_atan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_cbrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cbrt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cbrt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cbrt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceil.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceil.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceil.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_cos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cos.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cos.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_erf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_erf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_erf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_erf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_expm1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_expm1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_expm1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_expm1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fabs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fabs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fabs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floor.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_floor.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floor.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floor.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_log1p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_log1p.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_log1p.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_log1p.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_logb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_logb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_logb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_logb.o +x86_64-lfs-linux-gnu-gcc s_nextafter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextafter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextafter.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextafter.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_nexttoward.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nexttoward.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nexttoward.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nexttoward.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rint.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rint.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rint.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_scalbln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalbln.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalbln.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalbln.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sin.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_tan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_tanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanh.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fpclassify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassify.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassify.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_trunc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_trunc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_trunc.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_remquo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_remquo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_remquo.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_remquo.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_log2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_round.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_round.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_round.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_round.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincos.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincos.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_lrint.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_lrint.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lrint.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lrint.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_llrint.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_llrint.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llrint.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llrint.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_lround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lround.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lround.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lround.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_llround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_llround.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llround.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llround.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_exp10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp10.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp10.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp10.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_issignaling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_issignaling.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_issignaling.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_issignaling.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/x2y2m1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/gamma_product.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/gamma_product.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/gamma_product.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/gamma_product.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/lgamma_neg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_neg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_neg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_neg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/lgamma_product.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_product.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_product.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_product.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_nextup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextup.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_totalorder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalorder.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalorder.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalorder.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_totalordermag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermag.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermag.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_getpayload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_getpayload.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_getpayload.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_getpayload.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_setpayload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayload.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayload.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayload.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_setpayloadsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsig.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsig.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsig.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundeven.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fromfp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_ufromfp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fromfpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_ufromfpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpx.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/carg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/carg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/carg.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/carg.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/conj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/conj.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/conj.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/conj.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cimag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cimag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cimag.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cimag.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/creal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/creal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/creal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/creal.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cabs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cabs.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cabs.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/e_scalb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_scalb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_scalb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_scalb.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacos.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacos.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacosh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacosh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccos.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccos.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccosh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccosh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casin.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csin.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/k_casinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_casinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_casinh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_casinh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catan.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctan.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cexp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cexp.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clog.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clog.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clog.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cproj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cproj.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cproj.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cproj.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csqrt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csqrt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csqrt.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cpow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cpow.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cpow.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cpow.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clog10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clog10.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clog10.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clog10.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fdim.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdim.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdim.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdim.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nextdown.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextdown.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextdown.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextdown.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fmax.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmax.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmax.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmax.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fmin.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmin.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nan.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nan.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsig.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsig.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsig.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalize.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalize.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_significand.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_significand.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_significand.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_significand.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_ilogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_ilogb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_ilogb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_ilogb.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_llogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_llogb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_llogb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_llogb.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log1p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log1p.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log1p.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log1p.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalbln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbln.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbln.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbln.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmag.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmag.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminmag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminmag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminmag.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminmag.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acos.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acos.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_asin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asin.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asin.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_cosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_cosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_cosh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_cosh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_exp10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/w_exp2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_fmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmod.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmod.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/w_hypot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypot.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypot.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypot.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j0.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_jn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jn.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jn.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/w_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/w_log2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/w_pow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_pow.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_pow.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_pow.o +x86_64-lfs-linux-gnu-gcc w_remainder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainder.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainder.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainder.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalb.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinh.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma.o +x86_64-lfs-linux-gnu-gcc w_lgamma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/w_exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_exp2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_num.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_num.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_num.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_num.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_num.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_num.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_num.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_num.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_num.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_num.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_num.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_num.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_num.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_num.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_num.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_num.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_acosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acosf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acosf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_acoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_asinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asinf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asinf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_atan2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_atanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_coshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_coshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_coshf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_coshf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_expf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_expf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_expf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_expf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_fmodf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_hypotf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_j0f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j0f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j0f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j0f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_j1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j1f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j1f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j1f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_jnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_jnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_jnf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_jnf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_logf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_logf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_logf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_logf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_log10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log10f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log10f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log10f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_powf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_powf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_powf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_powf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_remainderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_sinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_sqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_gammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_ilogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/k_tanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_tanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_tanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_tanf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_asinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_atanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atanf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_cbrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cosf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cosf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_erff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_erff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_erff.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_erff.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_expm1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_fabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_floorf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floorf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floorf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_log1pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_logbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_logbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_logbf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_logbf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_nextafterf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_nexttowardf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rintf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_scalblnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sinf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sinf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_tanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_tanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_fpclassifyf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_truncf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_truncf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_truncf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_remquof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_remquof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_remquof.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_remquof.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_roundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_fmaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_lrintf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_llrintf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_lroundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_llroundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_exp10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_issignalingf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/x2y2m1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/gamma_productf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/lgamma_negf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/lgamma_productf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_nextupf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_totalorderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_totalordermagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_getpayloadf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_setpayloadf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_setpayloadsigf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundevenf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_fromfpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_ufromfpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_fromfpxf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_ufromfpxf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cargf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cargf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cargf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cargf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/conjf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/conjf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/conjf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/conjf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cimagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cimagf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cimagf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cimagf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/crealf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/crealf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/crealf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/crealf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cabsf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cabsf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cabsf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clogf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clogf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clogf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clogf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fmaxf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fminf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nanf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nanf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_significandf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_significandf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_significandf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_significandf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_asinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asinf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asinf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_coshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_coshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_coshf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_coshf.o +x86_64-lfs-linux-gnu-gcc w_exp10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_exp2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_hypotf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j0f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_jnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jnf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jnf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_logf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_logf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_logf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_logf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_log2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_powf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_powf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_powf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_powf.o +x86_64-lfs-linux-gnu-gcc w_remainderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf.o +x86_64-lfs-linux-gnu-gcc w_lgammaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_expf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_expf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_expf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_expf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_acosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acosf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acosf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_acoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_asinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asinf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asinf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_atan2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_atanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_coshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_coshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_coshf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_coshf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_expf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_expf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_expf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_expf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_fmodf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_hypotf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_j0f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j0f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j0f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j0f128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_j1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j1f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j1f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j1f128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_jnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_jnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_jnf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_jnf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_lgammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf128_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf128_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf128_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_logf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_logf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_logf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_logf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_log10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log10f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log10f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log10f128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_powf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_powf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_powf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_powf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_remainderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_sinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/e_sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_gammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf128_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf128_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf128_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_ilogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/k_tanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_tanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_tanf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_tanf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_asinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_atanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atanf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atanf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_cbrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_ceilf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_cosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cosf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cosf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_erff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_erff128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_erff128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_erff128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_expm1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_fabsf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_floorf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_floorf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floorf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floorf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_log1pf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_logbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_logbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_logbf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_logbf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_nextafterf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_nexttowardf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_rintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rintf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rintf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rintf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_scalblnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_sinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sinf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sinf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_tanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_tanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_fpclassifyf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_truncf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_truncf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_truncf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_truncf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_remquof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_remquof128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_remquof128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_remquof128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_log2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2f128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_roundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_nearbyintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_fmaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_lrintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_llrintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_lroundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_llroundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_exp10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_issignalingf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/x2y2m1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/gamma_productf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/lgamma_negf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/lgamma_productf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_nextupf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_totalorderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_totalordermagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_getpayloadf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_setpayloadf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_setpayloadsigf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_roundevenf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_fromfpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_ufromfpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_fromfpxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_ufromfpxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cargf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cargf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cargf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cargf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/conjf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/conjf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/conjf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/conjf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cimagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cimagf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cimagf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cimagf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/crealf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/crealf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/crealf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/crealf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cabsf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cabsf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cabsf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cabsf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_scalbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clogf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clogf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clogf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clogf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nanf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nanf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_significandf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_significandf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_significandf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_significandf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_asinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asinf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asinf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_coshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_coshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_coshf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_coshf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j0f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_jnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jnf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jnf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_logf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_logf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_logf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_logf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_powf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_powf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_powf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_powf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/w_scalbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128_r.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_expf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_expf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_expf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_expf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/t_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/t_sincosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/t_sincosl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/t_sincosl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/k_sinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_sinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_sinl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_sinl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/k_cosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_cosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_cosl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_cosl.o +x86_64-lfs-linux-gnu-gcc k_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_sincosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_sincosl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_sincosl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_iscanonicall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_iscanonicall.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_iscanonicall.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_iscanonicall.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_rem_pio2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2l.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/branred.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mprefer-vector-width=128 -ffp-contract=off -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/branred.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/branred.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/branred.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/k_rem_pio2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_rem_pio2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_rem_pio2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_rem_pio2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/sincostab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/sincostab.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/sincostab.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/sincostab.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/math_err.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/math_err.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/math_err.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/math_err.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_exp_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_log_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_log2_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_pow_log_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_pow_log_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_pow_log_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_pow_log_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/math_errf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/math_errf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/math_errf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/math_errf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_exp2f_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_logf_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_logf_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_logf_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_logf_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_log2f_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2f_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2f_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2f_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_powf_log2_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_powf_log2_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_powf_log2_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_powf_log2_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/s_sincosf_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/t_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/t_sincosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/t_sincosf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/t_sincosf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/k_sinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_sinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_sinf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_sinf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/k_cosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_cosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_cosf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_cosf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/k_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_sincosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_sincosf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_sincosf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_rem_pio2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2f128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2f128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fadd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fadd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fadd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fadd.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xaddf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xaddf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xaddf64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xaddf64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_faddl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_faddl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_faddl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_faddl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_daddl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_daddl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_daddl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_daddl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32addf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32addf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32addf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32addf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64addf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64addf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64addf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64addf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xaddf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xaddf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xaddf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xaddf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fdiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdiv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdiv.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdiv.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xdivf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xdivf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xdivf64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xdivf64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fdivl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdivl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdivl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdivl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_ddivl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ddivl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ddivl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ddivl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32divf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32divf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32divf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32divf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64divf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64divf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64divf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64divf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xdivf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xdivf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xdivf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xdivf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/s_ffma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ffma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ffma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ffma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xfmaf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xfmaf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xfmaf64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xfmaf64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_ffmal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ffmal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ffmal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ffmal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_dfmal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_dfmal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_dfmal.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_dfmal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32fmaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32fmaf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32fmaf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32fmaf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64fmaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64fmaf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64fmaf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64fmaf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xfmaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xfmaf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xfmaf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xfmaf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fmul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmul.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmul.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xmulf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xmulf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xmulf64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xmulf64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fmull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmull.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmull.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmull.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_dmull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_dmull.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_dmull.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_dmull.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32mulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32mulf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32mulf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32mulf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64mulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64mulf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64mulf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64mulf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xmulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xmulf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xmulf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xmulf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fsqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xsqrtf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsqrtf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsqrtf64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsqrtf64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fsqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrtl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrtl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrtl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_dsqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_dsqrtl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_dsqrtl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_dsqrtl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32sqrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32sqrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32sqrtf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64sqrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64sqrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64sqrtf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xsqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsqrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsqrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsqrtf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fsub.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fsub.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fsub.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fsub.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xsubf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsubf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsubf64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsubf64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fsubl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fsubl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fsubl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fsubl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_dsubl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_dsubl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_dsubl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_dsubl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32subf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32subf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32subf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32subf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64subf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64subf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64subf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64subf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xsubf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsubf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsubf128.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsubf128.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floor-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_floor-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floor-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floor-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rint-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rint-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rint-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rint-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundeven-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundevenf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_floor-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floor-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floor-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundeven-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundevenf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_rint-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rint-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rint-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_pow-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_asin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincos-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp2f-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_expf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_expf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_expf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_expf-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log2f-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2f-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2f-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2f-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_logf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_logf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_logf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_logf-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_powf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_powf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_powf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_powf-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincos-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp-avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp-avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log-avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log-avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atan-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atan-avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atan-avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sin-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sin-avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sin-avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tan-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tan-avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tan-avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincos-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fpie -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-avx.o +cd /mnt/lfs/sources/glibc-2.36/build/math && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libm.a s_lib_version.o s_matherr.o s_signgam.o fclrexcpt.o fgetexcptflg.o fraiseexcpt.o fsetexcptflg.o ftestexcept.o fegetround.o fesetround.o fegetenv.o feholdexcpt.o fesetenv.o feupdateenv.o fedisblxcpt.o feenablxcpt.o fegetexcept.o fesetexcept.o fetestexceptflag.o fegetmode.o fesetmode.o powl_helper.o w_acosl_compat.o w_acoshl_compat.o w_asinl_compat.o w_atan2l_compat.o w_atanhl_compat.o w_coshl_compat.o w_exp2l_compat.o w_exp10l_compat.o w_fmodl_compat.o w_hypotl_compat.o w_j0l_compat.o w_j1l_compat.o w_jnl_compat.o w_log2l_compat.o w_log10l_compat.o w_logl_compat.o w_powl_compat.o w_remainderl_compat.o w_scalbl_compat.o w_sinhl_compat.o w_sqrtl_compat.o w_tgammal_compat.o w_lgammal_r_compat.o w_lgammal_compat2.o w_expl_compat.o w_lgamma_compatl.o k_standardl.o w_acos_compat.o w_acosh_compat.o w_asin_compat.o w_atan2_compat.o w_atanh_compat.o w_cosh_compat.o w_exp2_compat.o w_exp10_compat.o w_fmod_compat.o w_hypot_compat.o w_j0_compat.o w_j1_compat.o w_jn_compat.o w_log2_compat.o w_log10_compat.o w_log_compat.o w_pow_compat.o w_remainder_compat.o w_scalb_compat.o w_sinh_compat.o w_sqrt_compat.o w_tgamma_compat.o w_lgamma_r_compat.o w_lgamma_compat2.o w_exp_compat.o w_lgamma_compat.o k_standard.o w_acosf_compat.o w_acoshf_compat.o w_asinf_compat.o w_atan2f_compat.o w_atanhf_compat.o w_coshf_compat.o w_exp2f_compat.o w_exp10f_compat.o w_fmodf_compat.o w_hypotf_compat.o w_j0f_compat.o w_j1f_compat.o w_jnf_compat.o w_log2f_compat.o w_log10f_compat.o w_logf_compat.o w_powf_compat.o w_remainderf_compat.o w_scalbf_compat.o w_sinhf_compat.o w_sqrtf_compat.o w_tgammaf_compat.o w_lgammaf_r_compat.o w_lgammaf_compat2.o w_expf_compat.o w_lgamma_compatf.o k_standardf.o e_acosl.o e_acoshl.o e_asinl.o e_atan2l.o e_atanhl.o e_coshl.o e_expl.o e_fmodl.o e_hypotl.o e_j0l.o e_j1l.o e_jnl.o e_lgammal_r.o e_logl.o e_log10l.o e_powl.o e_remainderl.o e_sinhl.o e_sqrtl.o e_gammal_r.o e_ilogbl.o k_tanl.o s_asinhl.o s_atanl.o s_cbrtl.o s_ceill.o s_cosl.o s_erfl.o s_expm1l.o s_fabsl.o s_floorl.o s_log1pl.o s_logbl.o s_nextafterl.o s_nexttowardl.o s_rintl.o s_scalblnl.o s_sinl.o s_tanl.o s_tanhl.o s_fpclassifyl.o s_truncl.o s_remquol.o e_log2l.o s_roundl.o s_nearbyintl.o s_sincosl.o s_fmal.o s_lrintl.o s_llrintl.o s_lroundl.o s_llroundl.o e_exp10l.o s_issignalingl.o x2y2m1l.o gamma_productl.o lgamma_negl.o lgamma_productl.o s_nextupl.o s_totalorderl.o s_totalordermagl.o s_getpayloadl.o s_setpayloadl.o s_setpayloadsigl.o s_roundevenl.o s_fromfpl.o s_ufromfpl.o s_fromfpxl.o s_ufromfpxl.o cargl.o conjl.o cimagl.o creall.o cabsl.o e_scalbl.o s_cacosl.o s_cacoshl.o s_ccosl.o s_ccoshl.o s_casinl.o s_csinl.o s_casinhl.o k_casinhl.o s_csinhl.o s_catanhl.o s_catanl.o s_ctanl.o s_ctanhl.o s_cexpl.o s_clogl.o s_cprojl.o s_csqrtl.o s_cpowl.o s_clog10l.o s_fdiml.o s_nextdownl.o s_fmaxl.o s_fminl.o s_nanl.o s_iseqsigl.o s_canonicalizel.o s_significandl.o w_ilogbl.o w_llogbl.o w_log1pl.o w_scalblnl.o s_fmaxmagl.o s_fminmagl.o w_acosl.o w_acoshl.o w_asinl.o w_atan2l.o w_atanhl.o w_coshl.o w_exp10l.o w_exp2l.o w_fmodl.o w_hypotl.o w_j0l.o w_j1l.o w_jnl.o w_logl.o w_log10l.o w_log2l.o w_powl.o w_remainderl.o w_scalbl.o w_sinhl.o w_sqrtl.o w_tgammal.o w_lgammal.o w_lgammal_r.o w_expl.o e_exp2l.o s_fmaximuml.o s_fmaximum_magl.o s_fmaximum_numl.o s_fmaximum_mag_numl.o s_fminimuml.o s_fminimum_magl.o s_fminimum_numl.o s_fminimum_mag_numl.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_remainder.o e_sinh.o e_sqrt.o e_gamma_r.o e_ilogb.o k_tan.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_floor.o s_log1p.o s_logb.o s_nextafter.o s_nexttoward.o s_rint.o s_scalbln.o s_sin.o s_tan.o s_tanh.o s_fpclassify.o s_trunc.o s_remquo.o e_log2.o s_round.o s_nearbyint.o s_sincos.o s_fma.o s_lrint.o s_llrint.o s_lround.o s_llround.o e_exp10.o s_issignaling.o x2y2m1.o gamma_product.o lgamma_neg.o lgamma_product.o s_nextup.o s_totalorder.o s_totalordermag.o s_getpayload.o s_setpayload.o s_setpayloadsig.o s_roundeven.o s_fromfp.o s_ufromfp.o s_fromfpx.o s_ufromfpx.o carg.o conj.o cimag.o creal.o cabs.o e_scalb.o s_cacos.o s_cacosh.o s_ccos.o s_ccosh.o s_casin.o s_csin.o s_casinh.o k_casinh.o s_csinh.o s_catanh.o s_catan.o s_ctan.o s_ctanh.o s_cexp.o s_clog.o s_cproj.o s_csqrt.o s_cpow.o s_clog10.o s_fdim.o s_nextdown.o s_fmax.o s_fmin.o s_nan.o s_iseqsig.o s_canonicalize.o s_significand.o w_ilogb.o w_llogb.o w_log1p.o w_scalbln.o s_fmaxmag.o s_fminmag.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp10.o w_exp2.o w_fmod.o w_hypot.o w_j0.o w_j1.o w_jn.o w_log.o w_log10.o w_log2.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o w_tgamma.o w_lgamma.o w_lgamma_r.o w_exp.o e_exp2.o s_fmaximum.o s_fmaximum_mag.o s_fmaximum_num.o s_fmaximum_mag_num.o s_fminimum.o s_fminimum_mag.o s_fminimum_num.o s_fminimum_mag_num.o e_acosf.o e_acoshf.o e_asinf.o e_atan2f.o e_atanhf.o e_coshf.o e_expf.o e_fmodf.o e_hypotf.o e_j0f.o e_j1f.o e_jnf.o e_lgammaf_r.o e_logf.o e_log10f.o e_powf.o e_remainderf.o e_sinhf.o e_sqrtf.o e_gammaf_r.o e_ilogbf.o k_tanf.o s_asinhf.o s_atanf.o s_cbrtf.o s_ceilf.o s_cosf.o s_erff.o s_expm1f.o s_fabsf.o s_floorf.o s_log1pf.o s_logbf.o s_nextafterf.o s_nexttowardf.o s_rintf.o s_scalblnf.o s_sinf.o s_tanf.o s_tanhf.o s_fpclassifyf.o s_truncf.o s_remquof.o e_log2f.o s_roundf.o s_nearbyintf.o s_sincosf.o s_fmaf.o s_lrintf.o s_llrintf.o s_lroundf.o s_llroundf.o e_exp10f.o s_issignalingf.o x2y2m1f.o gamma_productf.o lgamma_negf.o lgamma_productf.o s_nextupf.o s_totalorderf.o s_totalordermagf.o s_getpayloadf.o s_setpayloadf.o s_setpayloadsigf.o s_roundevenf.o s_fromfpf.o s_ufromfpf.o s_fromfpxf.o s_ufromfpxf.o cargf.o conjf.o cimagf.o crealf.o cabsf.o e_scalbf.o s_cacosf.o s_cacoshf.o s_ccosf.o s_ccoshf.o s_casinf.o s_csinf.o s_casinhf.o k_casinhf.o s_csinhf.o s_catanhf.o s_catanf.o s_ctanf.o s_ctanhf.o s_cexpf.o s_clogf.o s_cprojf.o s_csqrtf.o s_cpowf.o s_clog10f.o s_fdimf.o s_nextdownf.o s_fmaxf.o s_fminf.o s_nanf.o s_iseqsigf.o s_canonicalizef.o s_significandf.o w_ilogbf.o w_llogbf.o w_log1pf.o w_scalblnf.o s_fmaxmagf.o s_fminmagf.o w_acosf.o w_acoshf.o w_asinf.o w_atan2f.o w_atanhf.o w_coshf.o w_exp10f.o w_exp2f.o w_fmodf.o w_hypotf.o w_j0f.o w_j1f.o w_jnf.o w_logf.o w_log10f.o w_log2f.o w_powf.o w_remainderf.o w_scalbf.o w_sinhf.o w_sqrtf.o w_tgammaf.o w_lgammaf.o w_lgammaf_r.o w_expf.o e_exp2f.o s_fmaximumf.o s_fmaximum_magf.o s_fmaximum_numf.o s_fmaximum_mag_numf.o s_fminimumf.o s_fminimum_magf.o s_fminimum_numf.o s_fminimum_mag_numf.o e_acosf128.o e_acoshf128.o e_asinf128.o e_atan2f128.o e_atanhf128.o e_coshf128.o e_expf128.o e_fmodf128.o e_hypotf128.o e_j0f128.o e_j1f128.o e_jnf128.o e_lgammaf128_r.o e_logf128.o e_log10f128.o e_powf128.o e_remainderf128.o e_sinhf128.o e_sqrtf128.o e_gammaf128_r.o e_ilogbf128.o k_tanf128.o s_asinhf128.o s_atanf128.o s_cbrtf128.o s_ceilf128.o s_cosf128.o s_erff128.o s_expm1f128.o s_fabsf128.o s_floorf128.o s_log1pf128.o s_logbf128.o s_nextafterf128.o s_nexttowardf128.o s_rintf128.o s_scalblnf128.o s_sinf128.o s_tanf128.o s_tanhf128.o s_fpclassifyf128.o s_truncf128.o s_remquof128.o e_log2f128.o s_roundf128.o s_nearbyintf128.o s_sincosf128.o s_fmaf128.o s_lrintf128.o s_llrintf128.o s_lroundf128.o s_llroundf128.o e_exp10f128.o s_issignalingf128.o x2y2m1f128.o gamma_productf128.o lgamma_negf128.o lgamma_productf128.o s_nextupf128.o s_totalorderf128.o s_totalordermagf128.o s_getpayloadf128.o s_setpayloadf128.o s_setpayloadsigf128.o s_roundevenf128.o s_fromfpf128.o s_ufromfpf128.o s_fromfpxf128.o s_ufromfpxf128.o cargf128.o conjf128.o cimagf128.o crealf128.o cabsf128.o e_scalbf128.o s_cacosf128.o s_cacoshf128.o s_ccosf128.o s_ccoshf128.o s_casinf128.o s_csinf128.o s_casinhf128.o k_casinhf128.o s_csinhf128.o s_catanhf128.o s_catanf128.o s_ctanf128.o s_ctanhf128.o s_cexpf128.o s_clogf128.o s_cprojf128.o s_csqrtf128.o s_cpowf128.o s_clog10f128.o s_fdimf128.o s_nextdownf128.o s_fmaxf128.o s_fminf128.o s_nanf128.o s_iseqsigf128.o s_canonicalizef128.o s_significandf128.o w_ilogbf128.o w_llogbf128.o w_log1pf128.o w_scalblnf128.o s_fmaxmagf128.o s_fminmagf128.o w_acosf128.o w_acoshf128.o w_asinf128.o w_atan2f128.o w_atanhf128.o w_coshf128.o w_exp10f128.o w_exp2f128.o w_fmodf128.o w_hypotf128.o w_j0f128.o w_j1f128.o w_jnf128.o w_logf128.o w_log10f128.o w_log2f128.o w_powf128.o w_remainderf128.o w_scalbf128.o w_sinhf128.o w_sqrtf128.o w_tgammaf128.o w_lgammaf128.o w_lgammaf128_r.o w_expf128.o e_exp2f128.o s_fmaximumf128.o s_fmaximum_magf128.o s_fmaximum_numf128.o s_fmaximum_mag_numf128.o s_fminimumf128.o s_fminimum_magf128.o s_fminimum_numf128.o s_fminimum_mag_numf128.o t_sincosl.o k_sinl.o k_cosl.o k_sincosl.o s_iscanonicall.o e_rem_pio2l.o branred.o k_rem_pio2.o sincostab.o math_err.o e_exp_data.o e_log_data.o e_log2_data.o e_pow_log_data.o math_errf.o e_exp2f_data.o e_logf_data.o e_log2f_data.o e_powf_log2_data.o s_sincosf_data.o t_sincosf128.o k_sinf128.o k_cosf128.o k_sincosf128.o e_rem_pio2f128.o s_fadd.o s_f32xaddf64.o s_faddl.o s_daddl.o s_f32addf128.o s_f64addf128.o s_f64xaddf128.o s_fdiv.o s_f32xdivf64.o s_fdivl.o s_ddivl.o s_f32divf128.o s_f64divf128.o s_f64xdivf128.o s_ffma.o s_f32xfmaf64.o s_ffmal.o s_dfmal.o s_f32fmaf128.o s_f64fmaf128.o s_f64xfmaf128.o s_fmul.o s_f32xmulf64.o s_fmull.o s_dmull.o s_f32mulf128.o s_f64mulf128.o s_f64xmulf128.o s_fsqrt.o s_f32xsqrtf64.o s_fsqrtl.o s_dsqrtl.o s_f32sqrtf128.o s_f64sqrtf128.o s_f64xsqrtf128.o s_fsub.o s_f32xsubf64.o s_fsubl.o s_dsubl.o s_f32subf128.o s_f64subf128.o s_f64xsubf128.o s_floor-c.o s_ceil-c.o s_floorf-c.o s_ceilf-c.o s_rint-c.o s_rintf-c.o s_nearbyint-c.o s_nearbyintf-c.o s_roundeven-c.o s_roundevenf-c.o s_trunc-c.o s_truncf-c.o s_ceil-sse4_1.o s_ceilf-sse4_1.o s_floor-sse4_1.o s_floorf-sse4_1.o s_nearbyint-sse4_1.o s_nearbyintf-sse4_1.o s_roundeven-sse4_1.o s_roundevenf-sse4_1.o s_rint-sse4_1.o s_rintf-sse4_1.o s_trunc-sse4_1.o s_truncf-sse4_1.o e_exp-fma.o e_log-fma.o e_pow-fma.o s_atan-fma.o e_asin-fma.o e_atan2-fma.o s_sin-fma.o s_tan-fma.o s_sincos-fma.o s_sinf-sse2.o s_cosf-sse2.o s_sincosf-sse2.o e_exp2f-fma.o e_expf-fma.o e_log2f-fma.o e_logf-fma.o e_powf-fma.o s_sinf-fma.o s_cosf-fma.o s_sincosf-fma.o e_exp-fma4.o e_log-fma4.o e_pow-fma4.o s_atan-fma4.o e_asin-fma4.o e_atan2-fma4.o s_sin-fma4.o s_tan-fma4.o s_sincos-fma4.o e_exp-avx.o e_log-avx.o s_atan-avx.o e_atan2-avx.o s_sin-avx.o s_tan-avx.o s_sincos-avx.o +a - s_lib_version.o +a - s_matherr.o +a - s_signgam.o +a - fclrexcpt.o +a - fgetexcptflg.o +a - fraiseexcpt.o +a - fsetexcptflg.o +a - ftestexcept.o +a - fegetround.o +a - fesetround.o +a - fegetenv.o +a - feholdexcpt.o +a - fesetenv.o +a - feupdateenv.o +a - fedisblxcpt.o +a - feenablxcpt.o +a - fegetexcept.o +a - fesetexcept.o +a - fetestexceptflag.o +a - fegetmode.o +a - fesetmode.o +a - powl_helper.o +a - w_acosl_compat.o +a - w_acoshl_compat.o +a - w_asinl_compat.o +a - w_atan2l_compat.o +a - w_atanhl_compat.o +a - w_coshl_compat.o +a - w_exp2l_compat.o +a - w_exp10l_compat.o +a - w_fmodl_compat.o +a - w_hypotl_compat.o +a - w_j0l_compat.o +a - w_j1l_compat.o +a - w_jnl_compat.o +a - w_log2l_compat.o +a - w_log10l_compat.o +a - w_logl_compat.o +a - w_powl_compat.o +a - w_remainderl_compat.o +a - w_scalbl_compat.o +a - w_sinhl_compat.o +a - w_sqrtl_compat.o +a - w_tgammal_compat.o +a - w_lgammal_r_compat.o +a - w_lgammal_compat2.o +a - w_expl_compat.o +a - w_lgamma_compatl.o +a - k_standardl.o +a - w_acos_compat.o +a - w_acosh_compat.o +a - w_asin_compat.o +a - w_atan2_compat.o +a - w_atanh_compat.o +a - w_cosh_compat.o +a - w_exp2_compat.o +a - w_exp10_compat.o +a - w_fmod_compat.o +a - w_hypot_compat.o +a - w_j0_compat.o +a - w_j1_compat.o +a - w_jn_compat.o +a - w_log2_compat.o +a - w_log10_compat.o +a - w_log_compat.o +a - w_pow_compat.o +a - w_remainder_compat.o +a - w_scalb_compat.o +a - w_sinh_compat.o +a - w_sqrt_compat.o +a - w_tgamma_compat.o +a - w_lgamma_r_compat.o +a - w_lgamma_compat2.o +a - w_exp_compat.o +a - w_lgamma_compat.o +a - k_standard.o +a - w_acosf_compat.o +a - w_acoshf_compat.o +a - w_asinf_compat.o +a - w_atan2f_compat.o +a - w_atanhf_compat.o +a - w_coshf_compat.o +a - w_exp2f_compat.o +a - w_exp10f_compat.o +a - w_fmodf_compat.o +a - w_hypotf_compat.o +a - w_j0f_compat.o +a - w_j1f_compat.o +a - w_jnf_compat.o +a - w_log2f_compat.o +a - w_log10f_compat.o +a - w_logf_compat.o +a - w_powf_compat.o +a - w_remainderf_compat.o +a - w_scalbf_compat.o +a - w_sinhf_compat.o +a - w_sqrtf_compat.o +a - w_tgammaf_compat.o +a - w_lgammaf_r_compat.o +a - w_lgammaf_compat2.o +a - w_expf_compat.o +a - w_lgamma_compatf.o +a - k_standardf.o +a - e_acosl.o +a - e_acoshl.o +a - e_asinl.o +a - e_atan2l.o +a - e_atanhl.o +a - e_coshl.o +a - e_expl.o +a - e_fmodl.o +a - e_hypotl.o +a - e_j0l.o +a - e_j1l.o +a - e_jnl.o +a - e_lgammal_r.o +a - e_logl.o +a - e_log10l.o +a - e_powl.o +a - e_remainderl.o +a - e_sinhl.o +a - e_sqrtl.o +a - e_gammal_r.o +a - e_ilogbl.o +a - k_tanl.o +a - s_asinhl.o +a - s_atanl.o +a - s_cbrtl.o +a - s_ceill.o +a - s_cosl.o +a - s_erfl.o +a - s_expm1l.o +a - s_fabsl.o +a - s_floorl.o +a - s_log1pl.o +a - s_logbl.o +a - s_nextafterl.o +a - s_nexttowardl.o +a - s_rintl.o +a - s_scalblnl.o +a - s_sinl.o +a - s_tanl.o +a - s_tanhl.o +a - s_fpclassifyl.o +a - s_truncl.o +a - s_remquol.o +a - e_log2l.o +a - s_roundl.o +a - s_nearbyintl.o +a - s_sincosl.o +a - s_fmal.o +a - s_lrintl.o +a - s_llrintl.o +a - s_lroundl.o +a - s_llroundl.o +a - e_exp10l.o +a - s_issignalingl.o +a - x2y2m1l.o +a - gamma_productl.o +a - lgamma_negl.o +a - lgamma_productl.o +a - s_nextupl.o +a - s_totalorderl.o +a - s_totalordermagl.o +a - s_getpayloadl.o +a - s_setpayloadl.o +a - s_setpayloadsigl.o +a - s_roundevenl.o +a - s_fromfpl.o +a - s_ufromfpl.o +a - s_fromfpxl.o +a - s_ufromfpxl.o +a - cargl.o +a - conjl.o +a - cimagl.o +a - creall.o +a - cabsl.o +a - e_scalbl.o +a - s_cacosl.o +a - s_cacoshl.o +a - s_ccosl.o +a - s_ccoshl.o +a - s_casinl.o +a - s_csinl.o +a - s_casinhl.o +a - k_casinhl.o +a - s_csinhl.o +a - s_catanhl.o +a - s_catanl.o +a - s_ctanl.o +a - s_ctanhl.o +a - s_cexpl.o +a - s_clogl.o +a - s_cprojl.o +a - s_csqrtl.o +a - s_cpowl.o +a - s_clog10l.o +a - s_fdiml.o +a - s_nextdownl.o +a - s_fmaxl.o +a - s_fminl.o +a - s_nanl.o +a - s_iseqsigl.o +a - s_canonicalizel.o +a - s_significandl.o +a - w_ilogbl.o +a - w_llogbl.o +a - w_log1pl.o +a - w_scalblnl.o +a - s_fmaxmagl.o +a - s_fminmagl.o +a - w_acosl.o +a - w_acoshl.o +a - w_asinl.o +a - w_atan2l.o +a - w_atanhl.o +a - w_coshl.o +a - w_exp10l.o +a - w_exp2l.o +a - w_fmodl.o +a - w_hypotl.o +a - w_j0l.o +a - w_j1l.o +a - w_jnl.o +a - w_logl.o +a - w_log10l.o +a - w_log2l.o +a - w_powl.o +a - w_remainderl.o +a - w_scalbl.o +a - w_sinhl.o +a - w_sqrtl.o +a - w_tgammal.o +a - w_lgammal.o +a - w_lgammal_r.o +a - w_expl.o +a - e_exp2l.o +a - s_fmaximuml.o +a - s_fmaximum_magl.o +a - s_fmaximum_numl.o +a - s_fmaximum_mag_numl.o +a - s_fminimuml.o +a - s_fminimum_magl.o +a - s_fminimum_numl.o +a - s_fminimum_mag_numl.o +a - e_acos.o +a - e_acosh.o +a - e_asin.o +a - e_atan2.o +a - e_atanh.o +a - e_cosh.o +a - e_exp.o +a - e_fmod.o +a - e_hypot.o +a - e_j0.o +a - e_j1.o +a - e_jn.o +a - e_lgamma_r.o +a - e_log.o +a - e_log10.o +a - e_pow.o +a - e_remainder.o +a - e_sinh.o +a - e_sqrt.o +a - e_gamma_r.o +a - e_ilogb.o +a - k_tan.o +a - s_asinh.o +a - s_atan.o +a - s_cbrt.o +a - s_ceil.o +a - s_cos.o +a - s_erf.o +a - s_expm1.o +a - s_fabs.o +a - s_floor.o +a - s_log1p.o +a - s_logb.o +a - s_nextafter.o +a - s_nexttoward.o +a - s_rint.o +a - s_scalbln.o +a - s_sin.o +a - s_tan.o +a - s_tanh.o +a - s_fpclassify.o +a - s_trunc.o +a - s_remquo.o +a - e_log2.o +a - s_round.o +a - s_nearbyint.o +a - s_sincos.o +a - s_fma.o +a - s_lrint.o +a - s_llrint.o +a - s_lround.o +a - s_llround.o +a - e_exp10.o +a - s_issignaling.o +a - x2y2m1.o +a - gamma_product.o +a - lgamma_neg.o +a - lgamma_product.o +a - s_nextup.o +a - s_totalorder.o +a - s_totalordermag.o +a - s_getpayload.o +a - s_setpayload.o +a - s_setpayloadsig.o +a - s_roundeven.o +a - s_fromfp.o +a - s_ufromfp.o +a - s_fromfpx.o +a - s_ufromfpx.o +a - carg.o +a - conj.o +a - cimag.o +a - creal.o +a - cabs.o +a - e_scalb.o +a - s_cacos.o +a - s_cacosh.o +a - s_ccos.o +a - s_ccosh.o +a - s_casin.o +a - s_csin.o +a - s_casinh.o +a - k_casinh.o +a - s_csinh.o +a - s_catanh.o +a - s_catan.o +a - s_ctan.o +a - s_ctanh.o +a - s_cexp.o +a - s_clog.o +a - s_cproj.o +a - s_csqrt.o +a - s_cpow.o +a - s_clog10.o +a - s_fdim.o +a - s_nextdown.o +a - s_fmax.o +a - s_fmin.o +a - s_nan.o +a - s_iseqsig.o +a - s_canonicalize.o +a - s_significand.o +a - w_ilogb.o +a - w_llogb.o +a - w_log1p.o +a - w_scalbln.o +a - s_fmaxmag.o +a - s_fminmag.o +a - w_acos.o +a - w_acosh.o +a - w_asin.o +a - w_atan2.o +a - w_atanh.o +a - w_cosh.o +a - w_exp10.o +a - w_exp2.o +a - w_fmod.o +a - w_hypot.o +a - w_j0.o +a - w_j1.o +a - w_jn.o +a - w_log.o +a - w_log10.o +a - w_log2.o +a - w_pow.o +a - w_remainder.o +a - w_scalb.o +a - w_sinh.o +a - w_sqrt.o +a - w_tgamma.o +a - w_lgamma.o +a - w_lgamma_r.o +a - w_exp.o +a - e_exp2.o +a - s_fmaximum.o +a - s_fmaximum_mag.o +a - s_fmaximum_num.o +a - s_fmaximum_mag_num.o +a - s_fminimum.o +a - s_fminimum_mag.o +a - s_fminimum_num.o +a - s_fminimum_mag_num.o +a - e_acosf.o +a - e_acoshf.o +a - e_asinf.o +a - e_atan2f.o +a - e_atanhf.o +a - e_coshf.o +a - e_expf.o +a - e_fmodf.o +a - e_hypotf.o +a - e_j0f.o +a - e_j1f.o +a - e_jnf.o +a - e_lgammaf_r.o +a - e_logf.o +a - e_log10f.o +a - e_powf.o +a - e_remainderf.o +a - e_sinhf.o +a - e_sqrtf.o +a - e_gammaf_r.o +a - e_ilogbf.o +a - k_tanf.o +a - s_asinhf.o +a - s_atanf.o +a - s_cbrtf.o +a - s_ceilf.o +a - s_cosf.o +a - s_erff.o +a - s_expm1f.o +a - s_fabsf.o +a - s_floorf.o +a - s_log1pf.o +a - s_logbf.o +a - s_nextafterf.o +a - s_nexttowardf.o +a - s_rintf.o +a - s_scalblnf.o +a - s_sinf.o +a - s_tanf.o +a - s_tanhf.o +a - s_fpclassifyf.o +a - s_truncf.o +a - s_remquof.o +a - e_log2f.o +a - s_roundf.o +a - s_nearbyintf.o +a - s_sincosf.o +a - s_fmaf.o +a - s_lrintf.o +a - s_llrintf.o +a - s_lroundf.o +a - s_llroundf.o +a - e_exp10f.o +a - s_issignalingf.o +a - x2y2m1f.o +a - gamma_productf.o +a - lgamma_negf.o +a - lgamma_productf.o +a - s_nextupf.o +a - s_totalorderf.o +a - s_totalordermagf.o +a - s_getpayloadf.o +a - s_setpayloadf.o +a - s_setpayloadsigf.o +a - s_roundevenf.o +a - s_fromfpf.o +a - s_ufromfpf.o +a - s_fromfpxf.o +a - s_ufromfpxf.o +a - cargf.o +a - conjf.o +a - cimagf.o +a - crealf.o +a - cabsf.o +a - e_scalbf.o +a - s_cacosf.o +a - s_cacoshf.o +a - s_ccosf.o +a - s_ccoshf.o +a - s_casinf.o +a - s_csinf.o +a - s_casinhf.o +a - k_casinhf.o +a - s_csinhf.o +a - s_catanhf.o +a - s_catanf.o +a - s_ctanf.o +a - s_ctanhf.o +a - s_cexpf.o +a - s_clogf.o +a - s_cprojf.o +a - s_csqrtf.o +a - s_cpowf.o +a - s_clog10f.o +a - s_fdimf.o +a - s_nextdownf.o +a - s_fmaxf.o +a - s_fminf.o +a - s_nanf.o +a - s_iseqsigf.o +a - s_canonicalizef.o +a - s_significandf.o +a - w_ilogbf.o +a - w_llogbf.o +a - w_log1pf.o +a - w_scalblnf.o +a - s_fmaxmagf.o +a - s_fminmagf.o +a - w_acosf.o +a - w_acoshf.o +a - w_asinf.o +a - w_atan2f.o +a - w_atanhf.o +a - w_coshf.o +a - w_exp10f.o +a - w_exp2f.o +a - w_fmodf.o +a - w_hypotf.o +a - w_j0f.o +a - w_j1f.o +a - w_jnf.o +a - w_logf.o +a - w_log10f.o +a - w_log2f.o +a - w_powf.o +a - w_remainderf.o +a - w_scalbf.o +a - w_sinhf.o +a - w_sqrtf.o +a - w_tgammaf.o +a - w_lgammaf.o +a - w_lgammaf_r.o +a - w_expf.o +a - e_exp2f.o +a - s_fmaximumf.o +a - s_fmaximum_magf.o +a - s_fmaximum_numf.o +a - s_fmaximum_mag_numf.o +a - s_fminimumf.o +a - s_fminimum_magf.o +a - s_fminimum_numf.o +a - s_fminimum_mag_numf.o +a - e_acosf128.o +a - e_acoshf128.o +a - e_asinf128.o +a - e_atan2f128.o +a - e_atanhf128.o +a - e_coshf128.o +a - e_expf128.o +a - e_fmodf128.o +a - e_hypotf128.o +a - e_j0f128.o +a - e_j1f128.o +a - e_jnf128.o +a - e_lgammaf128_r.o +a - e_logf128.o +a - e_log10f128.o +a - e_powf128.o +a - e_remainderf128.o +a - e_sinhf128.o +a - e_sqrtf128.o +a - e_gammaf128_r.o +a - e_ilogbf128.o +a - k_tanf128.o +a - s_asinhf128.o +a - s_atanf128.o +a - s_cbrtf128.o +a - s_ceilf128.o +a - s_cosf128.o +a - s_erff128.o +a - s_expm1f128.o +a - s_fabsf128.o +a - s_floorf128.o +a - s_log1pf128.o +a - s_logbf128.o +a - s_nextafterf128.o +a - s_nexttowardf128.o +a - s_rintf128.o +a - s_scalblnf128.o +a - s_sinf128.o +a - s_tanf128.o +a - s_tanhf128.o +a - s_fpclassifyf128.o +a - s_truncf128.o +a - s_remquof128.o +a - e_log2f128.o +a - s_roundf128.o +a - s_nearbyintf128.o +a - s_sincosf128.o +a - s_fmaf128.o +a - s_lrintf128.o +a - s_llrintf128.o +a - s_lroundf128.o +a - s_llroundf128.o +a - e_exp10f128.o +a - s_issignalingf128.o +a - x2y2m1f128.o +a - gamma_productf128.o +a - lgamma_negf128.o +a - lgamma_productf128.o +a - s_nextupf128.o +a - s_totalorderf128.o +a - s_totalordermagf128.o +a - s_getpayloadf128.o +a - s_setpayloadf128.o +a - s_setpayloadsigf128.o +a - s_roundevenf128.o +a - s_fromfpf128.o +a - s_ufromfpf128.o +a - s_fromfpxf128.o +a - s_ufromfpxf128.o +a - cargf128.o +a - conjf128.o +a - cimagf128.o +a - crealf128.o +a - cabsf128.o +a - e_scalbf128.o +a - s_cacosf128.o +a - s_cacoshf128.o +a - s_ccosf128.o +a - s_ccoshf128.o +a - s_casinf128.o +a - s_csinf128.o +a - s_casinhf128.o +a - k_casinhf128.o +a - s_csinhf128.o +a - s_catanhf128.o +a - s_catanf128.o +a - s_ctanf128.o +a - s_ctanhf128.o +a - s_cexpf128.o +a - s_clogf128.o +a - s_cprojf128.o +a - s_csqrtf128.o +a - s_cpowf128.o +a - s_clog10f128.o +a - s_fdimf128.o +a - s_nextdownf128.o +a - s_fmaxf128.o +a - s_fminf128.o +a - s_nanf128.o +a - s_iseqsigf128.o +a - s_canonicalizef128.o +a - s_significandf128.o +a - w_ilogbf128.o +a - w_llogbf128.o +a - w_log1pf128.o +a - w_scalblnf128.o +a - s_fmaxmagf128.o +a - s_fminmagf128.o +a - w_acosf128.o +a - w_acoshf128.o +a - w_asinf128.o +a - w_atan2f128.o +a - w_atanhf128.o +a - w_coshf128.o +a - w_exp10f128.o +a - w_exp2f128.o +a - w_fmodf128.o +a - w_hypotf128.o +a - w_j0f128.o +a - w_j1f128.o +a - w_jnf128.o +a - w_logf128.o +a - w_log10f128.o +a - w_log2f128.o +a - w_powf128.o +a - w_remainderf128.o +a - w_scalbf128.o +a - w_sinhf128.o +a - w_sqrtf128.o +a - w_tgammaf128.o +a - w_lgammaf128.o +a - w_lgammaf128_r.o +a - w_expf128.o +a - e_exp2f128.o +a - s_fmaximumf128.o +a - s_fmaximum_magf128.o +a - s_fmaximum_numf128.o +a - s_fmaximum_mag_numf128.o +a - s_fminimumf128.o +a - s_fminimum_magf128.o +a - s_fminimum_numf128.o +a - s_fminimum_mag_numf128.o +a - t_sincosl.o +a - k_sinl.o +a - k_cosl.o +a - k_sincosl.o +a - s_iscanonicall.o +a - e_rem_pio2l.o +a - branred.o +a - k_rem_pio2.o +a - sincostab.o +a - math_err.o +a - e_exp_data.o +a - e_log_data.o +a - e_log2_data.o +a - e_pow_log_data.o +a - math_errf.o +a - e_exp2f_data.o +a - e_logf_data.o +a - e_log2f_data.o +a - e_powf_log2_data.o +a - s_sincosf_data.o +a - t_sincosf128.o +a - k_sinf128.o +a - k_cosf128.o +a - k_sincosf128.o +a - e_rem_pio2f128.o +a - s_fadd.o +a - s_f32xaddf64.o +a - s_faddl.o +a - s_daddl.o +a - s_f32addf128.o +a - s_f64addf128.o +a - s_f64xaddf128.o +a - s_fdiv.o +a - s_f32xdivf64.o +a - s_fdivl.o +a - s_ddivl.o +a - s_f32divf128.o +a - s_f64divf128.o +a - s_f64xdivf128.o +a - s_ffma.o +a - s_f32xfmaf64.o +a - s_ffmal.o +a - s_dfmal.o +a - s_f32fmaf128.o +a - s_f64fmaf128.o +a - s_f64xfmaf128.o +a - s_fmul.o +a - s_f32xmulf64.o +a - s_fmull.o +a - s_dmull.o +a - s_f32mulf128.o +a - s_f64mulf128.o +a - s_f64xmulf128.o +a - s_fsqrt.o +a - s_f32xsqrtf64.o +a - s_fsqrtl.o +a - s_dsqrtl.o +a - s_f32sqrtf128.o +a - s_f64sqrtf128.o +a - s_f64xsqrtf128.o +a - s_fsub.o +a - s_f32xsubf64.o +a - s_fsubl.o +a - s_dsubl.o +a - s_f32subf128.o +a - s_f64subf128.o +a - s_f64xsubf128.o +a - s_floor-c.o +a - s_ceil-c.o +a - s_floorf-c.o +a - s_ceilf-c.o +a - s_rint-c.o +a - s_rintf-c.o +a - s_nearbyint-c.o +a - s_nearbyintf-c.o +a - s_roundeven-c.o +a - s_roundevenf-c.o +a - s_trunc-c.o +a - s_truncf-c.o +a - s_ceil-sse4_1.o +a - s_ceilf-sse4_1.o +a - s_floor-sse4_1.o +a - s_floorf-sse4_1.o +a - s_nearbyint-sse4_1.o +a - s_nearbyintf-sse4_1.o +a - s_roundeven-sse4_1.o +a - s_roundevenf-sse4_1.o +a - s_rint-sse4_1.o +a - s_rintf-sse4_1.o +a - s_trunc-sse4_1.o +a - s_truncf-sse4_1.o +a - e_exp-fma.o +a - e_log-fma.o +a - e_pow-fma.o +a - s_atan-fma.o +a - e_asin-fma.o +a - e_atan2-fma.o +a - s_sin-fma.o +a - s_tan-fma.o +a - s_sincos-fma.o +a - s_sinf-sse2.o +a - s_cosf-sse2.o +a - s_sincosf-sse2.o +a - e_exp2f-fma.o +a - e_expf-fma.o +a - e_log2f-fma.o +a - e_logf-fma.o +a - e_powf-fma.o +a - s_sinf-fma.o +a - s_cosf-fma.o +a - s_sincosf-fma.o +a - e_exp-fma4.o +a - e_log-fma4.o +a - e_pow-fma4.o +a - s_atan-fma4.o +a - e_asin-fma4.o +a - e_atan2-fma4.o +a - s_sin-fma4.o +a - s_tan-fma4.o +a - s_sincos-fma4.o +a - e_exp-avx.o +a - e_log-avx.o +a - s_atan-avx.o +a - e_atan2-avx.o +a - s_sin-avx.o +a - s_tan-avx.o +a - s_sincos-avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/s_lib_version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lib_version.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lib_version.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lib_version.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/s_matherr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_matherr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_matherr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_matherr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/s_signgam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_signgam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_signgam.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_signgam.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fclrexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fclrexcpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fclrexcpt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fclrexcpt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fgetexcptflg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fgetexcptflg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fgetexcptflg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fgetexcptflg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fraiseexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fraiseexcpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fraiseexcpt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fraiseexcpt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fsetexcptflg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fsetexcptflg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fsetexcptflg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fsetexcptflg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/ftestexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/ftestexcept.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/ftestexcept.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/ftestexcept.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fegetround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fegetround.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fegetround.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fegetround.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fesetround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fesetround.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fesetround.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fesetround.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fegetenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fegetenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fegetenv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fegetenv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/feholdexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/feholdexcpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/feholdexcpt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/feholdexcpt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fesetenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fesetenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fesetenv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fesetenv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/feupdateenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/feupdateenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/feupdateenv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/feupdateenv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fedisblxcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fedisblxcpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fedisblxcpt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fedisblxcpt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/feenablxcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/feenablxcpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/feenablxcpt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/feenablxcpt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fegetexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fegetexcept.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fegetexcept.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fegetexcept.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fesetexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fesetexcept.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fesetexcept.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fesetexcept.os +x86_64-lfs-linux-gnu-gcc fetestexceptflag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fetestexceptflag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fetestexceptflag.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fetestexceptflag.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fegetmode.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fegetmode.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fegetmode.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fegetmode.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/fesetmode.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/fesetmode.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/fesetmode.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/fesetmode.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/powl_helper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/powl_helper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/powl_helper.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/powl_helper.os +x86_64-lfs-linux-gnu-gcc w_acosl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosl_compat.os +x86_64-lfs-linux-gnu-gcc w_acoshl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl_compat.os +x86_64-lfs-linux-gnu-gcc w_asinl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asinl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asinl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asinl_compat.os +x86_64-lfs-linux-gnu-gcc w_atan2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l_compat.os +x86_64-lfs-linux-gnu-gcc w_atanhl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl_compat.os +x86_64-lfs-linux-gnu-gcc w_coshl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_coshl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_coshl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_coshl_compat.os +x86_64-lfs-linux-gnu-gcc w_exp2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l_compat.os +x86_64-lfs-linux-gnu-gcc w_exp10l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l_compat.os +x86_64-lfs-linux-gnu-gcc w_fmodl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl_compat.os +x86_64-lfs-linux-gnu-gcc w_hypotl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl_compat.os +x86_64-lfs-linux-gnu-gcc w_j0l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0l_compat.os +x86_64-lfs-linux-gnu-gcc w_j1l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1l_compat.os +x86_64-lfs-linux-gnu-gcc w_jnl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jnl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jnl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jnl_compat.os +x86_64-lfs-linux-gnu-gcc w_log2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2l_compat.os +x86_64-lfs-linux-gnu-gcc w_log10l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10l_compat.os +x86_64-lfs-linux-gnu-gcc w_logl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_logl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_logl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_logl_compat.os +x86_64-lfs-linux-gnu-gcc w_powl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_powl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_powl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_powl_compat.os +x86_64-lfs-linux-gnu-gcc w_remainderl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl_compat.os +x86_64-lfs-linux-gnu-gcc w_scalbl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl_compat.os +x86_64-lfs-linux-gnu-gcc w_sinhl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl_compat.os +x86_64-lfs-linux-gnu-gcc w_sqrtl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl_compat.os +x86_64-lfs-linux-gnu-gcc w_tgammal_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal_compat.os +x86_64-lfs-linux-gnu-gcc w_lgammal_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r_compat.os +x86_64-lfs-linux-gnu-gcc w_lgammal_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_compat2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_compat2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_compat2.os +x86_64-lfs-linux-gnu-gcc w_expl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_expl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_expl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_expl_compat.os +x86_64-lfs-linux-gnu-gcc w_lgamma_compatl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/k_standardl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_standardl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_standardl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_standardl.os +x86_64-lfs-linux-gnu-gcc w_acos_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acos_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acos_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acos_compat.os +x86_64-lfs-linux-gnu-gcc w_acosh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosh_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosh_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosh_compat.os +x86_64-lfs-linux-gnu-gcc w_asin_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asin_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asin_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asin_compat.os +x86_64-lfs-linux-gnu-gcc w_atan2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2_compat.os +x86_64-lfs-linux-gnu-gcc w_atanh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanh_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanh_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanh_compat.os +x86_64-lfs-linux-gnu-gcc w_cosh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_cosh_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_cosh_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_cosh_compat.os +x86_64-lfs-linux-gnu-gcc w_exp2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2_compat.os +x86_64-lfs-linux-gnu-gcc w_exp10_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10_compat.os +x86_64-lfs-linux-gnu-gcc w_fmod_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmod_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmod_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmod_compat.os +x86_64-lfs-linux-gnu-gcc w_hypot_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypot_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypot_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypot_compat.os +x86_64-lfs-linux-gnu-gcc w_j0_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0_compat.os +x86_64-lfs-linux-gnu-gcc w_j1_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1_compat.os +x86_64-lfs-linux-gnu-gcc w_jn_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jn_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jn_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jn_compat.os +x86_64-lfs-linux-gnu-gcc w_log2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2_compat.os +x86_64-lfs-linux-gnu-gcc w_log10_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10_compat.os +x86_64-lfs-linux-gnu-gcc w_log_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log_compat.os +x86_64-lfs-linux-gnu-gcc w_pow_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_pow_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_pow_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_pow_compat.os +x86_64-lfs-linux-gnu-gcc w_remainder_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainder_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainder_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainder_compat.os +x86_64-lfs-linux-gnu-gcc w_scalb_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalb_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalb_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalb_compat.os +x86_64-lfs-linux-gnu-gcc w_sinh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinh_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinh_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinh_compat.os +x86_64-lfs-linux-gnu-gcc w_sqrt_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt_compat.os +x86_64-lfs-linux-gnu-gcc w_tgamma_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma_compat.os +x86_64-lfs-linux-gnu-gcc w_lgamma_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r_compat.os +x86_64-lfs-linux-gnu-gcc w_lgamma_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat2.os +x86_64-lfs-linux-gnu-gcc w_exp_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp_compat.os +x86_64-lfs-linux-gnu-gcc w_lgamma_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/k_standard.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_standard.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_standard.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_standard.os +x86_64-lfs-linux-gnu-gcc w_acosf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosf_compat.os +x86_64-lfs-linux-gnu-gcc w_acoshf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf_compat.os +x86_64-lfs-linux-gnu-gcc w_asinf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asinf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asinf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asinf_compat.os +x86_64-lfs-linux-gnu-gcc w_atan2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f_compat.os +x86_64-lfs-linux-gnu-gcc w_atanhf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf_compat.os +x86_64-lfs-linux-gnu-gcc w_coshf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_coshf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_coshf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_coshf_compat.os +x86_64-lfs-linux-gnu-gcc w_exp2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f_compat.os +x86_64-lfs-linux-gnu-gcc w_exp10f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f_compat.os +x86_64-lfs-linux-gnu-gcc w_fmodf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf_compat.os +x86_64-lfs-linux-gnu-gcc w_hypotf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf_compat.os +x86_64-lfs-linux-gnu-gcc w_j0f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0f_compat.os +x86_64-lfs-linux-gnu-gcc w_j1f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1f_compat.os +x86_64-lfs-linux-gnu-gcc w_jnf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jnf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jnf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jnf_compat.os +x86_64-lfs-linux-gnu-gcc w_log2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2f_compat.os +x86_64-lfs-linux-gnu-gcc w_log10f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10f_compat.os +x86_64-lfs-linux-gnu-gcc w_logf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_logf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_logf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_logf_compat.os +x86_64-lfs-linux-gnu-gcc w_powf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_powf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_powf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_powf_compat.os +x86_64-lfs-linux-gnu-gcc w_remainderf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf_compat.os +x86_64-lfs-linux-gnu-gcc w_scalbf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf_compat.os +x86_64-lfs-linux-gnu-gcc w_sinhf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf_compat.os +x86_64-lfs-linux-gnu-gcc w_sqrtf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf_compat.os +x86_64-lfs-linux-gnu-gcc w_tgammaf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf_compat.os +x86_64-lfs-linux-gnu-gcc w_lgammaf_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r_compat.os +x86_64-lfs-linux-gnu-gcc w_lgammaf_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_compat2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_compat2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_compat2.os +x86_64-lfs-linux-gnu-gcc w_expf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_expf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_expf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_expf_compat.os +x86_64-lfs-linux-gnu-gcc w_lgamma_compatf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_compatf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/k_standardf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_standardf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_standardf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_standardf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_acosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acosl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acosl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_acoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acoshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acoshl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acoshl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_asinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asinl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asinl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_atan2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_atanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atanhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atanhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atanhl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_coshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_coshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_coshl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_coshl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_expl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_expl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_expl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_expl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_fmodl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_fmodl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_fmodl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_fmodl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_hypotl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_hypotl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_hypotl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_hypotl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_j0l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j0l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j0l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j0l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_j1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j1l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j1l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j1l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_jnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_jnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_jnl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_jnl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_lgammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_lgammal_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_lgammal_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_lgammal_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_logl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_logl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_logl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_logl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_log10l.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_log10l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log10l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log10l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_powl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_powl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_powl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_powl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_remainderl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_remainderl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_remainderl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_remainderl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_sinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sinhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sinhl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/e_sqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_gammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_gammal_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_gammal_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_gammal_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_ilogbl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/k_tanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_tanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_tanl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_tanl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_asinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_asinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_asinhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_asinhl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_atanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atanl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atanl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_cbrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_ceill.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceill.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceill.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceill.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_cosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cosl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cosl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_erfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_erfl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_erfl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_erfl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_expm1l.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_expm1l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_expm1l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_expm1l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fabsl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fabsl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fabsl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fabsl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_floorl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_floorl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floorl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floorl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_log1pl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_log1pl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_log1pl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_log1pl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_logbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_logbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_logbl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_logbl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_nextafterl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterl.os +x86_64-lfs-linux-gnu-gcc s_nexttowardl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_rintl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rintl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rintl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rintl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_scalblnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_sinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sinl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sinl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_tanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_tanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanhl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/s_fpclassifyl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_truncl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_truncl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_truncl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_truncl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_remquol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_remquol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_remquol.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_remquol.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_log2l.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_roundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_nearbyintl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fmal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_lrintl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_lrintl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lrintl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lrintl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_llrintl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_llrintl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llrintl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llrintl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_lroundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lroundl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lroundl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lroundl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_llroundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_llroundl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llroundl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llroundl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_exp10l.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp10l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp10l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp10l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_issignalingl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_isinfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_isinfl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_isinfl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_isinfl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_isnanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_isnanl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_isnanl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_finitel.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/m_finitel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_finitel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_finitel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_copysignl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_copysignl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_copysignl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_copysignl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_modfl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_modfl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_modfl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_scalbnl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/m_scalbnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_scalbnl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_scalbnl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_frexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_frexpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_frexpl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_frexpl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_signbitl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_signbitl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_signbitl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_ldexpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_ldexpl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_ldexpl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/x2y2m1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/gamma_productl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/gamma_productl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/gamma_productl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/gamma_productl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/lgamma_negl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/lgamma_productl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_nextupl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextupl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextupl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextupl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_totalorderl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_totalordermagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_getpayloadl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_setpayloadl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_setpayloadsigl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_roundevenl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fromfpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_ufromfpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fromfpxl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_ufromfpxl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cargl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cargl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cargl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cargl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/conjl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/conjl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/conjl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/conjl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cimagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cimagl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cimagl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cimagl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/creall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/creall.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/creall.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/creall.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cabsl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cabsl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cabsl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cabsl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_scalbl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_scalbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_scalbl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_scalbl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacosl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacosl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccosl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccosl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/k_casinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_casinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_casinhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_casinhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cexpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cexpl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cexpl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clogl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clogl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clogl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clogl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cprojl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cprojl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cprojl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cprojl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cpowl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cpowl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cpowl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cpowl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clog10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clog10l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clog10l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clog10l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fdiml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdiml.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdiml.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdiml.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fmaxl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fminl.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nanl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nanl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizel.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_significandl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_significandl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_significandl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_significandl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_llogbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_llogbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_llogbl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_llogbl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log1pl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log1pl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log1pl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log1pl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acoshl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_asinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asinl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asinl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_coshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_coshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_coshl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_coshl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmodl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypotl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j0l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_jnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jnl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jnl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_logl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_logl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_logl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_logl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_powl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_powl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_powl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_powl.os +x86_64-lfs-linux-gnu-gcc w_remainderl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainderl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgammal.os +x86_64-lfs-linux-gnu-gcc w_lgammal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammal_r.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_expl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_expl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_expl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_expl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/e_exp2l.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximuml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximuml.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximuml.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximuml.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimuml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimuml.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimuml.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimuml.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_acos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acos.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_acosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acosh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acosh.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_asin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asin.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_atanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atanh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atanh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atanh.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_cosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_cosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_cosh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_cosh.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_fmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_fmod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_fmod.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_fmod.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_hypot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_hypot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_hypot.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_hypot.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_j0.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j0.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j0.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j0.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_j1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_jn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_jn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_jn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_jn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_lgamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_lgamma_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_lgamma_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_lgamma_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_log10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log10.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log10.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_pow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_pow.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_pow.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_pow.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_remainder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_remainder.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_remainder.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_remainder.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_sinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sinh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sinh.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_sqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -ffp-contract=off -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sqrt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sqrt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sqrt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_gamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_gamma_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_gamma_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_gamma_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_ilogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_ilogb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_ilogb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_ilogb.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/k_tan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_tan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_tan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_tan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_asinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_asinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_asinh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_asinh.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_atan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_cbrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cbrt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cbrt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cbrt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceil.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceil.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceil.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_cos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cos.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_erf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_erf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_erf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_erf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_expm1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_expm1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_expm1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_expm1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fabs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fabs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fabs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floor.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_floor.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floor.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floor.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_log1p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_log1p.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_log1p.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_log1p.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_logb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_logb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_logb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_logb.os +x86_64-lfs-linux-gnu-gcc s_nextafter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextafter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextafter.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextafter.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_nexttoward.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nexttoward.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nexttoward.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nexttoward.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rint.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rint.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_scalbln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalbln.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalbln.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalbln.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sin.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_tan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_tanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanh.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fpclassify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassify.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassify.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_trunc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_trunc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_trunc.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_remquo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_remquo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_remquo.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_remquo.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_log2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_round.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_round.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_round.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_round.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincos.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_lrint.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_lrint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lrint.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lrint.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_llrint.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_llrint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llrint.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llrint.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_lround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lround.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lround.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lround.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_llround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_llround.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llround.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llround.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_exp10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp10.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp10.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_issignaling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_issignaling.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_issignaling.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_issignaling.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_isinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_isinf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_isinf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_isnan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_isnan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_isnan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_finite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_finite.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_finite.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_finite.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_copysign.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_copysign.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_copysign.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_copysign.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_modf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_modf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_modf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_scalbn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_scalbn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_scalbn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_frexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_frexp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_frexp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_signbit.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/m_signbit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_signbit.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_signbit.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_ldexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_ldexp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_ldexp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/x2y2m1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/gamma_product.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/gamma_product.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/gamma_product.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/gamma_product.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/lgamma_neg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_neg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_neg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_neg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/lgamma_product.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_product.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_product.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_product.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_nextup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextup.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_totalorder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalorder.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalorder.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalorder.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_totalordermag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermag.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermag.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_getpayload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_getpayload.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_getpayload.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_getpayload.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_setpayload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayload.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayload.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayload.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_setpayloadsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsig.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsig.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsig.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundeven.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fromfp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_ufromfp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fromfpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_ufromfpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpx.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/carg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/carg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/carg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/carg.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/conj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/conj.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/conj.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/conj.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cimag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cimag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cimag.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cimag.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/creal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/creal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/creal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/creal.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cabs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cabs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cabs.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/e_scalb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_scalb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_scalb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_scalb.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacos.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacosh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacosh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccos.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccosh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccosh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casin.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csin.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/k_casinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_casinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_casinh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_casinh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catan.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctan.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cexp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cexp.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clog.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clog.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clog.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cproj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cproj.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cproj.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cproj.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csqrt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csqrt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csqrt.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cpow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cpow.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cpow.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cpow.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clog10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clog10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clog10.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clog10.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fdim.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdim.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdim.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdim.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nextdown.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextdown.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextdown.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextdown.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fmax.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmax.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmax.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmax.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fmin.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmin.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nan.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nan.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsig.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsig.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsig.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalize.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_significand.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_significand.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_significand.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_significand.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_ilogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_ilogb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_ilogb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_ilogb.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_llogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_llogb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_llogb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_llogb.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log1p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log1p.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log1p.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log1p.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalbln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbln.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbln.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbln.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmag.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmag.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminmag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminmag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminmag.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminmag.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acos.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acos.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_asin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asin.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asin.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_cosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_cosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_cosh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_cosh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_exp10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/w_exp2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_fmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmod.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmod.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/w_hypot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypot.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypot.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j0.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_jn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jn.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/w_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/w_log2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/w_pow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_pow.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_pow.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_pow.os +x86_64-lfs-linux-gnu-gcc w_remainder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainder.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainder.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainder.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalb.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalb.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinh.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrt.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgamma.os +x86_64-lfs-linux-gnu-gcc w_lgamma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgamma_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/w_exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_exp2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_num.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_num.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_num.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_num.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_num.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_num.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_num.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_num.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_num.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_num.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_num.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_num.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_num.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_num.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_num.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_num.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_acosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acosf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acosf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_acoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_asinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asinf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asinf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_atan2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_atanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_coshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_coshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_coshf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_coshf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_expf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_expf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_expf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_expf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_fmodf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_hypotf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_j0f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j0f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j0f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j0f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_j1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j1f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j1f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j1f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_jnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_jnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_jnf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_jnf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_logf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_logf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_logf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_logf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_log10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log10f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log10f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log10f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_powf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_powf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_powf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_powf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_remainderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_sinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_sqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_gammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_ilogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/k_tanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_tanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_tanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_tanf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_asinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_atanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atanf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_cbrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cosf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cosf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_erff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_erff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_erff.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_erff.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_expm1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_fabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_floorf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floorf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floorf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_log1pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_logbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_logbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_logbf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_logbf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_nextafterf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_nexttowardf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rintf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_scalblnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sinf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sinf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_tanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_tanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_fpclassifyf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_truncf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_truncf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_truncf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_remquof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_remquof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_remquof.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_remquof.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_roundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_fmaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_lrintf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_llrintf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_lroundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_llroundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_exp10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_issignalingf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_isinff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_isinff.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_isinff.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_isnanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_isnanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_isnanf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_finitef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_finitef.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_finitef.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_finitef.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_copysignf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_copysignf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_copysignf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_copysignf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_modff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_modff.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_modff.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_scalbnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_scalbnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_scalbnf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_scalbnf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_frexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_frexpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_frexpf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_frexpf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_signbitf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/m_signbitf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_signbitf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_signbitf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_ldexpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_ldexpf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_ldexpf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/x2y2m1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/gamma_productf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/lgamma_negf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/lgamma_productf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_nextupf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_totalorderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_totalordermagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_getpayloadf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_setpayloadf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_setpayloadsigf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundevenf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_fromfpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_ufromfpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_fromfpxf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_ufromfpxf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cargf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cargf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cargf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cargf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/conjf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/conjf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/conjf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/conjf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cimagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cimagf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cimagf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cimagf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/crealf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/crealf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/crealf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/crealf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cabsf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cabsf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cabsf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clogf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clogf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clogf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clogf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fmaxf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fminf.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nanf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nanf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_significandf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_significandf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_significandf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_significandf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_asinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asinf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asinf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_coshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_coshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_coshf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_coshf.os +x86_64-lfs-linux-gnu-gcc w_exp10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_exp2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_hypotf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j0f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_jnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jnf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jnf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_logf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_logf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_logf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_logf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_log2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_powf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_powf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_powf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_powf.os +x86_64-lfs-linux-gnu-gcc w_remainderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf.os +x86_64-lfs-linux-gnu-gcc w_lgammaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/w_expf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_expf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_expf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_expf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_acosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acosf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acosf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_acoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_acoshf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_asinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asinf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asinf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_atan2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2f128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_atanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atanhf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_coshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_coshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_coshf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_coshf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_expf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_expf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_expf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_expf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_fmodf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_fmodf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_hypotf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_hypotf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_j0f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j0f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j0f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j0f128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_j1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_j1f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_j1f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_j1f128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_jnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_jnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_jnf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_jnf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_lgammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf128_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf128_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_lgammaf128_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_logf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_logf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_logf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_logf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_log10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log10f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log10f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log10f128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_powf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_powf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_powf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_powf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_remainderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_remainderf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_sinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sinhf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/e_sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_sqrtf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_gammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf128_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf128_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_gammaf128_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_ilogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_ilogbf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/k_tanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_tanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_tanf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_tanf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_asinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_asinhf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_atanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atanf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atanf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_cbrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cbrtf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_ceilf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_cosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cosf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cosf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_erff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_erff128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_erff128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_erff128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_expm1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_expm1f128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_fabsf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fabsf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_floorf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_floorf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floorf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floorf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_log1pf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_log1pf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_logbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_logbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_logbf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_logbf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_nextafterf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextafterf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_nexttowardf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nexttowardf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_rintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rintf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rintf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rintf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_scalblnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_scalblnf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_sinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sinf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sinf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_tanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_tanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tanhf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_fpclassifyf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fpclassifyf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_truncf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_truncf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_truncf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_truncf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_remquof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_remquof128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_remquof128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_remquof128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_log2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2f128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_roundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_nearbyintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_fmaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_lrintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lrintf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_llrintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llrintf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_lroundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_lroundf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_llroundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_llroundf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_exp10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp10f128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_issignalingf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_issignalingf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_isinff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_isinff128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_isinff128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_isinff128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_isnanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_isnanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_isnanf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_isnanf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_finitef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_finitef128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_finitef128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_finitef128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_copysignf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_copysignf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_copysignf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_copysignf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_modff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_modff128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_modff128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_modff128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_scalbnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_scalbnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_scalbnf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_scalbnf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_frexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_frexpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_frexpf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_frexpf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_signbitf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_signbitf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_signbitf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_signbitf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ldexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/m_ldexpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/m_ldexpf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/m_ldexpf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/x2y2m1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/x2y2m1f128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/gamma_productf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/gamma_productf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/lgamma_negf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_negf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/lgamma_productf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/lgamma_productf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_nextupf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextupf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_totalorderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalorderf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_totalordermagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_totalordermagf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_getpayloadf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_getpayloadf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_setpayloadf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_setpayloadsigf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_setpayloadsigf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_roundevenf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_fromfpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_ufromfpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_fromfpxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fromfpxf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_ufromfpxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ufromfpxf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cargf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cargf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cargf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cargf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/conjf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/conjf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/conjf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/conjf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cimagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cimagf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cimagf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cimagf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/crealf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/crealf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/crealf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/crealf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/cabsf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/cabsf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/cabsf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/cabsf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_scalbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_scalbf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacosf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cacoshf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccosf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ccoshf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_casinhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_casinhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csinhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_catanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_catanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_catanf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_catanf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ctanhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cexpf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clogf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clogf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clogf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clogf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cprojf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_csqrtf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cpowf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_clog10f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdimf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nextdownf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_nanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nanf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nanf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_iseqsigf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_canonicalizef128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_significandf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_significandf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_significandf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_significandf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_ilogbf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_llogbf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log1pf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalblnf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaxmagf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminmagf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acosf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acosf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_acoshf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_asinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_asinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_asinf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_asinf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atan2f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_atanhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_coshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_coshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_coshf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_coshf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp10f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_exp2f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_fmodf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_hypotf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j0f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j0f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j0f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j0f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_j1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_j1f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_j1f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_j1f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_jnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_jnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_jnf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_jnf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_logf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_logf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_logf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_logf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log10f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log10f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log10f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_log2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_log2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_log2f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_log2f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_powf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_powf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_powf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_powf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_remainderf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/w_scalbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_scalbf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sinhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_sqrtf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_tgammaf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_lgammaf128_r.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/w_expf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/w_expf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/w_expf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/w_expf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximumf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_magf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_numf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmaximum_mag_numf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimumf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_magf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_numf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fminimum_mag_numf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/t_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/t_sincosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/t_sincosl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/t_sincosl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/k_sinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_sinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_sinl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_sinl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/k_cosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_cosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_cosl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_cosl.os +x86_64-lfs-linux-gnu-gcc k_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_sincosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_sincosl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_sincosl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_iscanonicall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_iscanonicall.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_iscanonicall.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_iscanonicall.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/e_rem_pio2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2l.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/branred.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mprefer-vector-width=128 -ffp-contract=off -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/branred.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/branred.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/branred.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/k_rem_pio2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_rem_pio2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_rem_pio2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_rem_pio2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/sincostab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/sincostab.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/sincostab.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/sincostab.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/math_err.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/math_err.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/math_err.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/math_err.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_exp_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_log_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_log2_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/e_pow_log_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_pow_log_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_pow_log_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_pow_log_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/math_errf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/math_errf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/math_errf.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/math_errf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_exp2f_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_logf_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_logf_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_logf_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_logf_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_log2f_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2f_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2f_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2f_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/e_powf_log2_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_powf_log2_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_powf_log2_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_powf_log2_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/s_sincosf_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/t_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/t_sincosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/t_sincosf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/t_sincosf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/k_sinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_sinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_sinf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_sinf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/k_cosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_cosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_cosf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_cosf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/k_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/k_sincosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/k_sincosf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/k_sincosf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/e_rem_pio2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2f128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_rem_pio2f128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fadd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fadd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fadd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fadd.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xaddf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xaddf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xaddf64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xaddf64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_faddl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_faddl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_faddl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_faddl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_daddl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_daddl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_daddl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_daddl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32addf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32addf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32addf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32addf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64addf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64addf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64addf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64addf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xaddf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xaddf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xaddf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xaddf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fdiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdiv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdiv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdiv.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xdivf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xdivf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xdivf64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xdivf64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fdivl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fdivl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fdivl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fdivl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_ddivl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ddivl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ddivl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ddivl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32divf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32divf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32divf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32divf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64divf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64divf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64divf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64divf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xdivf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xdivf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xdivf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xdivf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/fpu/s_ffma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ffma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ffma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ffma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xfmaf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xfmaf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xfmaf64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xfmaf64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_ffmal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ffmal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ffmal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ffmal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_dfmal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_dfmal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_dfmal.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_dfmal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32fmaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32fmaf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32fmaf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32fmaf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64fmaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64fmaf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64fmaf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64fmaf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xfmaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xfmaf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xfmaf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xfmaf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fmul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmul.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmul.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xmulf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xmulf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xmulf64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xmulf64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fmull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fmull.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fmull.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fmull.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_dmull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_dmull.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_dmull.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_dmull.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32mulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32mulf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32mulf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32mulf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64mulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64mulf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64mulf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64mulf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xmulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xmulf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xmulf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xmulf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fsqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xsqrtf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsqrtf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsqrtf64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsqrtf64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fsqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrtl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrtl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fsqrtl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_dsqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_dsqrtl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_dsqrtl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_dsqrtl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32sqrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32sqrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32sqrtf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64sqrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64sqrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64sqrtf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xsqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsqrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsqrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsqrtf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_fsub.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fsub.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fsub.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fsub.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_f32xsubf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsubf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsubf64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32xsubf64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_fsubl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_fsubl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_fsubl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_fsubl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/s_dsubl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_dsubl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_dsubl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_dsubl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f32subf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f32subf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f32subf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f32subf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64subf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64subf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64subf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64subf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/float128/s_f64xsubf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsubf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsubf128.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_f64xsubf128.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floor-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_floor-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floor-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floor-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rint-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rint-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rint-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rint-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundeven-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundevenf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-c.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceil-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_ceilf-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_floor-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floor-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floor-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_floorf-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyint-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_nearbyintf-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundeven-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundeven-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_roundevenf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_roundevenf-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_rint-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rint-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rint-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_rintf-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_trunc-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_truncf-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_pow-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_asin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincos-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp2f-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp2f-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_expf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_expf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_expf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_expf-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log2f-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log2f-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log2f-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log2f-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_logf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_logf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_logf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_logf-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_powf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_powf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_powf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_powf-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sinf-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_cosf-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincosf-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_pow-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atan-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_asin-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sin-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tan-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincos-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_exp-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_exp-avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_exp-avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_log-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_log-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_log-avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_log-avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_atan-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_atan-avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_atan-avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/e_atan2-avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sin-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sin-avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sin-avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_tan-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_tan-avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_tan-avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/s_sincos-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.36/build/math -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/math/s_sincos-avx.os +cd /mnt/lfs/sources/glibc-2.36/build/math && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libm_pic.a s_lib_version.os s_matherr.os s_signgam.os fclrexcpt.os fgetexcptflg.os fraiseexcpt.os fsetexcptflg.os ftestexcept.os fegetround.os fesetround.os fegetenv.os feholdexcpt.os fesetenv.os feupdateenv.os fedisblxcpt.os feenablxcpt.os fegetexcept.os fesetexcept.os fetestexceptflag.os fegetmode.os fesetmode.os powl_helper.os w_acosl_compat.os w_acoshl_compat.os w_asinl_compat.os w_atan2l_compat.os w_atanhl_compat.os w_coshl_compat.os w_exp2l_compat.os w_exp10l_compat.os w_fmodl_compat.os w_hypotl_compat.os w_j0l_compat.os w_j1l_compat.os w_jnl_compat.os w_log2l_compat.os w_log10l_compat.os w_logl_compat.os w_powl_compat.os w_remainderl_compat.os w_scalbl_compat.os w_sinhl_compat.os w_sqrtl_compat.os w_tgammal_compat.os w_lgammal_r_compat.os w_lgammal_compat2.os w_expl_compat.os w_lgamma_compatl.os k_standardl.os w_acos_compat.os w_acosh_compat.os w_asin_compat.os w_atan2_compat.os w_atanh_compat.os w_cosh_compat.os w_exp2_compat.os w_exp10_compat.os w_fmod_compat.os w_hypot_compat.os w_j0_compat.os w_j1_compat.os w_jn_compat.os w_log2_compat.os w_log10_compat.os w_log_compat.os w_pow_compat.os w_remainder_compat.os w_scalb_compat.os w_sinh_compat.os w_sqrt_compat.os w_tgamma_compat.os w_lgamma_r_compat.os w_lgamma_compat2.os w_exp_compat.os w_lgamma_compat.os k_standard.os w_acosf_compat.os w_acoshf_compat.os w_asinf_compat.os w_atan2f_compat.os w_atanhf_compat.os w_coshf_compat.os w_exp2f_compat.os w_exp10f_compat.os w_fmodf_compat.os w_hypotf_compat.os w_j0f_compat.os w_j1f_compat.os w_jnf_compat.os w_log2f_compat.os w_log10f_compat.os w_logf_compat.os w_powf_compat.os w_remainderf_compat.os w_scalbf_compat.os w_sinhf_compat.os w_sqrtf_compat.os w_tgammaf_compat.os w_lgammaf_r_compat.os w_lgammaf_compat2.os w_expf_compat.os w_lgamma_compatf.os k_standardf.os e_acosl.os e_acoshl.os e_asinl.os e_atan2l.os e_atanhl.os e_coshl.os e_expl.os e_fmodl.os e_hypotl.os e_j0l.os e_j1l.os e_jnl.os e_lgammal_r.os e_logl.os e_log10l.os e_powl.os e_remainderl.os e_sinhl.os e_sqrtl.os e_gammal_r.os e_ilogbl.os k_tanl.os s_asinhl.os s_atanl.os s_cbrtl.os s_ceill.os s_cosl.os s_erfl.os s_expm1l.os s_fabsl.os s_floorl.os s_log1pl.os s_logbl.os s_nextafterl.os s_nexttowardl.os s_rintl.os s_scalblnl.os s_sinl.os s_tanl.os s_tanhl.os s_fpclassifyl.os s_truncl.os s_remquol.os e_log2l.os s_roundl.os s_nearbyintl.os s_sincosl.os s_fmal.os s_lrintl.os s_llrintl.os s_lroundl.os s_llroundl.os e_exp10l.os s_issignalingl.os m_isinfl.os m_isnanl.os m_finitel.os m_copysignl.os m_modfl.os m_scalbnl.os m_frexpl.os m_signbitl.os m_ldexpl.os x2y2m1l.os gamma_productl.os lgamma_negl.os lgamma_productl.os s_nextupl.os s_totalorderl.os s_totalordermagl.os s_getpayloadl.os s_setpayloadl.os s_setpayloadsigl.os s_roundevenl.os s_fromfpl.os s_ufromfpl.os s_fromfpxl.os s_ufromfpxl.os cargl.os conjl.os cimagl.os creall.os cabsl.os e_scalbl.os s_cacosl.os s_cacoshl.os s_ccosl.os s_ccoshl.os s_casinl.os s_csinl.os s_casinhl.os k_casinhl.os s_csinhl.os s_catanhl.os s_catanl.os s_ctanl.os s_ctanhl.os s_cexpl.os s_clogl.os s_cprojl.os s_csqrtl.os s_cpowl.os s_clog10l.os s_fdiml.os s_nextdownl.os s_fmaxl.os s_fminl.os s_nanl.os s_iseqsigl.os s_canonicalizel.os s_significandl.os w_ilogbl.os w_llogbl.os w_log1pl.os w_scalblnl.os s_fmaxmagl.os s_fminmagl.os w_acosl.os w_acoshl.os w_asinl.os w_atan2l.os w_atanhl.os w_coshl.os w_exp10l.os w_exp2l.os w_fmodl.os w_hypotl.os w_j0l.os w_j1l.os w_jnl.os w_logl.os w_log10l.os w_log2l.os w_powl.os w_remainderl.os w_scalbl.os w_sinhl.os w_sqrtl.os w_tgammal.os w_lgammal.os w_lgammal_r.os w_expl.os e_exp2l.os s_fmaximuml.os s_fmaximum_magl.os s_fmaximum_numl.os s_fmaximum_mag_numl.os s_fminimuml.os s_fminimum_magl.os s_fminimum_numl.os s_fminimum_mag_numl.os e_acos.os e_acosh.os e_asin.os e_atan2.os e_atanh.os e_cosh.os e_exp.os e_fmod.os e_hypot.os e_j0.os e_j1.os e_jn.os e_lgamma_r.os e_log.os e_log10.os e_pow.os e_remainder.os e_sinh.os e_sqrt.os e_gamma_r.os e_ilogb.os k_tan.os s_asinh.os s_atan.os s_cbrt.os s_ceil.os s_cos.os s_erf.os s_expm1.os s_fabs.os s_floor.os s_log1p.os s_logb.os s_nextafter.os s_nexttoward.os s_rint.os s_scalbln.os s_sin.os s_tan.os s_tanh.os s_fpclassify.os s_trunc.os s_remquo.os e_log2.os s_round.os s_nearbyint.os s_sincos.os s_fma.os s_lrint.os s_llrint.os s_lround.os s_llround.os e_exp10.os s_issignaling.os m_isinf.os m_isnan.os m_finite.os m_copysign.os m_modf.os m_scalbn.os m_frexp.os m_signbit.os m_ldexp.os x2y2m1.os gamma_product.os lgamma_neg.os lgamma_product.os s_nextup.os s_totalorder.os s_totalordermag.os s_getpayload.os s_setpayload.os s_setpayloadsig.os s_roundeven.os s_fromfp.os s_ufromfp.os s_fromfpx.os s_ufromfpx.os carg.os conj.os cimag.os creal.os cabs.os e_scalb.os s_cacos.os s_cacosh.os s_ccos.os s_ccosh.os s_casin.os s_csin.os s_casinh.os k_casinh.os s_csinh.os s_catanh.os s_catan.os s_ctan.os s_ctanh.os s_cexp.os s_clog.os s_cproj.os s_csqrt.os s_cpow.os s_clog10.os s_fdim.os s_nextdown.os s_fmax.os s_fmin.os s_nan.os s_iseqsig.os s_canonicalize.os s_significand.os w_ilogb.os w_llogb.os w_log1p.os w_scalbln.os s_fmaxmag.os s_fminmag.os w_acos.os w_acosh.os w_asin.os w_atan2.os w_atanh.os w_cosh.os w_exp10.os w_exp2.os w_fmod.os w_hypot.os w_j0.os w_j1.os w_jn.os w_log.os w_log10.os w_log2.os w_pow.os w_remainder.os w_scalb.os w_sinh.os w_sqrt.os w_tgamma.os w_lgamma.os w_lgamma_r.os w_exp.os e_exp2.os s_fmaximum.os s_fmaximum_mag.os s_fmaximum_num.os s_fmaximum_mag_num.os s_fminimum.os s_fminimum_mag.os s_fminimum_num.os s_fminimum_mag_num.os e_acosf.os e_acoshf.os e_asinf.os e_atan2f.os e_atanhf.os e_coshf.os e_expf.os e_fmodf.os e_hypotf.os e_j0f.os e_j1f.os e_jnf.os e_lgammaf_r.os e_logf.os e_log10f.os e_powf.os e_remainderf.os e_sinhf.os e_sqrtf.os e_gammaf_r.os e_ilogbf.os k_tanf.os s_asinhf.os s_atanf.os s_cbrtf.os s_ceilf.os s_cosf.os s_erff.os s_expm1f.os s_fabsf.os s_floorf.os s_log1pf.os s_logbf.os s_nextafterf.os s_nexttowardf.os s_rintf.os s_scalblnf.os s_sinf.os s_tanf.os s_tanhf.os s_fpclassifyf.os s_truncf.os s_remquof.os e_log2f.os s_roundf.os s_nearbyintf.os s_sincosf.os s_fmaf.os s_lrintf.os s_llrintf.os s_lroundf.os s_llroundf.os e_exp10f.os s_issignalingf.os m_isinff.os m_isnanf.os m_finitef.os m_copysignf.os m_modff.os m_scalbnf.os m_frexpf.os m_signbitf.os m_ldexpf.os x2y2m1f.os gamma_productf.os lgamma_negf.os lgamma_productf.os s_nextupf.os s_totalorderf.os s_totalordermagf.os s_getpayloadf.os s_setpayloadf.os s_setpayloadsigf.os s_roundevenf.os s_fromfpf.os s_ufromfpf.os s_fromfpxf.os s_ufromfpxf.os cargf.os conjf.os cimagf.os crealf.os cabsf.os e_scalbf.os s_cacosf.os s_cacoshf.os s_ccosf.os s_ccoshf.os s_casinf.os s_csinf.os s_casinhf.os k_casinhf.os s_csinhf.os s_catanhf.os s_catanf.os s_ctanf.os s_ctanhf.os s_cexpf.os s_clogf.os s_cprojf.os s_csqrtf.os s_cpowf.os s_clog10f.os s_fdimf.os s_nextdownf.os s_fmaxf.os s_fminf.os s_nanf.os s_iseqsigf.os s_canonicalizef.os s_significandf.os w_ilogbf.os w_llogbf.os w_log1pf.os w_scalblnf.os s_fmaxmagf.os s_fminmagf.os w_acosf.os w_acoshf.os w_asinf.os w_atan2f.os w_atanhf.os w_coshf.os w_exp10f.os w_exp2f.os w_fmodf.os w_hypotf.os w_j0f.os w_j1f.os w_jnf.os w_logf.os w_log10f.os w_log2f.os w_powf.os w_remainderf.os w_scalbf.os w_sinhf.os w_sqrtf.os w_tgammaf.os w_lgammaf.os w_lgammaf_r.os w_expf.os e_exp2f.os s_fmaximumf.os s_fmaximum_magf.os s_fmaximum_numf.os s_fmaximum_mag_numf.os s_fminimumf.os s_fminimum_magf.os s_fminimum_numf.os s_fminimum_mag_numf.os e_acosf128.os e_acoshf128.os e_asinf128.os e_atan2f128.os e_atanhf128.os e_coshf128.os e_expf128.os e_fmodf128.os e_hypotf128.os e_j0f128.os e_j1f128.os e_jnf128.os e_lgammaf128_r.os e_logf128.os e_log10f128.os e_powf128.os e_remainderf128.os e_sinhf128.os e_sqrtf128.os e_gammaf128_r.os e_ilogbf128.os k_tanf128.os s_asinhf128.os s_atanf128.os s_cbrtf128.os s_ceilf128.os s_cosf128.os s_erff128.os s_expm1f128.os s_fabsf128.os s_floorf128.os s_log1pf128.os s_logbf128.os s_nextafterf128.os s_nexttowardf128.os s_rintf128.os s_scalblnf128.os s_sinf128.os s_tanf128.os s_tanhf128.os s_fpclassifyf128.os s_truncf128.os s_remquof128.os e_log2f128.os s_roundf128.os s_nearbyintf128.os s_sincosf128.os s_fmaf128.os s_lrintf128.os s_llrintf128.os s_lroundf128.os s_llroundf128.os e_exp10f128.os s_issignalingf128.os m_isinff128.os m_isnanf128.os m_finitef128.os m_copysignf128.os m_modff128.os m_scalbnf128.os m_frexpf128.os m_signbitf128.os m_ldexpf128.os x2y2m1f128.os gamma_productf128.os lgamma_negf128.os lgamma_productf128.os s_nextupf128.os s_totalorderf128.os s_totalordermagf128.os s_getpayloadf128.os s_setpayloadf128.os s_setpayloadsigf128.os s_roundevenf128.os s_fromfpf128.os s_ufromfpf128.os s_fromfpxf128.os s_ufromfpxf128.os cargf128.os conjf128.os cimagf128.os crealf128.os cabsf128.os e_scalbf128.os s_cacosf128.os s_cacoshf128.os s_ccosf128.os s_ccoshf128.os s_casinf128.os s_csinf128.os s_casinhf128.os k_casinhf128.os s_csinhf128.os s_catanhf128.os s_catanf128.os s_ctanf128.os s_ctanhf128.os s_cexpf128.os s_clogf128.os s_cprojf128.os s_csqrtf128.os s_cpowf128.os s_clog10f128.os s_fdimf128.os s_nextdownf128.os s_fmaxf128.os s_fminf128.os s_nanf128.os s_iseqsigf128.os s_canonicalizef128.os s_significandf128.os w_ilogbf128.os w_llogbf128.os w_log1pf128.os w_scalblnf128.os s_fmaxmagf128.os s_fminmagf128.os w_acosf128.os w_acoshf128.os w_asinf128.os w_atan2f128.os w_atanhf128.os w_coshf128.os w_exp10f128.os w_exp2f128.os w_fmodf128.os w_hypotf128.os w_j0f128.os w_j1f128.os w_jnf128.os w_logf128.os w_log10f128.os w_log2f128.os w_powf128.os w_remainderf128.os w_scalbf128.os w_sinhf128.os w_sqrtf128.os w_tgammaf128.os w_lgammaf128.os w_lgammaf128_r.os w_expf128.os e_exp2f128.os s_fmaximumf128.os s_fmaximum_magf128.os s_fmaximum_numf128.os s_fmaximum_mag_numf128.os s_fminimumf128.os s_fminimum_magf128.os s_fminimum_numf128.os s_fminimum_mag_numf128.os t_sincosl.os k_sinl.os k_cosl.os k_sincosl.os s_iscanonicall.os e_rem_pio2l.os branred.os k_rem_pio2.os sincostab.os math_err.os e_exp_data.os e_log_data.os e_log2_data.os e_pow_log_data.os math_errf.os e_exp2f_data.os e_logf_data.os e_log2f_data.os e_powf_log2_data.os s_sincosf_data.os t_sincosf128.os k_sinf128.os k_cosf128.os k_sincosf128.os e_rem_pio2f128.os s_fadd.os s_f32xaddf64.os s_faddl.os s_daddl.os s_f32addf128.os s_f64addf128.os s_f64xaddf128.os s_fdiv.os s_f32xdivf64.os s_fdivl.os s_ddivl.os s_f32divf128.os s_f64divf128.os s_f64xdivf128.os s_ffma.os s_f32xfmaf64.os s_ffmal.os s_dfmal.os s_f32fmaf128.os s_f64fmaf128.os s_f64xfmaf128.os s_fmul.os s_f32xmulf64.os s_fmull.os s_dmull.os s_f32mulf128.os s_f64mulf128.os s_f64xmulf128.os s_fsqrt.os s_f32xsqrtf64.os s_fsqrtl.os s_dsqrtl.os s_f32sqrtf128.os s_f64sqrtf128.os s_f64xsqrtf128.os s_fsub.os s_f32xsubf64.os s_fsubl.os s_dsubl.os s_f32subf128.os s_f64subf128.os s_f64xsubf128.os s_floor-c.os s_ceil-c.os s_floorf-c.os s_ceilf-c.os s_rint-c.os s_rintf-c.os s_nearbyint-c.os s_nearbyintf-c.os s_roundeven-c.os s_roundevenf-c.os s_trunc-c.os s_truncf-c.os s_ceil-sse4_1.os s_ceilf-sse4_1.os s_floor-sse4_1.os s_floorf-sse4_1.os s_nearbyint-sse4_1.os s_nearbyintf-sse4_1.os s_roundeven-sse4_1.os s_roundevenf-sse4_1.os s_rint-sse4_1.os s_rintf-sse4_1.os s_trunc-sse4_1.os s_truncf-sse4_1.os e_exp-fma.os e_log-fma.os e_pow-fma.os s_atan-fma.os e_asin-fma.os e_atan2-fma.os s_sin-fma.os s_tan-fma.os s_sincos-fma.os s_sinf-sse2.os s_cosf-sse2.os s_sincosf-sse2.os e_exp2f-fma.os e_expf-fma.os e_log2f-fma.os e_logf-fma.os e_powf-fma.os s_sinf-fma.os s_cosf-fma.os s_sincosf-fma.os e_exp-fma4.os e_log-fma4.os e_pow-fma4.os s_atan-fma4.os e_asin-fma4.os e_atan2-fma4.os s_sin-fma4.os s_tan-fma4.os s_sincos-fma4.os e_exp-avx.os e_log-avx.os s_atan-avx.os e_atan2-avx.os s_sin-avx.os s_tan-avx.os s_sincos-avx.os +a - s_lib_version.os +a - s_matherr.os +a - s_signgam.os +a - fclrexcpt.os +a - fgetexcptflg.os +a - fraiseexcpt.os +a - fsetexcptflg.os +a - ftestexcept.os +a - fegetround.os +a - fesetround.os +a - fegetenv.os +a - feholdexcpt.os +a - fesetenv.os +a - feupdateenv.os +a - fedisblxcpt.os +a - feenablxcpt.os +a - fegetexcept.os +a - fesetexcept.os +a - fetestexceptflag.os +a - fegetmode.os +a - fesetmode.os +a - powl_helper.os +a - w_acosl_compat.os +a - w_acoshl_compat.os +a - w_asinl_compat.os +a - w_atan2l_compat.os +a - w_atanhl_compat.os +a - w_coshl_compat.os +a - w_exp2l_compat.os +a - w_exp10l_compat.os +a - w_fmodl_compat.os +a - w_hypotl_compat.os +a - w_j0l_compat.os +a - w_j1l_compat.os +a - w_jnl_compat.os +a - w_log2l_compat.os +a - w_log10l_compat.os +a - w_logl_compat.os +a - w_powl_compat.os +a - w_remainderl_compat.os +a - w_scalbl_compat.os +a - w_sinhl_compat.os +a - w_sqrtl_compat.os +a - w_tgammal_compat.os +a - w_lgammal_r_compat.os +a - w_lgammal_compat2.os +a - w_expl_compat.os +a - w_lgamma_compatl.os +a - k_standardl.os +a - w_acos_compat.os +a - w_acosh_compat.os +a - w_asin_compat.os +a - w_atan2_compat.os +a - w_atanh_compat.os +a - w_cosh_compat.os +a - w_exp2_compat.os +a - w_exp10_compat.os +a - w_fmod_compat.os +a - w_hypot_compat.os +a - w_j0_compat.os +a - w_j1_compat.os +a - w_jn_compat.os +a - w_log2_compat.os +a - w_log10_compat.os +a - w_log_compat.os +a - w_pow_compat.os +a - w_remainder_compat.os +a - w_scalb_compat.os +a - w_sinh_compat.os +a - w_sqrt_compat.os +a - w_tgamma_compat.os +a - w_lgamma_r_compat.os +a - w_lgamma_compat2.os +a - w_exp_compat.os +a - w_lgamma_compat.os +a - k_standard.os +a - w_acosf_compat.os +a - w_acoshf_compat.os +a - w_asinf_compat.os +a - w_atan2f_compat.os +a - w_atanhf_compat.os +a - w_coshf_compat.os +a - w_exp2f_compat.os +a - w_exp10f_compat.os +a - w_fmodf_compat.os +a - w_hypotf_compat.os +a - w_j0f_compat.os +a - w_j1f_compat.os +a - w_jnf_compat.os +a - w_log2f_compat.os +a - w_log10f_compat.os +a - w_logf_compat.os +a - w_powf_compat.os +a - w_remainderf_compat.os +a - w_scalbf_compat.os +a - w_sinhf_compat.os +a - w_sqrtf_compat.os +a - w_tgammaf_compat.os +a - w_lgammaf_r_compat.os +a - w_lgammaf_compat2.os +a - w_expf_compat.os +a - w_lgamma_compatf.os +a - k_standardf.os +a - e_acosl.os +a - e_acoshl.os +a - e_asinl.os +a - e_atan2l.os +a - e_atanhl.os +a - e_coshl.os +a - e_expl.os +a - e_fmodl.os +a - e_hypotl.os +a - e_j0l.os +a - e_j1l.os +a - e_jnl.os +a - e_lgammal_r.os +a - e_logl.os +a - e_log10l.os +a - e_powl.os +a - e_remainderl.os +a - e_sinhl.os +a - e_sqrtl.os +a - e_gammal_r.os +a - e_ilogbl.os +a - k_tanl.os +a - s_asinhl.os +a - s_atanl.os +a - s_cbrtl.os +a - s_ceill.os +a - s_cosl.os +a - s_erfl.os +a - s_expm1l.os +a - s_fabsl.os +a - s_floorl.os +a - s_log1pl.os +a - s_logbl.os +a - s_nextafterl.os +a - s_nexttowardl.os +a - s_rintl.os +a - s_scalblnl.os +a - s_sinl.os +a - s_tanl.os +a - s_tanhl.os +a - s_fpclassifyl.os +a - s_truncl.os +a - s_remquol.os +a - e_log2l.os +a - s_roundl.os +a - s_nearbyintl.os +a - s_sincosl.os +a - s_fmal.os +a - s_lrintl.os +a - s_llrintl.os +a - s_lroundl.os +a - s_llroundl.os +a - e_exp10l.os +a - s_issignalingl.os +a - m_isinfl.os +a - m_isnanl.os +a - m_finitel.os +a - m_copysignl.os +a - m_modfl.os +a - m_scalbnl.os +a - m_frexpl.os +a - m_signbitl.os +a - m_ldexpl.os +a - x2y2m1l.os +a - gamma_productl.os +a - lgamma_negl.os +a - lgamma_productl.os +a - s_nextupl.os +a - s_totalorderl.os +a - s_totalordermagl.os +a - s_getpayloadl.os +a - s_setpayloadl.os +a - s_setpayloadsigl.os +a - s_roundevenl.os +a - s_fromfpl.os +a - s_ufromfpl.os +a - s_fromfpxl.os +a - s_ufromfpxl.os +a - cargl.os +a - conjl.os +a - cimagl.os +a - creall.os +a - cabsl.os +a - e_scalbl.os +a - s_cacosl.os +a - s_cacoshl.os +a - s_ccosl.os +a - s_ccoshl.os +a - s_casinl.os +a - s_csinl.os +a - s_casinhl.os +a - k_casinhl.os +a - s_csinhl.os +a - s_catanhl.os +a - s_catanl.os +a - s_ctanl.os +a - s_ctanhl.os +a - s_cexpl.os +a - s_clogl.os +a - s_cprojl.os +a - s_csqrtl.os +a - s_cpowl.os +a - s_clog10l.os +a - s_fdiml.os +a - s_nextdownl.os +a - s_fmaxl.os +a - s_fminl.os +a - s_nanl.os +a - s_iseqsigl.os +a - s_canonicalizel.os +a - s_significandl.os +a - w_ilogbl.os +a - w_llogbl.os +a - w_log1pl.os +a - w_scalblnl.os +a - s_fmaxmagl.os +a - s_fminmagl.os +a - w_acosl.os +a - w_acoshl.os +a - w_asinl.os +a - w_atan2l.os +a - w_atanhl.os +a - w_coshl.os +a - w_exp10l.os +a - w_exp2l.os +a - w_fmodl.os +a - w_hypotl.os +a - w_j0l.os +a - w_j1l.os +a - w_jnl.os +a - w_logl.os +a - w_log10l.os +a - w_log2l.os +a - w_powl.os +a - w_remainderl.os +a - w_scalbl.os +a - w_sinhl.os +a - w_sqrtl.os +a - w_tgammal.os +a - w_lgammal.os +a - w_lgammal_r.os +a - w_expl.os +a - e_exp2l.os +a - s_fmaximuml.os +a - s_fmaximum_magl.os +a - s_fmaximum_numl.os +a - s_fmaximum_mag_numl.os +a - s_fminimuml.os +a - s_fminimum_magl.os +a - s_fminimum_numl.os +a - s_fminimum_mag_numl.os +a - e_acos.os +a - e_acosh.os +a - e_asin.os +a - e_atan2.os +a - e_atanh.os +a - e_cosh.os +a - e_exp.os +a - e_fmod.os +a - e_hypot.os +a - e_j0.os +a - e_j1.os +a - e_jn.os +a - e_lgamma_r.os +a - e_log.os +a - e_log10.os +a - e_pow.os +a - e_remainder.os +a - e_sinh.os +a - e_sqrt.os +a - e_gamma_r.os +a - e_ilogb.os +a - k_tan.os +a - s_asinh.os +a - s_atan.os +a - s_cbrt.os +a - s_ceil.os +a - s_cos.os +a - s_erf.os +a - s_expm1.os +a - s_fabs.os +a - s_floor.os +a - s_log1p.os +a - s_logb.os +a - s_nextafter.os +a - s_nexttoward.os +a - s_rint.os +a - s_scalbln.os +a - s_sin.os +a - s_tan.os +a - s_tanh.os +a - s_fpclassify.os +a - s_trunc.os +a - s_remquo.os +a - e_log2.os +a - s_round.os +a - s_nearbyint.os +a - s_sincos.os +a - s_fma.os +a - s_lrint.os +a - s_llrint.os +a - s_lround.os +a - s_llround.os +a - e_exp10.os +a - s_issignaling.os +a - m_isinf.os +a - m_isnan.os +a - m_finite.os +a - m_copysign.os +a - m_modf.os +a - m_scalbn.os +a - m_frexp.os +a - m_signbit.os +a - m_ldexp.os +a - x2y2m1.os +a - gamma_product.os +a - lgamma_neg.os +a - lgamma_product.os +a - s_nextup.os +a - s_totalorder.os +a - s_totalordermag.os +a - s_getpayload.os +a - s_setpayload.os +a - s_setpayloadsig.os +a - s_roundeven.os +a - s_fromfp.os +a - s_ufromfp.os +a - s_fromfpx.os +a - s_ufromfpx.os +a - carg.os +a - conj.os +a - cimag.os +a - creal.os +a - cabs.os +a - e_scalb.os +a - s_cacos.os +a - s_cacosh.os +a - s_ccos.os +a - s_ccosh.os +a - s_casin.os +a - s_csin.os +a - s_casinh.os +a - k_casinh.os +a - s_csinh.os +a - s_catanh.os +a - s_catan.os +a - s_ctan.os +a - s_ctanh.os +a - s_cexp.os +a - s_clog.os +a - s_cproj.os +a - s_csqrt.os +a - s_cpow.os +a - s_clog10.os +a - s_fdim.os +a - s_nextdown.os +a - s_fmax.os +a - s_fmin.os +a - s_nan.os +a - s_iseqsig.os +a - s_canonicalize.os +a - s_significand.os +a - w_ilogb.os +a - w_llogb.os +a - w_log1p.os +a - w_scalbln.os +a - s_fmaxmag.os +a - s_fminmag.os +a - w_acos.os +a - w_acosh.os +a - w_asin.os +a - w_atan2.os +a - w_atanh.os +a - w_cosh.os +a - w_exp10.os +a - w_exp2.os +a - w_fmod.os +a - w_hypot.os +a - w_j0.os +a - w_j1.os +a - w_jn.os +a - w_log.os +a - w_log10.os +a - w_log2.os +a - w_pow.os +a - w_remainder.os +a - w_scalb.os +a - w_sinh.os +a - w_sqrt.os +a - w_tgamma.os +a - w_lgamma.os +a - w_lgamma_r.os +a - w_exp.os +a - e_exp2.os +a - s_fmaximum.os +a - s_fmaximum_mag.os +a - s_fmaximum_num.os +a - s_fmaximum_mag_num.os +a - s_fminimum.os +a - s_fminimum_mag.os +a - s_fminimum_num.os +a - s_fminimum_mag_num.os +a - e_acosf.os +a - e_acoshf.os +a - e_asinf.os +a - e_atan2f.os +a - e_atanhf.os +a - e_coshf.os +a - e_expf.os +a - e_fmodf.os +a - e_hypotf.os +a - e_j0f.os +a - e_j1f.os +a - e_jnf.os +a - e_lgammaf_r.os +a - e_logf.os +a - e_log10f.os +a - e_powf.os +a - e_remainderf.os +a - e_sinhf.os +a - e_sqrtf.os +a - e_gammaf_r.os +a - e_ilogbf.os +a - k_tanf.os +a - s_asinhf.os +a - s_atanf.os +a - s_cbrtf.os +a - s_ceilf.os +a - s_cosf.os +a - s_erff.os +a - s_expm1f.os +a - s_fabsf.os +a - s_floorf.os +a - s_log1pf.os +a - s_logbf.os +a - s_nextafterf.os +a - s_nexttowardf.os +a - s_rintf.os +a - s_scalblnf.os +a - s_sinf.os +a - s_tanf.os +a - s_tanhf.os +a - s_fpclassifyf.os +a - s_truncf.os +a - s_remquof.os +a - e_log2f.os +a - s_roundf.os +a - s_nearbyintf.os +a - s_sincosf.os +a - s_fmaf.os +a - s_lrintf.os +a - s_llrintf.os +a - s_lroundf.os +a - s_llroundf.os +a - e_exp10f.os +a - s_issignalingf.os +a - m_isinff.os +a - m_isnanf.os +a - m_finitef.os +a - m_copysignf.os +a - m_modff.os +a - m_scalbnf.os +a - m_frexpf.os +a - m_signbitf.os +a - m_ldexpf.os +a - x2y2m1f.os +a - gamma_productf.os +a - lgamma_negf.os +a - lgamma_productf.os +a - s_nextupf.os +a - s_totalorderf.os +a - s_totalordermagf.os +a - s_getpayloadf.os +a - s_setpayloadf.os +a - s_setpayloadsigf.os +a - s_roundevenf.os +a - s_fromfpf.os +a - s_ufromfpf.os +a - s_fromfpxf.os +a - s_ufromfpxf.os +a - cargf.os +a - conjf.os +a - cimagf.os +a - crealf.os +a - cabsf.os +a - e_scalbf.os +a - s_cacosf.os +a - s_cacoshf.os +a - s_ccosf.os +a - s_ccoshf.os +a - s_casinf.os +a - s_csinf.os +a - s_casinhf.os +a - k_casinhf.os +a - s_csinhf.os +a - s_catanhf.os +a - s_catanf.os +a - s_ctanf.os +a - s_ctanhf.os +a - s_cexpf.os +a - s_clogf.os +a - s_cprojf.os +a - s_csqrtf.os +a - s_cpowf.os +a - s_clog10f.os +a - s_fdimf.os +a - s_nextdownf.os +a - s_fmaxf.os +a - s_fminf.os +a - s_nanf.os +a - s_iseqsigf.os +a - s_canonicalizef.os +a - s_significandf.os +a - w_ilogbf.os +a - w_llogbf.os +a - w_log1pf.os +a - w_scalblnf.os +a - s_fmaxmagf.os +a - s_fminmagf.os +a - w_acosf.os +a - w_acoshf.os +a - w_asinf.os +a - w_atan2f.os +a - w_atanhf.os +a - w_coshf.os +a - w_exp10f.os +a - w_exp2f.os +a - w_fmodf.os +a - w_hypotf.os +a - w_j0f.os +a - w_j1f.os +a - w_jnf.os +a - w_logf.os +a - w_log10f.os +a - w_log2f.os +a - w_powf.os +a - w_remainderf.os +a - w_scalbf.os +a - w_sinhf.os +a - w_sqrtf.os +a - w_tgammaf.os +a - w_lgammaf.os +a - w_lgammaf_r.os +a - w_expf.os +a - e_exp2f.os +a - s_fmaximumf.os +a - s_fmaximum_magf.os +a - s_fmaximum_numf.os +a - s_fmaximum_mag_numf.os +a - s_fminimumf.os +a - s_fminimum_magf.os +a - s_fminimum_numf.os +a - s_fminimum_mag_numf.os +a - e_acosf128.os +a - e_acoshf128.os +a - e_asinf128.os +a - e_atan2f128.os +a - e_atanhf128.os +a - e_coshf128.os +a - e_expf128.os +a - e_fmodf128.os +a - e_hypotf128.os +a - e_j0f128.os +a - e_j1f128.os +a - e_jnf128.os +a - e_lgammaf128_r.os +a - e_logf128.os +a - e_log10f128.os +a - e_powf128.os +a - e_remainderf128.os +a - e_sinhf128.os +a - e_sqrtf128.os +a - e_gammaf128_r.os +a - e_ilogbf128.os +a - k_tanf128.os +a - s_asinhf128.os +a - s_atanf128.os +a - s_cbrtf128.os +a - s_ceilf128.os +a - s_cosf128.os +a - s_erff128.os +a - s_expm1f128.os +a - s_fabsf128.os +a - s_floorf128.os +a - s_log1pf128.os +a - s_logbf128.os +a - s_nextafterf128.os +a - s_nexttowardf128.os +a - s_rintf128.os +a - s_scalblnf128.os +a - s_sinf128.os +a - s_tanf128.os +a - s_tanhf128.os +a - s_fpclassifyf128.os +a - s_truncf128.os +a - s_remquof128.os +a - e_log2f128.os +a - s_roundf128.os +a - s_nearbyintf128.os +a - s_sincosf128.os +a - s_fmaf128.os +a - s_lrintf128.os +a - s_llrintf128.os +a - s_lroundf128.os +a - s_llroundf128.os +a - e_exp10f128.os +a - s_issignalingf128.os +a - m_isinff128.os +a - m_isnanf128.os +a - m_finitef128.os +a - m_copysignf128.os +a - m_modff128.os +a - m_scalbnf128.os +a - m_frexpf128.os +a - m_signbitf128.os +a - m_ldexpf128.os +a - x2y2m1f128.os +a - gamma_productf128.os +a - lgamma_negf128.os +a - lgamma_productf128.os +a - s_nextupf128.os +a - s_totalorderf128.os +a - s_totalordermagf128.os +a - s_getpayloadf128.os +a - s_setpayloadf128.os +a - s_setpayloadsigf128.os +a - s_roundevenf128.os +a - s_fromfpf128.os +a - s_ufromfpf128.os +a - s_fromfpxf128.os +a - s_ufromfpxf128.os +a - cargf128.os +a - conjf128.os +a - cimagf128.os +a - crealf128.os +a - cabsf128.os +a - e_scalbf128.os +a - s_cacosf128.os +a - s_cacoshf128.os +a - s_ccosf128.os +a - s_ccoshf128.os +a - s_casinf128.os +a - s_csinf128.os +a - s_casinhf128.os +a - k_casinhf128.os +a - s_csinhf128.os +a - s_catanhf128.os +a - s_catanf128.os +a - s_ctanf128.os +a - s_ctanhf128.os +a - s_cexpf128.os +a - s_clogf128.os +a - s_cprojf128.os +a - s_csqrtf128.os +a - s_cpowf128.os +a - s_clog10f128.os +a - s_fdimf128.os +a - s_nextdownf128.os +a - s_fmaxf128.os +a - s_fminf128.os +a - s_nanf128.os +a - s_iseqsigf128.os +a - s_canonicalizef128.os +a - s_significandf128.os +a - w_ilogbf128.os +a - w_llogbf128.os +a - w_log1pf128.os +a - w_scalblnf128.os +a - s_fmaxmagf128.os +a - s_fminmagf128.os +a - w_acosf128.os +a - w_acoshf128.os +a - w_asinf128.os +a - w_atan2f128.os +a - w_atanhf128.os +a - w_coshf128.os +a - w_exp10f128.os +a - w_exp2f128.os +a - w_fmodf128.os +a - w_hypotf128.os +a - w_j0f128.os +a - w_j1f128.os +a - w_jnf128.os +a - w_logf128.os +a - w_log10f128.os +a - w_log2f128.os +a - w_powf128.os +a - w_remainderf128.os +a - w_scalbf128.os +a - w_sinhf128.os +a - w_sqrtf128.os +a - w_tgammaf128.os +a - w_lgammaf128.os +a - w_lgammaf128_r.os +a - w_expf128.os +a - e_exp2f128.os +a - s_fmaximumf128.os +a - s_fmaximum_magf128.os +a - s_fmaximum_numf128.os +a - s_fmaximum_mag_numf128.os +a - s_fminimumf128.os +a - s_fminimum_magf128.os +a - s_fminimum_numf128.os +a - s_fminimum_mag_numf128.os +a - t_sincosl.os +a - k_sinl.os +a - k_cosl.os +a - k_sincosl.os +a - s_iscanonicall.os +a - e_rem_pio2l.os +a - branred.os +a - k_rem_pio2.os +a - sincostab.os +a - math_err.os +a - e_exp_data.os +a - e_log_data.os +a - e_log2_data.os +a - e_pow_log_data.os +a - math_errf.os +a - e_exp2f_data.os +a - e_logf_data.os +a - e_log2f_data.os +a - e_powf_log2_data.os +a - s_sincosf_data.os +a - t_sincosf128.os +a - k_sinf128.os +a - k_cosf128.os +a - k_sincosf128.os +a - e_rem_pio2f128.os +a - s_fadd.os +a - s_f32xaddf64.os +a - s_faddl.os +a - s_daddl.os +a - s_f32addf128.os +a - s_f64addf128.os +a - s_f64xaddf128.os +a - s_fdiv.os +a - s_f32xdivf64.os +a - s_fdivl.os +a - s_ddivl.os +a - s_f32divf128.os +a - s_f64divf128.os +a - s_f64xdivf128.os +a - s_ffma.os +a - s_f32xfmaf64.os +a - s_ffmal.os +a - s_dfmal.os +a - s_f32fmaf128.os +a - s_f64fmaf128.os +a - s_f64xfmaf128.os +a - s_fmul.os +a - s_f32xmulf64.os +a - s_fmull.os +a - s_dmull.os +a - s_f32mulf128.os +a - s_f64mulf128.os +a - s_f64xmulf128.os +a - s_fsqrt.os +a - s_f32xsqrtf64.os +a - s_fsqrtl.os +a - s_dsqrtl.os +a - s_f32sqrtf128.os +a - s_f64sqrtf128.os +a - s_f64xsqrtf128.os +a - s_fsub.os +a - s_f32xsubf64.os +a - s_fsubl.os +a - s_dsubl.os +a - s_f32subf128.os +a - s_f64subf128.os +a - s_f64xsubf128.os +a - s_floor-c.os +a - s_ceil-c.os +a - s_floorf-c.os +a - s_ceilf-c.os +a - s_rint-c.os +a - s_rintf-c.os +a - s_nearbyint-c.os +a - s_nearbyintf-c.os +a - s_roundeven-c.os +a - s_roundevenf-c.os +a - s_trunc-c.os +a - s_truncf-c.os +a - s_ceil-sse4_1.os +a - s_ceilf-sse4_1.os +a - s_floor-sse4_1.os +a - s_floorf-sse4_1.os +a - s_nearbyint-sse4_1.os +a - s_nearbyintf-sse4_1.os +a - s_roundeven-sse4_1.os +a - s_roundevenf-sse4_1.os +a - s_rint-sse4_1.os +a - s_rintf-sse4_1.os +a - s_trunc-sse4_1.os +a - s_truncf-sse4_1.os +a - e_exp-fma.os +a - e_log-fma.os +a - e_pow-fma.os +a - s_atan-fma.os +a - e_asin-fma.os +a - e_atan2-fma.os +a - s_sin-fma.os +a - s_tan-fma.os +a - s_sincos-fma.os +a - s_sinf-sse2.os +a - s_cosf-sse2.os +a - s_sincosf-sse2.os +a - e_exp2f-fma.os +a - e_expf-fma.os +a - e_log2f-fma.os +a - e_logf-fma.os +a - e_powf-fma.os +a - s_sinf-fma.os +a - s_cosf-fma.os +a - s_sincosf-fma.os +a - e_exp-fma4.os +a - e_log-fma4.os +a - e_pow-fma4.os +a - s_atan-fma4.os +a - e_asin-fma4.os +a - e_atan2-fma4.os +a - s_sin-fma4.os +a - s_tan-fma4.os +a - s_sincos-fma4.os +a - e_exp-avx.os +a - e_log-avx.os +a - s_atan-avx.os +a - e_atan2-avx.os +a - s_sin-avx.os +a - s_tan-avx.os +a - s_sincos-avx.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libm.map -Wl,-soname=libm.so.6 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/math/libm.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/math/libm_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/math/libm.so.6.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/math/libm.so /mnt/lfs/sources/glibc-2.36/build/math/libm.so.6.new +mv -f /mnt/lfs/sources/glibc-2.36/build/math/libm.so.6.new /mnt/lfs/sources/glibc-2.36/build/math/libm.so.6 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/math' +make subdir=setjmp -C setjmp ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/setjmp' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/setjmp' +make subdir=signal -C signal ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/signal' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/signal' +make subdir=stdlib -C stdlib ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/stdlib' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/stdlib' +make subdir=stdio-common -C stdio-common ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/stdio-common' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/stdio-common' +make subdir=libio -C libio ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/libio' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/libio' +make subdir=dlfcn -C dlfcn ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/dlfcn' +cd /mnt/lfs/sources/glibc-2.36/build/dlfcn && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libdl.a +x86_64-lfs-linux-gnu-gcc libdl-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/dlfcn -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl-compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl-compat.os +cd /mnt/lfs/sources/glibc-2.36/build/dlfcn && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libdl_pic.a libdl-compat.os +a - libdl-compat.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libdl.map -Wl,-soname=libdl.so.2 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl.so /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl.so.2.new +mv -f /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl.so.2.new /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl.so.2 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/dlfcn' +make subdir=nptl -C nptl ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl' +cd /mnt/lfs/sources/glibc-2.36/build/nptl && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libpthread.a +cd /mnt/lfs/sources/glibc-2.36/build/nptl && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libpthread_pic.a libpthread-compat.os +a - libpthread-compat.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libpthread.map -Wl,-soname=libpthread.so.0 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread.so.0.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread.so /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread.so.0.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread.so.0.new /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread.so.0 +python3 -B ../scripts/gen-as-const.py --python \ + --cc="x86_64-lfs-linux-gnu-gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc" nptl_lock_constants.pysym \ + > /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_lock_constants.py.tmp +mv -f /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_lock_constants.py.tmp /mnt/lfs/sources/glibc-2.36/build/nptl/nptl_lock_constants.py +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl' +make subdir=rt -C rt ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/rt' +cd /mnt/lfs/sources/glibc-2.36/build/rt && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv librt.a +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/librt-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/librt-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/librt-compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/librt-compat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/gnu/rt-unwind-resume.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/mnt/lfs/sources/glibc-2.36/build/rt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/rt/rt-unwind-resume.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/rt/rt-unwind-resume.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/rt/rt-unwind-resume.os +cd /mnt/lfs/sources/glibc-2.36/build/rt && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv librt_pic.a librt-compat.os rt-unwind-resume.os +a - librt-compat.os +a - rt-unwind-resume.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/librt.map -Wl,-soname=librt.so.1 -Wl,-z,relro -Wl,--enable-new-dtags,-z,nodelete -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/rt/librt.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/rt/librt_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/rt/librt.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/rt/librt.so /mnt/lfs/sources/glibc-2.36/build/rt/librt.so.1.new +mv -f /mnt/lfs/sources/glibc-2.36/build/rt/librt.so.1.new /mnt/lfs/sources/glibc-2.36/build/rt/librt.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/rt' +make subdir=malloc -C malloc ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/malloc' +x86_64-lfs-linux-gnu-gcc mcheck-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/mcheck-init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/mcheck-init.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/mcheck-init.o +rm -f /mnt/lfs/sources/glibc-2.36/build/malloc/libmcheck.a +cd /mnt/lfs/sources/glibc-2.36/build/malloc && \ +ln -s mcheck-init.o libmcheck.a +rm -f /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace.new +sed -e 's|@PERL@|/usr/bin/perl|' -e 's|@XXX@|18|' \ + -e 's|@VERSION@|2.36|' \ + -e 's|@PKGVERSION@|(GNU libc) |' \ + -e 's|@REPORT_BUGS_TO@||' mtrace.pl > /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace.new \ +&& rm -f /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace && mv /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace.new /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace && chmod +x /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace +x86_64-lfs-linux-gnu-gcc memusage.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmemusage -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/memusage.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/memusage.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/memusage.os +cd /mnt/lfs/sources/glibc-2.36/build/malloc && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libmemusage_pic.a memusage.os +a - memusage.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,-soname=libmemusage.so -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/malloc/libmemusage.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/malloc/libmemusage_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc malloc-debug.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc_malloc_debug -include ../include/libc-symbols.h -DPIC -DSHARED -DUSE_TCACHE=0 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/malloc-debug.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/malloc-debug.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/malloc-debug.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/malloc-hugepages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/malloc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc_malloc_debug -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/malloc/malloc-hugepages.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/malloc/malloc-hugepages.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/malloc/malloc-hugepages.os +cd /mnt/lfs/sources/glibc-2.36/build/malloc && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libc_malloc_debug_pic.a malloc-debug.os malloc-hugepages.os +a - malloc-debug.os +a - malloc-hugepages.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libc_malloc_debug.map -Wl,-soname=libc_malloc_debug.so.0 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/malloc/libc_malloc_debug.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/malloc/libc_malloc_debug_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/malloc/libc_malloc_debug.so.0.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/malloc/libc_malloc_debug.so /mnt/lfs/sources/glibc-2.36/build/malloc/libc_malloc_debug.so.0.new +mv -f /mnt/lfs/sources/glibc-2.36/build/malloc/libc_malloc_debug.so.0.new /mnt/lfs/sources/glibc-2.36/build/malloc/libc_malloc_debug.so.0 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/malloc' +make subdir=string -C string ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/string' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/string' +make subdir=wcsmbs -C wcsmbs ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/wcsmbs' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/wcsmbs' +make subdir=timezone -C timezone ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/timezone' +echo 'static char const TZVERSION[]="2.36";' \ + > /mnt/lfs/sources/glibc-2.36/build/timezone/version.h.new +mv -f /mnt/lfs/sources/glibc-2.36/build/timezone/version.h.new /mnt/lfs/sources/glibc-2.36/build/timezone/version.h +x86_64-lfs-linux-gnu-gcc zdump.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DHAVE_GETTEXT -DUSE_LTZ=0 -D_ISOMAC -DTZ_DOMAIN='"libc"' -include /mnt/lfs/sources/glibc-2.36/build/config.h -Wno-maybe-uninitialized -I../include -I/mnt/lfs/sources/glibc-2.36/build/timezone -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/timezone/zdump.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/timezone/zdump.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/timezone/zdump.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/timezone/zdump -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/timezone/zdump.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +sed -e 's|TZDIR=[^}]*|TZDIR=/usr/share/zoneinfo|' \ + -e '/TZVERSION=/s|see_Makefile|"2.36"|' \ + -e '/PKGVERSION=/s|=.*|="(GNU libc) "|' \ + -e '/REPORT_BUGS_TO=/s|=.*|=""|' \ + < tzselect.ksh > /mnt/lfs/sources/glibc-2.36/build/timezone/tzselect.new +chmod 555 /mnt/lfs/sources/glibc-2.36/build/timezone/tzselect.new +mv -f /mnt/lfs/sources/glibc-2.36/build/timezone/tzselect.new /mnt/lfs/sources/glibc-2.36/build/timezone/tzselect +x86_64-lfs-linux-gnu-gcc zic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DHAVE_GETTEXT -DUSE_LTZ=0 -D_ISOMAC -DTZ_DOMAIN='"libc"' -include /mnt/lfs/sources/glibc-2.36/build/config.h -Wno-maybe-uninitialized -Wno-unused-variable -I../include -I/mnt/lfs/sources/glibc-2.36/build/timezone -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/timezone/zic.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/timezone/zic.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/timezone/zic.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/timezone/zic -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/timezone/zic.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/timezone' +make subdir=time -C time ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/time' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/time' +make subdir=dirent -C dirent ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/dirent' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/dirent' +make subdir=grp -C grp ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/grp' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/grp' +make subdir=pwd -C pwd ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/pwd' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/pwd' +make subdir=posix -C posix ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/posix' +x86_64-lfs-linux-gnu-gcc getconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -DGETCONF_DIR='"/usr/libexec/getconf"' -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/posix/getconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/posix/getconf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/posix/getconf.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/posix/getconf -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/posix/getconf.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc getconf-speclist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -I../include -I/mnt/lfs/sources/glibc-2.36/build/posix -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -E -o - \ + | sed -n -e '/@@@PRESENT_/s/@@@PRESENT_//p' > /mnt/lfs/sources/glibc-2.36/build/posix/getconf.speclist.new +mv -f /mnt/lfs/sources/glibc-2.36/build/posix/getconf.speclist.new /mnt/lfs/sources/glibc-2.36/build/posix/getconf.speclist +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/posix' +make subdir=io -C io ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/io' +x86_64-lfs-linux-gnu-gcc pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/io -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/io/pwd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/io/pwd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/io/pwd.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/io/pwd -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/io/pwd.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/io' +make subdir=termios -C termios ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/termios' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/termios' +make subdir=resource -C resource ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/resource' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/resource' +make subdir=misc -C misc ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/misc' +rm -f /mnt/lfs/sources/glibc-2.36/build/dummy.c +(echo 'extern void __dummy__ (void);'; \ + echo 'void __dummy__ (void) { }') > /mnt/lfs/sources/glibc-2.36/build/dummy.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/dummy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.36/build/misc -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/dummy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/dummy.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/dummy.o +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar crv /mnt/lfs/sources/glibc-2.36/build/misc/libg.a /mnt/lfs/sources/glibc-2.36/build/dummy.o +a - /mnt/lfs/sources/glibc-2.36/build/dummy.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/misc' +make subdir=socket -C socket ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/socket' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/socket' +make subdir=sysvipc -C sysvipc ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/sysvipc' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/sysvipc' +make subdir=gmon -C gmon ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/gmon' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gmon' +make subdir=gnulib -C gnulib ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/gnulib' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gnulib' +make subdir=wctype -C wctype ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/wctype' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/wctype' +make subdir=manual -C manual ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/manual' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/manual' +make subdir=shadow -C shadow ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/shadow' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/shadow' +make subdir=gshadow -C gshadow ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/gshadow' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gshadow' +make subdir=po -C po ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/po' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/po' +make subdir=argp -C argp ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/argp' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/argp' +make subdir=conform -C conform ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/conform' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/conform' +make subdir=debug -C debug ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/debug' +x86_64-lfs-linux-gnu-gcc pcprofiledump.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/pcprofiledump.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/pcprofiledump.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/pcprofiledump.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/debug/pcprofiledump -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/debug/pcprofiledump.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +rm -f /mnt/lfs/sources/glibc-2.36/build/debug/xtrace.new +sed -e 's|@VERSION@|2.36|' -e 's|@SLIBDIR@|/usr/\\$LIB|' \ + -e 's|@BINDIR@|/usr/bin|' -e 's|@PKGVERSION@|(GNU libc) |' \ + -e 's|@REPORT_BUGS_TO@||' xtrace.sh > /mnt/lfs/sources/glibc-2.36/build/debug/xtrace.new \ +&& rm -f /mnt/lfs/sources/glibc-2.36/build/debug/xtrace && mv /mnt/lfs/sources/glibc-2.36/build/debug/xtrace.new /mnt/lfs/sources/glibc-2.36/build/debug/xtrace && chmod +x /mnt/lfs/sources/glibc-2.36/build/debug/xtrace +x86_64-lfs-linux-gnu-gcc pcprofile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/debug -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libpcprofile -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/debug/pcprofile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/debug/pcprofile.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/debug/pcprofile.os +cd /mnt/lfs/sources/glibc-2.36/build/debug && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libpcprofile_pic.a pcprofile.os +a - pcprofile.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,-soname=libpcprofile.so -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/debug/libpcprofile.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/debug/libpcprofile_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/debug' +make subdir=mathvec -C mathvec ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/mathvec' +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_exp_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_log_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_pow_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_trig_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_trig_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_trig_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_trig_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_expf_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_logf_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_powf_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_trig_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_trig_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_trig_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_trig_data.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan22_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp102_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp22_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm12_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log102_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log22_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan24_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp104_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp24_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm14_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log104_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log24_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_acos4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_acosh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_asin4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_asinh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_atan4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_atan24_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_atanh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_cbrt4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_cos4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_cosh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_erf4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_erfc4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_exp4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_exp104_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_exp24_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_expm14_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_hypot4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_log4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_log104_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_log1p4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_log24_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_pow4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_sin4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_sincos4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_sinh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_tan4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_tanh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan28_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp108_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp28_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm18_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log108_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log28_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_acosf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_acoshf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_asinf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_asinhf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_atanf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_atan2f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_atanhf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_cbrtf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_cosf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_coshf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_erff8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_erfcf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_expf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_exp10f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_exp2f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_expm1f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_hypotf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_logf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_log10f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_log1pf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_log2f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_powf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_sinf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_sincosf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_sinhf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_tanf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_tanhf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan22_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp102_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp22_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm12_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log102_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log22_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan22_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp102_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp22_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm12_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log102_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log22_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan24_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp104_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp24_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm14_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log104_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log24_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan24_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp104_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp24_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm14_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log104_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log24_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan28_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp108_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp28_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm18_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log108_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log28_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan28_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp108_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp28_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm18_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log108_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log28_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core_sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core-sse.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core_avx512.o +cd /mnt/lfs/sources/glibc-2.36/build/mathvec && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libmvec.a svml_d_exp_data.o svml_d_log_data.o svml_d_pow_data.o svml_d_trig_data.o svml_s_expf_data.o svml_s_logf_data.o svml_s_powf_data.o svml_s_trig_data.o svml_d_acos2_core.o svml_d_acosh2_core.o svml_d_asin2_core.o svml_d_asinh2_core.o svml_d_atan2_core.o svml_d_atan22_core.o svml_d_atanh2_core.o svml_d_cbrt2_core.o svml_d_cos2_core.o svml_d_cosh2_core.o svml_d_erf2_core.o svml_d_erfc2_core.o svml_d_exp2_core.o svml_d_exp102_core.o svml_d_exp22_core.o svml_d_expm12_core.o svml_d_hypot2_core.o svml_d_log2_core.o svml_d_log102_core.o svml_d_log1p2_core.o svml_d_log22_core.o svml_d_pow2_core.o svml_d_sin2_core.o svml_d_sincos2_core.o svml_d_sinh2_core.o svml_d_tan2_core.o svml_d_tanh2_core.o svml_d_acos4_core.o svml_d_acosh4_core.o svml_d_asin4_core.o svml_d_asinh4_core.o svml_d_atan4_core.o svml_d_atan24_core.o svml_d_atanh4_core.o svml_d_cbrt4_core.o svml_d_cos4_core.o svml_d_cosh4_core.o svml_d_erf4_core.o svml_d_erfc4_core.o svml_d_exp4_core.o svml_d_exp104_core.o svml_d_exp24_core.o svml_d_expm14_core.o svml_d_hypot4_core.o svml_d_log4_core.o svml_d_log104_core.o svml_d_log1p4_core.o svml_d_log24_core.o svml_d_pow4_core.o svml_d_sin4_core.o svml_d_sincos4_core.o svml_d_sinh4_core.o svml_d_tan4_core.o svml_d_tanh4_core.o svml_d_acos4_core_avx.o svml_d_acosh4_core_avx.o svml_d_asin4_core_avx.o svml_d_asinh4_core_avx.o svml_d_atan4_core_avx.o svml_d_atan24_core_avx.o svml_d_atanh4_core_avx.o svml_d_cbrt4_core_avx.o svml_d_cos4_core_avx.o svml_d_cosh4_core_avx.o svml_d_erf4_core_avx.o svml_d_erfc4_core_avx.o svml_d_exp4_core_avx.o svml_d_exp104_core_avx.o svml_d_exp24_core_avx.o svml_d_expm14_core_avx.o svml_d_hypot4_core_avx.o svml_d_log4_core_avx.o svml_d_log104_core_avx.o svml_d_log1p4_core_avx.o svml_d_log24_core_avx.o svml_d_pow4_core_avx.o svml_d_sin4_core_avx.o svml_d_sincos4_core_avx.o svml_d_sinh4_core_avx.o svml_d_tan4_core_avx.o svml_d_tanh4_core_avx.o svml_d_acos8_core.o svml_d_acosh8_core.o svml_d_asin8_core.o svml_d_asinh8_core.o svml_d_atan8_core.o svml_d_atan28_core.o svml_d_atanh8_core.o svml_d_cbrt8_core.o svml_d_cos8_core.o svml_d_cosh8_core.o svml_d_erf8_core.o svml_d_erfc8_core.o svml_d_exp8_core.o svml_d_exp108_core.o svml_d_exp28_core.o svml_d_expm18_core.o svml_d_hypot8_core.o svml_d_log8_core.o svml_d_log108_core.o svml_d_log1p8_core.o svml_d_log28_core.o svml_d_pow8_core.o svml_d_sin8_core.o svml_d_sincos8_core.o svml_d_sinh8_core.o svml_d_tan8_core.o svml_d_tanh8_core.o svml_s_acosf4_core.o svml_s_acoshf4_core.o svml_s_asinf4_core.o svml_s_asinhf4_core.o svml_s_atanf4_core.o svml_s_atan2f4_core.o svml_s_atanhf4_core.o svml_s_cbrtf4_core.o svml_s_cosf4_core.o svml_s_coshf4_core.o svml_s_erff4_core.o svml_s_erfcf4_core.o svml_s_expf4_core.o svml_s_exp10f4_core.o svml_s_exp2f4_core.o svml_s_expm1f4_core.o svml_s_hypotf4_core.o svml_s_logf4_core.o svml_s_log10f4_core.o svml_s_log1pf4_core.o svml_s_log2f4_core.o svml_s_powf4_core.o svml_s_sinf4_core.o svml_s_sincosf4_core.o svml_s_sinhf4_core.o svml_s_tanf4_core.o svml_s_tanhf4_core.o svml_s_acosf8_core.o svml_s_acoshf8_core.o svml_s_asinf8_core.o svml_s_asinhf8_core.o svml_s_atanf8_core.o svml_s_atan2f8_core.o svml_s_atanhf8_core.o svml_s_cbrtf8_core.o svml_s_cosf8_core.o svml_s_coshf8_core.o svml_s_erff8_core.o svml_s_erfcf8_core.o svml_s_expf8_core.o svml_s_exp10f8_core.o svml_s_exp2f8_core.o svml_s_expm1f8_core.o svml_s_hypotf8_core.o svml_s_logf8_core.o svml_s_log10f8_core.o svml_s_log1pf8_core.o svml_s_log2f8_core.o svml_s_powf8_core.o svml_s_sinf8_core.o svml_s_sincosf8_core.o svml_s_sinhf8_core.o svml_s_tanf8_core.o svml_s_tanhf8_core.o svml_s_acosf8_core_avx.o svml_s_acoshf8_core_avx.o svml_s_asinf8_core_avx.o svml_s_asinhf8_core_avx.o svml_s_atanf8_core_avx.o svml_s_atan2f8_core_avx.o svml_s_atanhf8_core_avx.o svml_s_cbrtf8_core_avx.o svml_s_cosf8_core_avx.o svml_s_coshf8_core_avx.o svml_s_erff8_core_avx.o svml_s_erfcf8_core_avx.o svml_s_expf8_core_avx.o svml_s_exp10f8_core_avx.o svml_s_exp2f8_core_avx.o svml_s_expm1f8_core_avx.o svml_s_hypotf8_core_avx.o svml_s_logf8_core_avx.o svml_s_log10f8_core_avx.o svml_s_log1pf8_core_avx.o svml_s_log2f8_core_avx.o svml_s_powf8_core_avx.o svml_s_sinf8_core_avx.o svml_s_sincosf8_core_avx.o svml_s_sinhf8_core_avx.o svml_s_tanf8_core_avx.o svml_s_tanhf8_core_avx.o svml_s_acosf16_core.o svml_s_acoshf16_core.o svml_s_asinf16_core.o svml_s_asinhf16_core.o svml_s_atanf16_core.o svml_s_atan2f16_core.o svml_s_atanhf16_core.o svml_s_cbrtf16_core.o svml_s_cosf16_core.o svml_s_coshf16_core.o svml_s_erff16_core.o svml_s_erfcf16_core.o svml_s_expf16_core.o svml_s_exp10f16_core.o svml_s_exp2f16_core.o svml_s_expm1f16_core.o svml_s_hypotf16_core.o svml_s_logf16_core.o svml_s_log10f16_core.o svml_s_log1pf16_core.o svml_s_log2f16_core.o svml_s_powf16_core.o svml_s_sinf16_core.o svml_s_sincosf16_core.o svml_s_sinhf16_core.o svml_s_tanf16_core.o svml_s_tanhf16_core.o svml_d_acos2_core-sse2.o svml_d_acosh2_core-sse2.o svml_d_asin2_core-sse2.o svml_d_asinh2_core-sse2.o svml_d_atan2_core-sse2.o svml_d_atan22_core-sse2.o svml_d_atanh2_core-sse2.o svml_d_cbrt2_core-sse2.o svml_d_cos2_core-sse2.o svml_d_cosh2_core-sse2.o svml_d_erf2_core-sse2.o svml_d_erfc2_core-sse2.o svml_d_exp2_core-sse2.o svml_d_exp102_core-sse2.o svml_d_exp22_core-sse2.o svml_d_expm12_core-sse2.o svml_d_hypot2_core-sse2.o svml_d_log2_core-sse2.o svml_d_log102_core-sse2.o svml_d_log1p2_core-sse2.o svml_d_log22_core-sse2.o svml_d_pow2_core-sse2.o svml_d_sin2_core-sse2.o svml_d_sincos2_core-sse2.o svml_d_sinh2_core-sse2.o svml_d_tan2_core-sse2.o svml_d_tanh2_core-sse2.o svml_d_acos2_core_sse4.o svml_d_acosh2_core_sse4.o svml_d_asin2_core_sse4.o svml_d_asinh2_core_sse4.o svml_d_atan2_core_sse4.o svml_d_atan22_core_sse4.o svml_d_atanh2_core_sse4.o svml_d_cbrt2_core_sse4.o svml_d_cos2_core_sse4.o svml_d_cosh2_core_sse4.o svml_d_erf2_core_sse4.o svml_d_erfc2_core_sse4.o svml_d_exp2_core_sse4.o svml_d_exp102_core_sse4.o svml_d_exp22_core_sse4.o svml_d_expm12_core_sse4.o svml_d_hypot2_core_sse4.o svml_d_log2_core_sse4.o svml_d_log102_core_sse4.o svml_d_log1p2_core_sse4.o svml_d_log22_core_sse4.o svml_d_pow2_core_sse4.o svml_d_sin2_core_sse4.o svml_d_sincos2_core_sse4.o svml_d_sinh2_core_sse4.o svml_d_tan2_core_sse4.o svml_d_tanh2_core_sse4.o svml_d_acos4_core-sse.o svml_d_acosh4_core-sse.o svml_d_asin4_core-sse.o svml_d_asinh4_core-sse.o svml_d_atan4_core-sse.o svml_d_atan24_core-sse.o svml_d_atanh4_core-sse.o svml_d_cbrt4_core-sse.o svml_d_cos4_core-sse.o svml_d_cosh4_core-sse.o svml_d_erf4_core-sse.o svml_d_erfc4_core-sse.o svml_d_exp4_core-sse.o svml_d_exp104_core-sse.o svml_d_exp24_core-sse.o svml_d_expm14_core-sse.o svml_d_hypot4_core-sse.o svml_d_log4_core-sse.o svml_d_log104_core-sse.o svml_d_log1p4_core-sse.o svml_d_log24_core-sse.o svml_d_pow4_core-sse.o svml_d_sin4_core-sse.o svml_d_sincos4_core-sse.o svml_d_sinh4_core-sse.o svml_d_tan4_core-sse.o svml_d_tanh4_core-sse.o svml_d_acos4_core_avx2.o svml_d_acosh4_core_avx2.o svml_d_asin4_core_avx2.o svml_d_asinh4_core_avx2.o svml_d_atan4_core_avx2.o svml_d_atan24_core_avx2.o svml_d_atanh4_core_avx2.o svml_d_cbrt4_core_avx2.o svml_d_cos4_core_avx2.o svml_d_cosh4_core_avx2.o svml_d_erf4_core_avx2.o svml_d_erfc4_core_avx2.o svml_d_exp4_core_avx2.o svml_d_exp104_core_avx2.o svml_d_exp24_core_avx2.o svml_d_expm14_core_avx2.o svml_d_hypot4_core_avx2.o svml_d_log4_core_avx2.o svml_d_log104_core_avx2.o svml_d_log1p4_core_avx2.o svml_d_log24_core_avx2.o svml_d_pow4_core_avx2.o svml_d_sin4_core_avx2.o svml_d_sincos4_core_avx2.o svml_d_sinh4_core_avx2.o svml_d_tan4_core_avx2.o svml_d_tanh4_core_avx2.o svml_d_acos8_core-avx2.o svml_d_acosh8_core-avx2.o svml_d_asin8_core-avx2.o svml_d_asinh8_core-avx2.o svml_d_atan8_core-avx2.o svml_d_atan28_core-avx2.o svml_d_atanh8_core-avx2.o svml_d_cbrt8_core-avx2.o svml_d_cos8_core-avx2.o svml_d_cosh8_core-avx2.o svml_d_erf8_core-avx2.o svml_d_erfc8_core-avx2.o svml_d_exp8_core-avx2.o svml_d_exp108_core-avx2.o svml_d_exp28_core-avx2.o svml_d_expm18_core-avx2.o svml_d_hypot8_core-avx2.o svml_d_log8_core-avx2.o svml_d_log108_core-avx2.o svml_d_log1p8_core-avx2.o svml_d_log28_core-avx2.o svml_d_pow8_core-avx2.o svml_d_sin8_core-avx2.o svml_d_sincos8_core-avx2.o svml_d_sinh8_core-avx2.o svml_d_tan8_core-avx2.o svml_d_tanh8_core-avx2.o svml_d_acos8_core_avx512.o svml_d_acosh8_core_avx512.o svml_d_asin8_core_avx512.o svml_d_asinh8_core_avx512.o svml_d_atan8_core_avx512.o svml_d_atan28_core_avx512.o svml_d_atanh8_core_avx512.o svml_d_cbrt8_core_avx512.o svml_d_cos8_core_avx512.o svml_d_cosh8_core_avx512.o svml_d_erf8_core_avx512.o svml_d_erfc8_core_avx512.o svml_d_exp8_core_avx512.o svml_d_exp108_core_avx512.o svml_d_exp28_core_avx512.o svml_d_expm18_core_avx512.o svml_d_hypot8_core_avx512.o svml_d_log8_core_avx512.o svml_d_log108_core_avx512.o svml_d_log1p8_core_avx512.o svml_d_log28_core_avx512.o svml_d_pow8_core_avx512.o svml_d_sin8_core_avx512.o svml_d_sincos8_core_avx512.o svml_d_sinh8_core_avx512.o svml_d_tan8_core_avx512.o svml_d_tanh8_core_avx512.o svml_s_acosf4_core-sse2.o svml_s_acoshf4_core-sse2.o svml_s_asinf4_core-sse2.o svml_s_asinhf4_core-sse2.o svml_s_atanf4_core-sse2.o svml_s_atan2f4_core-sse2.o svml_s_atanhf4_core-sse2.o svml_s_cbrtf4_core-sse2.o svml_s_cosf4_core-sse2.o svml_s_coshf4_core-sse2.o svml_s_erff4_core-sse2.o svml_s_erfcf4_core-sse2.o svml_s_expf4_core-sse2.o svml_s_exp10f4_core-sse2.o svml_s_exp2f4_core-sse2.o svml_s_expm1f4_core-sse2.o svml_s_hypotf4_core-sse2.o svml_s_logf4_core-sse2.o svml_s_log10f4_core-sse2.o svml_s_log1pf4_core-sse2.o svml_s_log2f4_core-sse2.o svml_s_powf4_core-sse2.o svml_s_sinf4_core-sse2.o svml_s_sincosf4_core-sse2.o svml_s_sinhf4_core-sse2.o svml_s_tanf4_core-sse2.o svml_s_tanhf4_core-sse2.o svml_s_acosf4_core_sse4.o svml_s_acoshf4_core_sse4.o svml_s_asinf4_core_sse4.o svml_s_asinhf4_core_sse4.o svml_s_atanf4_core_sse4.o svml_s_atan2f4_core_sse4.o svml_s_atanhf4_core_sse4.o svml_s_cbrtf4_core_sse4.o svml_s_cosf4_core_sse4.o svml_s_coshf4_core_sse4.o svml_s_erff4_core_sse4.o svml_s_erfcf4_core_sse4.o svml_s_expf4_core_sse4.o svml_s_exp10f4_core_sse4.o svml_s_exp2f4_core_sse4.o svml_s_expm1f4_core_sse4.o svml_s_hypotf4_core_sse4.o svml_s_logf4_core_sse4.o svml_s_log10f4_core_sse4.o svml_s_log1pf4_core_sse4.o svml_s_log2f4_core_sse4.o svml_s_powf4_core_sse4.o svml_s_sinf4_core_sse4.o svml_s_sincosf4_core_sse4.o svml_s_sinhf4_core_sse4.o svml_s_tanf4_core_sse4.o svml_s_tanhf4_core_sse4.o svml_s_acosf8_core-sse.o svml_s_acoshf8_core-sse.o svml_s_asinf8_core-sse.o svml_s_asinhf8_core-sse.o svml_s_atanf8_core-sse.o svml_s_atan2f8_core-sse.o svml_s_atanhf8_core-sse.o svml_s_cbrtf8_core-sse.o svml_s_cosf8_core-sse.o svml_s_coshf8_core-sse.o svml_s_erff8_core-sse.o svml_s_erfcf8_core-sse.o svml_s_expf8_core-sse.o svml_s_exp10f8_core-sse.o svml_s_exp2f8_core-sse.o svml_s_expm1f8_core-sse.o svml_s_hypotf8_core-sse.o svml_s_logf8_core-sse.o svml_s_log10f8_core-sse.o svml_s_log1pf8_core-sse.o svml_s_log2f8_core-sse.o svml_s_powf8_core-sse.o svml_s_sinf8_core-sse.o svml_s_sincosf8_core-sse.o svml_s_sinhf8_core-sse.o svml_s_tanf8_core-sse.o svml_s_tanhf8_core-sse.o svml_s_acosf8_core_avx2.o svml_s_acoshf8_core_avx2.o svml_s_asinf8_core_avx2.o svml_s_asinhf8_core_avx2.o svml_s_atanf8_core_avx2.o svml_s_atan2f8_core_avx2.o svml_s_atanhf8_core_avx2.o svml_s_cbrtf8_core_avx2.o svml_s_cosf8_core_avx2.o svml_s_coshf8_core_avx2.o svml_s_erff8_core_avx2.o svml_s_erfcf8_core_avx2.o svml_s_expf8_core_avx2.o svml_s_exp10f8_core_avx2.o svml_s_exp2f8_core_avx2.o svml_s_expm1f8_core_avx2.o svml_s_hypotf8_core_avx2.o svml_s_logf8_core_avx2.o svml_s_log10f8_core_avx2.o svml_s_log1pf8_core_avx2.o svml_s_log2f8_core_avx2.o svml_s_powf8_core_avx2.o svml_s_sinf8_core_avx2.o svml_s_sincosf8_core_avx2.o svml_s_sinhf8_core_avx2.o svml_s_tanf8_core_avx2.o svml_s_tanhf8_core_avx2.o svml_s_acosf16_core-avx2.o svml_s_acoshf16_core-avx2.o svml_s_asinf16_core-avx2.o svml_s_asinhf16_core-avx2.o svml_s_atanf16_core-avx2.o svml_s_atan2f16_core-avx2.o svml_s_atanhf16_core-avx2.o svml_s_cbrtf16_core-avx2.o svml_s_cosf16_core-avx2.o svml_s_coshf16_core-avx2.o svml_s_erff16_core-avx2.o svml_s_erfcf16_core-avx2.o svml_s_expf16_core-avx2.o svml_s_exp10f16_core-avx2.o svml_s_exp2f16_core-avx2.o svml_s_expm1f16_core-avx2.o svml_s_hypotf16_core-avx2.o svml_s_logf16_core-avx2.o svml_s_log10f16_core-avx2.o svml_s_log1pf16_core-avx2.o svml_s_log2f16_core-avx2.o svml_s_powf16_core-avx2.o svml_s_sinf16_core-avx2.o svml_s_sincosf16_core-avx2.o svml_s_sinhf16_core-avx2.o svml_s_tanf16_core-avx2.o svml_s_tanhf16_core-avx2.o svml_s_acosf16_core_avx512.o svml_s_acoshf16_core_avx512.o svml_s_asinf16_core_avx512.o svml_s_asinhf16_core_avx512.o svml_s_atanf16_core_avx512.o svml_s_atan2f16_core_avx512.o svml_s_atanhf16_core_avx512.o svml_s_cbrtf16_core_avx512.o svml_s_cosf16_core_avx512.o svml_s_coshf16_core_avx512.o svml_s_erff16_core_avx512.o svml_s_erfcf16_core_avx512.o svml_s_expf16_core_avx512.o svml_s_exp10f16_core_avx512.o svml_s_exp2f16_core_avx512.o svml_s_expm1f16_core_avx512.o svml_s_hypotf16_core_avx512.o svml_s_logf16_core_avx512.o svml_s_log10f16_core_avx512.o svml_s_log1pf16_core_avx512.o svml_s_log2f16_core_avx512.o svml_s_powf16_core_avx512.o svml_s_sinf16_core_avx512.o svml_s_sincosf16_core_avx512.o svml_s_sinhf16_core_avx512.o svml_s_tanf16_core_avx512.o svml_s_tanhf16_core_avx512.o +a - svml_d_exp_data.o +a - svml_d_log_data.o +a - svml_d_pow_data.o +a - svml_d_trig_data.o +a - svml_s_expf_data.o +a - svml_s_logf_data.o +a - svml_s_powf_data.o +a - svml_s_trig_data.o +a - svml_d_acos2_core.o +a - svml_d_acosh2_core.o +a - svml_d_asin2_core.o +a - svml_d_asinh2_core.o +a - svml_d_atan2_core.o +a - svml_d_atan22_core.o +a - svml_d_atanh2_core.o +a - svml_d_cbrt2_core.o +a - svml_d_cos2_core.o +a - svml_d_cosh2_core.o +a - svml_d_erf2_core.o +a - svml_d_erfc2_core.o +a - svml_d_exp2_core.o +a - svml_d_exp102_core.o +a - svml_d_exp22_core.o +a - svml_d_expm12_core.o +a - svml_d_hypot2_core.o +a - svml_d_log2_core.o +a - svml_d_log102_core.o +a - svml_d_log1p2_core.o +a - svml_d_log22_core.o +a - svml_d_pow2_core.o +a - svml_d_sin2_core.o +a - svml_d_sincos2_core.o +a - svml_d_sinh2_core.o +a - svml_d_tan2_core.o +a - svml_d_tanh2_core.o +a - svml_d_acos4_core.o +a - svml_d_acosh4_core.o +a - svml_d_asin4_core.o +a - svml_d_asinh4_core.o +a - svml_d_atan4_core.o +a - svml_d_atan24_core.o +a - svml_d_atanh4_core.o +a - svml_d_cbrt4_core.o +a - svml_d_cos4_core.o +a - svml_d_cosh4_core.o +a - svml_d_erf4_core.o +a - svml_d_erfc4_core.o +a - svml_d_exp4_core.o +a - svml_d_exp104_core.o +a - svml_d_exp24_core.o +a - svml_d_expm14_core.o +a - svml_d_hypot4_core.o +a - svml_d_log4_core.o +a - svml_d_log104_core.o +a - svml_d_log1p4_core.o +a - svml_d_log24_core.o +a - svml_d_pow4_core.o +a - svml_d_sin4_core.o +a - svml_d_sincos4_core.o +a - svml_d_sinh4_core.o +a - svml_d_tan4_core.o +a - svml_d_tanh4_core.o +a - svml_d_acos4_core_avx.o +a - svml_d_acosh4_core_avx.o +a - svml_d_asin4_core_avx.o +a - svml_d_asinh4_core_avx.o +a - svml_d_atan4_core_avx.o +a - svml_d_atan24_core_avx.o +a - svml_d_atanh4_core_avx.o +a - svml_d_cbrt4_core_avx.o +a - svml_d_cos4_core_avx.o +a - svml_d_cosh4_core_avx.o +a - svml_d_erf4_core_avx.o +a - svml_d_erfc4_core_avx.o +a - svml_d_exp4_core_avx.o +a - svml_d_exp104_core_avx.o +a - svml_d_exp24_core_avx.o +a - svml_d_expm14_core_avx.o +a - svml_d_hypot4_core_avx.o +a - svml_d_log4_core_avx.o +a - svml_d_log104_core_avx.o +a - svml_d_log1p4_core_avx.o +a - svml_d_log24_core_avx.o +a - svml_d_pow4_core_avx.o +a - svml_d_sin4_core_avx.o +a - svml_d_sincos4_core_avx.o +a - svml_d_sinh4_core_avx.o +a - svml_d_tan4_core_avx.o +a - svml_d_tanh4_core_avx.o +a - svml_d_acos8_core.o +a - svml_d_acosh8_core.o +a - svml_d_asin8_core.o +a - svml_d_asinh8_core.o +a - svml_d_atan8_core.o +a - svml_d_atan28_core.o +a - svml_d_atanh8_core.o +a - svml_d_cbrt8_core.o +a - svml_d_cos8_core.o +a - svml_d_cosh8_core.o +a - svml_d_erf8_core.o +a - svml_d_erfc8_core.o +a - svml_d_exp8_core.o +a - svml_d_exp108_core.o +a - svml_d_exp28_core.o +a - svml_d_expm18_core.o +a - svml_d_hypot8_core.o +a - svml_d_log8_core.o +a - svml_d_log108_core.o +a - svml_d_log1p8_core.o +a - svml_d_log28_core.o +a - svml_d_pow8_core.o +a - svml_d_sin8_core.o +a - svml_d_sincos8_core.o +a - svml_d_sinh8_core.o +a - svml_d_tan8_core.o +a - svml_d_tanh8_core.o +a - svml_s_acosf4_core.o +a - svml_s_acoshf4_core.o +a - svml_s_asinf4_core.o +a - svml_s_asinhf4_core.o +a - svml_s_atanf4_core.o +a - svml_s_atan2f4_core.o +a - svml_s_atanhf4_core.o +a - svml_s_cbrtf4_core.o +a - svml_s_cosf4_core.o +a - svml_s_coshf4_core.o +a - svml_s_erff4_core.o +a - svml_s_erfcf4_core.o +a - svml_s_expf4_core.o +a - svml_s_exp10f4_core.o +a - svml_s_exp2f4_core.o +a - svml_s_expm1f4_core.o +a - svml_s_hypotf4_core.o +a - svml_s_logf4_core.o +a - svml_s_log10f4_core.o +a - svml_s_log1pf4_core.o +a - svml_s_log2f4_core.o +a - svml_s_powf4_core.o +a - svml_s_sinf4_core.o +a - svml_s_sincosf4_core.o +a - svml_s_sinhf4_core.o +a - svml_s_tanf4_core.o +a - svml_s_tanhf4_core.o +a - svml_s_acosf8_core.o +a - svml_s_acoshf8_core.o +a - svml_s_asinf8_core.o +a - svml_s_asinhf8_core.o +a - svml_s_atanf8_core.o +a - svml_s_atan2f8_core.o +a - svml_s_atanhf8_core.o +a - svml_s_cbrtf8_core.o +a - svml_s_cosf8_core.o +a - svml_s_coshf8_core.o +a - svml_s_erff8_core.o +a - svml_s_erfcf8_core.o +a - svml_s_expf8_core.o +a - svml_s_exp10f8_core.o +a - svml_s_exp2f8_core.o +a - svml_s_expm1f8_core.o +a - svml_s_hypotf8_core.o +a - svml_s_logf8_core.o +a - svml_s_log10f8_core.o +a - svml_s_log1pf8_core.o +a - svml_s_log2f8_core.o +a - svml_s_powf8_core.o +a - svml_s_sinf8_core.o +a - svml_s_sincosf8_core.o +a - svml_s_sinhf8_core.o +a - svml_s_tanf8_core.o +a - svml_s_tanhf8_core.o +a - svml_s_acosf8_core_avx.o +a - svml_s_acoshf8_core_avx.o +a - svml_s_asinf8_core_avx.o +a - svml_s_asinhf8_core_avx.o +a - svml_s_atanf8_core_avx.o +a - svml_s_atan2f8_core_avx.o +a - svml_s_atanhf8_core_avx.o +a - svml_s_cbrtf8_core_avx.o +a - svml_s_cosf8_core_avx.o +a - svml_s_coshf8_core_avx.o +a - svml_s_erff8_core_avx.o +a - svml_s_erfcf8_core_avx.o +a - svml_s_expf8_core_avx.o +a - svml_s_exp10f8_core_avx.o +a - svml_s_exp2f8_core_avx.o +a - svml_s_expm1f8_core_avx.o +a - svml_s_hypotf8_core_avx.o +a - svml_s_logf8_core_avx.o +a - svml_s_log10f8_core_avx.o +a - svml_s_log1pf8_core_avx.o +a - svml_s_log2f8_core_avx.o +a - svml_s_powf8_core_avx.o +a - svml_s_sinf8_core_avx.o +a - svml_s_sincosf8_core_avx.o +a - svml_s_sinhf8_core_avx.o +a - svml_s_tanf8_core_avx.o +a - svml_s_tanhf8_core_avx.o +a - svml_s_acosf16_core.o +a - svml_s_acoshf16_core.o +a - svml_s_asinf16_core.o +a - svml_s_asinhf16_core.o +a - svml_s_atanf16_core.o +a - svml_s_atan2f16_core.o +a - svml_s_atanhf16_core.o +a - svml_s_cbrtf16_core.o +a - svml_s_cosf16_core.o +a - svml_s_coshf16_core.o +a - svml_s_erff16_core.o +a - svml_s_erfcf16_core.o +a - svml_s_expf16_core.o +a - svml_s_exp10f16_core.o +a - svml_s_exp2f16_core.o +a - svml_s_expm1f16_core.o +a - svml_s_hypotf16_core.o +a - svml_s_logf16_core.o +a - svml_s_log10f16_core.o +a - svml_s_log1pf16_core.o +a - svml_s_log2f16_core.o +a - svml_s_powf16_core.o +a - svml_s_sinf16_core.o +a - svml_s_sincosf16_core.o +a - svml_s_sinhf16_core.o +a - svml_s_tanf16_core.o +a - svml_s_tanhf16_core.o +a - svml_d_acos2_core-sse2.o +a - svml_d_acosh2_core-sse2.o +a - svml_d_asin2_core-sse2.o +a - svml_d_asinh2_core-sse2.o +a - svml_d_atan2_core-sse2.o +a - svml_d_atan22_core-sse2.o +a - svml_d_atanh2_core-sse2.o +a - svml_d_cbrt2_core-sse2.o +a - svml_d_cos2_core-sse2.o +a - svml_d_cosh2_core-sse2.o +a - svml_d_erf2_core-sse2.o +a - svml_d_erfc2_core-sse2.o +a - svml_d_exp2_core-sse2.o +a - svml_d_exp102_core-sse2.o +a - svml_d_exp22_core-sse2.o +a - svml_d_expm12_core-sse2.o +a - svml_d_hypot2_core-sse2.o +a - svml_d_log2_core-sse2.o +a - svml_d_log102_core-sse2.o +a - svml_d_log1p2_core-sse2.o +a - svml_d_log22_core-sse2.o +a - svml_d_pow2_core-sse2.o +a - svml_d_sin2_core-sse2.o +a - svml_d_sincos2_core-sse2.o +a - svml_d_sinh2_core-sse2.o +a - svml_d_tan2_core-sse2.o +a - svml_d_tanh2_core-sse2.o +a - svml_d_acos2_core_sse4.o +a - svml_d_acosh2_core_sse4.o +a - svml_d_asin2_core_sse4.o +a - svml_d_asinh2_core_sse4.o +a - svml_d_atan2_core_sse4.o +a - svml_d_atan22_core_sse4.o +a - svml_d_atanh2_core_sse4.o +a - svml_d_cbrt2_core_sse4.o +a - svml_d_cos2_core_sse4.o +a - svml_d_cosh2_core_sse4.o +a - svml_d_erf2_core_sse4.o +a - svml_d_erfc2_core_sse4.o +a - svml_d_exp2_core_sse4.o +a - svml_d_exp102_core_sse4.o +a - svml_d_exp22_core_sse4.o +a - svml_d_expm12_core_sse4.o +a - svml_d_hypot2_core_sse4.o +a - svml_d_log2_core_sse4.o +a - svml_d_log102_core_sse4.o +a - svml_d_log1p2_core_sse4.o +a - svml_d_log22_core_sse4.o +a - svml_d_pow2_core_sse4.o +a - svml_d_sin2_core_sse4.o +a - svml_d_sincos2_core_sse4.o +a - svml_d_sinh2_core_sse4.o +a - svml_d_tan2_core_sse4.o +a - svml_d_tanh2_core_sse4.o +a - svml_d_acos4_core-sse.o +a - svml_d_acosh4_core-sse.o +a - svml_d_asin4_core-sse.o +a - svml_d_asinh4_core-sse.o +a - svml_d_atan4_core-sse.o +a - svml_d_atan24_core-sse.o +a - svml_d_atanh4_core-sse.o +a - svml_d_cbrt4_core-sse.o +a - svml_d_cos4_core-sse.o +a - svml_d_cosh4_core-sse.o +a - svml_d_erf4_core-sse.o +a - svml_d_erfc4_core-sse.o +a - svml_d_exp4_core-sse.o +a - svml_d_exp104_core-sse.o +a - svml_d_exp24_core-sse.o +a - svml_d_expm14_core-sse.o +a - svml_d_hypot4_core-sse.o +a - svml_d_log4_core-sse.o +a - svml_d_log104_core-sse.o +a - svml_d_log1p4_core-sse.o +a - svml_d_log24_core-sse.o +a - svml_d_pow4_core-sse.o +a - svml_d_sin4_core-sse.o +a - svml_d_sincos4_core-sse.o +a - svml_d_sinh4_core-sse.o +a - svml_d_tan4_core-sse.o +a - svml_d_tanh4_core-sse.o +a - svml_d_acos4_core_avx2.o +a - svml_d_acosh4_core_avx2.o +a - svml_d_asin4_core_avx2.o +a - svml_d_asinh4_core_avx2.o +a - svml_d_atan4_core_avx2.o +a - svml_d_atan24_core_avx2.o +a - svml_d_atanh4_core_avx2.o +a - svml_d_cbrt4_core_avx2.o +a - svml_d_cos4_core_avx2.o +a - svml_d_cosh4_core_avx2.o +a - svml_d_erf4_core_avx2.o +a - svml_d_erfc4_core_avx2.o +a - svml_d_exp4_core_avx2.o +a - svml_d_exp104_core_avx2.o +a - svml_d_exp24_core_avx2.o +a - svml_d_expm14_core_avx2.o +a - svml_d_hypot4_core_avx2.o +a - svml_d_log4_core_avx2.o +a - svml_d_log104_core_avx2.o +a - svml_d_log1p4_core_avx2.o +a - svml_d_log24_core_avx2.o +a - svml_d_pow4_core_avx2.o +a - svml_d_sin4_core_avx2.o +a - svml_d_sincos4_core_avx2.o +a - svml_d_sinh4_core_avx2.o +a - svml_d_tan4_core_avx2.o +a - svml_d_tanh4_core_avx2.o +a - svml_d_acos8_core-avx2.o +a - svml_d_acosh8_core-avx2.o +a - svml_d_asin8_core-avx2.o +a - svml_d_asinh8_core-avx2.o +a - svml_d_atan8_core-avx2.o +a - svml_d_atan28_core-avx2.o +a - svml_d_atanh8_core-avx2.o +a - svml_d_cbrt8_core-avx2.o +a - svml_d_cos8_core-avx2.o +a - svml_d_cosh8_core-avx2.o +a - svml_d_erf8_core-avx2.o +a - svml_d_erfc8_core-avx2.o +a - svml_d_exp8_core-avx2.o +a - svml_d_exp108_core-avx2.o +a - svml_d_exp28_core-avx2.o +a - svml_d_expm18_core-avx2.o +a - svml_d_hypot8_core-avx2.o +a - svml_d_log8_core-avx2.o +a - svml_d_log108_core-avx2.o +a - svml_d_log1p8_core-avx2.o +a - svml_d_log28_core-avx2.o +a - svml_d_pow8_core-avx2.o +a - svml_d_sin8_core-avx2.o +a - svml_d_sincos8_core-avx2.o +a - svml_d_sinh8_core-avx2.o +a - svml_d_tan8_core-avx2.o +a - svml_d_tanh8_core-avx2.o +a - svml_d_acos8_core_avx512.o +a - svml_d_acosh8_core_avx512.o +a - svml_d_asin8_core_avx512.o +a - svml_d_asinh8_core_avx512.o +a - svml_d_atan8_core_avx512.o +a - svml_d_atan28_core_avx512.o +a - svml_d_atanh8_core_avx512.o +a - svml_d_cbrt8_core_avx512.o +a - svml_d_cos8_core_avx512.o +a - svml_d_cosh8_core_avx512.o +a - svml_d_erf8_core_avx512.o +a - svml_d_erfc8_core_avx512.o +a - svml_d_exp8_core_avx512.o +a - svml_d_exp108_core_avx512.o +a - svml_d_exp28_core_avx512.o +a - svml_d_expm18_core_avx512.o +a - svml_d_hypot8_core_avx512.o +a - svml_d_log8_core_avx512.o +a - svml_d_log108_core_avx512.o +a - svml_d_log1p8_core_avx512.o +a - svml_d_log28_core_avx512.o +a - svml_d_pow8_core_avx512.o +a - svml_d_sin8_core_avx512.o +a - svml_d_sincos8_core_avx512.o +a - svml_d_sinh8_core_avx512.o +a - svml_d_tan8_core_avx512.o +a - svml_d_tanh8_core_avx512.o +a - svml_s_acosf4_core-sse2.o +a - svml_s_acoshf4_core-sse2.o +a - svml_s_asinf4_core-sse2.o +a - svml_s_asinhf4_core-sse2.o +a - svml_s_atanf4_core-sse2.o +a - svml_s_atan2f4_core-sse2.o +a - svml_s_atanhf4_core-sse2.o +a - svml_s_cbrtf4_core-sse2.o +a - svml_s_cosf4_core-sse2.o +a - svml_s_coshf4_core-sse2.o +a - svml_s_erff4_core-sse2.o +a - svml_s_erfcf4_core-sse2.o +a - svml_s_expf4_core-sse2.o +a - svml_s_exp10f4_core-sse2.o +a - svml_s_exp2f4_core-sse2.o +a - svml_s_expm1f4_core-sse2.o +a - svml_s_hypotf4_core-sse2.o +a - svml_s_logf4_core-sse2.o +a - svml_s_log10f4_core-sse2.o +a - svml_s_log1pf4_core-sse2.o +a - svml_s_log2f4_core-sse2.o +a - svml_s_powf4_core-sse2.o +a - svml_s_sinf4_core-sse2.o +a - svml_s_sincosf4_core-sse2.o +a - svml_s_sinhf4_core-sse2.o +a - svml_s_tanf4_core-sse2.o +a - svml_s_tanhf4_core-sse2.o +a - svml_s_acosf4_core_sse4.o +a - svml_s_acoshf4_core_sse4.o +a - svml_s_asinf4_core_sse4.o +a - svml_s_asinhf4_core_sse4.o +a - svml_s_atanf4_core_sse4.o +a - svml_s_atan2f4_core_sse4.o +a - svml_s_atanhf4_core_sse4.o +a - svml_s_cbrtf4_core_sse4.o +a - svml_s_cosf4_core_sse4.o +a - svml_s_coshf4_core_sse4.o +a - svml_s_erff4_core_sse4.o +a - svml_s_erfcf4_core_sse4.o +a - svml_s_expf4_core_sse4.o +a - svml_s_exp10f4_core_sse4.o +a - svml_s_exp2f4_core_sse4.o +a - svml_s_expm1f4_core_sse4.o +a - svml_s_hypotf4_core_sse4.o +a - svml_s_logf4_core_sse4.o +a - svml_s_log10f4_core_sse4.o +a - svml_s_log1pf4_core_sse4.o +a - svml_s_log2f4_core_sse4.o +a - svml_s_powf4_core_sse4.o +a - svml_s_sinf4_core_sse4.o +a - svml_s_sincosf4_core_sse4.o +a - svml_s_sinhf4_core_sse4.o +a - svml_s_tanf4_core_sse4.o +a - svml_s_tanhf4_core_sse4.o +a - svml_s_acosf8_core-sse.o +a - svml_s_acoshf8_core-sse.o +a - svml_s_asinf8_core-sse.o +a - svml_s_asinhf8_core-sse.o +a - svml_s_atanf8_core-sse.o +a - svml_s_atan2f8_core-sse.o +a - svml_s_atanhf8_core-sse.o +a - svml_s_cbrtf8_core-sse.o +a - svml_s_cosf8_core-sse.o +a - svml_s_coshf8_core-sse.o +a - svml_s_erff8_core-sse.o +a - svml_s_erfcf8_core-sse.o +a - svml_s_expf8_core-sse.o +a - svml_s_exp10f8_core-sse.o +a - svml_s_exp2f8_core-sse.o +a - svml_s_expm1f8_core-sse.o +a - svml_s_hypotf8_core-sse.o +a - svml_s_logf8_core-sse.o +a - svml_s_log10f8_core-sse.o +a - svml_s_log1pf8_core-sse.o +a - svml_s_log2f8_core-sse.o +a - svml_s_powf8_core-sse.o +a - svml_s_sinf8_core-sse.o +a - svml_s_sincosf8_core-sse.o +a - svml_s_sinhf8_core-sse.o +a - svml_s_tanf8_core-sse.o +a - svml_s_tanhf8_core-sse.o +a - svml_s_acosf8_core_avx2.o +a - svml_s_acoshf8_core_avx2.o +a - svml_s_asinf8_core_avx2.o +a - svml_s_asinhf8_core_avx2.o +a - svml_s_atanf8_core_avx2.o +a - svml_s_atan2f8_core_avx2.o +a - svml_s_atanhf8_core_avx2.o +a - svml_s_cbrtf8_core_avx2.o +a - svml_s_cosf8_core_avx2.o +a - svml_s_coshf8_core_avx2.o +a - svml_s_erff8_core_avx2.o +a - svml_s_erfcf8_core_avx2.o +a - svml_s_expf8_core_avx2.o +a - svml_s_exp10f8_core_avx2.o +a - svml_s_exp2f8_core_avx2.o +a - svml_s_expm1f8_core_avx2.o +a - svml_s_hypotf8_core_avx2.o +a - svml_s_logf8_core_avx2.o +a - svml_s_log10f8_core_avx2.o +a - svml_s_log1pf8_core_avx2.o +a - svml_s_log2f8_core_avx2.o +a - svml_s_powf8_core_avx2.o +a - svml_s_sinf8_core_avx2.o +a - svml_s_sincosf8_core_avx2.o +a - svml_s_sinhf8_core_avx2.o +a - svml_s_tanf8_core_avx2.o +a - svml_s_tanhf8_core_avx2.o +a - svml_s_acosf16_core-avx2.o +a - svml_s_acoshf16_core-avx2.o +a - svml_s_asinf16_core-avx2.o +a - svml_s_asinhf16_core-avx2.o +a - svml_s_atanf16_core-avx2.o +a - svml_s_atan2f16_core-avx2.o +a - svml_s_atanhf16_core-avx2.o +a - svml_s_cbrtf16_core-avx2.o +a - svml_s_cosf16_core-avx2.o +a - svml_s_coshf16_core-avx2.o +a - svml_s_erff16_core-avx2.o +a - svml_s_erfcf16_core-avx2.o +a - svml_s_expf16_core-avx2.o +a - svml_s_exp10f16_core-avx2.o +a - svml_s_exp2f16_core-avx2.o +a - svml_s_expm1f16_core-avx2.o +a - svml_s_hypotf16_core-avx2.o +a - svml_s_logf16_core-avx2.o +a - svml_s_log10f16_core-avx2.o +a - svml_s_log1pf16_core-avx2.o +a - svml_s_log2f16_core-avx2.o +a - svml_s_powf16_core-avx2.o +a - svml_s_sinf16_core-avx2.o +a - svml_s_sincosf16_core-avx2.o +a - svml_s_sinhf16_core-avx2.o +a - svml_s_tanf16_core-avx2.o +a - svml_s_tanhf16_core-avx2.o +a - svml_s_acosf16_core_avx512.o +a - svml_s_acoshf16_core_avx512.o +a - svml_s_asinf16_core_avx512.o +a - svml_s_asinhf16_core_avx512.o +a - svml_s_atanf16_core_avx512.o +a - svml_s_atan2f16_core_avx512.o +a - svml_s_atanhf16_core_avx512.o +a - svml_s_cbrtf16_core_avx512.o +a - svml_s_cosf16_core_avx512.o +a - svml_s_coshf16_core_avx512.o +a - svml_s_erff16_core_avx512.o +a - svml_s_erfcf16_core_avx512.o +a - svml_s_expf16_core_avx512.o +a - svml_s_exp10f16_core_avx512.o +a - svml_s_exp2f16_core_avx512.o +a - svml_s_expm1f16_core_avx512.o +a - svml_s_hypotf16_core_avx512.o +a - svml_s_logf16_core_avx512.o +a - svml_s_log10f16_core_avx512.o +a - svml_s_log1pf16_core_avx512.o +a - svml_s_log2f16_core_avx512.o +a - svml_s_powf16_core_avx512.o +a - svml_s_sinf16_core_avx512.o +a - svml_s_sincosf16_core_avx512.o +a - svml_s_sinhf16_core_avx512.o +a - svml_s_tanf16_core_avx512.o +a - svml_s_tanhf16_core_avx512.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_exp_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_log_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_pow_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_trig_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_trig_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_trig_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_trig_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_expf_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_logf_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_powf_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_trig_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_trig_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_trig_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_trig_data.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan22_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp102_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp22_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm12_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log102_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log22_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan24_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp104_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp24_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm14_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log104_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log24_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_acos4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_acosh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_asin4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_asinh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_atan4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_atan24_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_atanh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_cbrt4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_cos4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_cosh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_erf4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_erfc4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_exp4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_exp104_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_exp24_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_expm14_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_hypot4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_log4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_log104_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_log1p4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_log24_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_pow4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_sin4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_sincos4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_sinh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_tan4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_tanh4_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan28_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp108_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp28_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm18_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log108_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log28_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_acosf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_acoshf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_asinf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_asinhf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_atanf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_atan2f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_atanhf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_cbrtf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_cosf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_coshf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_erff8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_erfcf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_expf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_exp10f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_exp2f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_expm1f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_hypotf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_logf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_log10f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_log1pf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_log2f8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_powf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_sinf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_sincosf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_sinhf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_tanf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_s_tanhf8_core_avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan22_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp102_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp22_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm12_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log102_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log22_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh2_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan22_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan22_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp102_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp102_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp22_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp22_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm12_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm12_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log102_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log102_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log22_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log22_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh2_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh2_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan24_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp104_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp24_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm14_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log104_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log24_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh4_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan24_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan24_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp104_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp104_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp24_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp24_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm14_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm14_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log104_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log104_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log24_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log24_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh4_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh4_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan28_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp108_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp28_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm18_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log108_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log28_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh8_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acos8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acos8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_acosh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_acosh8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asin8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asin8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_asinh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_asinh8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atan28_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atan28_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_atanh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_atanh8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cbrt8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cbrt8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cos8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cosh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_cosh8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erf8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erf8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_erfc8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_erfc8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp108_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp108_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp28_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_exp28_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_expm18_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_expm18_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_hypot8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_hypot8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log108_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log108_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log1p8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log1p8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log28_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_log28_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_pow8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sin8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sincos8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sinh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_sinh8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tan8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tan8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_tanh8_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_d_tanh8_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf4_core-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf4_core_sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf4_core_sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf8_core-sse.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core-sse.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf8_core_avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf8_core_avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf16_core-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acosf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acosf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_acoshf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_acoshf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_asinhf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_asinhf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atan2f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atan2f16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_atanhf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_atanhf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cbrtf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cbrtf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_cosf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_coshf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_coshf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erff16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erff16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_erfcf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_erfcf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp10f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp10f16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_exp2f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_exp2f16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expm1f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_expm1f16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_hypotf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_hypotf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_logf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log10f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log10f16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log1pf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log1pf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_log2f16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_log2f16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_powf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sincosf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinhf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_sinhf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_tanhf16_core_avx512.S -c -I../include -I/mnt/lfs/sources/glibc-2.36/build/mathvec -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/mathvec/svml_s_tanhf16_core_avx512.os +cd /mnt/lfs/sources/glibc-2.36/build/mathvec && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libmvec_pic.a svml_d_exp_data.os svml_d_log_data.os svml_d_pow_data.os svml_d_trig_data.os svml_s_expf_data.os svml_s_logf_data.os svml_s_powf_data.os svml_s_trig_data.os svml_d_acos2_core.os svml_d_acosh2_core.os svml_d_asin2_core.os svml_d_asinh2_core.os svml_d_atan2_core.os svml_d_atan22_core.os svml_d_atanh2_core.os svml_d_cbrt2_core.os svml_d_cos2_core.os svml_d_cosh2_core.os svml_d_erf2_core.os svml_d_erfc2_core.os svml_d_exp2_core.os svml_d_exp102_core.os svml_d_exp22_core.os svml_d_expm12_core.os svml_d_hypot2_core.os svml_d_log2_core.os svml_d_log102_core.os svml_d_log1p2_core.os svml_d_log22_core.os svml_d_pow2_core.os svml_d_sin2_core.os svml_d_sincos2_core.os svml_d_sinh2_core.os svml_d_tan2_core.os svml_d_tanh2_core.os svml_d_acos4_core.os svml_d_acosh4_core.os svml_d_asin4_core.os svml_d_asinh4_core.os svml_d_atan4_core.os svml_d_atan24_core.os svml_d_atanh4_core.os svml_d_cbrt4_core.os svml_d_cos4_core.os svml_d_cosh4_core.os svml_d_erf4_core.os svml_d_erfc4_core.os svml_d_exp4_core.os svml_d_exp104_core.os svml_d_exp24_core.os svml_d_expm14_core.os svml_d_hypot4_core.os svml_d_log4_core.os svml_d_log104_core.os svml_d_log1p4_core.os svml_d_log24_core.os svml_d_pow4_core.os svml_d_sin4_core.os svml_d_sincos4_core.os svml_d_sinh4_core.os svml_d_tan4_core.os svml_d_tanh4_core.os svml_d_acos4_core_avx.os svml_d_acosh4_core_avx.os svml_d_asin4_core_avx.os svml_d_asinh4_core_avx.os svml_d_atan4_core_avx.os svml_d_atan24_core_avx.os svml_d_atanh4_core_avx.os svml_d_cbrt4_core_avx.os svml_d_cos4_core_avx.os svml_d_cosh4_core_avx.os svml_d_erf4_core_avx.os svml_d_erfc4_core_avx.os svml_d_exp4_core_avx.os svml_d_exp104_core_avx.os svml_d_exp24_core_avx.os svml_d_expm14_core_avx.os svml_d_hypot4_core_avx.os svml_d_log4_core_avx.os svml_d_log104_core_avx.os svml_d_log1p4_core_avx.os svml_d_log24_core_avx.os svml_d_pow4_core_avx.os svml_d_sin4_core_avx.os svml_d_sincos4_core_avx.os svml_d_sinh4_core_avx.os svml_d_tan4_core_avx.os svml_d_tanh4_core_avx.os svml_d_acos8_core.os svml_d_acosh8_core.os svml_d_asin8_core.os svml_d_asinh8_core.os svml_d_atan8_core.os svml_d_atan28_core.os svml_d_atanh8_core.os svml_d_cbrt8_core.os svml_d_cos8_core.os svml_d_cosh8_core.os svml_d_erf8_core.os svml_d_erfc8_core.os svml_d_exp8_core.os svml_d_exp108_core.os svml_d_exp28_core.os svml_d_expm18_core.os svml_d_hypot8_core.os svml_d_log8_core.os svml_d_log108_core.os svml_d_log1p8_core.os svml_d_log28_core.os svml_d_pow8_core.os svml_d_sin8_core.os svml_d_sincos8_core.os svml_d_sinh8_core.os svml_d_tan8_core.os svml_d_tanh8_core.os svml_s_acosf4_core.os svml_s_acoshf4_core.os svml_s_asinf4_core.os svml_s_asinhf4_core.os svml_s_atanf4_core.os svml_s_atan2f4_core.os svml_s_atanhf4_core.os svml_s_cbrtf4_core.os svml_s_cosf4_core.os svml_s_coshf4_core.os svml_s_erff4_core.os svml_s_erfcf4_core.os svml_s_expf4_core.os svml_s_exp10f4_core.os svml_s_exp2f4_core.os svml_s_expm1f4_core.os svml_s_hypotf4_core.os svml_s_logf4_core.os svml_s_log10f4_core.os svml_s_log1pf4_core.os svml_s_log2f4_core.os svml_s_powf4_core.os svml_s_sinf4_core.os svml_s_sincosf4_core.os svml_s_sinhf4_core.os svml_s_tanf4_core.os svml_s_tanhf4_core.os svml_s_acosf8_core.os svml_s_acoshf8_core.os svml_s_asinf8_core.os svml_s_asinhf8_core.os svml_s_atanf8_core.os svml_s_atan2f8_core.os svml_s_atanhf8_core.os svml_s_cbrtf8_core.os svml_s_cosf8_core.os svml_s_coshf8_core.os svml_s_erff8_core.os svml_s_erfcf8_core.os svml_s_expf8_core.os svml_s_exp10f8_core.os svml_s_exp2f8_core.os svml_s_expm1f8_core.os svml_s_hypotf8_core.os svml_s_logf8_core.os svml_s_log10f8_core.os svml_s_log1pf8_core.os svml_s_log2f8_core.os svml_s_powf8_core.os svml_s_sinf8_core.os svml_s_sincosf8_core.os svml_s_sinhf8_core.os svml_s_tanf8_core.os svml_s_tanhf8_core.os svml_s_acosf8_core_avx.os svml_s_acoshf8_core_avx.os svml_s_asinf8_core_avx.os svml_s_asinhf8_core_avx.os svml_s_atanf8_core_avx.os svml_s_atan2f8_core_avx.os svml_s_atanhf8_core_avx.os svml_s_cbrtf8_core_avx.os svml_s_cosf8_core_avx.os svml_s_coshf8_core_avx.os svml_s_erff8_core_avx.os svml_s_erfcf8_core_avx.os svml_s_expf8_core_avx.os svml_s_exp10f8_core_avx.os svml_s_exp2f8_core_avx.os svml_s_expm1f8_core_avx.os svml_s_hypotf8_core_avx.os svml_s_logf8_core_avx.os svml_s_log10f8_core_avx.os svml_s_log1pf8_core_avx.os svml_s_log2f8_core_avx.os svml_s_powf8_core_avx.os svml_s_sinf8_core_avx.os svml_s_sincosf8_core_avx.os svml_s_sinhf8_core_avx.os svml_s_tanf8_core_avx.os svml_s_tanhf8_core_avx.os svml_s_acosf16_core.os svml_s_acoshf16_core.os svml_s_asinf16_core.os svml_s_asinhf16_core.os svml_s_atanf16_core.os svml_s_atan2f16_core.os svml_s_atanhf16_core.os svml_s_cbrtf16_core.os svml_s_cosf16_core.os svml_s_coshf16_core.os svml_s_erff16_core.os svml_s_erfcf16_core.os svml_s_expf16_core.os svml_s_exp10f16_core.os svml_s_exp2f16_core.os svml_s_expm1f16_core.os svml_s_hypotf16_core.os svml_s_logf16_core.os svml_s_log10f16_core.os svml_s_log1pf16_core.os svml_s_log2f16_core.os svml_s_powf16_core.os svml_s_sinf16_core.os svml_s_sincosf16_core.os svml_s_sinhf16_core.os svml_s_tanf16_core.os svml_s_tanhf16_core.os svml_d_acos2_core-sse2.os svml_d_acosh2_core-sse2.os svml_d_asin2_core-sse2.os svml_d_asinh2_core-sse2.os svml_d_atan2_core-sse2.os svml_d_atan22_core-sse2.os svml_d_atanh2_core-sse2.os svml_d_cbrt2_core-sse2.os svml_d_cos2_core-sse2.os svml_d_cosh2_core-sse2.os svml_d_erf2_core-sse2.os svml_d_erfc2_core-sse2.os svml_d_exp2_core-sse2.os svml_d_exp102_core-sse2.os svml_d_exp22_core-sse2.os svml_d_expm12_core-sse2.os svml_d_hypot2_core-sse2.os svml_d_log2_core-sse2.os svml_d_log102_core-sse2.os svml_d_log1p2_core-sse2.os svml_d_log22_core-sse2.os svml_d_pow2_core-sse2.os svml_d_sin2_core-sse2.os svml_d_sincos2_core-sse2.os svml_d_sinh2_core-sse2.os svml_d_tan2_core-sse2.os svml_d_tanh2_core-sse2.os svml_d_acos2_core_sse4.os svml_d_acosh2_core_sse4.os svml_d_asin2_core_sse4.os svml_d_asinh2_core_sse4.os svml_d_atan2_core_sse4.os svml_d_atan22_core_sse4.os svml_d_atanh2_core_sse4.os svml_d_cbrt2_core_sse4.os svml_d_cos2_core_sse4.os svml_d_cosh2_core_sse4.os svml_d_erf2_core_sse4.os svml_d_erfc2_core_sse4.os svml_d_exp2_core_sse4.os svml_d_exp102_core_sse4.os svml_d_exp22_core_sse4.os svml_d_expm12_core_sse4.os svml_d_hypot2_core_sse4.os svml_d_log2_core_sse4.os svml_d_log102_core_sse4.os svml_d_log1p2_core_sse4.os svml_d_log22_core_sse4.os svml_d_pow2_core_sse4.os svml_d_sin2_core_sse4.os svml_d_sincos2_core_sse4.os svml_d_sinh2_core_sse4.os svml_d_tan2_core_sse4.os svml_d_tanh2_core_sse4.os svml_d_acos4_core-sse.os svml_d_acosh4_core-sse.os svml_d_asin4_core-sse.os svml_d_asinh4_core-sse.os svml_d_atan4_core-sse.os svml_d_atan24_core-sse.os svml_d_atanh4_core-sse.os svml_d_cbrt4_core-sse.os svml_d_cos4_core-sse.os svml_d_cosh4_core-sse.os svml_d_erf4_core-sse.os svml_d_erfc4_core-sse.os svml_d_exp4_core-sse.os svml_d_exp104_core-sse.os svml_d_exp24_core-sse.os svml_d_expm14_core-sse.os svml_d_hypot4_core-sse.os svml_d_log4_core-sse.os svml_d_log104_core-sse.os svml_d_log1p4_core-sse.os svml_d_log24_core-sse.os svml_d_pow4_core-sse.os svml_d_sin4_core-sse.os svml_d_sincos4_core-sse.os svml_d_sinh4_core-sse.os svml_d_tan4_core-sse.os svml_d_tanh4_core-sse.os svml_d_acos4_core_avx2.os svml_d_acosh4_core_avx2.os svml_d_asin4_core_avx2.os svml_d_asinh4_core_avx2.os svml_d_atan4_core_avx2.os svml_d_atan24_core_avx2.os svml_d_atanh4_core_avx2.os svml_d_cbrt4_core_avx2.os svml_d_cos4_core_avx2.os svml_d_cosh4_core_avx2.os svml_d_erf4_core_avx2.os svml_d_erfc4_core_avx2.os svml_d_exp4_core_avx2.os svml_d_exp104_core_avx2.os svml_d_exp24_core_avx2.os svml_d_expm14_core_avx2.os svml_d_hypot4_core_avx2.os svml_d_log4_core_avx2.os svml_d_log104_core_avx2.os svml_d_log1p4_core_avx2.os svml_d_log24_core_avx2.os svml_d_pow4_core_avx2.os svml_d_sin4_core_avx2.os svml_d_sincos4_core_avx2.os svml_d_sinh4_core_avx2.os svml_d_tan4_core_avx2.os svml_d_tanh4_core_avx2.os svml_d_acos8_core-avx2.os svml_d_acosh8_core-avx2.os svml_d_asin8_core-avx2.os svml_d_asinh8_core-avx2.os svml_d_atan8_core-avx2.os svml_d_atan28_core-avx2.os svml_d_atanh8_core-avx2.os svml_d_cbrt8_core-avx2.os svml_d_cos8_core-avx2.os svml_d_cosh8_core-avx2.os svml_d_erf8_core-avx2.os svml_d_erfc8_core-avx2.os svml_d_exp8_core-avx2.os svml_d_exp108_core-avx2.os svml_d_exp28_core-avx2.os svml_d_expm18_core-avx2.os svml_d_hypot8_core-avx2.os svml_d_log8_core-avx2.os svml_d_log108_core-avx2.os svml_d_log1p8_core-avx2.os svml_d_log28_core-avx2.os svml_d_pow8_core-avx2.os svml_d_sin8_core-avx2.os svml_d_sincos8_core-avx2.os svml_d_sinh8_core-avx2.os svml_d_tan8_core-avx2.os svml_d_tanh8_core-avx2.os svml_d_acos8_core_avx512.os svml_d_acosh8_core_avx512.os svml_d_asin8_core_avx512.os svml_d_asinh8_core_avx512.os svml_d_atan8_core_avx512.os svml_d_atan28_core_avx512.os svml_d_atanh8_core_avx512.os svml_d_cbrt8_core_avx512.os svml_d_cos8_core_avx512.os svml_d_cosh8_core_avx512.os svml_d_erf8_core_avx512.os svml_d_erfc8_core_avx512.os svml_d_exp8_core_avx512.os svml_d_exp108_core_avx512.os svml_d_exp28_core_avx512.os svml_d_expm18_core_avx512.os svml_d_hypot8_core_avx512.os svml_d_log8_core_avx512.os svml_d_log108_core_avx512.os svml_d_log1p8_core_avx512.os svml_d_log28_core_avx512.os svml_d_pow8_core_avx512.os svml_d_sin8_core_avx512.os svml_d_sincos8_core_avx512.os svml_d_sinh8_core_avx512.os svml_d_tan8_core_avx512.os svml_d_tanh8_core_avx512.os svml_s_acosf4_core-sse2.os svml_s_acoshf4_core-sse2.os svml_s_asinf4_core-sse2.os svml_s_asinhf4_core-sse2.os svml_s_atanf4_core-sse2.os svml_s_atan2f4_core-sse2.os svml_s_atanhf4_core-sse2.os svml_s_cbrtf4_core-sse2.os svml_s_cosf4_core-sse2.os svml_s_coshf4_core-sse2.os svml_s_erff4_core-sse2.os svml_s_erfcf4_core-sse2.os svml_s_expf4_core-sse2.os svml_s_exp10f4_core-sse2.os svml_s_exp2f4_core-sse2.os svml_s_expm1f4_core-sse2.os svml_s_hypotf4_core-sse2.os svml_s_logf4_core-sse2.os svml_s_log10f4_core-sse2.os svml_s_log1pf4_core-sse2.os svml_s_log2f4_core-sse2.os svml_s_powf4_core-sse2.os svml_s_sinf4_core-sse2.os svml_s_sincosf4_core-sse2.os svml_s_sinhf4_core-sse2.os svml_s_tanf4_core-sse2.os svml_s_tanhf4_core-sse2.os svml_s_acosf4_core_sse4.os svml_s_acoshf4_core_sse4.os svml_s_asinf4_core_sse4.os svml_s_asinhf4_core_sse4.os svml_s_atanf4_core_sse4.os svml_s_atan2f4_core_sse4.os svml_s_atanhf4_core_sse4.os svml_s_cbrtf4_core_sse4.os svml_s_cosf4_core_sse4.os svml_s_coshf4_core_sse4.os svml_s_erff4_core_sse4.os svml_s_erfcf4_core_sse4.os svml_s_expf4_core_sse4.os svml_s_exp10f4_core_sse4.os svml_s_exp2f4_core_sse4.os svml_s_expm1f4_core_sse4.os svml_s_hypotf4_core_sse4.os svml_s_logf4_core_sse4.os svml_s_log10f4_core_sse4.os svml_s_log1pf4_core_sse4.os svml_s_log2f4_core_sse4.os svml_s_powf4_core_sse4.os svml_s_sinf4_core_sse4.os svml_s_sincosf4_core_sse4.os svml_s_sinhf4_core_sse4.os svml_s_tanf4_core_sse4.os svml_s_tanhf4_core_sse4.os svml_s_acosf8_core-sse.os svml_s_acoshf8_core-sse.os svml_s_asinf8_core-sse.os svml_s_asinhf8_core-sse.os svml_s_atanf8_core-sse.os svml_s_atan2f8_core-sse.os svml_s_atanhf8_core-sse.os svml_s_cbrtf8_core-sse.os svml_s_cosf8_core-sse.os svml_s_coshf8_core-sse.os svml_s_erff8_core-sse.os svml_s_erfcf8_core-sse.os svml_s_expf8_core-sse.os svml_s_exp10f8_core-sse.os svml_s_exp2f8_core-sse.os svml_s_expm1f8_core-sse.os svml_s_hypotf8_core-sse.os svml_s_logf8_core-sse.os svml_s_log10f8_core-sse.os svml_s_log1pf8_core-sse.os svml_s_log2f8_core-sse.os svml_s_powf8_core-sse.os svml_s_sinf8_core-sse.os svml_s_sincosf8_core-sse.os svml_s_sinhf8_core-sse.os svml_s_tanf8_core-sse.os svml_s_tanhf8_core-sse.os svml_s_acosf8_core_avx2.os svml_s_acoshf8_core_avx2.os svml_s_asinf8_core_avx2.os svml_s_asinhf8_core_avx2.os svml_s_atanf8_core_avx2.os svml_s_atan2f8_core_avx2.os svml_s_atanhf8_core_avx2.os svml_s_cbrtf8_core_avx2.os svml_s_cosf8_core_avx2.os svml_s_coshf8_core_avx2.os svml_s_erff8_core_avx2.os svml_s_erfcf8_core_avx2.os svml_s_expf8_core_avx2.os svml_s_exp10f8_core_avx2.os svml_s_exp2f8_core_avx2.os svml_s_expm1f8_core_avx2.os svml_s_hypotf8_core_avx2.os svml_s_logf8_core_avx2.os svml_s_log10f8_core_avx2.os svml_s_log1pf8_core_avx2.os svml_s_log2f8_core_avx2.os svml_s_powf8_core_avx2.os svml_s_sinf8_core_avx2.os svml_s_sincosf8_core_avx2.os svml_s_sinhf8_core_avx2.os svml_s_tanf8_core_avx2.os svml_s_tanhf8_core_avx2.os svml_s_acosf16_core-avx2.os svml_s_acoshf16_core-avx2.os svml_s_asinf16_core-avx2.os svml_s_asinhf16_core-avx2.os svml_s_atanf16_core-avx2.os svml_s_atan2f16_core-avx2.os svml_s_atanhf16_core-avx2.os svml_s_cbrtf16_core-avx2.os svml_s_cosf16_core-avx2.os svml_s_coshf16_core-avx2.os svml_s_erff16_core-avx2.os svml_s_erfcf16_core-avx2.os svml_s_expf16_core-avx2.os svml_s_exp10f16_core-avx2.os svml_s_exp2f16_core-avx2.os svml_s_expm1f16_core-avx2.os svml_s_hypotf16_core-avx2.os svml_s_logf16_core-avx2.os svml_s_log10f16_core-avx2.os svml_s_log1pf16_core-avx2.os svml_s_log2f16_core-avx2.os svml_s_powf16_core-avx2.os svml_s_sinf16_core-avx2.os svml_s_sincosf16_core-avx2.os svml_s_sinhf16_core-avx2.os svml_s_tanf16_core-avx2.os svml_s_tanhf16_core-avx2.os svml_s_acosf16_core_avx512.os svml_s_acoshf16_core_avx512.os svml_s_asinf16_core_avx512.os svml_s_asinhf16_core_avx512.os svml_s_atanf16_core_avx512.os svml_s_atan2f16_core_avx512.os svml_s_atanhf16_core_avx512.os svml_s_cbrtf16_core_avx512.os svml_s_cosf16_core_avx512.os svml_s_coshf16_core_avx512.os svml_s_erff16_core_avx512.os svml_s_erfcf16_core_avx512.os svml_s_expf16_core_avx512.os svml_s_exp10f16_core_avx512.os svml_s_exp2f16_core_avx512.os svml_s_expm1f16_core_avx512.os svml_s_hypotf16_core_avx512.os svml_s_logf16_core_avx512.os svml_s_log10f16_core_avx512.os svml_s_log1pf16_core_avx512.os svml_s_log2f16_core_avx512.os svml_s_powf16_core_avx512.os svml_s_sinf16_core_avx512.os svml_s_sincosf16_core_avx512.os svml_s_sinhf16_core_avx512.os svml_s_tanf16_core_avx512.os svml_s_tanhf16_core_avx512.os +a - svml_d_exp_data.os +a - svml_d_log_data.os +a - svml_d_pow_data.os +a - svml_d_trig_data.os +a - svml_s_expf_data.os +a - svml_s_logf_data.os +a - svml_s_powf_data.os +a - svml_s_trig_data.os +a - svml_d_acos2_core.os +a - svml_d_acosh2_core.os +a - svml_d_asin2_core.os +a - svml_d_asinh2_core.os +a - svml_d_atan2_core.os +a - svml_d_atan22_core.os +a - svml_d_atanh2_core.os +a - svml_d_cbrt2_core.os +a - svml_d_cos2_core.os +a - svml_d_cosh2_core.os +a - svml_d_erf2_core.os +a - svml_d_erfc2_core.os +a - svml_d_exp2_core.os +a - svml_d_exp102_core.os +a - svml_d_exp22_core.os +a - svml_d_expm12_core.os +a - svml_d_hypot2_core.os +a - svml_d_log2_core.os +a - svml_d_log102_core.os +a - svml_d_log1p2_core.os +a - svml_d_log22_core.os +a - svml_d_pow2_core.os +a - svml_d_sin2_core.os +a - svml_d_sincos2_core.os +a - svml_d_sinh2_core.os +a - svml_d_tan2_core.os +a - svml_d_tanh2_core.os +a - svml_d_acos4_core.os +a - svml_d_acosh4_core.os +a - svml_d_asin4_core.os +a - svml_d_asinh4_core.os +a - svml_d_atan4_core.os +a - svml_d_atan24_core.os +a - svml_d_atanh4_core.os +a - svml_d_cbrt4_core.os +a - svml_d_cos4_core.os +a - svml_d_cosh4_core.os +a - svml_d_erf4_core.os +a - svml_d_erfc4_core.os +a - svml_d_exp4_core.os +a - svml_d_exp104_core.os +a - svml_d_exp24_core.os +a - svml_d_expm14_core.os +a - svml_d_hypot4_core.os +a - svml_d_log4_core.os +a - svml_d_log104_core.os +a - svml_d_log1p4_core.os +a - svml_d_log24_core.os +a - svml_d_pow4_core.os +a - svml_d_sin4_core.os +a - svml_d_sincos4_core.os +a - svml_d_sinh4_core.os +a - svml_d_tan4_core.os +a - svml_d_tanh4_core.os +a - svml_d_acos4_core_avx.os +a - svml_d_acosh4_core_avx.os +a - svml_d_asin4_core_avx.os +a - svml_d_asinh4_core_avx.os +a - svml_d_atan4_core_avx.os +a - svml_d_atan24_core_avx.os +a - svml_d_atanh4_core_avx.os +a - svml_d_cbrt4_core_avx.os +a - svml_d_cos4_core_avx.os +a - svml_d_cosh4_core_avx.os +a - svml_d_erf4_core_avx.os +a - svml_d_erfc4_core_avx.os +a - svml_d_exp4_core_avx.os +a - svml_d_exp104_core_avx.os +a - svml_d_exp24_core_avx.os +a - svml_d_expm14_core_avx.os +a - svml_d_hypot4_core_avx.os +a - svml_d_log4_core_avx.os +a - svml_d_log104_core_avx.os +a - svml_d_log1p4_core_avx.os +a - svml_d_log24_core_avx.os +a - svml_d_pow4_core_avx.os +a - svml_d_sin4_core_avx.os +a - svml_d_sincos4_core_avx.os +a - svml_d_sinh4_core_avx.os +a - svml_d_tan4_core_avx.os +a - svml_d_tanh4_core_avx.os +a - svml_d_acos8_core.os +a - svml_d_acosh8_core.os +a - svml_d_asin8_core.os +a - svml_d_asinh8_core.os +a - svml_d_atan8_core.os +a - svml_d_atan28_core.os +a - svml_d_atanh8_core.os +a - svml_d_cbrt8_core.os +a - svml_d_cos8_core.os +a - svml_d_cosh8_core.os +a - svml_d_erf8_core.os +a - svml_d_erfc8_core.os +a - svml_d_exp8_core.os +a - svml_d_exp108_core.os +a - svml_d_exp28_core.os +a - svml_d_expm18_core.os +a - svml_d_hypot8_core.os +a - svml_d_log8_core.os +a - svml_d_log108_core.os +a - svml_d_log1p8_core.os +a - svml_d_log28_core.os +a - svml_d_pow8_core.os +a - svml_d_sin8_core.os +a - svml_d_sincos8_core.os +a - svml_d_sinh8_core.os +a - svml_d_tan8_core.os +a - svml_d_tanh8_core.os +a - svml_s_acosf4_core.os +a - svml_s_acoshf4_core.os +a - svml_s_asinf4_core.os +a - svml_s_asinhf4_core.os +a - svml_s_atanf4_core.os +a - svml_s_atan2f4_core.os +a - svml_s_atanhf4_core.os +a - svml_s_cbrtf4_core.os +a - svml_s_cosf4_core.os +a - svml_s_coshf4_core.os +a - svml_s_erff4_core.os +a - svml_s_erfcf4_core.os +a - svml_s_expf4_core.os +a - svml_s_exp10f4_core.os +a - svml_s_exp2f4_core.os +a - svml_s_expm1f4_core.os +a - svml_s_hypotf4_core.os +a - svml_s_logf4_core.os +a - svml_s_log10f4_core.os +a - svml_s_log1pf4_core.os +a - svml_s_log2f4_core.os +a - svml_s_powf4_core.os +a - svml_s_sinf4_core.os +a - svml_s_sincosf4_core.os +a - svml_s_sinhf4_core.os +a - svml_s_tanf4_core.os +a - svml_s_tanhf4_core.os +a - svml_s_acosf8_core.os +a - svml_s_acoshf8_core.os +a - svml_s_asinf8_core.os +a - svml_s_asinhf8_core.os +a - svml_s_atanf8_core.os +a - svml_s_atan2f8_core.os +a - svml_s_atanhf8_core.os +a - svml_s_cbrtf8_core.os +a - svml_s_cosf8_core.os +a - svml_s_coshf8_core.os +a - svml_s_erff8_core.os +a - svml_s_erfcf8_core.os +a - svml_s_expf8_core.os +a - svml_s_exp10f8_core.os +a - svml_s_exp2f8_core.os +a - svml_s_expm1f8_core.os +a - svml_s_hypotf8_core.os +a - svml_s_logf8_core.os +a - svml_s_log10f8_core.os +a - svml_s_log1pf8_core.os +a - svml_s_log2f8_core.os +a - svml_s_powf8_core.os +a - svml_s_sinf8_core.os +a - svml_s_sincosf8_core.os +a - svml_s_sinhf8_core.os +a - svml_s_tanf8_core.os +a - svml_s_tanhf8_core.os +a - svml_s_acosf8_core_avx.os +a - svml_s_acoshf8_core_avx.os +a - svml_s_asinf8_core_avx.os +a - svml_s_asinhf8_core_avx.os +a - svml_s_atanf8_core_avx.os +a - svml_s_atan2f8_core_avx.os +a - svml_s_atanhf8_core_avx.os +a - svml_s_cbrtf8_core_avx.os +a - svml_s_cosf8_core_avx.os +a - svml_s_coshf8_core_avx.os +a - svml_s_erff8_core_avx.os +a - svml_s_erfcf8_core_avx.os +a - svml_s_expf8_core_avx.os +a - svml_s_exp10f8_core_avx.os +a - svml_s_exp2f8_core_avx.os +a - svml_s_expm1f8_core_avx.os +a - svml_s_hypotf8_core_avx.os +a - svml_s_logf8_core_avx.os +a - svml_s_log10f8_core_avx.os +a - svml_s_log1pf8_core_avx.os +a - svml_s_log2f8_core_avx.os +a - svml_s_powf8_core_avx.os +a - svml_s_sinf8_core_avx.os +a - svml_s_sincosf8_core_avx.os +a - svml_s_sinhf8_core_avx.os +a - svml_s_tanf8_core_avx.os +a - svml_s_tanhf8_core_avx.os +a - svml_s_acosf16_core.os +a - svml_s_acoshf16_core.os +a - svml_s_asinf16_core.os +a - svml_s_asinhf16_core.os +a - svml_s_atanf16_core.os +a - svml_s_atan2f16_core.os +a - svml_s_atanhf16_core.os +a - svml_s_cbrtf16_core.os +a - svml_s_cosf16_core.os +a - svml_s_coshf16_core.os +a - svml_s_erff16_core.os +a - svml_s_erfcf16_core.os +a - svml_s_expf16_core.os +a - svml_s_exp10f16_core.os +a - svml_s_exp2f16_core.os +a - svml_s_expm1f16_core.os +a - svml_s_hypotf16_core.os +a - svml_s_logf16_core.os +a - svml_s_log10f16_core.os +a - svml_s_log1pf16_core.os +a - svml_s_log2f16_core.os +a - svml_s_powf16_core.os +a - svml_s_sinf16_core.os +a - svml_s_sincosf16_core.os +a - svml_s_sinhf16_core.os +a - svml_s_tanf16_core.os +a - svml_s_tanhf16_core.os +a - svml_d_acos2_core-sse2.os +a - svml_d_acosh2_core-sse2.os +a - svml_d_asin2_core-sse2.os +a - svml_d_asinh2_core-sse2.os +a - svml_d_atan2_core-sse2.os +a - svml_d_atan22_core-sse2.os +a - svml_d_atanh2_core-sse2.os +a - svml_d_cbrt2_core-sse2.os +a - svml_d_cos2_core-sse2.os +a - svml_d_cosh2_core-sse2.os +a - svml_d_erf2_core-sse2.os +a - svml_d_erfc2_core-sse2.os +a - svml_d_exp2_core-sse2.os +a - svml_d_exp102_core-sse2.os +a - svml_d_exp22_core-sse2.os +a - svml_d_expm12_core-sse2.os +a - svml_d_hypot2_core-sse2.os +a - svml_d_log2_core-sse2.os +a - svml_d_log102_core-sse2.os +a - svml_d_log1p2_core-sse2.os +a - svml_d_log22_core-sse2.os +a - svml_d_pow2_core-sse2.os +a - svml_d_sin2_core-sse2.os +a - svml_d_sincos2_core-sse2.os +a - svml_d_sinh2_core-sse2.os +a - svml_d_tan2_core-sse2.os +a - svml_d_tanh2_core-sse2.os +a - svml_d_acos2_core_sse4.os +a - svml_d_acosh2_core_sse4.os +a - svml_d_asin2_core_sse4.os +a - svml_d_asinh2_core_sse4.os +a - svml_d_atan2_core_sse4.os +a - svml_d_atan22_core_sse4.os +a - svml_d_atanh2_core_sse4.os +a - svml_d_cbrt2_core_sse4.os +a - svml_d_cos2_core_sse4.os +a - svml_d_cosh2_core_sse4.os +a - svml_d_erf2_core_sse4.os +a - svml_d_erfc2_core_sse4.os +a - svml_d_exp2_core_sse4.os +a - svml_d_exp102_core_sse4.os +a - svml_d_exp22_core_sse4.os +a - svml_d_expm12_core_sse4.os +a - svml_d_hypot2_core_sse4.os +a - svml_d_log2_core_sse4.os +a - svml_d_log102_core_sse4.os +a - svml_d_log1p2_core_sse4.os +a - svml_d_log22_core_sse4.os +a - svml_d_pow2_core_sse4.os +a - svml_d_sin2_core_sse4.os +a - svml_d_sincos2_core_sse4.os +a - svml_d_sinh2_core_sse4.os +a - svml_d_tan2_core_sse4.os +a - svml_d_tanh2_core_sse4.os +a - svml_d_acos4_core-sse.os +a - svml_d_acosh4_core-sse.os +a - svml_d_asin4_core-sse.os +a - svml_d_asinh4_core-sse.os +a - svml_d_atan4_core-sse.os +a - svml_d_atan24_core-sse.os +a - svml_d_atanh4_core-sse.os +a - svml_d_cbrt4_core-sse.os +a - svml_d_cos4_core-sse.os +a - svml_d_cosh4_core-sse.os +a - svml_d_erf4_core-sse.os +a - svml_d_erfc4_core-sse.os +a - svml_d_exp4_core-sse.os +a - svml_d_exp104_core-sse.os +a - svml_d_exp24_core-sse.os +a - svml_d_expm14_core-sse.os +a - svml_d_hypot4_core-sse.os +a - svml_d_log4_core-sse.os +a - svml_d_log104_core-sse.os +a - svml_d_log1p4_core-sse.os +a - svml_d_log24_core-sse.os +a - svml_d_pow4_core-sse.os +a - svml_d_sin4_core-sse.os +a - svml_d_sincos4_core-sse.os +a - svml_d_sinh4_core-sse.os +a - svml_d_tan4_core-sse.os +a - svml_d_tanh4_core-sse.os +a - svml_d_acos4_core_avx2.os +a - svml_d_acosh4_core_avx2.os +a - svml_d_asin4_core_avx2.os +a - svml_d_asinh4_core_avx2.os +a - svml_d_atan4_core_avx2.os +a - svml_d_atan24_core_avx2.os +a - svml_d_atanh4_core_avx2.os +a - svml_d_cbrt4_core_avx2.os +a - svml_d_cos4_core_avx2.os +a - svml_d_cosh4_core_avx2.os +a - svml_d_erf4_core_avx2.os +a - svml_d_erfc4_core_avx2.os +a - svml_d_exp4_core_avx2.os +a - svml_d_exp104_core_avx2.os +a - svml_d_exp24_core_avx2.os +a - svml_d_expm14_core_avx2.os +a - svml_d_hypot4_core_avx2.os +a - svml_d_log4_core_avx2.os +a - svml_d_log104_core_avx2.os +a - svml_d_log1p4_core_avx2.os +a - svml_d_log24_core_avx2.os +a - svml_d_pow4_core_avx2.os +a - svml_d_sin4_core_avx2.os +a - svml_d_sincos4_core_avx2.os +a - svml_d_sinh4_core_avx2.os +a - svml_d_tan4_core_avx2.os +a - svml_d_tanh4_core_avx2.os +a - svml_d_acos8_core-avx2.os +a - svml_d_acosh8_core-avx2.os +a - svml_d_asin8_core-avx2.os +a - svml_d_asinh8_core-avx2.os +a - svml_d_atan8_core-avx2.os +a - svml_d_atan28_core-avx2.os +a - svml_d_atanh8_core-avx2.os +a - svml_d_cbrt8_core-avx2.os +a - svml_d_cos8_core-avx2.os +a - svml_d_cosh8_core-avx2.os +a - svml_d_erf8_core-avx2.os +a - svml_d_erfc8_core-avx2.os +a - svml_d_exp8_core-avx2.os +a - svml_d_exp108_core-avx2.os +a - svml_d_exp28_core-avx2.os +a - svml_d_expm18_core-avx2.os +a - svml_d_hypot8_core-avx2.os +a - svml_d_log8_core-avx2.os +a - svml_d_log108_core-avx2.os +a - svml_d_log1p8_core-avx2.os +a - svml_d_log28_core-avx2.os +a - svml_d_pow8_core-avx2.os +a - svml_d_sin8_core-avx2.os +a - svml_d_sincos8_core-avx2.os +a - svml_d_sinh8_core-avx2.os +a - svml_d_tan8_core-avx2.os +a - svml_d_tanh8_core-avx2.os +a - svml_d_acos8_core_avx512.os +a - svml_d_acosh8_core_avx512.os +a - svml_d_asin8_core_avx512.os +a - svml_d_asinh8_core_avx512.os +a - svml_d_atan8_core_avx512.os +a - svml_d_atan28_core_avx512.os +a - svml_d_atanh8_core_avx512.os +a - svml_d_cbrt8_core_avx512.os +a - svml_d_cos8_core_avx512.os +a - svml_d_cosh8_core_avx512.os +a - svml_d_erf8_core_avx512.os +a - svml_d_erfc8_core_avx512.os +a - svml_d_exp8_core_avx512.os +a - svml_d_exp108_core_avx512.os +a - svml_d_exp28_core_avx512.os +a - svml_d_expm18_core_avx512.os +a - svml_d_hypot8_core_avx512.os +a - svml_d_log8_core_avx512.os +a - svml_d_log108_core_avx512.os +a - svml_d_log1p8_core_avx512.os +a - svml_d_log28_core_avx512.os +a - svml_d_pow8_core_avx512.os +a - svml_d_sin8_core_avx512.os +a - svml_d_sincos8_core_avx512.os +a - svml_d_sinh8_core_avx512.os +a - svml_d_tan8_core_avx512.os +a - svml_d_tanh8_core_avx512.os +a - svml_s_acosf4_core-sse2.os +a - svml_s_acoshf4_core-sse2.os +a - svml_s_asinf4_core-sse2.os +a - svml_s_asinhf4_core-sse2.os +a - svml_s_atanf4_core-sse2.os +a - svml_s_atan2f4_core-sse2.os +a - svml_s_atanhf4_core-sse2.os +a - svml_s_cbrtf4_core-sse2.os +a - svml_s_cosf4_core-sse2.os +a - svml_s_coshf4_core-sse2.os +a - svml_s_erff4_core-sse2.os +a - svml_s_erfcf4_core-sse2.os +a - svml_s_expf4_core-sse2.os +a - svml_s_exp10f4_core-sse2.os +a - svml_s_exp2f4_core-sse2.os +a - svml_s_expm1f4_core-sse2.os +a - svml_s_hypotf4_core-sse2.os +a - svml_s_logf4_core-sse2.os +a - svml_s_log10f4_core-sse2.os +a - svml_s_log1pf4_core-sse2.os +a - svml_s_log2f4_core-sse2.os +a - svml_s_powf4_core-sse2.os +a - svml_s_sinf4_core-sse2.os +a - svml_s_sincosf4_core-sse2.os +a - svml_s_sinhf4_core-sse2.os +a - svml_s_tanf4_core-sse2.os +a - svml_s_tanhf4_core-sse2.os +a - svml_s_acosf4_core_sse4.os +a - svml_s_acoshf4_core_sse4.os +a - svml_s_asinf4_core_sse4.os +a - svml_s_asinhf4_core_sse4.os +a - svml_s_atanf4_core_sse4.os +a - svml_s_atan2f4_core_sse4.os +a - svml_s_atanhf4_core_sse4.os +a - svml_s_cbrtf4_core_sse4.os +a - svml_s_cosf4_core_sse4.os +a - svml_s_coshf4_core_sse4.os +a - svml_s_erff4_core_sse4.os +a - svml_s_erfcf4_core_sse4.os +a - svml_s_expf4_core_sse4.os +a - svml_s_exp10f4_core_sse4.os +a - svml_s_exp2f4_core_sse4.os +a - svml_s_expm1f4_core_sse4.os +a - svml_s_hypotf4_core_sse4.os +a - svml_s_logf4_core_sse4.os +a - svml_s_log10f4_core_sse4.os +a - svml_s_log1pf4_core_sse4.os +a - svml_s_log2f4_core_sse4.os +a - svml_s_powf4_core_sse4.os +a - svml_s_sinf4_core_sse4.os +a - svml_s_sincosf4_core_sse4.os +a - svml_s_sinhf4_core_sse4.os +a - svml_s_tanf4_core_sse4.os +a - svml_s_tanhf4_core_sse4.os +a - svml_s_acosf8_core-sse.os +a - svml_s_acoshf8_core-sse.os +a - svml_s_asinf8_core-sse.os +a - svml_s_asinhf8_core-sse.os +a - svml_s_atanf8_core-sse.os +a - svml_s_atan2f8_core-sse.os +a - svml_s_atanhf8_core-sse.os +a - svml_s_cbrtf8_core-sse.os +a - svml_s_cosf8_core-sse.os +a - svml_s_coshf8_core-sse.os +a - svml_s_erff8_core-sse.os +a - svml_s_erfcf8_core-sse.os +a - svml_s_expf8_core-sse.os +a - svml_s_exp10f8_core-sse.os +a - svml_s_exp2f8_core-sse.os +a - svml_s_expm1f8_core-sse.os +a - svml_s_hypotf8_core-sse.os +a - svml_s_logf8_core-sse.os +a - svml_s_log10f8_core-sse.os +a - svml_s_log1pf8_core-sse.os +a - svml_s_log2f8_core-sse.os +a - svml_s_powf8_core-sse.os +a - svml_s_sinf8_core-sse.os +a - svml_s_sincosf8_core-sse.os +a - svml_s_sinhf8_core-sse.os +a - svml_s_tanf8_core-sse.os +a - svml_s_tanhf8_core-sse.os +a - svml_s_acosf8_core_avx2.os +a - svml_s_acoshf8_core_avx2.os +a - svml_s_asinf8_core_avx2.os +a - svml_s_asinhf8_core_avx2.os +a - svml_s_atanf8_core_avx2.os +a - svml_s_atan2f8_core_avx2.os +a - svml_s_atanhf8_core_avx2.os +a - svml_s_cbrtf8_core_avx2.os +a - svml_s_cosf8_core_avx2.os +a - svml_s_coshf8_core_avx2.os +a - svml_s_erff8_core_avx2.os +a - svml_s_erfcf8_core_avx2.os +a - svml_s_expf8_core_avx2.os +a - svml_s_exp10f8_core_avx2.os +a - svml_s_exp2f8_core_avx2.os +a - svml_s_expm1f8_core_avx2.os +a - svml_s_hypotf8_core_avx2.os +a - svml_s_logf8_core_avx2.os +a - svml_s_log10f8_core_avx2.os +a - svml_s_log1pf8_core_avx2.os +a - svml_s_log2f8_core_avx2.os +a - svml_s_powf8_core_avx2.os +a - svml_s_sinf8_core_avx2.os +a - svml_s_sincosf8_core_avx2.os +a - svml_s_sinhf8_core_avx2.os +a - svml_s_tanf8_core_avx2.os +a - svml_s_tanhf8_core_avx2.os +a - svml_s_acosf16_core-avx2.os +a - svml_s_acoshf16_core-avx2.os +a - svml_s_asinf16_core-avx2.os +a - svml_s_asinhf16_core-avx2.os +a - svml_s_atanf16_core-avx2.os +a - svml_s_atan2f16_core-avx2.os +a - svml_s_atanhf16_core-avx2.os +a - svml_s_cbrtf16_core-avx2.os +a - svml_s_cosf16_core-avx2.os +a - svml_s_coshf16_core-avx2.os +a - svml_s_erff16_core-avx2.os +a - svml_s_erfcf16_core-avx2.os +a - svml_s_expf16_core-avx2.os +a - svml_s_exp10f16_core-avx2.os +a - svml_s_exp2f16_core-avx2.os +a - svml_s_expm1f16_core-avx2.os +a - svml_s_hypotf16_core-avx2.os +a - svml_s_logf16_core-avx2.os +a - svml_s_log10f16_core-avx2.os +a - svml_s_log1pf16_core-avx2.os +a - svml_s_log2f16_core-avx2.os +a - svml_s_powf16_core-avx2.os +a - svml_s_sinf16_core-avx2.os +a - svml_s_sincosf16_core-avx2.os +a - svml_s_sinhf16_core-avx2.os +a - svml_s_tanf16_core-avx2.os +a - svml_s_tanhf16_core-avx2.os +a - svml_s_acosf16_core_avx512.os +a - svml_s_acoshf16_core_avx512.os +a - svml_s_asinf16_core_avx512.os +a - svml_s_asinhf16_core_avx512.os +a - svml_s_atanf16_core_avx512.os +a - svml_s_atan2f16_core_avx512.os +a - svml_s_atanhf16_core_avx512.os +a - svml_s_cbrtf16_core_avx512.os +a - svml_s_cosf16_core_avx512.os +a - svml_s_coshf16_core_avx512.os +a - svml_s_erff16_core_avx512.os +a - svml_s_erfcf16_core_avx512.os +a - svml_s_expf16_core_avx512.os +a - svml_s_exp10f16_core_avx512.os +a - svml_s_exp2f16_core_avx512.os +a - svml_s_expm1f16_core_avx512.os +a - svml_s_hypotf16_core_avx512.os +a - svml_s_logf16_core_avx512.os +a - svml_s_log10f16_core_avx512.os +a - svml_s_log1pf16_core_avx512.os +a - svml_s_log2f16_core_avx512.os +a - svml_s_powf16_core_avx512.os +a - svml_s_sinf16_core_avx512.os +a - svml_s_sincosf16_core_avx512.os +a - svml_s_sinhf16_core_avx512.os +a - svml_s_tanf16_core_avx512.os +a - svml_s_tanhf16_core_avx512.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libmvec.map -Wl,-soname=libmvec.so.1 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/mathvec/libmvec.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/mathvec/libmvec_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.36/build/math/libm.so.6 -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/mathvec/libmvec.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/mathvec/libmvec.so /mnt/lfs/sources/glibc-2.36/build/mathvec/libmvec.so.1.new +mv -f /mnt/lfs/sources/glibc-2.36/build/mathvec/libmvec.so.1.new /mnt/lfs/sources/glibc-2.36/build/mathvec/libmvec.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/mathvec' +make subdir=support -C support ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/support' +x86_64-lfs-linux-gnu-gcc blob_repeat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/blob_repeat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/blob_repeat.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/blob_repeat.oS +x86_64-lfs-linux-gnu-gcc check.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/check.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/check.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/check.oS +x86_64-lfs-linux-gnu-gcc check_addrinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/check_addrinfo.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/check_addrinfo.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/check_addrinfo.oS +x86_64-lfs-linux-gnu-gcc check_dns_packet.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/check_dns_packet.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/check_dns_packet.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/check_dns_packet.oS +x86_64-lfs-linux-gnu-gcc check_hostent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/check_hostent.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/check_hostent.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/check_hostent.oS +x86_64-lfs-linux-gnu-gcc check_netent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/check_netent.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/check_netent.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/check_netent.oS +x86_64-lfs-linux-gnu-gcc delayed_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/delayed_exit.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/delayed_exit.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/delayed_exit.oS +x86_64-lfs-linux-gnu-gcc ignore_stderr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/ignore_stderr.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/ignore_stderr.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/ignore_stderr.oS +x86_64-lfs-linux-gnu-gcc next_to_fault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/next_to_fault.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/next_to_fault.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/next_to_fault.oS +x86_64-lfs-linux-gnu-gcc oom_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/oom_error.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/oom_error.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/oom_error.oS +x86_64-lfs-linux-gnu-gcc resolv_response_context_duplicate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/resolv_response_context_duplicate.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/resolv_response_context_duplicate.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/resolv_response_context_duplicate.oS +x86_64-lfs-linux-gnu-gcc resolv_response_context_free.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/resolv_response_context_free.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/resolv_response_context_free.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/resolv_response_context_free.oS +x86_64-lfs-linux-gnu-gcc resolv_test.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/resolv_test.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/resolv_test.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/resolv_test.oS +x86_64-lfs-linux-gnu-gcc set_fortify_handler.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/set_fortify_handler.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/set_fortify_handler.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/set_fortify_handler.oS +x86_64-lfs-linux-gnu-gcc support_stack_alloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_stack_alloc.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_stack_alloc.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_stack_alloc.oS +x86_64-lfs-linux-gnu-gcc support-xfstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support-xfstat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support-xfstat.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support-xfstat.oS +x86_64-lfs-linux-gnu-gcc support-xfstat-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support-xfstat-time64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support-xfstat-time64.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support-xfstat-time64.oS +x86_64-lfs-linux-gnu-gcc support-xstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support-xstat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support-xstat.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support-xstat.oS +x86_64-lfs-linux-gnu-gcc support-xstat-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support-xstat-time64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support-xstat-time64.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support-xstat-time64.oS +x86_64-lfs-linux-gnu-gcc support_become_root.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_become_root.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_become_root.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_become_root.oS +x86_64-lfs-linux-gnu-gcc support_can_chroot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_can_chroot.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_can_chroot.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_can_chroot.oS +x86_64-lfs-linux-gnu-gcc support_capture_subprocess.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_capture_subprocess.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_capture_subprocess.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_capture_subprocess.oS +x86_64-lfs-linux-gnu-gcc support_capture_subprocess_check.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_capture_subprocess_check.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_capture_subprocess_check.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_capture_subprocess_check.oS +x86_64-lfs-linux-gnu-gcc support_chroot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_chroot.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_chroot.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_chroot.oS +x86_64-lfs-linux-gnu-gcc support_copy_file.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_copy_file.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_copy_file.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_copy_file.oS +x86_64-lfs-linux-gnu-gcc support_copy_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_copy_file_range.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_copy_file_range.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_copy_file_range.oS +x86_64-lfs-linux-gnu-gcc support_create_timer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_create_timer.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_create_timer.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_create_timer.oS +x86_64-lfs-linux-gnu-gcc support_descriptor_supports_holes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_descriptor_supports_holes.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_descriptor_supports_holes.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_descriptor_supports_holes.oS +x86_64-lfs-linux-gnu-gcc support_descriptors.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_descriptors.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_descriptors.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_descriptors.oS +x86_64-lfs-linux-gnu-gcc support_enter_mount_namespace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_enter_mount_namespace.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_enter_mount_namespace.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_enter_mount_namespace.oS +x86_64-lfs-linux-gnu-gcc support_enter_network_namespace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_enter_network_namespace.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_enter_network_namespace.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_enter_network_namespace.oS +x86_64-lfs-linux-gnu-gcc support_format_address_family.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_format_address_family.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_format_address_family.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_format_address_family.oS +x86_64-lfs-linux-gnu-gcc support_format_addrinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_format_addrinfo.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_format_addrinfo.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_format_addrinfo.oS +x86_64-lfs-linux-gnu-gcc support_format_dns_packet.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_format_dns_packet.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_format_dns_packet.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_format_dns_packet.oS +x86_64-lfs-linux-gnu-gcc support_format_herrno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_format_herrno.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_format_herrno.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_format_herrno.oS +x86_64-lfs-linux-gnu-gcc support_format_hostent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_format_hostent.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_format_hostent.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_format_hostent.oS +x86_64-lfs-linux-gnu-gcc support_format_netent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_format_netent.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_format_netent.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_format_netent.oS +x86_64-lfs-linux-gnu-gcc support_isolate_in_subprocess.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_isolate_in_subprocess.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_isolate_in_subprocess.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_isolate_in_subprocess.oS +x86_64-lfs-linux-gnu-gcc support_mutex_pi_monotonic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_mutex_pi_monotonic.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_mutex_pi_monotonic.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_mutex_pi_monotonic.oS +x86_64-lfs-linux-gnu-gcc support_need_proc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_need_proc.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_need_proc.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_need_proc.oS +x86_64-lfs-linux-gnu-gcc support_path_support_time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_path_support_time64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_path_support_time64.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_path_support_time64.oS +x86_64-lfs-linux-gnu-gcc support_process_state.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_process_state.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_process_state.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_process_state.oS +x86_64-lfs-linux-gnu-gcc support_ptrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_ptrace.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_ptrace.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_ptrace.oS +x86_64-lfs-linux-gnu-gcc support-open-dev-null-range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support-open-dev-null-range.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support-open-dev-null-range.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support-open-dev-null-range.oS +x86_64-lfs-linux-gnu-gcc support_openpty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_openpty.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_openpty.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_openpty.oS +x86_64-lfs-linux-gnu-gcc support_paths.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -DSRCDIR_PATH=\"`cd .. ; pwd`\" -DOBJDIR_PATH=\"`cd /mnt/lfs/sources/glibc-2.36/build/support//..; pwd`\" -DOBJDIR_ELF_LDSO_PATH=\"`cd /mnt/lfs/sources/glibc-2.36/build/support//..; pwd`/elf/ld-linux-x86-64.so.2\" -DINSTDIR_PATH=\"/usr\" -DLIBDIR_PATH=\"/usr/lib\" -DBINDIR_PATH=\"/usr/bin\" -DSBINDIR_PATH=\"/usr/sbin\" -DSLIBDIR_PATH=\"/usr/lib\" -DROOTSBINDIR_PATH=\"/usr/sbin\" -DCOMPLOCALEDIR_PATH=\"/usr/lib/locale\" -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_paths.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_paths.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_paths.oS +x86_64-lfs-linux-gnu-gcc support_quote_blob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_quote_blob.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_quote_blob.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_quote_blob.oS +x86_64-lfs-linux-gnu-gcc support_quote_blob_wide.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_quote_blob_wide.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_quote_blob_wide.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_quote_blob_wide.oS +x86_64-lfs-linux-gnu-gcc support_quote_string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_quote_string.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_quote_string.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_quote_string.oS +x86_64-lfs-linux-gnu-gcc support_record_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_record_failure.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_record_failure.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_record_failure.oS +x86_64-lfs-linux-gnu-gcc support_run_diff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_run_diff.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_run_diff.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_run_diff.oS +x86_64-lfs-linux-gnu-gcc support_select_modifies_timeout.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_select_modifies_timeout.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_select_modifies_timeout.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_select_modifies_timeout.oS +x86_64-lfs-linux-gnu-gcc support_select_normalizes_timeout.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_select_normalizes_timeout.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_select_normalizes_timeout.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_select_normalizes_timeout.oS +x86_64-lfs-linux-gnu-gcc support_set_small_thread_stack_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_set_small_thread_stack_size.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_set_small_thread_stack_size.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_set_small_thread_stack_size.oS +x86_64-lfs-linux-gnu-gcc support_shared_allocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_shared_allocate.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_shared_allocate.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_shared_allocate.oS +x86_64-lfs-linux-gnu-gcc support_small_stack_thread_attribute.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_small_stack_thread_attribute.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_small_stack_thread_attribute.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_small_stack_thread_attribute.oS +x86_64-lfs-linux-gnu-gcc support_socket_so_timestamp_time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_socket_so_timestamp_time64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_socket_so_timestamp_time64.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_socket_so_timestamp_time64.oS +x86_64-lfs-linux-gnu-gcc support_stat_nanoseconds.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_stat_nanoseconds.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_stat_nanoseconds.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_stat_nanoseconds.oS +x86_64-lfs-linux-gnu-gcc support_subprocess.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_subprocess.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_subprocess.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_subprocess.oS +x86_64-lfs-linux-gnu-gcc support_test_compare_blob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_blob.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_blob.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_blob.oS +x86_64-lfs-linux-gnu-gcc support_test_compare_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_failure.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_failure.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_failure.oS +x86_64-lfs-linux-gnu-gcc support_test_compare_string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_string.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_string.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_string.oS +x86_64-lfs-linux-gnu-gcc support_test_compare_string_wide.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_string_wide.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_string_wide.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_test_compare_string_wide.oS +x86_64-lfs-linux-gnu-gcc support_test_main.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_test_main.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_test_main.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_test_main.oS +x86_64-lfs-linux-gnu-gcc support_test_verify_impl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_test_verify_impl.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_test_verify_impl.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_test_verify_impl.oS +x86_64-lfs-linux-gnu-gcc support_wait_for_thread_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_wait_for_thread_exit.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_wait_for_thread_exit.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_wait_for_thread_exit.oS +x86_64-lfs-linux-gnu-gcc support_write_file_string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/support_write_file_string.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/support_write_file_string.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/support_write_file_string.oS +x86_64-lfs-linux-gnu-gcc temp_file.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/temp_file.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/temp_file.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/temp_file.oS +x86_64-lfs-linux-gnu-gcc timespec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -fexcess-precision=standard -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/timespec.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/timespec.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/timespec.oS +x86_64-lfs-linux-gnu-gcc timespec-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -fexcess-precision=standard -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/timespec-time64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/timespec-time64.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/timespec-time64.oS +x86_64-lfs-linux-gnu-gcc timespec-add.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/timespec-add.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/timespec-add.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/timespec-add.oS +x86_64-lfs-linux-gnu-gcc timespec-add-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/timespec-add-time64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/timespec-add-time64.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/timespec-add-time64.oS +x86_64-lfs-linux-gnu-gcc timespec-sub.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/timespec-sub.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/timespec-sub.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/timespec-sub.oS +x86_64-lfs-linux-gnu-gcc timespec-sub-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/timespec-sub-time64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/timespec-sub-time64.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/timespec-sub-time64.oS +x86_64-lfs-linux-gnu-gcc write_message.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/write_message.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/write_message.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/write_message.oS +x86_64-lfs-linux-gnu-gcc xaccept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xaccept.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xaccept.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xaccept.oS +x86_64-lfs-linux-gnu-gcc xaccept4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xaccept4.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xaccept4.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xaccept4.oS +x86_64-lfs-linux-gnu-gcc xasprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xasprintf.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xasprintf.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xasprintf.oS +x86_64-lfs-linux-gnu-gcc xbind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xbind.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xbind.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xbind.oS +x86_64-lfs-linux-gnu-gcc xcalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xcalloc.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xcalloc.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xcalloc.oS +x86_64-lfs-linux-gnu-gcc xchdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xchdir.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xchdir.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xchdir.oS +x86_64-lfs-linux-gnu-gcc xchroot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xchroot.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xchroot.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xchroot.oS +x86_64-lfs-linux-gnu-gcc xclock_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xclock_gettime.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xclock_gettime.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xclock_gettime.oS +x86_64-lfs-linux-gnu-gcc xclock_gettime_time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xclock_gettime_time64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xclock_gettime_time64.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xclock_gettime_time64.oS +x86_64-lfs-linux-gnu-gcc xclock_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xclock_settime.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xclock_settime.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xclock_settime.oS +x86_64-lfs-linux-gnu-gcc xclock_settime_time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xclock_settime_time64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xclock_settime_time64.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xclock_settime_time64.oS +x86_64-lfs-linux-gnu-gcc xclone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xclone.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xclone.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xclone.oS +x86_64-lfs-linux-gnu-gcc xclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xclose.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xclose.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xclose.oS +x86_64-lfs-linux-gnu-gcc xchmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xchmod.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xchmod.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xchmod.oS +x86_64-lfs-linux-gnu-gcc xconnect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xconnect.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xconnect.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xconnect.oS +x86_64-lfs-linux-gnu-gcc xcopy_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xcopy_file_range.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xcopy_file_range.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xcopy_file_range.oS +x86_64-lfs-linux-gnu-gcc xdlfcn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xdlfcn.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xdlfcn.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xdlfcn.oS +x86_64-lfs-linux-gnu-gcc xdlmopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xdlmopen.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xdlmopen.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xdlmopen.oS +x86_64-lfs-linux-gnu-gcc xdup2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xdup2.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xdup2.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xdup2.oS +x86_64-lfs-linux-gnu-gcc xfchmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xfchmod.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xfchmod.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xfchmod.oS +x86_64-lfs-linux-gnu-gcc xfclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xfclose.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xfclose.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xfclose.oS +x86_64-lfs-linux-gnu-gcc xfopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xfopen.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xfopen.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xfopen.oS +x86_64-lfs-linux-gnu-gcc xfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xfork.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xfork.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xfork.oS +x86_64-lfs-linux-gnu-gcc xftruncate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xftruncate.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xftruncate.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xftruncate.oS +x86_64-lfs-linux-gnu-gcc xgetline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xgetline.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xgetline.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xgetline.oS +x86_64-lfs-linux-gnu-gcc xgetsockname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xgetsockname.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xgetsockname.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xgetsockname.oS +x86_64-lfs-linux-gnu-gcc xlisten.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xlisten.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xlisten.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xlisten.oS +x86_64-lfs-linux-gnu-gcc xlseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xlseek.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xlseek.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xlseek.oS +x86_64-lfs-linux-gnu-gcc xlstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xlstat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xlstat.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xlstat.oS +x86_64-lfs-linux-gnu-gcc xlstat-time64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xlstat-time64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xlstat-time64.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xlstat-time64.oS +x86_64-lfs-linux-gnu-gcc xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xmalloc.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xmalloc.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xmalloc.oS +x86_64-lfs-linux-gnu-gcc xmemstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xmemstream.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xmemstream.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xmemstream.oS +x86_64-lfs-linux-gnu-gcc xmkdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xmkdir.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xmkdir.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xmkdir.oS +x86_64-lfs-linux-gnu-gcc xmkdirp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xmkdirp.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xmkdirp.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xmkdirp.oS +x86_64-lfs-linux-gnu-gcc xmkfifo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xmkfifo.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xmkfifo.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xmkfifo.oS +x86_64-lfs-linux-gnu-gcc xmmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xmmap.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xmmap.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xmmap.oS +x86_64-lfs-linux-gnu-gcc xmprotect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xmprotect.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xmprotect.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xmprotect.oS +x86_64-lfs-linux-gnu-gcc xmunmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xmunmap.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xmunmap.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xmunmap.oS +x86_64-lfs-linux-gnu-gcc xnewlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xnewlocale.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xnewlocale.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xnewlocale.oS +x86_64-lfs-linux-gnu-gcc xopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xopen.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xopen.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xopen.oS +x86_64-lfs-linux-gnu-gcc xpipe.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpipe.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpipe.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpipe.oS +x86_64-lfs-linux-gnu-gcc xpoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpoll.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpoll.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpoll.oS +x86_64-lfs-linux-gnu-gcc xposix_memalign.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xposix_memalign.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xposix_memalign.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xposix_memalign.oS +x86_64-lfs-linux-gnu-gcc xpthread_attr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_destroy.oS +x86_64-lfs-linux-gnu-gcc xpthread_attr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_init.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_init.oS +x86_64-lfs-linux-gnu-gcc xpthread_attr_setdetachstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setdetachstate.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setdetachstate.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setdetachstate.oS +x86_64-lfs-linux-gnu-gcc xpthread_attr_setguardsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setguardsize.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setguardsize.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setguardsize.oS +x86_64-lfs-linux-gnu-gcc xpthread_attr_setaffinity_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setaffinity_np.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setaffinity_np.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setaffinity_np.oS +x86_64-lfs-linux-gnu-gcc xpthread_attr_setstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setstack.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setstack.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setstack.oS +x86_64-lfs-linux-gnu-gcc xpthread_attr_setstacksize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setstacksize.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setstacksize.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_attr_setstacksize.oS +x86_64-lfs-linux-gnu-gcc xpthread_barrier_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrier_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrier_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrier_destroy.oS +x86_64-lfs-linux-gnu-gcc xpthread_barrier_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrier_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrier_init.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrier_init.oS +x86_64-lfs-linux-gnu-gcc xpthread_barrier_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrier_wait.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrier_wait.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrier_wait.oS +x86_64-lfs-linux-gnu-gcc xpthread_barrierattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrierattr_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrierattr_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrierattr_destroy.oS +x86_64-lfs-linux-gnu-gcc xpthread_barrierattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrierattr_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrierattr_init.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrierattr_init.oS +x86_64-lfs-linux-gnu-gcc xpthread_barrierattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrierattr_setpshared.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrierattr_setpshared.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_barrierattr_setpshared.oS +x86_64-lfs-linux-gnu-gcc xpthread_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_cancel.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_cancel.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_cancel.oS +x86_64-lfs-linux-gnu-gcc xpthread_check_return.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_check_return.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_check_return.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_check_return.oS +x86_64-lfs-linux-gnu-gcc xpthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_cond_wait.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_cond_wait.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_cond_wait.oS +x86_64-lfs-linux-gnu-gcc xpthread_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_create.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_create.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_create.oS +x86_64-lfs-linux-gnu-gcc xpthread_detach.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_detach.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_detach.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_detach.oS +x86_64-lfs-linux-gnu-gcc xpthread_join.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_join.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_join.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_join.oS +x86_64-lfs-linux-gnu-gcc xpthread_key_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_key_create.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_key_create.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_key_create.oS +x86_64-lfs-linux-gnu-gcc xpthread_key_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_key_delete.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_key_delete.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_key_delete.oS +x86_64-lfs-linux-gnu-gcc xpthread_kill.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_kill.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_kill.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_kill.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutex_consistent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_consistent.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_consistent.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_consistent.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutex_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_destroy.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutex_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_init.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_init.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_lock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_lock.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_lock.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutex_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_unlock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_unlock.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutex_unlock.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutexattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_destroy.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutexattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_init.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_init.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutexattr_setprotocol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_setprotocol.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_setprotocol.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_setprotocol.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutexattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_setpshared.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_setpshared.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_setpshared.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutexattr_setrobust.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_setrobust.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_setrobust.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_setrobust.oS +x86_64-lfs-linux-gnu-gcc xpthread_mutexattr_settype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_settype.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_settype.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_mutexattr_settype.oS +x86_64-lfs-linux-gnu-gcc xpthread_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_once.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_once.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_once.oS +x86_64-lfs-linux-gnu-gcc xpthread_rwlock_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_init.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_init.oS +x86_64-lfs-linux-gnu-gcc xpthread_rwlock_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_destroy.oS +x86_64-lfs-linux-gnu-gcc xpthread_rwlock_rdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_rdlock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_rdlock.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_rdlock.oS +x86_64-lfs-linux-gnu-gcc xpthread_rwlock_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_unlock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_unlock.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_unlock.oS +x86_64-lfs-linux-gnu-gcc xpthread_rwlock_wrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_wrlock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_wrlock.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlock_wrlock.oS +x86_64-lfs-linux-gnu-gcc xpthread_rwlockattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlockattr_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlockattr_init.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlockattr_init.oS +x86_64-lfs-linux-gnu-gcc xpthread_rwlockattr_setkind_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlockattr_setkind_np.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlockattr_setkind_np.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_rwlockattr_setkind_np.oS +x86_64-lfs-linux-gnu-gcc xpthread_sigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_sigmask.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_sigmask.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_sigmask.oS +x86_64-lfs-linux-gnu-gcc xpthread_spin_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_spin_lock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_spin_lock.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_spin_lock.oS +x86_64-lfs-linux-gnu-gcc xpthread_spin_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xpthread_spin_unlock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xpthread_spin_unlock.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xpthread_spin_unlock.oS +x86_64-lfs-linux-gnu-gcc xraise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xraise.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xraise.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xraise.oS +x86_64-lfs-linux-gnu-gcc xreadlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xreadlink.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xreadlink.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xreadlink.oS +x86_64-lfs-linux-gnu-gcc xrealloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xrealloc.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xrealloc.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xrealloc.oS +x86_64-lfs-linux-gnu-gcc xrecvfrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xrecvfrom.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xrecvfrom.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xrecvfrom.oS +x86_64-lfs-linux-gnu-gcc xsendto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xsendto.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xsendto.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xsendto.oS +x86_64-lfs-linux-gnu-gcc xsetlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xsetlocale.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xsetlocale.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xsetlocale.oS +x86_64-lfs-linux-gnu-gcc xsetsockopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xsetsockopt.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xsetsockopt.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xsetsockopt.oS +x86_64-lfs-linux-gnu-gcc xsigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xsigaction.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xsigaction.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xsigaction.oS +x86_64-lfs-linux-gnu-gcc xsignal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xsignal.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xsignal.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xsignal.oS +x86_64-lfs-linux-gnu-gcc xsigstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xsigstack.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xsigstack.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xsigstack.oS +x86_64-lfs-linux-gnu-gcc xsocket.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xsocket.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xsocket.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xsocket.oS +x86_64-lfs-linux-gnu-gcc xposix_spawn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xposix_spawn.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xposix_spawn.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xposix_spawn.oS +x86_64-lfs-linux-gnu-gcc xposix_spawn_file_actions_addclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xposix_spawn_file_actions_addclose.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xposix_spawn_file_actions_addclose.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xposix_spawn_file_actions_addclose.oS +x86_64-lfs-linux-gnu-gcc xposix_spawn_file_actions_adddup2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xposix_spawn_file_actions_adddup2.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xposix_spawn_file_actions_adddup2.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xposix_spawn_file_actions_adddup2.oS +x86_64-lfs-linux-gnu-gcc xstrdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xstrdup.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xstrdup.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xstrdup.oS +x86_64-lfs-linux-gnu-gcc xstrndup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xstrndup.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xstrndup.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xstrndup.oS +x86_64-lfs-linux-gnu-gcc xsymlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xsymlink.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xsymlink.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xsymlink.oS +x86_64-lfs-linux-gnu-gcc xsysconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xsysconf.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xsysconf.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xsysconf.oS +x86_64-lfs-linux-gnu-gcc xunlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xunlink.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xunlink.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xunlink.oS +x86_64-lfs-linux-gnu-gcc xuselocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xuselocale.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xuselocale.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xuselocale.oS +x86_64-lfs-linux-gnu-gcc xwaitpid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xwaitpid.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xwaitpid.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xwaitpid.oS +x86_64-lfs-linux-gnu-gcc xwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/xwrite.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/xwrite.oS.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/xwrite.oS +cd /mnt/lfs/sources/glibc-2.36/build/support && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libsupport_nonshared.a blob_repeat.oS check.oS check_addrinfo.oS check_dns_packet.oS check_hostent.oS check_netent.oS delayed_exit.oS ignore_stderr.oS next_to_fault.oS oom_error.oS resolv_response_context_duplicate.oS resolv_response_context_free.oS resolv_test.oS set_fortify_handler.oS support_stack_alloc.oS support-xfstat.oS support-xfstat-time64.oS support-xstat.oS support-xstat-time64.oS support_become_root.oS support_can_chroot.oS support_capture_subprocess.oS support_capture_subprocess_check.oS support_chroot.oS support_copy_file.oS support_copy_file_range.oS support_create_timer.oS support_descriptor_supports_holes.oS support_descriptors.oS support_enter_mount_namespace.oS support_enter_network_namespace.oS support_format_address_family.oS support_format_addrinfo.oS support_format_dns_packet.oS support_format_herrno.oS support_format_hostent.oS support_format_netent.oS support_isolate_in_subprocess.oS support_mutex_pi_monotonic.oS support_need_proc.oS support_path_support_time64.oS support_process_state.oS support_ptrace.oS support-open-dev-null-range.oS support_openpty.oS support_paths.oS support_quote_blob.oS support_quote_blob_wide.oS support_quote_string.oS support_record_failure.oS support_run_diff.oS support_select_modifies_timeout.oS support_select_normalizes_timeout.oS support_set_small_thread_stack_size.oS support_shared_allocate.oS support_small_stack_thread_attribute.oS support_socket_so_timestamp_time64.oS support_stat_nanoseconds.oS support_subprocess.oS support_test_compare_blob.oS support_test_compare_failure.oS support_test_compare_string.oS support_test_compare_string_wide.oS support_test_main.oS support_test_verify_impl.oS support_wait_for_thread_exit.oS support_write_file_string.oS temp_file.oS timespec.oS timespec-time64.oS timespec-add.oS timespec-add-time64.oS timespec-sub.oS timespec-sub-time64.oS write_message.oS xaccept.oS xaccept4.oS xasprintf.oS xbind.oS xcalloc.oS xchdir.oS xchroot.oS xclock_gettime.oS xclock_gettime_time64.oS xclock_settime.oS xclock_settime_time64.oS xclone.oS xclose.oS xchmod.oS xconnect.oS xcopy_file_range.oS xdlfcn.oS xdlmopen.oS xdup2.oS xfchmod.oS xfclose.oS xfopen.oS xfork.oS xftruncate.oS xgetline.oS xgetsockname.oS xlisten.oS xlseek.oS xlstat.oS xlstat-time64.oS xmalloc.oS xmemstream.oS xmkdir.oS xmkdirp.oS xmkfifo.oS xmmap.oS xmprotect.oS xmunmap.oS xnewlocale.oS xopen.oS xpipe.oS xpoll.oS xposix_memalign.oS xpthread_attr_destroy.oS xpthread_attr_init.oS xpthread_attr_setdetachstate.oS xpthread_attr_setguardsize.oS xpthread_attr_setaffinity_np.oS xpthread_attr_setstack.oS xpthread_attr_setstacksize.oS xpthread_barrier_destroy.oS xpthread_barrier_init.oS xpthread_barrier_wait.oS xpthread_barrierattr_destroy.oS xpthread_barrierattr_init.oS xpthread_barrierattr_setpshared.oS xpthread_cancel.oS xpthread_check_return.oS xpthread_cond_wait.oS xpthread_create.oS xpthread_detach.oS xpthread_join.oS xpthread_key_create.oS xpthread_key_delete.oS xpthread_kill.oS xpthread_mutex_consistent.oS xpthread_mutex_destroy.oS xpthread_mutex_init.oS xpthread_mutex_lock.oS xpthread_mutex_unlock.oS xpthread_mutexattr_destroy.oS xpthread_mutexattr_init.oS xpthread_mutexattr_setprotocol.oS xpthread_mutexattr_setpshared.oS xpthread_mutexattr_setrobust.oS xpthread_mutexattr_settype.oS xpthread_once.oS xpthread_rwlock_init.oS xpthread_rwlock_destroy.oS xpthread_rwlock_rdlock.oS xpthread_rwlock_unlock.oS xpthread_rwlock_wrlock.oS xpthread_rwlockattr_init.oS xpthread_rwlockattr_setkind_np.oS xpthread_sigmask.oS xpthread_spin_lock.oS xpthread_spin_unlock.oS xraise.oS xreadlink.oS xrealloc.oS xrecvfrom.oS xsendto.oS xsetlocale.oS xsetsockopt.oS xsigaction.oS xsignal.oS xsigstack.oS xsocket.oS xposix_spawn.oS xposix_spawn_file_actions_addclose.oS xposix_spawn_file_actions_adddup2.oS xstrdup.oS xstrndup.oS xsymlink.oS xsysconf.oS xunlink.oS xuselocale.oS xwaitpid.oS xwrite.oS +a - blob_repeat.oS +a - check.oS +a - check_addrinfo.oS +a - check_dns_packet.oS +a - check_hostent.oS +a - check_netent.oS +a - delayed_exit.oS +a - ignore_stderr.oS +a - next_to_fault.oS +a - oom_error.oS +a - resolv_response_context_duplicate.oS +a - resolv_response_context_free.oS +a - resolv_test.oS +a - set_fortify_handler.oS +a - support_stack_alloc.oS +a - support-xfstat.oS +a - support-xfstat-time64.oS +a - support-xstat.oS +a - support-xstat-time64.oS +a - support_become_root.oS +a - support_can_chroot.oS +a - support_capture_subprocess.oS +a - support_capture_subprocess_check.oS +a - support_chroot.oS +a - support_copy_file.oS +a - support_copy_file_range.oS +a - support_create_timer.oS +a - support_descriptor_supports_holes.oS +a - support_descriptors.oS +a - support_enter_mount_namespace.oS +a - support_enter_network_namespace.oS +a - support_format_address_family.oS +a - support_format_addrinfo.oS +a - support_format_dns_packet.oS +a - support_format_herrno.oS +a - support_format_hostent.oS +a - support_format_netent.oS +a - support_isolate_in_subprocess.oS +a - support_mutex_pi_monotonic.oS +a - support_need_proc.oS +a - support_path_support_time64.oS +a - support_process_state.oS +a - support_ptrace.oS +a - support-open-dev-null-range.oS +a - support_openpty.oS +a - support_paths.oS +a - support_quote_blob.oS +a - support_quote_blob_wide.oS +a - support_quote_string.oS +a - support_record_failure.oS +a - support_run_diff.oS +a - support_select_modifies_timeout.oS +a - support_select_normalizes_timeout.oS +a - support_set_small_thread_stack_size.oS +a - support_shared_allocate.oS +a - support_small_stack_thread_attribute.oS +a - support_socket_so_timestamp_time64.oS +a - support_stat_nanoseconds.oS +a - support_subprocess.oS +a - support_test_compare_blob.oS +a - support_test_compare_failure.oS +a - support_test_compare_string.oS +a - support_test_compare_string_wide.oS +a - support_test_main.oS +a - support_test_verify_impl.oS +a - support_wait_for_thread_exit.oS +a - support_write_file_string.oS +a - temp_file.oS +a - timespec.oS +a - timespec-time64.oS +a - timespec-add.oS +a - timespec-add-time64.oS +a - timespec-sub.oS +a - timespec-sub-time64.oS +a - write_message.oS +a - xaccept.oS +a - xaccept4.oS +a - xasprintf.oS +a - xbind.oS +a - xcalloc.oS +a - xchdir.oS +a - xchroot.oS +a - xclock_gettime.oS +a - xclock_gettime_time64.oS +a - xclock_settime.oS +a - xclock_settime_time64.oS +a - xclone.oS +a - xclose.oS +a - xchmod.oS +a - xconnect.oS +a - xcopy_file_range.oS +a - xdlfcn.oS +a - xdlmopen.oS +a - xdup2.oS +a - xfchmod.oS +a - xfclose.oS +a - xfopen.oS +a - xfork.oS +a - xftruncate.oS +a - xgetline.oS +a - xgetsockname.oS +a - xlisten.oS +a - xlseek.oS +a - xlstat.oS +a - xlstat-time64.oS +a - xmalloc.oS +a - xmemstream.oS +a - xmkdir.oS +a - xmkdirp.oS +a - xmkfifo.oS +a - xmmap.oS +a - xmprotect.oS +a - xmunmap.oS +a - xnewlocale.oS +a - xopen.oS +a - xpipe.oS +a - xpoll.oS +a - xposix_memalign.oS +a - xpthread_attr_destroy.oS +a - xpthread_attr_init.oS +a - xpthread_attr_setdetachstate.oS +a - xpthread_attr_setguardsize.oS +a - xpthread_attr_setaffinity_np.oS +a - xpthread_attr_setstack.oS +a - xpthread_attr_setstacksize.oS +a - xpthread_barrier_destroy.oS +a - xpthread_barrier_init.oS +a - xpthread_barrier_wait.oS +a - xpthread_barrierattr_destroy.oS +a - xpthread_barrierattr_init.oS +a - xpthread_barrierattr_setpshared.oS +a - xpthread_cancel.oS +a - xpthread_check_return.oS +a - xpthread_cond_wait.oS +a - xpthread_create.oS +a - xpthread_detach.oS +a - xpthread_join.oS +a - xpthread_key_create.oS +a - xpthread_key_delete.oS +a - xpthread_kill.oS +a - xpthread_mutex_consistent.oS +a - xpthread_mutex_destroy.oS +a - xpthread_mutex_init.oS +a - xpthread_mutex_lock.oS +a - xpthread_mutex_unlock.oS +a - xpthread_mutexattr_destroy.oS +a - xpthread_mutexattr_init.oS +a - xpthread_mutexattr_setprotocol.oS +a - xpthread_mutexattr_setpshared.oS +a - xpthread_mutexattr_setrobust.oS +a - xpthread_mutexattr_settype.oS +a - xpthread_once.oS +a - xpthread_rwlock_init.oS +a - xpthread_rwlock_destroy.oS +a - xpthread_rwlock_rdlock.oS +a - xpthread_rwlock_unlock.oS +a - xpthread_rwlock_wrlock.oS +a - xpthread_rwlockattr_init.oS +a - xpthread_rwlockattr_setkind_np.oS +a - xpthread_sigmask.oS +a - xpthread_spin_lock.oS +a - xpthread_spin_unlock.oS +a - xraise.oS +a - xreadlink.oS +a - xrealloc.oS +a - xrecvfrom.oS +a - xsendto.oS +a - xsetlocale.oS +a - xsetsockopt.oS +a - xsigaction.oS +a - xsignal.oS +a - xsigstack.oS +a - xsocket.oS +a - xposix_spawn.oS +a - xposix_spawn_file_actions_addclose.oS +a - xposix_spawn_file_actions_adddup2.oS +a - xstrdup.oS +a - xstrndup.oS +a - xsymlink.oS +a - xsysconf.oS +a - xunlink.oS +a - xuselocale.oS +a - xwaitpid.oS +a - xwrite.oS +x86_64-lfs-linux-gnu-gcc test-container.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/test-container.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/test-container.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/test-container.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/support/test-container -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/support/test-container.o /mnt/lfs/sources/glibc-2.36/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc shell-container.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/shell-container.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/shell-container.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/shell-container.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/support/shell-container -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/support/shell-container.o /mnt/lfs/sources/glibc-2.36/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc echo-container.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/echo-container.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/echo-container.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/echo-container.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/support/echo-container -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/support/echo-container.o /mnt/lfs/sources/glibc-2.36/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc true-container.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/true-container.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/true-container.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/true-container.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/support/true-container -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/support/true-container.o /mnt/lfs/sources/glibc-2.36/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc links-dso-program-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/links-dso-program-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/links-dso-program-c.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/links-dso-program-c.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/support/links-dso-program-c -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/support/links-dso-program-c.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc test-run-command.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/support -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/support/test-run-command.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/support/test-run-command.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/support/test-run-command.o +x86_64-lfs-linux-gnu-gcc -o /mnt/lfs/sources/glibc-2.36/build/support/test-run-command -nostdlib -nostartfiles -static -static-pie -Wl,-z,pack-relative-relocs /mnt/lfs/sources/glibc-2.36/build/csu/rcrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/support/test-run-command.o /mnt/lfs/sources/glibc-2.36/build/elf/static-stubs.o /mnt/lfs/sources/glibc-2.36/build/support/libsupport_nonshared.a -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.a -lgcc -Wl,--end-group `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/support' +make subdir=crypt -C crypt ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/crypt' +x86_64-lfs-linux-gnu-gcc crypt-entry.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/crypt-entry.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/crypt-entry.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/crypt-entry.o +x86_64-lfs-linux-gnu-gcc md5-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/md5-crypt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/md5-crypt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/md5-crypt.o +x86_64-lfs-linux-gnu-gcc sha256-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/sha256-crypt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/sha256-crypt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/sha256-crypt.o +x86_64-lfs-linux-gnu-gcc sha512-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/sha512-crypt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/sha512-crypt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/sha512-crypt.o +x86_64-lfs-linux-gnu-gcc crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/crypt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/crypt.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/crypt.o +x86_64-lfs-linux-gnu-gcc crypt_util.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/crypt_util.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/crypt_util.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/crypt_util.o +x86_64-lfs-linux-gnu-gcc md5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/md5.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/md5.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/md5.o +x86_64-lfs-linux-gnu-gcc sha256.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/sha256.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/sha256.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/sha256.o +x86_64-lfs-linux-gnu-gcc sha512.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/sha512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/sha512.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/sha512.o +cd /mnt/lfs/sources/glibc-2.36/build/crypt && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libcrypt.a crypt-entry.o md5-crypt.o sha256-crypt.o sha512-crypt.o crypt.o crypt_util.o md5.o sha256.o sha512.o +a - crypt-entry.o +a - md5-crypt.o +a - sha256-crypt.o +a - sha512-crypt.o +a - crypt.o +a - crypt_util.o +a - md5.o +a - sha256.o +a - sha512.o +x86_64-lfs-linux-gnu-gcc crypt-entry.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/crypt-entry.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/crypt-entry.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/crypt-entry.os +x86_64-lfs-linux-gnu-gcc md5-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/md5-crypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/md5-crypt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/md5-crypt.os +x86_64-lfs-linux-gnu-gcc sha256-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/sha256-crypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/sha256-crypt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/sha256-crypt.os +x86_64-lfs-linux-gnu-gcc sha512-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/sha512-crypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/sha512-crypt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/sha512-crypt.os +x86_64-lfs-linux-gnu-gcc crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/crypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/crypt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/crypt.os +x86_64-lfs-linux-gnu-gcc crypt_util.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/crypt_util.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/crypt_util.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/crypt_util.os +x86_64-lfs-linux-gnu-gcc md5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/md5.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/md5.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/md5.os +x86_64-lfs-linux-gnu-gcc sha256.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/sha256.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/sha256.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/sha256.os +x86_64-lfs-linux-gnu-gcc sha512.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/crypt -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/crypt/sha512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/crypt/sha512.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/crypt/sha512.os +cd /mnt/lfs/sources/glibc-2.36/build/crypt && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libcrypt_pic.a crypt-entry.os md5-crypt.os sha256-crypt.os sha512-crypt.os crypt.os crypt_util.os md5.os sha256.os sha512.os +a - crypt-entry.os +a - md5-crypt.os +a - sha256-crypt.os +a - sha512-crypt.os +a - crypt.os +a - crypt_util.os +a - md5.os +a - sha256.os +a - sha512.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libcrypt.map -Wl,-soname=libcrypt.so.1 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/crypt/libcrypt.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/crypt/libcrypt_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/crypt/libcrypt.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/crypt/libcrypt.so /mnt/lfs/sources/glibc-2.36/build/crypt/libcrypt.so.1.new +mv -f /mnt/lfs/sources/glibc-2.36/build/crypt/libcrypt.so.1.new /mnt/lfs/sources/glibc-2.36/build/crypt/libcrypt.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/crypt' +make subdir=nptl_db -C nptl_db ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl_db' +x86_64-lfs-linux-gnu-gcc td_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_init.os +x86_64-lfs-linux-gnu-gcc td_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_log.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_log.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_log.os +x86_64-lfs-linux-gnu-gcc td_ta_new.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_new.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_new.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_new.os +x86_64-lfs-linux-gnu-gcc td_ta_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_delete.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_delete.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_delete.os +x86_64-lfs-linux-gnu-gcc td_ta_get_nthreads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_get_nthreads.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_get_nthreads.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_get_nthreads.os +x86_64-lfs-linux-gnu-gcc td_ta_get_ph.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_get_ph.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_get_ph.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_get_ph.os +x86_64-lfs-linux-gnu-gcc td_ta_map_id2thr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_map_id2thr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_map_id2thr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_map_id2thr.os +x86_64-lfs-linux-gnu-gcc td_ta_map_lwp2thr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_map_lwp2thr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_map_lwp2thr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_map_lwp2thr.os +x86_64-lfs-linux-gnu-gcc td_ta_thr_iter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_thr_iter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_thr_iter.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_thr_iter.os +x86_64-lfs-linux-gnu-gcc td_ta_tsd_iter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_tsd_iter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_tsd_iter.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_tsd_iter.os +x86_64-lfs-linux-gnu-gcc td_thr_get_info.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_get_info.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_get_info.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_get_info.os +x86_64-lfs-linux-gnu-gcc td_thr_getfpregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getfpregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getfpregs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getfpregs.os +x86_64-lfs-linux-gnu-gcc td_thr_getgregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getgregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getgregs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getgregs.os +x86_64-lfs-linux-gnu-gcc td_thr_getxregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getxregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getxregs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getxregs.os +x86_64-lfs-linux-gnu-gcc td_thr_getxregsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getxregsize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getxregsize.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_getxregsize.os +x86_64-lfs-linux-gnu-gcc td_thr_setfpregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setfpregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setfpregs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setfpregs.os +x86_64-lfs-linux-gnu-gcc td_thr_setgregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setgregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setgregs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setgregs.os +x86_64-lfs-linux-gnu-gcc td_thr_setprio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setprio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setprio.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setprio.os +x86_64-lfs-linux-gnu-gcc td_thr_setsigpending.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setsigpending.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setsigpending.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setsigpending.os +x86_64-lfs-linux-gnu-gcc td_thr_setxregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setxregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setxregs.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_setxregs.os +x86_64-lfs-linux-gnu-gcc td_thr_sigsetmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_sigsetmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_sigsetmask.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_sigsetmask.os +x86_64-lfs-linux-gnu-gcc td_thr_tsd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_tsd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_tsd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_tsd.os +x86_64-lfs-linux-gnu-gcc td_thr_validate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_validate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_validate.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_validate.os +x86_64-lfs-linux-gnu-gcc td_thr_dbsuspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_dbsuspend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_dbsuspend.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_dbsuspend.os +x86_64-lfs-linux-gnu-gcc td_thr_dbresume.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_dbresume.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_dbresume.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_dbresume.os +x86_64-lfs-linux-gnu-gcc td_ta_setconcurrency.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_setconcurrency.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_setconcurrency.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_setconcurrency.os +x86_64-lfs-linux-gnu-gcc td_ta_enable_stats.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_enable_stats.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_enable_stats.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_enable_stats.os +x86_64-lfs-linux-gnu-gcc td_ta_reset_stats.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_reset_stats.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_reset_stats.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_reset_stats.os +x86_64-lfs-linux-gnu-gcc td_ta_get_stats.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_get_stats.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_get_stats.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_get_stats.os +x86_64-lfs-linux-gnu-gcc td_ta_event_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_event_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_event_addr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_event_addr.os +x86_64-lfs-linux-gnu-gcc td_thr_event_enable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_event_enable.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_event_enable.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_event_enable.os +x86_64-lfs-linux-gnu-gcc td_thr_set_event.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_set_event.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_set_event.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_set_event.os +x86_64-lfs-linux-gnu-gcc td_thr_clear_event.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_clear_event.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_clear_event.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_clear_event.os +x86_64-lfs-linux-gnu-gcc td_thr_event_getmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_event_getmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_event_getmsg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_event_getmsg.os +x86_64-lfs-linux-gnu-gcc td_ta_set_event.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_set_event.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_set_event.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_set_event.os +x86_64-lfs-linux-gnu-gcc td_ta_event_getmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_event_getmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_event_getmsg.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_event_getmsg.os +x86_64-lfs-linux-gnu-gcc td_ta_clear_event.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_clear_event.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_clear_event.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_ta_clear_event.os +x86_64-lfs-linux-gnu-gcc td_symbol_list.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_symbol_list.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_symbol_list.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_symbol_list.os +x86_64-lfs-linux-gnu-gcc td_thr_tlsbase.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_tlsbase.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_tlsbase.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_tlsbase.os +x86_64-lfs-linux-gnu-gcc td_thr_tls_get_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_tls_get_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_tls_get_addr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/td_thr_tls_get_addr.os +x86_64-lfs-linux-gnu-gcc fetch-value.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nptl_db -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/fetch-value.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nptl_db/fetch-value.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nptl_db/fetch-value.os +cd /mnt/lfs/sources/glibc-2.36/build/nptl_db && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libthread_db_pic.a td_init.os td_log.os td_ta_new.os td_ta_delete.os td_ta_get_nthreads.os td_ta_get_ph.os td_ta_map_id2thr.os td_ta_map_lwp2thr.os td_ta_thr_iter.os td_ta_tsd_iter.os td_thr_get_info.os td_thr_getfpregs.os td_thr_getgregs.os td_thr_getxregs.os td_thr_getxregsize.os td_thr_setfpregs.os td_thr_setgregs.os td_thr_setprio.os td_thr_setsigpending.os td_thr_setxregs.os td_thr_sigsetmask.os td_thr_tsd.os td_thr_validate.os td_thr_dbsuspend.os td_thr_dbresume.os td_ta_setconcurrency.os td_ta_enable_stats.os td_ta_reset_stats.os td_ta_get_stats.os td_ta_event_addr.os td_thr_event_enable.os td_thr_set_event.os td_thr_clear_event.os td_thr_event_getmsg.os td_ta_set_event.os td_ta_event_getmsg.os td_ta_clear_event.os td_symbol_list.os td_thr_tlsbase.os td_thr_tls_get_addr.os fetch-value.os +a - td_init.os +a - td_log.os +a - td_ta_new.os +a - td_ta_delete.os +a - td_ta_get_nthreads.os +a - td_ta_get_ph.os +a - td_ta_map_id2thr.os +a - td_ta_map_lwp2thr.os +a - td_ta_thr_iter.os +a - td_ta_tsd_iter.os +a - td_thr_get_info.os +a - td_thr_getfpregs.os +a - td_thr_getgregs.os +a - td_thr_getxregs.os +a - td_thr_getxregsize.os +a - td_thr_setfpregs.os +a - td_thr_setgregs.os +a - td_thr_setprio.os +a - td_thr_setsigpending.os +a - td_thr_setxregs.os +a - td_thr_sigsetmask.os +a - td_thr_tsd.os +a - td_thr_validate.os +a - td_thr_dbsuspend.os +a - td_thr_dbresume.os +a - td_ta_setconcurrency.os +a - td_ta_enable_stats.os +a - td_ta_reset_stats.os +a - td_ta_get_stats.os +a - td_ta_event_addr.os +a - td_thr_event_enable.os +a - td_thr_set_event.os +a - td_thr_clear_event.os +a - td_thr_event_getmsg.os +a - td_ta_set_event.os +a - td_ta_event_getmsg.os +a - td_ta_clear_event.os +a - td_symbol_list.os +a - td_thr_tlsbase.os +a - td_thr_tls_get_addr.os +a - fetch-value.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,nopack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libthread_db.map -Wl,-soname=libthread_db.so.1 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/nptl_db/libthread_db.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/nptl_db/libthread_db_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/nptl_db/libthread_db.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/nptl_db/libthread_db.so /mnt/lfs/sources/glibc-2.36/build/nptl_db/libthread_db.so.1.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nptl_db/libthread_db.so.1.new /mnt/lfs/sources/glibc-2.36/build/nptl_db/libthread_db.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl_db' +make subdir=inet -C inet ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/inet' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/inet' +make subdir=resolv -C resolv ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/resolv' +x86_64-lfs-linux-gnu-gcc base64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/base64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/base64.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/base64.o +x86_64-lfs-linux-gnu-gcc compat-gethnamaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/compat-gethnamaddr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/compat-gethnamaddr.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/compat-gethnamaddr.o +x86_64-lfs-linux-gnu-gcc compat-hooks.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/compat-hooks.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/compat-hooks.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/compat-hooks.o +x86_64-lfs-linux-gnu-gcc inet_net_ntop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_ntop.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_ntop.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_ntop.o +x86_64-lfs-linux-gnu-gcc inet_net_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_pton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_pton.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_pton.o +x86_64-lfs-linux-gnu-gcc inet_neta.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_neta.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_neta.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_neta.o +x86_64-lfs-linux-gnu-gcc ns_date.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_date.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_date.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_date.o +x86_64-lfs-linux-gnu-gcc ns_name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name.o +x86_64-lfs-linux-gnu-gcc ns_netint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_netint.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_netint.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_netint.o +x86_64-lfs-linux-gnu-gcc ns_parse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_parse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_parse.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_parse.o +x86_64-lfs-linux-gnu-gcc ns_print.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_print.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_print.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_print.o +x86_64-lfs-linux-gnu-gcc ns_samedomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samedomain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samedomain.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samedomain.o +x86_64-lfs-linux-gnu-gcc ns_ttl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_ttl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_ttl.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_ttl.o +x86_64-lfs-linux-gnu-gcc res-putget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res-putget.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res-putget.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res-putget.o +x86_64-lfs-linux-gnu-gcc res_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_data.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_data.o +x86_64-lfs-linux-gnu-gcc res_debug.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_debug.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_debug.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_debug.o +x86_64-lfs-linux-gnu-gcc res_hostalias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_hostalias.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_hostalias.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_hostalias.o +x86_64-lfs-linux-gnu-gcc res_isourserver.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_isourserver.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_isourserver.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_isourserver.o +x86_64-lfs-linux-gnu-gcc resolv-deprecated.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/resolv-deprecated.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/resolv-deprecated.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/resolv-deprecated.o +cd /mnt/lfs/sources/glibc-2.36/build/resolv && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libresolv.a base64.o compat-gethnamaddr.o compat-hooks.o inet_net_ntop.o inet_net_pton.o inet_neta.o ns_date.o ns_name.o ns_netint.o ns_parse.o ns_print.o ns_samedomain.o ns_ttl.o res-putget.o res_data.o res_debug.o res_hostalias.o res_isourserver.o resolv-deprecated.o +a - base64.o +a - compat-gethnamaddr.o +a - compat-hooks.o +a - inet_net_ntop.o +a - inet_net_pton.o +a - inet_neta.o +a - ns_date.o +a - ns_name.o +a - ns_netint.o +a - ns_parse.o +a - ns_print.o +a - ns_samedomain.o +a - ns_ttl.o +a - res-putget.o +a - res_data.o +a - res_debug.o +a - res_hostalias.o +a - res_isourserver.o +a - resolv-deprecated.o +x86_64-lfs-linux-gnu-gcc base64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/base64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/base64.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/base64.os +x86_64-lfs-linux-gnu-gcc compat-gethnamaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/compat-gethnamaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/compat-gethnamaddr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/compat-gethnamaddr.os +x86_64-lfs-linux-gnu-gcc compat-hooks.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/compat-hooks.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/compat-hooks.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/compat-hooks.os +x86_64-lfs-linux-gnu-gcc inet_net_ntop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_ntop.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_ntop.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_ntop.os +x86_64-lfs-linux-gnu-gcc inet_net_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_pton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_pton.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_net_pton.os +x86_64-lfs-linux-gnu-gcc inet_neta.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/inet_neta.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/inet_neta.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/inet_neta.os +x86_64-lfs-linux-gnu-gcc ns_date.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_date.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_date.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_date.os +x86_64-lfs-linux-gnu-gcc ns_name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_name.os +x86_64-lfs-linux-gnu-gcc ns_netint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_netint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_netint.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_netint.os +x86_64-lfs-linux-gnu-gcc ns_parse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_parse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_parse.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_parse.os +x86_64-lfs-linux-gnu-gcc ns_print.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_print.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_print.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_print.os +x86_64-lfs-linux-gnu-gcc ns_samedomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samedomain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samedomain.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_samedomain.os +x86_64-lfs-linux-gnu-gcc ns_ttl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/ns_ttl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/ns_ttl.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/ns_ttl.os +x86_64-lfs-linux-gnu-gcc res-putget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res-putget.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res-putget.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res-putget.os +x86_64-lfs-linux-gnu-gcc res_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_data.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_data.os +x86_64-lfs-linux-gnu-gcc res_debug.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_debug.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_debug.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_debug.os +x86_64-lfs-linux-gnu-gcc res_hostalias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_hostalias.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_hostalias.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_hostalias.os +x86_64-lfs-linux-gnu-gcc res_isourserver.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/res_isourserver.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/res_isourserver.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/res_isourserver.os +x86_64-lfs-linux-gnu-gcc resolv-deprecated.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/resolv-deprecated.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/resolv-deprecated.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/resolv-deprecated.os +cd /mnt/lfs/sources/glibc-2.36/build/resolv && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libresolv_pic.a base64.os compat-gethnamaddr.os compat-hooks.os inet_net_ntop.os inet_net_pton.os inet_neta.os ns_date.os ns_name.os ns_netint.os ns_parse.os ns_print.os ns_samedomain.os ns_ttl.os res-putget.os res_data.os res_debug.os res_hostalias.os res_isourserver.os resolv-deprecated.os +a - base64.os +a - compat-gethnamaddr.os +a - compat-hooks.os +a - inet_net_ntop.os +a - inet_net_pton.os +a - inet_neta.os +a - ns_date.os +a - ns_name.os +a - ns_netint.os +a - ns_parse.os +a - ns_print.os +a - ns_samedomain.os +a - ns_ttl.os +a - res-putget.os +a - res_data.os +a - res_debug.os +a - res_hostalias.os +a - res_isourserver.os +a - resolv-deprecated.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libresolv.map -Wl,-soname=libresolv.so.2 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv.so /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv.so.2.new +mv -f /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv.so.2.new /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv.so.2 +cd /mnt/lfs/sources/glibc-2.36/build/resolv && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libnss_dns_pic.a +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libnss_dns.map -Wl,-soname=libnss_dns.so.2 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/resolv/libnss_dns.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/resolv/libnss_dns_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv.so -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/resolv/libnss_dns.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/resolv/libnss_dns.so /mnt/lfs/sources/glibc-2.36/build/resolv/libnss_dns.so.2.new +mv -f /mnt/lfs/sources/glibc-2.36/build/resolv/libnss_dns.so.2.new /mnt/lfs/sources/glibc-2.36/build/resolv/libnss_dns.so.2 +cd /mnt/lfs/sources/glibc-2.36/build/resolv && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libanl.a +x86_64-lfs-linux-gnu-gcc libanl-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/resolv -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/resolv/libanl-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/resolv/libanl-compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/resolv/libanl-compat.os +cd /mnt/lfs/sources/glibc-2.36/build/resolv && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libanl_pic.a libanl-compat.os +a - libanl-compat.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libanl.map -Wl,-soname=libanl.so.1 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/resolv/libanl.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/resolv/libanl_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/resolv/libanl.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/resolv/libanl.so /mnt/lfs/sources/glibc-2.36/build/resolv/libanl.so.1.new +mv -f /mnt/lfs/sources/glibc-2.36/build/resolv/libanl.so.1.new /mnt/lfs/sources/glibc-2.36/build/resolv/libanl.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/resolv' +make subdir=nss -C nss ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nss' +x86_64-lfs-linux-gnu-gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/xmalloc.o +x86_64-lfs-linux-gnu-gcc ../intl/hash-string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/hash-string.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/hash-string.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/hash-string.o +x86_64-lfs-linux-gnu-gcc getent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DHAVE_SUNRPC=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/getent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/getent.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/getent.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/nss/getent -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/nss/getent.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc makedb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/makedb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/makedb.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/makedb.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/nss/makedb -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/nss/makedb.o /mnt/lfs/sources/glibc-2.36/build/nss/xmalloc.o /mnt/lfs/sources/glibc-2.36/build/nss/hash-string.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +cd /mnt/lfs/sources/glibc-2.36/build/nss && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libnss_files_pic.a +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libnss_files.map -Wl,-soname=libnss_files.so.2 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/nss/libnss_files.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/nss/libnss_files_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/linkobj/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/nss/libnss_files.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/nss/libnss_files.so /mnt/lfs/sources/glibc-2.36/build/nss/libnss_files.so.2.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/libnss_files.so.2.new /mnt/lfs/sources/glibc-2.36/build/nss/libnss_files.so.2 +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-proto.c"') > /mnt/lfs/sources/glibc-2.36/build/nss/db-proto.c.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/db-proto.c.new /mnt/lfs/sources/glibc-2.36/build/nss/db-proto.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/nss/db-proto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-proto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-proto.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-proto.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-service.c"') > /mnt/lfs/sources/glibc-2.36/build/nss/db-service.c.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/db-service.c.new /mnt/lfs/sources/glibc-2.36/build/nss/db-service.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/nss/db-service.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-service.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-service.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-service.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-grp.c"') > /mnt/lfs/sources/glibc-2.36/build/nss/db-grp.c.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/db-grp.c.new /mnt/lfs/sources/glibc-2.36/build/nss/db-grp.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/nss/db-grp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-grp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-grp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-grp.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-pwd.c"') > /mnt/lfs/sources/glibc-2.36/build/nss/db-pwd.c.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/db-pwd.c.new /mnt/lfs/sources/glibc-2.36/build/nss/db-pwd.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/nss/db-pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-pwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-pwd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-pwd.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-ethers.c"') > /mnt/lfs/sources/glibc-2.36/build/nss/db-ethers.c.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/db-ethers.c.new /mnt/lfs/sources/glibc-2.36/build/nss/db-ethers.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/nss/db-ethers.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-ethers.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-ethers.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-ethers.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-spwd.c"') > /mnt/lfs/sources/glibc-2.36/build/nss/db-spwd.c.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/db-spwd.c.new /mnt/lfs/sources/glibc-2.36/build/nss/db-spwd.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/nss/db-spwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-spwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-spwd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-spwd.os +x86_64-lfs-linux-gnu-gcc nss_db/db-netgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-netgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-netgrp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-netgrp.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-sgrp.c"') > /mnt/lfs/sources/glibc-2.36/build/nss/db-sgrp.c.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/db-sgrp.c.new /mnt/lfs/sources/glibc-2.36/build/nss/db-sgrp.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/nss/db-sgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-sgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-sgrp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-sgrp.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-rpc.c"') > /mnt/lfs/sources/glibc-2.36/build/nss/db-rpc.c.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/db-rpc.c.new /mnt/lfs/sources/glibc-2.36/build/nss/db-rpc.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.36/build/nss/db-rpc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-rpc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-rpc.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-rpc.os +x86_64-lfs-linux-gnu-gcc nss_db/db-initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-initgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-initgroups.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-initgroups.os +x86_64-lfs-linux-gnu-gcc nss_db/db-open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-open.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-open.os +x86_64-lfs-linux-gnu-gcc nss_db/db-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/db-init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/db-init.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/db-init.os +x86_64-lfs-linux-gnu-gcc ../intl/hash-string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/hash-string.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/hash-string.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/hash-string.os +cd /mnt/lfs/sources/glibc-2.36/build/nss && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libnss_db_pic.a db-proto.os db-service.os db-grp.os db-pwd.os db-ethers.os db-spwd.os db-netgrp.os db-sgrp.os db-rpc.os db-initgroups.os db-open.os db-init.os hash-string.os +a - db-proto.os +a - db-service.os +a - db-grp.os +a - db-pwd.os +a - db-ethers.os +a - db-spwd.os +a - db-netgrp.os +a - db-sgrp.os +a - db-rpc.os +a - db-initgroups.os +a - db-open.os +a - db-init.os +a - hash-string.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libnss_db.map -Wl,-soname=libnss_db.so.2 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/nss/libnss_db.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/nss/libnss_db_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/linkobj/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/nss/libnss_db.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/nss/libnss_db.so /mnt/lfs/sources/glibc-2.36/build/nss/libnss_db.so.2.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/libnss_db.so.2.new /mnt/lfs/sources/glibc-2.36/build/nss/libnss_db.so.2 +x86_64-lfs-linux-gnu-gcc nss_compat/compat-grp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/compat-grp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/compat-grp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/compat-grp.os +x86_64-lfs-linux-gnu-gcc nss_compat/compat-pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/compat-pwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/compat-pwd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/compat-pwd.os +x86_64-lfs-linux-gnu-gcc nss_compat/compat-spwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/compat-spwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/compat-spwd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/compat-spwd.os +x86_64-lfs-linux-gnu-gcc nss_compat/compat-initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/compat-initgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/compat-initgroups.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/compat-initgroups.os +x86_64-lfs-linux-gnu-gcc nss_compat/nisdomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nss -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nss/nisdomain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nss/nisdomain.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nss/nisdomain.os +cd /mnt/lfs/sources/glibc-2.36/build/nss && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libnss_compat_pic.a compat-grp.os compat-pwd.os compat-spwd.os compat-initgroups.os nisdomain.os +a - compat-grp.os +a - compat-pwd.os +a - compat-spwd.os +a - compat-initgroups.os +a - nisdomain.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libnss_compat.map -Wl,-soname=libnss_compat.so.2 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/nss/libnss_compat.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/nss/libnss_compat_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/linkobj/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/nss/libnss_compat.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/nss/libnss_compat.so /mnt/lfs/sources/glibc-2.36/build/nss/libnss_compat.so.2.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/libnss_compat.so.2.new /mnt/lfs/sources/glibc-2.36/build/nss/libnss_compat.so.2 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nss' +make subdir=hesiod -C hesiod ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/hesiod' +x86_64-lfs-linux-gnu-gcc hesiod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/hesiod -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod.os +x86_64-lfs-linux-gnu-gcc nss_hesiod/hesiod-grp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/hesiod -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-grp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-grp.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-grp.os +x86_64-lfs-linux-gnu-gcc nss_hesiod/hesiod-proto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/hesiod -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-proto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-proto.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-proto.os +x86_64-lfs-linux-gnu-gcc nss_hesiod/hesiod-pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/hesiod -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-pwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-pwd.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-pwd.os +x86_64-lfs-linux-gnu-gcc nss_hesiod/hesiod-service.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/hesiod -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-service.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-service.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/hesiod/hesiod-service.os +cd /mnt/lfs/sources/glibc-2.36/build/hesiod && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libnss_hesiod_pic.a hesiod.os hesiod-grp.os hesiod-proto.os hesiod-pwd.os hesiod-service.os +a - hesiod.os +a - hesiod-grp.os +a - hesiod-proto.os +a - hesiod-pwd.os +a - hesiod-service.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libnss_hesiod.map -Wl,-soname=libnss_hesiod.so.2 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/hesiod/libnss_hesiod.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/hesiod/libnss_hesiod_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv.so /mnt/lfs/sources/glibc-2.36/build/nss/libnss_files.so -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/hesiod/libnss_hesiod.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/hesiod/libnss_hesiod.so /mnt/lfs/sources/glibc-2.36/build/hesiod/libnss_hesiod.so.2.new +mv -f /mnt/lfs/sources/glibc-2.36/build/hesiod/libnss_hesiod.so.2.new /mnt/lfs/sources/glibc-2.36/build/hesiod/libnss_hesiod.so.2 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/hesiod' +make subdir=sunrpc -C sunrpc ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/sunrpc' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/sunrpc' +make subdir=nis -C nis ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nis' +x86_64-lfs-linux-gnu-gcc yp_xdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/yp_xdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/yp_xdr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/yp_xdr.os +x86_64-lfs-linux-gnu-gcc ypclnt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DUSE_BINDINGDIR=1 -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/ypclnt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/ypclnt.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/ypclnt.os +x86_64-lfs-linux-gnu-gcc ypupdate_xdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/ypupdate_xdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/ypupdate_xdr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/ypupdate_xdr.os +x86_64-lfs-linux-gnu-gcc nis_subr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_subr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_subr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_subr.os +x86_64-lfs-linux-gnu-gcc nis_local_names.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_local_names.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_local_names.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_local_names.os +x86_64-lfs-linux-gnu-gcc nis_free.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_free.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_free.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_free.os +x86_64-lfs-linux-gnu-gcc nis_file.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_file.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_file.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_file.os +x86_64-lfs-linux-gnu-gcc nis_print.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_print.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_print.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_print.os +x86_64-lfs-linux-gnu-gcc nis_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_error.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_error.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_error.os +x86_64-lfs-linux-gnu-gcc nis_call.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_call.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_call.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_call.os +x86_64-lfs-linux-gnu-gcc nis_lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_lookup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_lookup.os +x86_64-lfs-linux-gnu-gcc nis_table.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_table.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_table.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_table.os +x86_64-lfs-linux-gnu-gcc nis_xdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_xdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_xdr.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_xdr.os +x86_64-lfs-linux-gnu-gcc nis_server.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_server.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_server.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_server.os +x86_64-lfs-linux-gnu-gcc nis_ping.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_ping.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_ping.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_ping.os +x86_64-lfs-linux-gnu-gcc nis_checkpoint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_checkpoint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_checkpoint.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_checkpoint.os +x86_64-lfs-linux-gnu-gcc nis_mkdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_mkdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_mkdir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_mkdir.os +x86_64-lfs-linux-gnu-gcc nis_rmdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_rmdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_rmdir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_rmdir.os +x86_64-lfs-linux-gnu-gcc nis_getservlist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_getservlist.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_getservlist.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_getservlist.os +x86_64-lfs-linux-gnu-gcc nis_verifygroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_verifygroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_verifygroup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_verifygroup.os +x86_64-lfs-linux-gnu-gcc nis_ismember.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_ismember.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_ismember.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_ismember.os +x86_64-lfs-linux-gnu-gcc nis_addmember.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_addmember.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_addmember.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_addmember.os +x86_64-lfs-linux-gnu-gcc nis_util.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_util.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_util.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_util.os +x86_64-lfs-linux-gnu-gcc nis_removemember.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_removemember.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_removemember.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_removemember.os +x86_64-lfs-linux-gnu-gcc nis_creategroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_creategroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_creategroup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_creategroup.os +x86_64-lfs-linux-gnu-gcc nis_destroygroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_destroygroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_destroygroup.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_destroygroup.os +x86_64-lfs-linux-gnu-gcc nis_print_group_entry.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_print_group_entry.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_print_group_entry.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_print_group_entry.os +x86_64-lfs-linux-gnu-gcc nis_domain_of.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_domain_of.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_domain_of.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_domain_of.os +x86_64-lfs-linux-gnu-gcc nis_domain_of_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_domain_of_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_domain_of_r.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_domain_of_r.os +x86_64-lfs-linux-gnu-gcc nis_modify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_modify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_modify.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_modify.os +x86_64-lfs-linux-gnu-gcc nis_remove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_remove.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_remove.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_remove.os +x86_64-lfs-linux-gnu-gcc nis_add.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_add.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_add.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_add.os +x86_64-lfs-linux-gnu-gcc nis_defaults.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_defaults.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_defaults.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_defaults.os +x86_64-lfs-linux-gnu-gcc nis_findserv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_findserv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_findserv.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_findserv.os +x86_64-lfs-linux-gnu-gcc nis_callback.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_callback.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_callback.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_callback.os +x86_64-lfs-linux-gnu-gcc nis_clone_dir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_clone_dir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_clone_dir.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_clone_dir.os +x86_64-lfs-linux-gnu-gcc nis_clone_obj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_clone_obj.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_clone_obj.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_clone_obj.os +x86_64-lfs-linux-gnu-gcc nis_clone_res.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/nis -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nis/nis_clone_res.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nis/nis_clone_res.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/nis/nis_clone_res.os +cd /mnt/lfs/sources/glibc-2.36/build/nis && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libnsl_pic.a yp_xdr.os ypclnt.os ypupdate_xdr.os nis_subr.os nis_local_names.os nis_free.os nis_file.os nis_print.os nis_error.os nis_call.os nis_lookup.os nis_table.os nis_xdr.os nis_server.os nis_ping.os nis_checkpoint.os nis_mkdir.os nis_rmdir.os nis_getservlist.os nis_verifygroup.os nis_ismember.os nis_addmember.os nis_util.os nis_removemember.os nis_creategroup.os nis_destroygroup.os nis_print_group_entry.os nis_domain_of.os nis_domain_of_r.os nis_modify.os nis_remove.os nis_add.os nis_defaults.os nis_findserv.os nis_callback.os nis_clone_dir.os nis_clone_obj.os nis_clone_res.os +a - yp_xdr.os +a - ypclnt.os +a - ypupdate_xdr.os +a - nis_subr.os +a - nis_local_names.os +a - nis_free.os +a - nis_file.os +a - nis_print.os +a - nis_error.os +a - nis_call.os +a - nis_lookup.os +a - nis_table.os +a - nis_xdr.os +a - nis_server.os +a - nis_ping.os +a - nis_checkpoint.os +a - nis_mkdir.os +a - nis_rmdir.os +a - nis_getservlist.os +a - nis_verifygroup.os +a - nis_ismember.os +a - nis_addmember.os +a - nis_util.os +a - nis_removemember.os +a - nis_creategroup.os +a - nis_destroygroup.os +a - nis_print_group_entry.os +a - nis_domain_of.os +a - nis_domain_of_r.os +a - nis_modify.os +a - nis_remove.os +a - nis_add.os +a - nis_defaults.os +a - nis_findserv.os +a - nis_callback.os +a - nis_clone_dir.os +a - nis_clone_obj.os +a - nis_clone_res.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libnsl.map -Wl,-soname=libnsl.so.1 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/nis/libnsl.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/nis/libnsl_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/linkobj/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/nis/libnsl.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/nis/libnsl.so /mnt/lfs/sources/glibc-2.36/build/nis/libnsl.so.1.new +mv -f /mnt/lfs/sources/glibc-2.36/build/nis/libnsl.so.1.new /mnt/lfs/sources/glibc-2.36/build/nis/libnsl.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nis' +make subdir=nscd -C nscd ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nscd' +x86_64-lfs-linux-gnu-gcc nscd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd.o +x86_64-lfs-linux-gnu-gcc connections.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/connections.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/connections.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/connections.o +x86_64-lfs-linux-gnu-gcc pwdcache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/pwdcache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/pwdcache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/pwdcache.o +x86_64-lfs-linux-gnu-gcc getpwnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/getpwnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/getpwnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/getpwnam_r.o +x86_64-lfs-linux-gnu-gcc getpwuid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/getpwuid_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/getpwuid_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/getpwuid_r.o +x86_64-lfs-linux-gnu-gcc grpcache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/grpcache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/grpcache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/grpcache.o +x86_64-lfs-linux-gnu-gcc getgrnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/getgrnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/getgrnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/getgrnam_r.o +x86_64-lfs-linux-gnu-gcc getgrgid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/getgrgid_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/getgrgid_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/getgrgid_r.o +x86_64-lfs-linux-gnu-gcc hstcache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/hstcache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/hstcache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/hstcache.o +x86_64-lfs-linux-gnu-gcc gethstbyad_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/gethstbyad_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/gethstbyad_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/gethstbyad_r.o +x86_64-lfs-linux-gnu-gcc gethstbynm3_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/gethstbynm3_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/gethstbynm3_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/gethstbynm3_r.o +x86_64-lfs-linux-gnu-gcc getsrvbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/getsrvbynm_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/getsrvbynm_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/getsrvbynm_r.o +x86_64-lfs-linux-gnu-gcc getsrvbypt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/getsrvbypt_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/getsrvbypt_r.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/getsrvbypt_r.o +x86_64-lfs-linux-gnu-gcc servicescache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/servicescache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/servicescache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/servicescache.o +x86_64-lfs-linux-gnu-gcc dbg_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/dbg_log.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/dbg_log.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/dbg_log.o +x86_64-lfs-linux-gnu-gcc nscd_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_conf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_conf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_conf.o +x86_64-lfs-linux-gnu-gcc nscd_stat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_stat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_stat.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_stat.o +x86_64-lfs-linux-gnu-gcc cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/cache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/cache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/cache.o +x86_64-lfs-linux-gnu-gcc mem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/mem.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/mem.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/mem.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/nscd_setup_thread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_setup_thread.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_setup_thread.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_setup_thread.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/xmalloc.o +x86_64-lfs-linux-gnu-gcc ../locale/programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/xstrdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/xstrdup.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/xstrdup.o +x86_64-lfs-linux-gnu-gcc aicache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/aicache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/aicache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/aicache.o +x86_64-lfs-linux-gnu-gcc initgrcache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/initgrcache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/initgrcache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/initgrcache.o +x86_64-lfs-linux-gnu-gcc gai.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -DNEED_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/gai.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/gai.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/gai.o +x86_64-lfs-linux-gnu-gcc res_hconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/res_hconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/res_hconf.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/res_hconf.o +x86_64-lfs-linux-gnu-gcc netgroupcache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/netgroupcache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/netgroupcache.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/netgroupcache.o +x86_64-lfs-linux-gnu-gcc cachedumper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/nscd -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -DPIC -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/nscd/cachedumper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/nscd/cachedumper.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/nscd/cachedumper.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,now -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/nscd/nscd.o /mnt/lfs/sources/glibc-2.36/build/nscd/connections.o /mnt/lfs/sources/glibc-2.36/build/nscd/pwdcache.o /mnt/lfs/sources/glibc-2.36/build/nscd/getpwnam_r.o /mnt/lfs/sources/glibc-2.36/build/nscd/getpwuid_r.o /mnt/lfs/sources/glibc-2.36/build/nscd/grpcache.o /mnt/lfs/sources/glibc-2.36/build/nscd/getgrnam_r.o /mnt/lfs/sources/glibc-2.36/build/nscd/getgrgid_r.o /mnt/lfs/sources/glibc-2.36/build/nscd/hstcache.o /mnt/lfs/sources/glibc-2.36/build/nscd/gethstbyad_r.o /mnt/lfs/sources/glibc-2.36/build/nscd/gethstbynm3_r.o /mnt/lfs/sources/glibc-2.36/build/nscd/getsrvbynm_r.o /mnt/lfs/sources/glibc-2.36/build/nscd/getsrvbypt_r.o /mnt/lfs/sources/glibc-2.36/build/nscd/servicescache.o /mnt/lfs/sources/glibc-2.36/build/nscd/dbg_log.o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_conf.o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_stat.o /mnt/lfs/sources/glibc-2.36/build/nscd/cache.o /mnt/lfs/sources/glibc-2.36/build/nscd/mem.o /mnt/lfs/sources/glibc-2.36/build/nscd/nscd_setup_thread.o /mnt/lfs/sources/glibc-2.36/build/nscd/xmalloc.o /mnt/lfs/sources/glibc-2.36/build/nscd/xstrdup.o /mnt/lfs/sources/glibc-2.36/build/nscd/aicache.o /mnt/lfs/sources/glibc-2.36/build/nscd/initgrcache.o /mnt/lfs/sources/glibc-2.36/build/nscd/gai.o /mnt/lfs/sources/glibc-2.36/build/nscd/res_hconf.o /mnt/lfs/sources/glibc-2.36/build/nscd/netgroupcache.o /mnt/lfs/sources/glibc-2.36/build/nscd/cachedumper.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nscd' +make subdir=login -C login ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/login' +cd /mnt/lfs/sources/glibc-2.36/build/login && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libutil.a +x86_64-lfs-linux-gnu-gcc libutil-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/libutil-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/libutil-compat.os.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/libutil-compat.os +cd /mnt/lfs/sources/glibc-2.36/build/login && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libutil_pic.a libutil-compat.os +a - libutil-compat.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,pack-relative-relocs -B/mnt/lfs/sources/glibc-2.36/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.36/build/libutil.map -Wl,-soname=libutil.so.1 -Wl,-z,relro -L/mnt/lfs/sources/glibc-2.36/build -L/mnt/lfs/sources/glibc-2.36/build/math -L/mnt/lfs/sources/glibc-2.36/build/elf -L/mnt/lfs/sources/glibc-2.36/build/dlfcn -L/mnt/lfs/sources/glibc-2.36/build/nss -L/mnt/lfs/sources/glibc-2.36/build/nis -L/mnt/lfs/sources/glibc-2.36/build/rt -L/mnt/lfs/sources/glibc-2.36/build/resolv -L/mnt/lfs/sources/glibc-2.36/build/mathvec -L/mnt/lfs/sources/glibc-2.36/build/support -L/mnt/lfs/sources/glibc-2.36/build/crypt -L/mnt/lfs/sources/glibc-2.36/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/login/libutil.so -T /mnt/lfs/sources/glibc-2.36/build/shlib.lds /mnt/lfs/sources/glibc-2.36/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.36/build/login/libutil_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.36/build/login/libutil.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.36/build/login/libutil.so /mnt/lfs/sources/glibc-2.36/build/login/libutil.so.1.new +mv -f /mnt/lfs/sources/glibc-2.36/build/login/libutil.so.1.new /mnt/lfs/sources/glibc-2.36/build/login/libutil.so.1 +x86_64-lfs-linux-gnu-gcc programs/utmpdump.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/login -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/login/utmpdump.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/login/utmpdump.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/login/utmpdump.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/login/utmpdump -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/login/utmpdump.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/login' +make subdir=elf -C elf ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +make -f /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +make subdir=csu -C ../csu ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-check_fds.os rtld-errno.os rtld-check_fds.os rtld-check_fds.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/csu' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/csu' +make subdir=dirent -C ../dirent ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-closedir.os rtld-rewinddir.os rtld-readdir64.os rtld-fdopendir.os rtld-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/dirent' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/dirent' +make subdir=elf -C ../elf ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-profil.os rtld-prof-freq.os rtld-profil.os rtld-profil.os rtld-profil.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/gmon' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gmon' +make subdir=io -C ../io ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-stat64.os rtld-fstat64.os rtld-lstat64.os rtld-fstatat64.os rtld-openat64.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os rtld-openat64.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/io' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/io' +make subdir=malloc -C ../malloc ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/malloc' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/malloc' +make subdir=misc -C ../misc ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os rtld-single_threaded.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/misc' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/misc' +make subdir=nptl -C ../nptl ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-lowlevellock.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl' +make subdir=posix -C ../posix ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-uname.os rtld-_exit.os rtld-getpid.os rtld-environ.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/posix' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/posix' +make subdir=setjmp -C ../setjmp ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/setjmp' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/setjmp' +make subdir=signal -C ../signal ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os rtld-libc_sigaction.os rtld-sigaction.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/signal' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/signal' +make subdir=stdio-common -C ../stdio-common ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-errname.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/stdio-common' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/stdio-common' +make subdir=string -C ../string ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-memchr.os rtld-memcmp.os rtld-memcpy.os rtld-memmove.os rtld-mempcpy.os rtld-memset.os rtld-rawmemchr.os rtld-stpcpy.os rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strerrorname_np.os rtld-strlen.os rtld-strncmp.os rtld-strnlen.os rtld-memchr-avx2.os rtld-memchr.os rtld-memchr-avx2-rtm.os rtld-memchr.os rtld-memchr-evex.os rtld-memchr.os rtld-memchr-evex-rtm.os rtld-memchr.os rtld-memchr-sse2.os rtld-memchr.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-avx2-movbe-rtm.os rtld-memcmp.os rtld-memcmp-evex-movbe.os rtld-memcmp.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms-rtm.os rtld-mempcpy.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memmove-erms.os rtld-mempcpy.os rtld-memmove-evex-unaligned-erms.os rtld-mempcpy.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-mempcpy.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms-rtm.os rtld-memset.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-memset-erms.os rtld-memset.os rtld-memset-evex-unaligned-erms.os rtld-memset.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-rawmemchr-avx2-rtm.os rtld-rawmemchr.os rtld-rawmemchr-evex.os rtld-rawmemchr.os rtld-rawmemchr-evex-rtm.os rtld-rawmemchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-stpcpy-avx2-rtm.os rtld-stpcpy.os rtld-stpcpy-evex.os rtld-stpcpy.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-strchr-avx2.os rtld-strchr.os rtld-strchr-avx2-rtm.os rtld-strchr.os rtld-strchr-evex.os rtld-strchr.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strcmp-avx2-rtm.os rtld-strcmp.os rtld-strcmp-evex.os rtld-strcmp.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-sse4_2.os rtld-strcmp.os rtld-strcspn-sse4.os rtld-strcspn.os rtld-strlen-avx2.os rtld-strlen.os rtld-strlen-avx2-rtm.os rtld-strlen.os rtld-strlen-evex.os rtld-strlen.os rtld-strlen-sse2.os rtld-strlen.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-strncmp-avx2-rtm.os rtld-strncmp.os rtld-strncmp-evex.os rtld-strncmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-strnlen-avx2-rtm.os rtld-strnlen.os rtld-strnlen-evex.os rtld-strnlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-varshift.os rtld-strcspn-sse4.os rtld-strcspn-generic.os rtld-strcspn.os rtld-cacheinfo.os rtld-memmove-avx512-no-vzeroupper.os rtld-strerrorname_np.os rtld-strchrnul.os rtld-strcspn-generic.os rtld-strchrnul-avx2.os rtld-strchrnul.os rtld-strchrnul-avx2-rtm.os rtld-strchrnul.os rtld-strchrnul-evex.os rtld-strchrnul.os rtld-strchrnul-sse2.os rtld-strchrnul.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/string' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/string' +make subdir=time -C ../time ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/time' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/time' +make[3]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +x86_64-lfs-linux-gnu-gcc sprof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/sprof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/sprof.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/sprof.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/elf/sprof -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/elf/sprof.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +LC_ALL=C sed -e 's%@RTLD@%/usr/lib/ld-linux-x86-64.so.2%g' -e 's%@VERSION@%2.36%g' -e 's|@PKGVERSION@|(GNU libc) |g' -e 's|@REPORT_BUGS_TO@||g' -e 's%@TEXTDOMAINDIR@%/usr/share/locale%g' < ldd.bash.in | LC_ALL=C sed -f ../sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed > /mnt/lfs/sources/glibc-2.36/build/elf/ldd.new +chmod 555 /mnt/lfs/sources/glibc-2.36/build/elf/ldd.new +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/ldd.new /mnt/lfs/sources/glibc-2.36/build/elf/ldd +sed -e 's%@VERSION@%2.36%g' \ + -e 's%@TEXTDOMAINDIR@%/usr/share/locale%g' \ + -e 's%@PREFIX@%/usr%g' \ + -e 's|@PKGVERSION@|(GNU libc) |g' \ + -e 's|@REPORT_BUGS_TO@||g' \ + < sotruss.sh > /mnt/lfs/sources/glibc-2.36/build/elf/sotruss.new +chmod 555 /mnt/lfs/sources/glibc-2.36/build/elf/sotruss.new +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/sotruss.new /mnt/lfs/sources/glibc-2.36/build/elf/sotruss +x86_64-lfs-linux-gnu-gcc sln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/sln.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/sln.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/sln.o +x86_64-lfs-linux-gnu-gcc -o /mnt/lfs/sources/glibc-2.36/build/elf/sln -nostdlib -nostartfiles -static -static-pie -Wl,-z,pack-relative-relocs /mnt/lfs/sources/glibc-2.36/build/csu/rcrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/elf/sln.o /mnt/lfs/sources/glibc-2.36/build/elf/static-stubs.o -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.a -lgcc -Wl,--end-group `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc ldconfig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -D'SYSCONFDIR="/etc"' -D'LIBDIR="/usr/lib"' -D'SLIBDIR="/usr/lib"' -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=ldconfig -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/ldconfig.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/ldconfig.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/ldconfig.o +x86_64-lfs-linux-gnu-gcc -o /mnt/lfs/sources/glibc-2.36/build/elf/ldconfig -nostdlib -nostartfiles -static -static-pie -Wl,-z,pack-relative-relocs /mnt/lfs/sources/glibc-2.36/build/csu/rcrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/elf/ldconfig.o /mnt/lfs/sources/glibc-2.36/build/elf/cache.o /mnt/lfs/sources/glibc-2.36/build/elf/chroot_canon.o /mnt/lfs/sources/glibc-2.36/build/elf/readlib.o /mnt/lfs/sources/glibc-2.36/build/elf/static-stubs.o /mnt/lfs/sources/glibc-2.36/build/elf/stringtable.o /mnt/lfs/sources/glibc-2.36/build/elf/xmalloc.o /mnt/lfs/sources/glibc-2.36/build/elf/xstrdup.o -Wl,--start-group /mnt/lfs/sources/glibc-2.36/build/libc.a -lgcc -Wl,--end-group `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc pldd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fpie -I../include -I/mnt/lfs/sources/glibc-2.36/build/elf -I/mnt/lfs/sources/glibc-2.36/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86/include -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.36/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.36/build/elf/pldd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.36/build/elf/pldd.o.dt -MT /mnt/lfs/sources/glibc-2.36/build/elf/pldd.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.36/build:/mnt/lfs/sources/glibc-2.36/build/math:/mnt/lfs/sources/glibc-2.36/build/elf:/mnt/lfs/sources/glibc-2.36/build/dlfcn:/mnt/lfs/sources/glibc-2.36/build/nss:/mnt/lfs/sources/glibc-2.36/build/nis:/mnt/lfs/sources/glibc-2.36/build/rt:/mnt/lfs/sources/glibc-2.36/build/resolv:/mnt/lfs/sources/glibc-2.36/build/mathvec:/mnt/lfs/sources/glibc-2.36/build/support:/mnt/lfs/sources/glibc-2.36/build/crypt:/mnt/lfs/sources/glibc-2.36/build/nptl -o /mnt/lfs/sources/glibc-2.36/build/elf/pldd -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,relro /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.36/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.36/build/elf/pldd.o /mnt/lfs/sources/glibc-2.36/build/elf/xmalloc.o -Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.36/build/libc.so.6 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.36/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtendS.o` /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +make[1]: Leaving directory '/mnt/lfs/sources/glibc-2.36' +LC_ALL=C; export LC_ALL; \ +make -r PARALLELMFLAGS="" -C .. objdir=`pwd` install +make[1]: Entering directory '/mnt/lfs/sources/glibc-2.36' +make subdir=csu -C csu ..=../ subdir_lib +make subdir=iconv -C iconv ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/iconv' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/iconv' +make subdir=locale -C locale ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/locale' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/locale' +make subdir=localedata -C localedata ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/localedata' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/localedata' +make subdir=iconvdata -C iconvdata ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/iconvdata' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/iconvdata' +make subdir=assert -C assert ..=../ subdir_lib +make subdir=ctype -C ctype ..=../ subdir_lib +make subdir=intl -C intl ..=../ subdir_lib +make subdir=catgets -C catgets ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/catgets' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/catgets' +make subdir=math -C math ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/math' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/math' +make subdir=setjmp -C setjmp ..=../ subdir_lib +make subdir=signal -C signal ..=../ subdir_lib +make subdir=stdlib -C stdlib ..=../ subdir_lib +make subdir=stdio-common -C stdio-common ..=../ subdir_lib +make subdir=libio -C libio ..=../ subdir_lib +make subdir=dlfcn -C dlfcn ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/dlfcn' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/dlfcn' +make subdir=nptl -C nptl ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl' +make subdir=rt -C rt ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/rt' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/rt' +make subdir=malloc -C malloc ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/malloc' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/malloc' +make subdir=string -C string ..=../ subdir_lib +make subdir=wcsmbs -C wcsmbs ..=../ subdir_lib +make subdir=timezone -C timezone ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/timezone' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/timezone' +make subdir=time -C time ..=../ subdir_lib +make subdir=dirent -C dirent ..=../ subdir_lib +make subdir=grp -C grp ..=../ subdir_lib +make subdir=pwd -C pwd ..=../ subdir_lib +make subdir=posix -C posix ..=../ subdir_lib +make subdir=io -C io ..=../ subdir_lib +make subdir=termios -C termios ..=../ subdir_lib +make subdir=resource -C resource ..=../ subdir_lib +make subdir=misc -C misc ..=../ subdir_lib +make subdir=socket -C socket ..=../ subdir_lib +make subdir=sysvipc -C sysvipc ..=../ subdir_lib +make subdir=gmon -C gmon ..=../ subdir_lib +make subdir=gnulib -C gnulib ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/gnulib' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gnulib' +make subdir=wctype -C wctype ..=../ subdir_lib +make subdir=manual -C manual ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/manual' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/manual' +make subdir=shadow -C shadow ..=../ subdir_lib +make subdir=gshadow -C gshadow ..=../ subdir_lib +make subdir=po -C po ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/po' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/po' +make subdir=argp -C argp ..=../ subdir_lib +make subdir=conform -C conform ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/conform' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/conform' +make subdir=debug -C debug ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/debug' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/debug' +make subdir=mathvec -C mathvec ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/mathvec' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/mathvec' +make subdir=support -C support ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/support' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/support' +make subdir=crypt -C crypt ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/crypt' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/crypt' +make subdir=nptl_db -C nptl_db ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl_db' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl_db' +make subdir=inet -C inet ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/inet' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/inet' +make subdir=resolv -C resolv ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/resolv' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/resolv' +make subdir=nss -C nss ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nss' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nss' +make subdir=hesiod -C hesiod ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/hesiod' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/hesiod' +make subdir=sunrpc -C sunrpc ..=../ subdir_lib +make subdir=nis -C nis ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nis' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nis' +make subdir=nscd -C nscd ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nscd' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nscd' +make subdir=login -C login ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/login' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/login' +make subdir=elf -C elf ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +make -f /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +make subdir=csu -C ../csu ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-check_fds.os rtld-errno.os rtld-check_fds.os rtld-check_fds.os' +make subdir=dirent -C ../dirent ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-closedir.os rtld-rewinddir.os rtld-readdir64.os rtld-fdopendir.os rtld-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make subdir=elf -C ../elf ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-profil.os rtld-prof-freq.os rtld-profil.os rtld-profil.os rtld-profil.os' +make subdir=io -C ../io ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-stat64.os rtld-fstat64.os rtld-lstat64.os rtld-fstatat64.os rtld-openat64.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os rtld-openat64.os' +make subdir=malloc -C ../malloc ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/malloc' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/malloc' +make subdir=misc -C ../misc ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os rtld-single_threaded.os' +make subdir=nptl -C ../nptl ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-lowlevellock.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl' +make subdir=posix -C ../posix ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-uname.os rtld-_exit.os rtld-getpid.os rtld-environ.os' +make subdir=setjmp -C ../setjmp ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os' +make subdir=signal -C ../signal ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os rtld-libc_sigaction.os rtld-sigaction.os' +make subdir=stdio-common -C ../stdio-common ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-errname.os' +make subdir=string -C ../string ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-memchr.os rtld-memcmp.os rtld-memcpy.os rtld-memmove.os rtld-mempcpy.os rtld-memset.os rtld-rawmemchr.os rtld-stpcpy.os rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strerrorname_np.os rtld-strlen.os rtld-strncmp.os rtld-strnlen.os rtld-memchr-avx2.os rtld-memchr.os rtld-memchr-avx2-rtm.os rtld-memchr.os rtld-memchr-evex.os rtld-memchr.os rtld-memchr-evex-rtm.os rtld-memchr.os rtld-memchr-sse2.os rtld-memchr.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-avx2-movbe-rtm.os rtld-memcmp.os rtld-memcmp-evex-movbe.os rtld-memcmp.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms-rtm.os rtld-mempcpy.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memmove-erms.os rtld-mempcpy.os rtld-memmove-evex-unaligned-erms.os rtld-mempcpy.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-mempcpy.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms-rtm.os rtld-memset.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-memset-erms.os rtld-memset.os rtld-memset-evex-unaligned-erms.os rtld-memset.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-rawmemchr-avx2-rtm.os rtld-rawmemchr.os rtld-rawmemchr-evex.os rtld-rawmemchr.os rtld-rawmemchr-evex-rtm.os rtld-rawmemchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-stpcpy-avx2-rtm.os rtld-stpcpy.os rtld-stpcpy-evex.os rtld-stpcpy.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-strchr-avx2.os rtld-strchr.os rtld-strchr-avx2-rtm.os rtld-strchr.os rtld-strchr-evex.os rtld-strchr.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strcmp-avx2-rtm.os rtld-strcmp.os rtld-strcmp-evex.os rtld-strcmp.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-sse4_2.os rtld-strcmp.os rtld-strcspn-sse4.os rtld-strcspn.os rtld-strlen-avx2.os rtld-strlen.os rtld-strlen-avx2-rtm.os rtld-strlen.os rtld-strlen-evex.os rtld-strlen.os rtld-strlen-sse2.os rtld-strlen.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-strncmp-avx2-rtm.os rtld-strncmp.os rtld-strncmp-evex.os rtld-strncmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-strnlen-avx2-rtm.os rtld-strnlen.os rtld-strnlen-evex.os rtld-strnlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-varshift.os rtld-strcspn-sse4.os rtld-strcspn-generic.os rtld-strcspn.os rtld-cacheinfo.os rtld-memmove-avx512-no-vzeroupper.os rtld-strerrorname_np.os rtld-strchrnul.os rtld-strcspn-generic.os rtld-strchrnul-avx2.os rtld-strchrnul.os rtld-strchrnul-avx2-rtm.os rtld-strchrnul.os rtld-strchrnul-evex.os rtld-strchrnul.os rtld-strchrnul-sse2.os rtld-strchrnul.os' +make subdir=time -C ../time ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[3]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/libc.a /mnt/lfs/usr/lib/libc.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a /mnt/lfs/usr/lib/libc_nonshared.a +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/usr/lib/libc.so.6.new +mv -f /mnt/lfs/usr/lib/libc.so.6.new /mnt/lfs/usr/lib/libc.so.6 +x86_64-lfs-linux-gnu-gcc -shared -nostdlib -nostartfiles \ + -x assembler /dev/null -o /mnt/lfs/sources/glibc-2.36/build/format.lds.so +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -f /mnt/lfs/sources/glibc-2.36/build/format.lds.so | sed -n 's/.*file format \(.*\)/OUTPUT_FORMAT(\1)/;T;p' > /mnt/lfs/sources/glibc-2.36/build/format.lds +rm -f /mnt/lfs/sources/glibc-2.36/build/format.lds.so +(echo '/* GNU ld script';\ + echo ' Use the shared library, but some functions are only in';\ + echo ' the static library, so try that secondarily. */';\ + cat /mnt/lfs/sources/glibc-2.36/build/format.lds; \ + echo 'GROUP ( /usr/lib/libc.so.6' \ + '/usr/lib/libc_nonshared.a'\ + ' AS_NEEDED (' /usr/lib/ld-linux-x86-64.so.2 ') )' \ +) > /mnt/lfs/usr/lib/libc.so.new +mv -f /mnt/lfs/usr/lib/libc.so.new /mnt/lfs/usr/lib/libc.so +/usr/bin/install -c -m 644 include/limits.h /mnt/lfs/usr/include/limits.h +/usr/bin/install -c -m 644 include/values.h /mnt/lfs/usr/include/values.h +/usr/bin/install -c -m 644 include/features.h /mnt/lfs/usr/include/features.h +/usr/bin/install -c -m 644 sysdeps/unix/sysv/linux/features-time64.h /mnt/lfs/usr/include/features-time64.h +/usr/bin/install -c -m 644 include/gnu-versions.h /mnt/lfs/usr/include/gnu-versions.h +./scripts/mkinstalldirs /mnt/lfs/usr/include/bits +mkdir -p -- /mnt/lfs/usr/include/bits +/usr/bin/install -c -m 644 include/bits/xopen_lim.h /mnt/lfs/usr/include/bits/xopen_lim.h +./scripts/mkinstalldirs /mnt/lfs/usr/include/gnu +mkdir -p -- /mnt/lfs/usr/include/gnu +/usr/bin/install -c -m 644 include/gnu/libc-version.h /mnt/lfs/usr/include/gnu/libc-version.h +/usr/bin/install -c -m 644 include/stdc-predef.h /mnt/lfs/usr/include/stdc-predef.h +/usr/bin/install -c -m 644 bits/libc-header-start.h /mnt/lfs/usr/include/bits/libc-header-start.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names.h /mnt/lfs/usr/include/gnu/lib-names.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +{ \ + echo '/* This file is automatically generated.';\ + echo " This file selects the right generated file of \`__stub_FUNCTION' macros";\ + echo ' based on the architecture being compiled for. */'; \ + echo ''; \ + \ + echo ''; \ + echo '#if !defined __x86_64__'; echo '# include '; echo '#endif'; rm -f /mnt/lfs/usr/include/gnu/stubs.h.new32; echo '#if defined __x86_64__ && defined __LP64__'; echo '# include '; echo '#endif'; rm -f /mnt/lfs/usr/include/gnu/stubs.h.new64; echo '#if defined __x86_64__ && defined __ILP32__'; echo '# include '; echo '#endif'; rm -f /mnt/lfs/usr/include/gnu/stubs.h.newx32; \ +} > /mnt/lfs/usr/include/gnu/stubs.h.new +mv -f /mnt/lfs/usr/include/gnu/stubs.h.new /mnt/lfs/usr/include/gnu/stubs.h +make subdir=csu -C csu ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/csu' +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/csu/crt1.o /mnt/lfs/usr/lib/crt1.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/csu/gcrt1.o /mnt/lfs/usr/lib/gcrt1.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/csu/Mcrt1.o /mnt/lfs/usr/lib/Mcrt1.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/csu/Scrt1.o /mnt/lfs/usr/lib/Scrt1.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/csu/rcrt1.o /mnt/lfs/usr/lib/rcrt1.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/csu/grcrt1.o /mnt/lfs/usr/lib/grcrt1.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/csu/crti.o /mnt/lfs/usr/lib/crti.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/csu/crtn.o /mnt/lfs/usr/lib/crtn.o +(cd /mnt/lfs/sources/glibc-2.36/build/csu/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h init-first.o libc-start.o sysdep.o version.o check_fds.o libc-tls.o dso_handle.o errno.o errno-loc.o init-first.os libc-start.os sysdep.os version.os check_fds.os dso_handle.os unwind-resume.os errno.os errno-loc.os start.o crt1.o gcrt1.o Mcrt1.o Scrt1.o gmon-start.os rcrt1.o grcrt1.o crti.o crtn.o abi-note.o init.o static-reloc.o static-reloc.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/csu/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/csu/stubsT /mnt/lfs/sources/glibc-2.36/build/csu/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/csu' +make subdir=iconv -C iconv ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/iconv' +/usr/bin/install -c -m 644 iconv.h /mnt/lfs/usr/include/iconv.h +/usr/bin/install -c -m 644 gconv.h /mnt/lfs/usr/include/gconv.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconv/iconvconfig /mnt/lfs/usr/sbin/iconvconfig.new +mv -f /mnt/lfs/usr/sbin/iconvconfig.new /mnt/lfs/usr/sbin/iconvconfig +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconv/iconv_prog /mnt/lfs/usr/bin/iconv.new +mv -f /mnt/lfs/usr/bin/iconv.new /mnt/lfs/usr/bin/iconv +(cd /mnt/lfs/sources/glibc-2.36/build/iconv/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h iconv_open.o iconv.o iconv_close.o gconv_open.o gconv.o gconv_close.o gconv_db.o gconv_conf.o gconv_builtin.o gconv_simple.o gconv_trans.o gconv_cache.o gconv_dl.o gconv_charset.o iconv_open.os iconv.os iconv_close.os gconv_open.os gconv.os gconv_close.os gconv_db.os gconv_conf.os gconv_builtin.os gconv_simple.os gconv_trans.os gconv_cache.os gconv_dl.os gconv_charset.os iconv_charmap.o charmap.o charmap-dir.o linereader.o dummy-repertoire.o simple-hash.o xstrdup.o xmalloc.o record-status.o strtab.o xasprintf.o hash-string.o) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/iconv/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/iconv/stubsT /mnt/lfs/sources/glibc-2.36/build/iconv/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/iconv' +make subdir=locale -C locale ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/locale' +/usr/bin/install -c -m 644 langinfo.h /mnt/lfs/usr/include/langinfo.h +/usr/bin/install -c -m 644 locale.h /mnt/lfs/usr/include/locale.h +/usr/bin/install -c -m 644 bits/locale.h /mnt/lfs/usr/include/bits/locale.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/bits/types +mkdir -p -- /mnt/lfs/usr/include/bits/types +/usr/bin/install -c -m 644 bits/types/locale_t.h /mnt/lfs/usr/include/bits/types/locale_t.h +/usr/bin/install -c -m 644 bits/types/__locale_t.h /mnt/lfs/usr/include/bits/types/__locale_t.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/locale/libBrokenLocale.so /mnt/lfs/usr/lib/libBrokenLocale.so.1.new +mv -f /mnt/lfs/usr/lib/libBrokenLocale.so.1.new /mnt/lfs/usr/lib/libBrokenLocale.so.1 +rm -f /mnt/lfs/usr/lib/libBrokenLocale.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/libBrokenLocale.so.1 /mnt/lfs/usr/lib/libBrokenLocale.so.new +mv -f /mnt/lfs/usr/lib/libBrokenLocale.so.new /mnt/lfs/usr/lib/libBrokenLocale.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/locale/libBrokenLocale.a /mnt/lfs/usr/lib/libBrokenLocale.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/locale/localedef /mnt/lfs/usr/bin/localedef.new +mv -f /mnt/lfs/usr/bin/localedef.new /mnt/lfs/usr/bin/localedef +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/locale/locale /mnt/lfs/usr/bin/locale.new +mv -f /mnt/lfs/usr/bin/locale.new /mnt/lfs/usr/bin/locale +(cd /mnt/lfs/sources/glibc-2.36/build/locale/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h setlocale.o findlocale.o loadlocale.o loadarchive.o localeconv.o nl_langinfo.o nl_langinfo_l.o mb_cur_max.o newlocale.o duplocale.o freelocale.o uselocale.o lc-ctype.o lc-messages.o lc-monetary.o lc-numeric.o lc-time.o lc-paper.o lc-name.o lc-address.o lc-telephone.o lc-measurement.o lc-identification.o lc-collate.o C-ctype.o C-messages.o C-monetary.o C-numeric.o C-time.o C-paper.o C-name.o C-address.o C-telephone.o C-measurement.o C-identification.o C-collate.o SYS_libc.o C_name.o xlocale.o localename.o global-locale.o coll-lookup.o setlocale.os findlocale.os loadlocale.os loadarchive.os localeconv.os nl_langinfo.os nl_langinfo_l.os mb_cur_max.os newlocale.os duplocale.os freelocale.os uselocale.os lc-ctype.os lc-messages.os lc-monetary.os lc-numeric.os lc-time.os lc-paper.os lc-name.os lc-address.os lc-telephone.os lc-measurement.os lc-identification.os lc-collate.os C-ctype.os C-messages.os C-monetary.os C-numeric.os C-time.os C-paper.os C-name.os C-address.os C-telephone.os C-measurement.os C-identification.os C-collate.os SYS_libc.os C_name.os xlocale.os localename.os global-locale.os coll-lookup.os localedef.o ld-ctype.o ld-messages.o ld-monetary.o ld-numeric.o ld-time.o ld-paper.o ld-name.o ld-address.o ld-telephone.o ld-measurement.o ld-identification.o ld-collate.o charmap.o linereader.o locfile.o repertoire.o locarchive.o md5.o locale.o locale-spec.o charmap-dir.o simple-hash.o xmalloc.o xstrdup.o record-status.o xasprintf.o broken_cur_max.o broken_cur_max.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/locale/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/locale/stubsT /mnt/lfs/sources/glibc-2.36/build/locale/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/locale' +make subdir=localedata -C localedata ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/localedata' +.././scripts/mkinstalldirs /mnt/lfs/usr/share/i18n/charmaps +mkdir -p -- /mnt/lfs/usr/share/i18n/charmaps +rm -f /mnt/lfs/usr/share/i18n/charmaps/ANSI_X3.110-1983 /mnt/lfs/usr/share/i18n/charmaps/ANSI_X3.110-1983.gz +/usr/bin/install -c -m 644 charmaps/ANSI_X3.110-1983 /mnt/lfs/usr/share/i18n/charmaps/ANSI_X3.110-1983 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ANSI_X3.110-1983 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ANSI_X3.4-1968 /mnt/lfs/usr/share/i18n/charmaps/ANSI_X3.4-1968.gz +/usr/bin/install -c -m 644 charmaps/ANSI_X3.4-1968 /mnt/lfs/usr/share/i18n/charmaps/ANSI_X3.4-1968 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ANSI_X3.4-1968 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ARMSCII-8 /mnt/lfs/usr/share/i18n/charmaps/ARMSCII-8.gz +/usr/bin/install -c -m 644 charmaps/ARMSCII-8 /mnt/lfs/usr/share/i18n/charmaps/ARMSCII-8 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ARMSCII-8 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ASMO_449 /mnt/lfs/usr/share/i18n/charmaps/ASMO_449.gz +/usr/bin/install -c -m 644 charmaps/ASMO_449 /mnt/lfs/usr/share/i18n/charmaps/ASMO_449 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ASMO_449 +rm -f /mnt/lfs/usr/share/i18n/charmaps/BIG5 /mnt/lfs/usr/share/i18n/charmaps/BIG5.gz +/usr/bin/install -c -m 644 charmaps/BIG5 /mnt/lfs/usr/share/i18n/charmaps/BIG5 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/BIG5 +rm -f /mnt/lfs/usr/share/i18n/charmaps/BIG5-HKSCS /mnt/lfs/usr/share/i18n/charmaps/BIG5-HKSCS.gz +/usr/bin/install -c -m 644 charmaps/BIG5-HKSCS /mnt/lfs/usr/share/i18n/charmaps/BIG5-HKSCS +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/BIG5-HKSCS +rm -f /mnt/lfs/usr/share/i18n/charmaps/BRF /mnt/lfs/usr/share/i18n/charmaps/BRF.gz +/usr/bin/install -c -m 644 charmaps/BRF /mnt/lfs/usr/share/i18n/charmaps/BRF +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/BRF +rm -f /mnt/lfs/usr/share/i18n/charmaps/BS_4730 /mnt/lfs/usr/share/i18n/charmaps/BS_4730.gz +/usr/bin/install -c -m 644 charmaps/BS_4730 /mnt/lfs/usr/share/i18n/charmaps/BS_4730 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/BS_4730 +rm -f /mnt/lfs/usr/share/i18n/charmaps/BS_VIEWDATA /mnt/lfs/usr/share/i18n/charmaps/BS_VIEWDATA.gz +/usr/bin/install -c -m 644 charmaps/BS_VIEWDATA /mnt/lfs/usr/share/i18n/charmaps/BS_VIEWDATA +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/BS_VIEWDATA +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP10007 /mnt/lfs/usr/share/i18n/charmaps/CP10007.gz +/usr/bin/install -c -m 644 charmaps/CP10007 /mnt/lfs/usr/share/i18n/charmaps/CP10007 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP10007 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP1125 /mnt/lfs/usr/share/i18n/charmaps/CP1125.gz +/usr/bin/install -c -m 644 charmaps/CP1125 /mnt/lfs/usr/share/i18n/charmaps/CP1125 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP1125 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP1250 /mnt/lfs/usr/share/i18n/charmaps/CP1250.gz +/usr/bin/install -c -m 644 charmaps/CP1250 /mnt/lfs/usr/share/i18n/charmaps/CP1250 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP1250 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP1251 /mnt/lfs/usr/share/i18n/charmaps/CP1251.gz +/usr/bin/install -c -m 644 charmaps/CP1251 /mnt/lfs/usr/share/i18n/charmaps/CP1251 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP1251 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP1252 /mnt/lfs/usr/share/i18n/charmaps/CP1252.gz +/usr/bin/install -c -m 644 charmaps/CP1252 /mnt/lfs/usr/share/i18n/charmaps/CP1252 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP1252 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP1253 /mnt/lfs/usr/share/i18n/charmaps/CP1253.gz +/usr/bin/install -c -m 644 charmaps/CP1253 /mnt/lfs/usr/share/i18n/charmaps/CP1253 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP1253 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP1254 /mnt/lfs/usr/share/i18n/charmaps/CP1254.gz +/usr/bin/install -c -m 644 charmaps/CP1254 /mnt/lfs/usr/share/i18n/charmaps/CP1254 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP1254 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP1255 /mnt/lfs/usr/share/i18n/charmaps/CP1255.gz +/usr/bin/install -c -m 644 charmaps/CP1255 /mnt/lfs/usr/share/i18n/charmaps/CP1255 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP1255 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP1256 /mnt/lfs/usr/share/i18n/charmaps/CP1256.gz +/usr/bin/install -c -m 644 charmaps/CP1256 /mnt/lfs/usr/share/i18n/charmaps/CP1256 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP1256 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP1257 /mnt/lfs/usr/share/i18n/charmaps/CP1257.gz +/usr/bin/install -c -m 644 charmaps/CP1257 /mnt/lfs/usr/share/i18n/charmaps/CP1257 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP1257 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP1258 /mnt/lfs/usr/share/i18n/charmaps/CP1258.gz +/usr/bin/install -c -m 644 charmaps/CP1258 /mnt/lfs/usr/share/i18n/charmaps/CP1258 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP1258 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP737 /mnt/lfs/usr/share/i18n/charmaps/CP737.gz +/usr/bin/install -c -m 644 charmaps/CP737 /mnt/lfs/usr/share/i18n/charmaps/CP737 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP737 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP770 /mnt/lfs/usr/share/i18n/charmaps/CP770.gz +/usr/bin/install -c -m 644 charmaps/CP770 /mnt/lfs/usr/share/i18n/charmaps/CP770 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP770 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP771 /mnt/lfs/usr/share/i18n/charmaps/CP771.gz +/usr/bin/install -c -m 644 charmaps/CP771 /mnt/lfs/usr/share/i18n/charmaps/CP771 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP771 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP772 /mnt/lfs/usr/share/i18n/charmaps/CP772.gz +/usr/bin/install -c -m 644 charmaps/CP772 /mnt/lfs/usr/share/i18n/charmaps/CP772 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP772 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP773 /mnt/lfs/usr/share/i18n/charmaps/CP773.gz +/usr/bin/install -c -m 644 charmaps/CP773 /mnt/lfs/usr/share/i18n/charmaps/CP773 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP773 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP774 /mnt/lfs/usr/share/i18n/charmaps/CP774.gz +/usr/bin/install -c -m 644 charmaps/CP774 /mnt/lfs/usr/share/i18n/charmaps/CP774 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP774 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP775 /mnt/lfs/usr/share/i18n/charmaps/CP775.gz +/usr/bin/install -c -m 644 charmaps/CP775 /mnt/lfs/usr/share/i18n/charmaps/CP775 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP775 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CP949 /mnt/lfs/usr/share/i18n/charmaps/CP949.gz +/usr/bin/install -c -m 644 charmaps/CP949 /mnt/lfs/usr/share/i18n/charmaps/CP949 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CP949 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-1 /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-1.gz +/usr/bin/install -c -m 644 charmaps/CSA_Z243.4-1985-1 /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-1 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-1 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-2 /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-2.gz +/usr/bin/install -c -m 644 charmaps/CSA_Z243.4-1985-2 /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-2 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-2 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-GR /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-GR.gz +/usr/bin/install -c -m 644 charmaps/CSA_Z243.4-1985-GR /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-GR +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CSA_Z243.4-1985-GR +rm -f /mnt/lfs/usr/share/i18n/charmaps/CSN_369103 /mnt/lfs/usr/share/i18n/charmaps/CSN_369103.gz +/usr/bin/install -c -m 644 charmaps/CSN_369103 /mnt/lfs/usr/share/i18n/charmaps/CSN_369103 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CSN_369103 +rm -f /mnt/lfs/usr/share/i18n/charmaps/CWI /mnt/lfs/usr/share/i18n/charmaps/CWI.gz +/usr/bin/install -c -m 644 charmaps/CWI /mnt/lfs/usr/share/i18n/charmaps/CWI +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/CWI +rm -f /mnt/lfs/usr/share/i18n/charmaps/DEC-MCS /mnt/lfs/usr/share/i18n/charmaps/DEC-MCS.gz +/usr/bin/install -c -m 644 charmaps/DEC-MCS /mnt/lfs/usr/share/i18n/charmaps/DEC-MCS +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/DEC-MCS +rm -f /mnt/lfs/usr/share/i18n/charmaps/DIN_66003 /mnt/lfs/usr/share/i18n/charmaps/DIN_66003.gz +/usr/bin/install -c -m 644 charmaps/DIN_66003 /mnt/lfs/usr/share/i18n/charmaps/DIN_66003 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/DIN_66003 +rm -f /mnt/lfs/usr/share/i18n/charmaps/DS_2089 /mnt/lfs/usr/share/i18n/charmaps/DS_2089.gz +/usr/bin/install -c -m 644 charmaps/DS_2089 /mnt/lfs/usr/share/i18n/charmaps/DS_2089 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/DS_2089 +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-AT-DE /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-AT-DE.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-AT-DE /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-AT-DE +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-AT-DE +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-AT-DE-A /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-AT-DE-A.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-AT-DE-A /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-AT-DE-A +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-AT-DE-A +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-CA-FR /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-CA-FR.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-CA-FR /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-CA-FR +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-CA-FR +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-DK-NO /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-DK-NO.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-DK-NO /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-DK-NO +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-DK-NO +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-DK-NO-A /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-DK-NO-A.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-DK-NO-A /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-DK-NO-A +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-DK-NO-A +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-ES /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES-A /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES-A.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-ES-A /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES-A +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES-A +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES-S /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES-S.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-ES-S /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES-S +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-ES-S +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FI-SE /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FI-SE.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-FI-SE /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FI-SE +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FI-SE +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FI-SE-A /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FI-SE-A.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-FI-SE-A /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FI-SE-A +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FI-SE-A +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FR /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FR.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-FR /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FR +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-FR +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-IS-FRISS /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-IS-FRISS.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-IS-FRISS /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-IS-FRISS +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-IS-FRISS +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-IT /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-IT.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-IT /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-IT +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-IT +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-PT /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-PT.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-PT /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-PT +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-PT +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-UK /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-UK.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-UK /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-UK +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-UK +rm -f /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-US /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-US.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-US /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-US +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EBCDIC-US +rm -f /mnt/lfs/usr/share/i18n/charmaps/ECMA-CYRILLIC /mnt/lfs/usr/share/i18n/charmaps/ECMA-CYRILLIC.gz +/usr/bin/install -c -m 644 charmaps/ECMA-CYRILLIC /mnt/lfs/usr/share/i18n/charmaps/ECMA-CYRILLIC +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ECMA-CYRILLIC +rm -f /mnt/lfs/usr/share/i18n/charmaps/ES /mnt/lfs/usr/share/i18n/charmaps/ES.gz +/usr/bin/install -c -m 644 charmaps/ES /mnt/lfs/usr/share/i18n/charmaps/ES +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ES +rm -f /mnt/lfs/usr/share/i18n/charmaps/ES2 /mnt/lfs/usr/share/i18n/charmaps/ES2.gz +/usr/bin/install -c -m 644 charmaps/ES2 /mnt/lfs/usr/share/i18n/charmaps/ES2 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ES2 +rm -f /mnt/lfs/usr/share/i18n/charmaps/EUC-JISX0213 /mnt/lfs/usr/share/i18n/charmaps/EUC-JISX0213.gz +/usr/bin/install -c -m 644 charmaps/EUC-JISX0213 /mnt/lfs/usr/share/i18n/charmaps/EUC-JISX0213 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EUC-JISX0213 +rm -f /mnt/lfs/usr/share/i18n/charmaps/EUC-JP /mnt/lfs/usr/share/i18n/charmaps/EUC-JP.gz +/usr/bin/install -c -m 644 charmaps/EUC-JP /mnt/lfs/usr/share/i18n/charmaps/EUC-JP +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EUC-JP +rm -f /mnt/lfs/usr/share/i18n/charmaps/EUC-JP-MS /mnt/lfs/usr/share/i18n/charmaps/EUC-JP-MS.gz +/usr/bin/install -c -m 644 charmaps/EUC-JP-MS /mnt/lfs/usr/share/i18n/charmaps/EUC-JP-MS +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EUC-JP-MS +rm -f /mnt/lfs/usr/share/i18n/charmaps/EUC-KR /mnt/lfs/usr/share/i18n/charmaps/EUC-KR.gz +/usr/bin/install -c -m 644 charmaps/EUC-KR /mnt/lfs/usr/share/i18n/charmaps/EUC-KR +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EUC-KR +rm -f /mnt/lfs/usr/share/i18n/charmaps/EUC-TW /mnt/lfs/usr/share/i18n/charmaps/EUC-TW.gz +/usr/bin/install -c -m 644 charmaps/EUC-TW /mnt/lfs/usr/share/i18n/charmaps/EUC-TW +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/EUC-TW +rm -f /mnt/lfs/usr/share/i18n/charmaps/GB18030 /mnt/lfs/usr/share/i18n/charmaps/GB18030.gz +/usr/bin/install -c -m 644 charmaps/GB18030 /mnt/lfs/usr/share/i18n/charmaps/GB18030 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/GB18030 +rm -f /mnt/lfs/usr/share/i18n/charmaps/GB2312 /mnt/lfs/usr/share/i18n/charmaps/GB2312.gz +/usr/bin/install -c -m 644 charmaps/GB2312 /mnt/lfs/usr/share/i18n/charmaps/GB2312 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/GB2312 +rm -f /mnt/lfs/usr/share/i18n/charmaps/GBK /mnt/lfs/usr/share/i18n/charmaps/GBK.gz +/usr/bin/install -c -m 644 charmaps/GBK /mnt/lfs/usr/share/i18n/charmaps/GBK +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/GBK +rm -f /mnt/lfs/usr/share/i18n/charmaps/GB_1988-80 /mnt/lfs/usr/share/i18n/charmaps/GB_1988-80.gz +/usr/bin/install -c -m 644 charmaps/GB_1988-80 /mnt/lfs/usr/share/i18n/charmaps/GB_1988-80 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/GB_1988-80 +rm -f /mnt/lfs/usr/share/i18n/charmaps/GEORGIAN-ACADEMY /mnt/lfs/usr/share/i18n/charmaps/GEORGIAN-ACADEMY.gz +/usr/bin/install -c -m 644 charmaps/GEORGIAN-ACADEMY /mnt/lfs/usr/share/i18n/charmaps/GEORGIAN-ACADEMY +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/GEORGIAN-ACADEMY +rm -f /mnt/lfs/usr/share/i18n/charmaps/GEORGIAN-PS /mnt/lfs/usr/share/i18n/charmaps/GEORGIAN-PS.gz +/usr/bin/install -c -m 644 charmaps/GEORGIAN-PS /mnt/lfs/usr/share/i18n/charmaps/GEORGIAN-PS +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/GEORGIAN-PS +rm -f /mnt/lfs/usr/share/i18n/charmaps/GOST_19768-74 /mnt/lfs/usr/share/i18n/charmaps/GOST_19768-74.gz +/usr/bin/install -c -m 644 charmaps/GOST_19768-74 /mnt/lfs/usr/share/i18n/charmaps/GOST_19768-74 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/GOST_19768-74 +rm -f /mnt/lfs/usr/share/i18n/charmaps/GREEK-CCITT /mnt/lfs/usr/share/i18n/charmaps/GREEK-CCITT.gz +/usr/bin/install -c -m 644 charmaps/GREEK-CCITT /mnt/lfs/usr/share/i18n/charmaps/GREEK-CCITT +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/GREEK-CCITT +rm -f /mnt/lfs/usr/share/i18n/charmaps/GREEK7 /mnt/lfs/usr/share/i18n/charmaps/GREEK7.gz +/usr/bin/install -c -m 644 charmaps/GREEK7 /mnt/lfs/usr/share/i18n/charmaps/GREEK7 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/GREEK7 +rm -f /mnt/lfs/usr/share/i18n/charmaps/GREEK7-OLD /mnt/lfs/usr/share/i18n/charmaps/GREEK7-OLD.gz +/usr/bin/install -c -m 644 charmaps/GREEK7-OLD /mnt/lfs/usr/share/i18n/charmaps/GREEK7-OLD +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/GREEK7-OLD +rm -f /mnt/lfs/usr/share/i18n/charmaps/HP-GREEK8 /mnt/lfs/usr/share/i18n/charmaps/HP-GREEK8.gz +/usr/bin/install -c -m 644 charmaps/HP-GREEK8 /mnt/lfs/usr/share/i18n/charmaps/HP-GREEK8 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/HP-GREEK8 +rm -f /mnt/lfs/usr/share/i18n/charmaps/HP-ROMAN8 /mnt/lfs/usr/share/i18n/charmaps/HP-ROMAN8.gz +/usr/bin/install -c -m 644 charmaps/HP-ROMAN8 /mnt/lfs/usr/share/i18n/charmaps/HP-ROMAN8 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/HP-ROMAN8 +rm -f /mnt/lfs/usr/share/i18n/charmaps/HP-ROMAN9 /mnt/lfs/usr/share/i18n/charmaps/HP-ROMAN9.gz +/usr/bin/install -c -m 644 charmaps/HP-ROMAN9 /mnt/lfs/usr/share/i18n/charmaps/HP-ROMAN9 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/HP-ROMAN9 +rm -f /mnt/lfs/usr/share/i18n/charmaps/HP-THAI8 /mnt/lfs/usr/share/i18n/charmaps/HP-THAI8.gz +/usr/bin/install -c -m 644 charmaps/HP-THAI8 /mnt/lfs/usr/share/i18n/charmaps/HP-THAI8 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/HP-THAI8 +rm -f /mnt/lfs/usr/share/i18n/charmaps/HP-TURKISH8 /mnt/lfs/usr/share/i18n/charmaps/HP-TURKISH8.gz +/usr/bin/install -c -m 644 charmaps/HP-TURKISH8 /mnt/lfs/usr/share/i18n/charmaps/HP-TURKISH8 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/HP-TURKISH8 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM037 /mnt/lfs/usr/share/i18n/charmaps/IBM037.gz +/usr/bin/install -c -m 644 charmaps/IBM037 /mnt/lfs/usr/share/i18n/charmaps/IBM037 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM037 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM038 /mnt/lfs/usr/share/i18n/charmaps/IBM038.gz +/usr/bin/install -c -m 644 charmaps/IBM038 /mnt/lfs/usr/share/i18n/charmaps/IBM038 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM038 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1004 /mnt/lfs/usr/share/i18n/charmaps/IBM1004.gz +/usr/bin/install -c -m 644 charmaps/IBM1004 /mnt/lfs/usr/share/i18n/charmaps/IBM1004 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1004 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1026 /mnt/lfs/usr/share/i18n/charmaps/IBM1026.gz +/usr/bin/install -c -m 644 charmaps/IBM1026 /mnt/lfs/usr/share/i18n/charmaps/IBM1026 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1026 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1047 /mnt/lfs/usr/share/i18n/charmaps/IBM1047.gz +/usr/bin/install -c -m 644 charmaps/IBM1047 /mnt/lfs/usr/share/i18n/charmaps/IBM1047 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1047 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1124 /mnt/lfs/usr/share/i18n/charmaps/IBM1124.gz +/usr/bin/install -c -m 644 charmaps/IBM1124 /mnt/lfs/usr/share/i18n/charmaps/IBM1124 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1124 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1129 /mnt/lfs/usr/share/i18n/charmaps/IBM1129.gz +/usr/bin/install -c -m 644 charmaps/IBM1129 /mnt/lfs/usr/share/i18n/charmaps/IBM1129 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1129 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1132 /mnt/lfs/usr/share/i18n/charmaps/IBM1132.gz +/usr/bin/install -c -m 644 charmaps/IBM1132 /mnt/lfs/usr/share/i18n/charmaps/IBM1132 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1132 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1133 /mnt/lfs/usr/share/i18n/charmaps/IBM1133.gz +/usr/bin/install -c -m 644 charmaps/IBM1133 /mnt/lfs/usr/share/i18n/charmaps/IBM1133 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1133 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1160 /mnt/lfs/usr/share/i18n/charmaps/IBM1160.gz +/usr/bin/install -c -m 644 charmaps/IBM1160 /mnt/lfs/usr/share/i18n/charmaps/IBM1160 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1160 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1161 /mnt/lfs/usr/share/i18n/charmaps/IBM1161.gz +/usr/bin/install -c -m 644 charmaps/IBM1161 /mnt/lfs/usr/share/i18n/charmaps/IBM1161 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1161 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1162 /mnt/lfs/usr/share/i18n/charmaps/IBM1162.gz +/usr/bin/install -c -m 644 charmaps/IBM1162 /mnt/lfs/usr/share/i18n/charmaps/IBM1162 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1162 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1163 /mnt/lfs/usr/share/i18n/charmaps/IBM1163.gz +/usr/bin/install -c -m 644 charmaps/IBM1163 /mnt/lfs/usr/share/i18n/charmaps/IBM1163 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1163 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM1164 /mnt/lfs/usr/share/i18n/charmaps/IBM1164.gz +/usr/bin/install -c -m 644 charmaps/IBM1164 /mnt/lfs/usr/share/i18n/charmaps/IBM1164 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM1164 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM256 /mnt/lfs/usr/share/i18n/charmaps/IBM256.gz +/usr/bin/install -c -m 644 charmaps/IBM256 /mnt/lfs/usr/share/i18n/charmaps/IBM256 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM256 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM273 /mnt/lfs/usr/share/i18n/charmaps/IBM273.gz +/usr/bin/install -c -m 644 charmaps/IBM273 /mnt/lfs/usr/share/i18n/charmaps/IBM273 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM273 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM274 /mnt/lfs/usr/share/i18n/charmaps/IBM274.gz +/usr/bin/install -c -m 644 charmaps/IBM274 /mnt/lfs/usr/share/i18n/charmaps/IBM274 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM274 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM275 /mnt/lfs/usr/share/i18n/charmaps/IBM275.gz +/usr/bin/install -c -m 644 charmaps/IBM275 /mnt/lfs/usr/share/i18n/charmaps/IBM275 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM275 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM277 /mnt/lfs/usr/share/i18n/charmaps/IBM277.gz +/usr/bin/install -c -m 644 charmaps/IBM277 /mnt/lfs/usr/share/i18n/charmaps/IBM277 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM277 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM278 /mnt/lfs/usr/share/i18n/charmaps/IBM278.gz +/usr/bin/install -c -m 644 charmaps/IBM278 /mnt/lfs/usr/share/i18n/charmaps/IBM278 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM278 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM280 /mnt/lfs/usr/share/i18n/charmaps/IBM280.gz +/usr/bin/install -c -m 644 charmaps/IBM280 /mnt/lfs/usr/share/i18n/charmaps/IBM280 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM280 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM281 /mnt/lfs/usr/share/i18n/charmaps/IBM281.gz +/usr/bin/install -c -m 644 charmaps/IBM281 /mnt/lfs/usr/share/i18n/charmaps/IBM281 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM281 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM284 /mnt/lfs/usr/share/i18n/charmaps/IBM284.gz +/usr/bin/install -c -m 644 charmaps/IBM284 /mnt/lfs/usr/share/i18n/charmaps/IBM284 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM284 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM285 /mnt/lfs/usr/share/i18n/charmaps/IBM285.gz +/usr/bin/install -c -m 644 charmaps/IBM285 /mnt/lfs/usr/share/i18n/charmaps/IBM285 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM285 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM290 /mnt/lfs/usr/share/i18n/charmaps/IBM290.gz +/usr/bin/install -c -m 644 charmaps/IBM290 /mnt/lfs/usr/share/i18n/charmaps/IBM290 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM290 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM297 /mnt/lfs/usr/share/i18n/charmaps/IBM297.gz +/usr/bin/install -c -m 644 charmaps/IBM297 /mnt/lfs/usr/share/i18n/charmaps/IBM297 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM297 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM420 /mnt/lfs/usr/share/i18n/charmaps/IBM420.gz +/usr/bin/install -c -m 644 charmaps/IBM420 /mnt/lfs/usr/share/i18n/charmaps/IBM420 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM420 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM423 /mnt/lfs/usr/share/i18n/charmaps/IBM423.gz +/usr/bin/install -c -m 644 charmaps/IBM423 /mnt/lfs/usr/share/i18n/charmaps/IBM423 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM423 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM424 /mnt/lfs/usr/share/i18n/charmaps/IBM424.gz +/usr/bin/install -c -m 644 charmaps/IBM424 /mnt/lfs/usr/share/i18n/charmaps/IBM424 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM424 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM437 /mnt/lfs/usr/share/i18n/charmaps/IBM437.gz +/usr/bin/install -c -m 644 charmaps/IBM437 /mnt/lfs/usr/share/i18n/charmaps/IBM437 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM437 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM500 /mnt/lfs/usr/share/i18n/charmaps/IBM500.gz +/usr/bin/install -c -m 644 charmaps/IBM500 /mnt/lfs/usr/share/i18n/charmaps/IBM500 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM500 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM850 /mnt/lfs/usr/share/i18n/charmaps/IBM850.gz +/usr/bin/install -c -m 644 charmaps/IBM850 /mnt/lfs/usr/share/i18n/charmaps/IBM850 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM850 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM851 /mnt/lfs/usr/share/i18n/charmaps/IBM851.gz +/usr/bin/install -c -m 644 charmaps/IBM851 /mnt/lfs/usr/share/i18n/charmaps/IBM851 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM851 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM852 /mnt/lfs/usr/share/i18n/charmaps/IBM852.gz +/usr/bin/install -c -m 644 charmaps/IBM852 /mnt/lfs/usr/share/i18n/charmaps/IBM852 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM852 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM855 /mnt/lfs/usr/share/i18n/charmaps/IBM855.gz +/usr/bin/install -c -m 644 charmaps/IBM855 /mnt/lfs/usr/share/i18n/charmaps/IBM855 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM855 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM856 /mnt/lfs/usr/share/i18n/charmaps/IBM856.gz +/usr/bin/install -c -m 644 charmaps/IBM856 /mnt/lfs/usr/share/i18n/charmaps/IBM856 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM856 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM857 /mnt/lfs/usr/share/i18n/charmaps/IBM857.gz +/usr/bin/install -c -m 644 charmaps/IBM857 /mnt/lfs/usr/share/i18n/charmaps/IBM857 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM857 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM858 /mnt/lfs/usr/share/i18n/charmaps/IBM858.gz +/usr/bin/install -c -m 644 charmaps/IBM858 /mnt/lfs/usr/share/i18n/charmaps/IBM858 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM858 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM860 /mnt/lfs/usr/share/i18n/charmaps/IBM860.gz +/usr/bin/install -c -m 644 charmaps/IBM860 /mnt/lfs/usr/share/i18n/charmaps/IBM860 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM860 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM861 /mnt/lfs/usr/share/i18n/charmaps/IBM861.gz +/usr/bin/install -c -m 644 charmaps/IBM861 /mnt/lfs/usr/share/i18n/charmaps/IBM861 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM861 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM862 /mnt/lfs/usr/share/i18n/charmaps/IBM862.gz +/usr/bin/install -c -m 644 charmaps/IBM862 /mnt/lfs/usr/share/i18n/charmaps/IBM862 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM862 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM863 /mnt/lfs/usr/share/i18n/charmaps/IBM863.gz +/usr/bin/install -c -m 644 charmaps/IBM863 /mnt/lfs/usr/share/i18n/charmaps/IBM863 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM863 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM864 /mnt/lfs/usr/share/i18n/charmaps/IBM864.gz +/usr/bin/install -c -m 644 charmaps/IBM864 /mnt/lfs/usr/share/i18n/charmaps/IBM864 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM864 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM865 /mnt/lfs/usr/share/i18n/charmaps/IBM865.gz +/usr/bin/install -c -m 644 charmaps/IBM865 /mnt/lfs/usr/share/i18n/charmaps/IBM865 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM865 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM866 /mnt/lfs/usr/share/i18n/charmaps/IBM866.gz +/usr/bin/install -c -m 644 charmaps/IBM866 /mnt/lfs/usr/share/i18n/charmaps/IBM866 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM866 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM866NAV /mnt/lfs/usr/share/i18n/charmaps/IBM866NAV.gz +/usr/bin/install -c -m 644 charmaps/IBM866NAV /mnt/lfs/usr/share/i18n/charmaps/IBM866NAV +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM866NAV +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM868 /mnt/lfs/usr/share/i18n/charmaps/IBM868.gz +/usr/bin/install -c -m 644 charmaps/IBM868 /mnt/lfs/usr/share/i18n/charmaps/IBM868 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM868 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM869 /mnt/lfs/usr/share/i18n/charmaps/IBM869.gz +/usr/bin/install -c -m 644 charmaps/IBM869 /mnt/lfs/usr/share/i18n/charmaps/IBM869 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM869 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM870 /mnt/lfs/usr/share/i18n/charmaps/IBM870.gz +/usr/bin/install -c -m 644 charmaps/IBM870 /mnt/lfs/usr/share/i18n/charmaps/IBM870 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM870 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM871 /mnt/lfs/usr/share/i18n/charmaps/IBM871.gz +/usr/bin/install -c -m 644 charmaps/IBM871 /mnt/lfs/usr/share/i18n/charmaps/IBM871 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM871 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM874 /mnt/lfs/usr/share/i18n/charmaps/IBM874.gz +/usr/bin/install -c -m 644 charmaps/IBM874 /mnt/lfs/usr/share/i18n/charmaps/IBM874 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM874 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM875 /mnt/lfs/usr/share/i18n/charmaps/IBM875.gz +/usr/bin/install -c -m 644 charmaps/IBM875 /mnt/lfs/usr/share/i18n/charmaps/IBM875 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM875 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM880 /mnt/lfs/usr/share/i18n/charmaps/IBM880.gz +/usr/bin/install -c -m 644 charmaps/IBM880 /mnt/lfs/usr/share/i18n/charmaps/IBM880 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM880 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM891 /mnt/lfs/usr/share/i18n/charmaps/IBM891.gz +/usr/bin/install -c -m 644 charmaps/IBM891 /mnt/lfs/usr/share/i18n/charmaps/IBM891 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM891 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM903 /mnt/lfs/usr/share/i18n/charmaps/IBM903.gz +/usr/bin/install -c -m 644 charmaps/IBM903 /mnt/lfs/usr/share/i18n/charmaps/IBM903 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM903 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM904 /mnt/lfs/usr/share/i18n/charmaps/IBM904.gz +/usr/bin/install -c -m 644 charmaps/IBM904 /mnt/lfs/usr/share/i18n/charmaps/IBM904 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM904 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM905 /mnt/lfs/usr/share/i18n/charmaps/IBM905.gz +/usr/bin/install -c -m 644 charmaps/IBM905 /mnt/lfs/usr/share/i18n/charmaps/IBM905 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM905 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM918 /mnt/lfs/usr/share/i18n/charmaps/IBM918.gz +/usr/bin/install -c -m 644 charmaps/IBM918 /mnt/lfs/usr/share/i18n/charmaps/IBM918 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM918 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IBM922 /mnt/lfs/usr/share/i18n/charmaps/IBM922.gz +/usr/bin/install -c -m 644 charmaps/IBM922 /mnt/lfs/usr/share/i18n/charmaps/IBM922 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IBM922 +rm -f /mnt/lfs/usr/share/i18n/charmaps/IEC_P27-1 /mnt/lfs/usr/share/i18n/charmaps/IEC_P27-1.gz +/usr/bin/install -c -m 644 charmaps/IEC_P27-1 /mnt/lfs/usr/share/i18n/charmaps/IEC_P27-1 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IEC_P27-1 +rm -f /mnt/lfs/usr/share/i18n/charmaps/INIS /mnt/lfs/usr/share/i18n/charmaps/INIS.gz +/usr/bin/install -c -m 644 charmaps/INIS /mnt/lfs/usr/share/i18n/charmaps/INIS +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/INIS +rm -f /mnt/lfs/usr/share/i18n/charmaps/INIS-8 /mnt/lfs/usr/share/i18n/charmaps/INIS-8.gz +/usr/bin/install -c -m 644 charmaps/INIS-8 /mnt/lfs/usr/share/i18n/charmaps/INIS-8 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/INIS-8 +rm -f /mnt/lfs/usr/share/i18n/charmaps/INIS-CYRILLIC /mnt/lfs/usr/share/i18n/charmaps/INIS-CYRILLIC.gz +/usr/bin/install -c -m 644 charmaps/INIS-CYRILLIC /mnt/lfs/usr/share/i18n/charmaps/INIS-CYRILLIC +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/INIS-CYRILLIC +rm -f /mnt/lfs/usr/share/i18n/charmaps/INVARIANT /mnt/lfs/usr/share/i18n/charmaps/INVARIANT.gz +/usr/bin/install -c -m 644 charmaps/INVARIANT /mnt/lfs/usr/share/i18n/charmaps/INVARIANT +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/INVARIANT +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISIRI-3342 /mnt/lfs/usr/share/i18n/charmaps/ISIRI-3342.gz +/usr/bin/install -c -m 644 charmaps/ISIRI-3342 /mnt/lfs/usr/share/i18n/charmaps/ISIRI-3342 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISIRI-3342 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-1 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-1.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-1 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-1 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-1 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-10 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-10.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-10 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-10 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-10 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-11 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-11.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-11 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-11 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-11 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-13 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-13.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-13 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-13 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-13 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-14 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-14.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-14 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-14 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-14 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-15 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-15.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-15 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-15 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-15 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-16 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-16.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-16 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-16 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-16 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-2 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-2.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-2 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-2 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-2 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-3 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-3.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-3 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-3 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-3 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-4 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-4.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-4 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-4 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-4 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-5 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-5.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-5 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-5 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-5 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-6 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-6.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-6 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-6 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-6 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-7 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-7.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-7 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-7 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-7 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-8 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-8.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-8 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-8 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-8 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-9 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-9.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-9 /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-9 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-9 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-9E /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-9E.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-9E /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-9E +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-8859-9E +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-197 /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-197.gz +/usr/bin/install -c -m 644 charmaps/ISO-IR-197 /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-197 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-197 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-209 /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-209.gz +/usr/bin/install -c -m 644 charmaps/ISO-IR-209 /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-209 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-209 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-90 /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-90.gz +/usr/bin/install -c -m 644 charmaps/ISO-IR-90 /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-90 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO-IR-90 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_10367-BOX /mnt/lfs/usr/share/i18n/charmaps/ISO_10367-BOX.gz +/usr/bin/install -c -m 644 charmaps/ISO_10367-BOX /mnt/lfs/usr/share/i18n/charmaps/ISO_10367-BOX +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_10367-BOX +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_10646 /mnt/lfs/usr/share/i18n/charmaps/ISO_10646.gz +/usr/bin/install -c -m 644 charmaps/ISO_10646 /mnt/lfs/usr/share/i18n/charmaps/ISO_10646 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_10646 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_11548-1 /mnt/lfs/usr/share/i18n/charmaps/ISO_11548-1.gz +/usr/bin/install -c -m 644 charmaps/ISO_11548-1 /mnt/lfs/usr/share/i18n/charmaps/ISO_11548-1 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_11548-1 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_2033-1983 /mnt/lfs/usr/share/i18n/charmaps/ISO_2033-1983.gz +/usr/bin/install -c -m 644 charmaps/ISO_2033-1983 /mnt/lfs/usr/share/i18n/charmaps/ISO_2033-1983 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_2033-1983 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_5427 /mnt/lfs/usr/share/i18n/charmaps/ISO_5427.gz +/usr/bin/install -c -m 644 charmaps/ISO_5427 /mnt/lfs/usr/share/i18n/charmaps/ISO_5427 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_5427 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_5427-EXT /mnt/lfs/usr/share/i18n/charmaps/ISO_5427-EXT.gz +/usr/bin/install -c -m 644 charmaps/ISO_5427-EXT /mnt/lfs/usr/share/i18n/charmaps/ISO_5427-EXT +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_5427-EXT +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_5428 /mnt/lfs/usr/share/i18n/charmaps/ISO_5428.gz +/usr/bin/install -c -m 644 charmaps/ISO_5428 /mnt/lfs/usr/share/i18n/charmaps/ISO_5428 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_5428 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_646.BASIC /mnt/lfs/usr/share/i18n/charmaps/ISO_646.BASIC.gz +/usr/bin/install -c -m 644 charmaps/ISO_646.BASIC /mnt/lfs/usr/share/i18n/charmaps/ISO_646.BASIC +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_646.BASIC +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_646.IRV /mnt/lfs/usr/share/i18n/charmaps/ISO_646.IRV.gz +/usr/bin/install -c -m 644 charmaps/ISO_646.IRV /mnt/lfs/usr/share/i18n/charmaps/ISO_646.IRV +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_646.IRV +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_6937 /mnt/lfs/usr/share/i18n/charmaps/ISO_6937.gz +/usr/bin/install -c -m 644 charmaps/ISO_6937 /mnt/lfs/usr/share/i18n/charmaps/ISO_6937 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_6937 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_6937-2-25 /mnt/lfs/usr/share/i18n/charmaps/ISO_6937-2-25.gz +/usr/bin/install -c -m 644 charmaps/ISO_6937-2-25 /mnt/lfs/usr/share/i18n/charmaps/ISO_6937-2-25 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_6937-2-25 +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_6937-2-ADD /mnt/lfs/usr/share/i18n/charmaps/ISO_6937-2-ADD.gz +/usr/bin/install -c -m 644 charmaps/ISO_6937-2-ADD /mnt/lfs/usr/share/i18n/charmaps/ISO_6937-2-ADD +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_6937-2-ADD +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_8859-1,GL /mnt/lfs/usr/share/i18n/charmaps/ISO_8859-1,GL.gz +/usr/bin/install -c -m 644 charmaps/ISO_8859-1,GL /mnt/lfs/usr/share/i18n/charmaps/ISO_8859-1,GL +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_8859-1,GL +rm -f /mnt/lfs/usr/share/i18n/charmaps/ISO_8859-SUPP /mnt/lfs/usr/share/i18n/charmaps/ISO_8859-SUPP.gz +/usr/bin/install -c -m 644 charmaps/ISO_8859-SUPP /mnt/lfs/usr/share/i18n/charmaps/ISO_8859-SUPP +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/ISO_8859-SUPP +rm -f /mnt/lfs/usr/share/i18n/charmaps/IT /mnt/lfs/usr/share/i18n/charmaps/IT.gz +/usr/bin/install -c -m 644 charmaps/IT /mnt/lfs/usr/share/i18n/charmaps/IT +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/IT +rm -f /mnt/lfs/usr/share/i18n/charmaps/JIS_C6220-1969-JP /mnt/lfs/usr/share/i18n/charmaps/JIS_C6220-1969-JP.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6220-1969-JP /mnt/lfs/usr/share/i18n/charmaps/JIS_C6220-1969-JP +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JIS_C6220-1969-JP +rm -f /mnt/lfs/usr/share/i18n/charmaps/JIS_C6220-1969-RO /mnt/lfs/usr/share/i18n/charmaps/JIS_C6220-1969-RO.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6220-1969-RO /mnt/lfs/usr/share/i18n/charmaps/JIS_C6220-1969-RO +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JIS_C6220-1969-RO +rm -f /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-A /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-A.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-A /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-A +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-A +rm -f /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-B /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-B.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-B /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-B +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-B +rm -f /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-B-ADD /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD +rm -f /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-HAND /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-HAND.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-HAND /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-HAND +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-HAND +rm -f /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-HAND-ADD /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD +rm -f /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-KANA /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-KANA.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-KANA /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-KANA +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JIS_C6229-1984-KANA +rm -f /mnt/lfs/usr/share/i18n/charmaps/JIS_X0201 /mnt/lfs/usr/share/i18n/charmaps/JIS_X0201.gz +/usr/bin/install -c -m 644 charmaps/JIS_X0201 /mnt/lfs/usr/share/i18n/charmaps/JIS_X0201 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JIS_X0201 +rm -f /mnt/lfs/usr/share/i18n/charmaps/JOHAB /mnt/lfs/usr/share/i18n/charmaps/JOHAB.gz +/usr/bin/install -c -m 644 charmaps/JOHAB /mnt/lfs/usr/share/i18n/charmaps/JOHAB +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JOHAB +rm -f /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.002 /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.002.gz +/usr/bin/install -c -m 644 charmaps/JUS_I.B1.002 /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.002 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.002 +rm -f /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.003-MAC /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.003-MAC.gz +/usr/bin/install -c -m 644 charmaps/JUS_I.B1.003-MAC /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.003-MAC +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.003-MAC +rm -f /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.003-SERB /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.003-SERB.gz +/usr/bin/install -c -m 644 charmaps/JUS_I.B1.003-SERB /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.003-SERB +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/JUS_I.B1.003-SERB +rm -f /mnt/lfs/usr/share/i18n/charmaps/KOI-8 /mnt/lfs/usr/share/i18n/charmaps/KOI-8.gz +/usr/bin/install -c -m 644 charmaps/KOI-8 /mnt/lfs/usr/share/i18n/charmaps/KOI-8 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/KOI-8 +rm -f /mnt/lfs/usr/share/i18n/charmaps/KOI8-R /mnt/lfs/usr/share/i18n/charmaps/KOI8-R.gz +/usr/bin/install -c -m 644 charmaps/KOI8-R /mnt/lfs/usr/share/i18n/charmaps/KOI8-R +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/KOI8-R +rm -f /mnt/lfs/usr/share/i18n/charmaps/KOI8-RU /mnt/lfs/usr/share/i18n/charmaps/KOI8-RU.gz +/usr/bin/install -c -m 644 charmaps/KOI8-RU /mnt/lfs/usr/share/i18n/charmaps/KOI8-RU +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/KOI8-RU +rm -f /mnt/lfs/usr/share/i18n/charmaps/KOI8-T /mnt/lfs/usr/share/i18n/charmaps/KOI8-T.gz +/usr/bin/install -c -m 644 charmaps/KOI8-T /mnt/lfs/usr/share/i18n/charmaps/KOI8-T +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/KOI8-T +rm -f /mnt/lfs/usr/share/i18n/charmaps/KOI8-U /mnt/lfs/usr/share/i18n/charmaps/KOI8-U.gz +/usr/bin/install -c -m 644 charmaps/KOI8-U /mnt/lfs/usr/share/i18n/charmaps/KOI8-U +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/KOI8-U +rm -f /mnt/lfs/usr/share/i18n/charmaps/KSC5636 /mnt/lfs/usr/share/i18n/charmaps/KSC5636.gz +/usr/bin/install -c -m 644 charmaps/KSC5636 /mnt/lfs/usr/share/i18n/charmaps/KSC5636 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/KSC5636 +rm -f /mnt/lfs/usr/share/i18n/charmaps/LATIN-GREEK /mnt/lfs/usr/share/i18n/charmaps/LATIN-GREEK.gz +/usr/bin/install -c -m 644 charmaps/LATIN-GREEK /mnt/lfs/usr/share/i18n/charmaps/LATIN-GREEK +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/LATIN-GREEK +rm -f /mnt/lfs/usr/share/i18n/charmaps/LATIN-GREEK-1 /mnt/lfs/usr/share/i18n/charmaps/LATIN-GREEK-1.gz +/usr/bin/install -c -m 644 charmaps/LATIN-GREEK-1 /mnt/lfs/usr/share/i18n/charmaps/LATIN-GREEK-1 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/LATIN-GREEK-1 +rm -f /mnt/lfs/usr/share/i18n/charmaps/MAC-CENTRALEUROPE /mnt/lfs/usr/share/i18n/charmaps/MAC-CENTRALEUROPE.gz +/usr/bin/install -c -m 644 charmaps/MAC-CENTRALEUROPE /mnt/lfs/usr/share/i18n/charmaps/MAC-CENTRALEUROPE +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/MAC-CENTRALEUROPE +rm -f /mnt/lfs/usr/share/i18n/charmaps/MAC-CYRILLIC /mnt/lfs/usr/share/i18n/charmaps/MAC-CYRILLIC.gz +/usr/bin/install -c -m 644 charmaps/MAC-CYRILLIC /mnt/lfs/usr/share/i18n/charmaps/MAC-CYRILLIC +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/MAC-CYRILLIC +rm -f /mnt/lfs/usr/share/i18n/charmaps/MAC-IS /mnt/lfs/usr/share/i18n/charmaps/MAC-IS.gz +/usr/bin/install -c -m 644 charmaps/MAC-IS /mnt/lfs/usr/share/i18n/charmaps/MAC-IS +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/MAC-IS +rm -f /mnt/lfs/usr/share/i18n/charmaps/MAC-SAMI /mnt/lfs/usr/share/i18n/charmaps/MAC-SAMI.gz +/usr/bin/install -c -m 644 charmaps/MAC-SAMI /mnt/lfs/usr/share/i18n/charmaps/MAC-SAMI +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/MAC-SAMI +rm -f /mnt/lfs/usr/share/i18n/charmaps/MAC-UK /mnt/lfs/usr/share/i18n/charmaps/MAC-UK.gz +/usr/bin/install -c -m 644 charmaps/MAC-UK /mnt/lfs/usr/share/i18n/charmaps/MAC-UK +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/MAC-UK +rm -f /mnt/lfs/usr/share/i18n/charmaps/MACINTOSH /mnt/lfs/usr/share/i18n/charmaps/MACINTOSH.gz +/usr/bin/install -c -m 644 charmaps/MACINTOSH /mnt/lfs/usr/share/i18n/charmaps/MACINTOSH +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/MACINTOSH +rm -f /mnt/lfs/usr/share/i18n/charmaps/MIK /mnt/lfs/usr/share/i18n/charmaps/MIK.gz +/usr/bin/install -c -m 644 charmaps/MIK /mnt/lfs/usr/share/i18n/charmaps/MIK +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/MIK +rm -f /mnt/lfs/usr/share/i18n/charmaps/MSZ_7795.3 /mnt/lfs/usr/share/i18n/charmaps/MSZ_7795.3.gz +/usr/bin/install -c -m 644 charmaps/MSZ_7795.3 /mnt/lfs/usr/share/i18n/charmaps/MSZ_7795.3 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/MSZ_7795.3 +rm -f /mnt/lfs/usr/share/i18n/charmaps/NATS-DANO /mnt/lfs/usr/share/i18n/charmaps/NATS-DANO.gz +/usr/bin/install -c -m 644 charmaps/NATS-DANO /mnt/lfs/usr/share/i18n/charmaps/NATS-DANO +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/NATS-DANO +rm -f /mnt/lfs/usr/share/i18n/charmaps/NATS-DANO-ADD /mnt/lfs/usr/share/i18n/charmaps/NATS-DANO-ADD.gz +/usr/bin/install -c -m 644 charmaps/NATS-DANO-ADD /mnt/lfs/usr/share/i18n/charmaps/NATS-DANO-ADD +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/NATS-DANO-ADD +rm -f /mnt/lfs/usr/share/i18n/charmaps/NATS-SEFI /mnt/lfs/usr/share/i18n/charmaps/NATS-SEFI.gz +/usr/bin/install -c -m 644 charmaps/NATS-SEFI /mnt/lfs/usr/share/i18n/charmaps/NATS-SEFI +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/NATS-SEFI +rm -f /mnt/lfs/usr/share/i18n/charmaps/NATS-SEFI-ADD /mnt/lfs/usr/share/i18n/charmaps/NATS-SEFI-ADD.gz +/usr/bin/install -c -m 644 charmaps/NATS-SEFI-ADD /mnt/lfs/usr/share/i18n/charmaps/NATS-SEFI-ADD +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/NATS-SEFI-ADD +rm -f /mnt/lfs/usr/share/i18n/charmaps/NC_NC00-10 /mnt/lfs/usr/share/i18n/charmaps/NC_NC00-10.gz +/usr/bin/install -c -m 644 charmaps/NC_NC00-10 /mnt/lfs/usr/share/i18n/charmaps/NC_NC00-10 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/NC_NC00-10 +rm -f /mnt/lfs/usr/share/i18n/charmaps/NEXTSTEP /mnt/lfs/usr/share/i18n/charmaps/NEXTSTEP.gz +/usr/bin/install -c -m 644 charmaps/NEXTSTEP /mnt/lfs/usr/share/i18n/charmaps/NEXTSTEP +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/NEXTSTEP +rm -f /mnt/lfs/usr/share/i18n/charmaps/NF_Z_62-010 /mnt/lfs/usr/share/i18n/charmaps/NF_Z_62-010.gz +/usr/bin/install -c -m 644 charmaps/NF_Z_62-010 /mnt/lfs/usr/share/i18n/charmaps/NF_Z_62-010 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/NF_Z_62-010 +rm -f /mnt/lfs/usr/share/i18n/charmaps/NF_Z_62-010_1973 /mnt/lfs/usr/share/i18n/charmaps/NF_Z_62-010_1973.gz +/usr/bin/install -c -m 644 charmaps/NF_Z_62-010_1973 /mnt/lfs/usr/share/i18n/charmaps/NF_Z_62-010_1973 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/NF_Z_62-010_1973 +rm -f /mnt/lfs/usr/share/i18n/charmaps/NS_4551-1 /mnt/lfs/usr/share/i18n/charmaps/NS_4551-1.gz +/usr/bin/install -c -m 644 charmaps/NS_4551-1 /mnt/lfs/usr/share/i18n/charmaps/NS_4551-1 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/NS_4551-1 +rm -f /mnt/lfs/usr/share/i18n/charmaps/NS_4551-2 /mnt/lfs/usr/share/i18n/charmaps/NS_4551-2.gz +/usr/bin/install -c -m 644 charmaps/NS_4551-2 /mnt/lfs/usr/share/i18n/charmaps/NS_4551-2 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/NS_4551-2 +rm -f /mnt/lfs/usr/share/i18n/charmaps/PT /mnt/lfs/usr/share/i18n/charmaps/PT.gz +/usr/bin/install -c -m 644 charmaps/PT /mnt/lfs/usr/share/i18n/charmaps/PT +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/PT +rm -f /mnt/lfs/usr/share/i18n/charmaps/PT154 /mnt/lfs/usr/share/i18n/charmaps/PT154.gz +/usr/bin/install -c -m 644 charmaps/PT154 /mnt/lfs/usr/share/i18n/charmaps/PT154 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/PT154 +rm -f /mnt/lfs/usr/share/i18n/charmaps/PT2 /mnt/lfs/usr/share/i18n/charmaps/PT2.gz +/usr/bin/install -c -m 644 charmaps/PT2 /mnt/lfs/usr/share/i18n/charmaps/PT2 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/PT2 +rm -f /mnt/lfs/usr/share/i18n/charmaps/RK1048 /mnt/lfs/usr/share/i18n/charmaps/RK1048.gz +/usr/bin/install -c -m 644 charmaps/RK1048 /mnt/lfs/usr/share/i18n/charmaps/RK1048 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/RK1048 +rm -f /mnt/lfs/usr/share/i18n/charmaps/SAMI /mnt/lfs/usr/share/i18n/charmaps/SAMI.gz +/usr/bin/install -c -m 644 charmaps/SAMI /mnt/lfs/usr/share/i18n/charmaps/SAMI +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/SAMI +rm -f /mnt/lfs/usr/share/i18n/charmaps/SAMI-WS2 /mnt/lfs/usr/share/i18n/charmaps/SAMI-WS2.gz +/usr/bin/install -c -m 644 charmaps/SAMI-WS2 /mnt/lfs/usr/share/i18n/charmaps/SAMI-WS2 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/SAMI-WS2 +rm -f /mnt/lfs/usr/share/i18n/charmaps/SEN_850200_B /mnt/lfs/usr/share/i18n/charmaps/SEN_850200_B.gz +/usr/bin/install -c -m 644 charmaps/SEN_850200_B /mnt/lfs/usr/share/i18n/charmaps/SEN_850200_B +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/SEN_850200_B +rm -f /mnt/lfs/usr/share/i18n/charmaps/SEN_850200_C /mnt/lfs/usr/share/i18n/charmaps/SEN_850200_C.gz +/usr/bin/install -c -m 644 charmaps/SEN_850200_C /mnt/lfs/usr/share/i18n/charmaps/SEN_850200_C +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/SEN_850200_C +rm -f /mnt/lfs/usr/share/i18n/charmaps/SHIFT_JIS /mnt/lfs/usr/share/i18n/charmaps/SHIFT_JIS.gz +/usr/bin/install -c -m 644 charmaps/SHIFT_JIS /mnt/lfs/usr/share/i18n/charmaps/SHIFT_JIS +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/SHIFT_JIS +rm -f /mnt/lfs/usr/share/i18n/charmaps/SHIFT_JISX0213 /mnt/lfs/usr/share/i18n/charmaps/SHIFT_JISX0213.gz +/usr/bin/install -c -m 644 charmaps/SHIFT_JISX0213 /mnt/lfs/usr/share/i18n/charmaps/SHIFT_JISX0213 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/SHIFT_JISX0213 +rm -f /mnt/lfs/usr/share/i18n/charmaps/T.101-G2 /mnt/lfs/usr/share/i18n/charmaps/T.101-G2.gz +/usr/bin/install -c -m 644 charmaps/T.101-G2 /mnt/lfs/usr/share/i18n/charmaps/T.101-G2 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/T.101-G2 +rm -f /mnt/lfs/usr/share/i18n/charmaps/T.61-7BIT /mnt/lfs/usr/share/i18n/charmaps/T.61-7BIT.gz +/usr/bin/install -c -m 644 charmaps/T.61-7BIT /mnt/lfs/usr/share/i18n/charmaps/T.61-7BIT +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/T.61-7BIT +rm -f /mnt/lfs/usr/share/i18n/charmaps/T.61-8BIT /mnt/lfs/usr/share/i18n/charmaps/T.61-8BIT.gz +/usr/bin/install -c -m 644 charmaps/T.61-8BIT /mnt/lfs/usr/share/i18n/charmaps/T.61-8BIT +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/T.61-8BIT +rm -f /mnt/lfs/usr/share/i18n/charmaps/TCVN5712-1 /mnt/lfs/usr/share/i18n/charmaps/TCVN5712-1.gz +/usr/bin/install -c -m 644 charmaps/TCVN5712-1 /mnt/lfs/usr/share/i18n/charmaps/TCVN5712-1 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/TCVN5712-1 +rm -f /mnt/lfs/usr/share/i18n/charmaps/TIS-620 /mnt/lfs/usr/share/i18n/charmaps/TIS-620.gz +/usr/bin/install -c -m 644 charmaps/TIS-620 /mnt/lfs/usr/share/i18n/charmaps/TIS-620 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/TIS-620 +rm -f /mnt/lfs/usr/share/i18n/charmaps/TSCII /mnt/lfs/usr/share/i18n/charmaps/TSCII.gz +/usr/bin/install -c -m 644 charmaps/TSCII /mnt/lfs/usr/share/i18n/charmaps/TSCII +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/TSCII +rm -f /mnt/lfs/usr/share/i18n/charmaps/UTF-8 /mnt/lfs/usr/share/i18n/charmaps/UTF-8.gz +/usr/bin/install -c -m 644 charmaps/UTF-8 /mnt/lfs/usr/share/i18n/charmaps/UTF-8 +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/UTF-8 +rm -f /mnt/lfs/usr/share/i18n/charmaps/VIDEOTEX-SUPPL /mnt/lfs/usr/share/i18n/charmaps/VIDEOTEX-SUPPL.gz +/usr/bin/install -c -m 644 charmaps/VIDEOTEX-SUPPL /mnt/lfs/usr/share/i18n/charmaps/VIDEOTEX-SUPPL +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/VIDEOTEX-SUPPL +rm -f /mnt/lfs/usr/share/i18n/charmaps/VISCII /mnt/lfs/usr/share/i18n/charmaps/VISCII.gz +/usr/bin/install -c -m 644 charmaps/VISCII /mnt/lfs/usr/share/i18n/charmaps/VISCII +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/VISCII +rm -f /mnt/lfs/usr/share/i18n/charmaps/WINDOWS-31J /mnt/lfs/usr/share/i18n/charmaps/WINDOWS-31J.gz +/usr/bin/install -c -m 644 charmaps/WINDOWS-31J /mnt/lfs/usr/share/i18n/charmaps/WINDOWS-31J +gzip -9n /mnt/lfs/usr/share/i18n/charmaps/WINDOWS-31J +.././scripts/mkinstalldirs /mnt/lfs/usr/share/i18n/locales +mkdir -p -- /mnt/lfs/usr/share/i18n/locales +/usr/bin/install -c -m 644 locales/C /mnt/lfs/usr/share/i18n/locales/C +/usr/bin/install -c -m 644 locales/POSIX /mnt/lfs/usr/share/i18n/locales/POSIX +/usr/bin/install -c -m 644 locales/aa_DJ /mnt/lfs/usr/share/i18n/locales/aa_DJ +/usr/bin/install -c -m 644 locales/aa_ER /mnt/lfs/usr/share/i18n/locales/aa_ER +/usr/bin/install -c -m 644 locales/aa_ER@saaho /mnt/lfs/usr/share/i18n/locales/aa_ER@saaho +/usr/bin/install -c -m 644 locales/aa_ET /mnt/lfs/usr/share/i18n/locales/aa_ET +/usr/bin/install -c -m 644 locales/ab_GE /mnt/lfs/usr/share/i18n/locales/ab_GE +/usr/bin/install -c -m 644 locales/af_ZA /mnt/lfs/usr/share/i18n/locales/af_ZA +/usr/bin/install -c -m 644 locales/agr_PE /mnt/lfs/usr/share/i18n/locales/agr_PE +/usr/bin/install -c -m 644 locales/ak_GH /mnt/lfs/usr/share/i18n/locales/ak_GH +/usr/bin/install -c -m 644 locales/am_ET /mnt/lfs/usr/share/i18n/locales/am_ET +/usr/bin/install -c -m 644 locales/an_ES /mnt/lfs/usr/share/i18n/locales/an_ES +/usr/bin/install -c -m 644 locales/anp_IN /mnt/lfs/usr/share/i18n/locales/anp_IN +/usr/bin/install -c -m 644 locales/ar_AE /mnt/lfs/usr/share/i18n/locales/ar_AE +/usr/bin/install -c -m 644 locales/ar_BH /mnt/lfs/usr/share/i18n/locales/ar_BH +/usr/bin/install -c -m 644 locales/ar_DZ /mnt/lfs/usr/share/i18n/locales/ar_DZ +/usr/bin/install -c -m 644 locales/ar_EG /mnt/lfs/usr/share/i18n/locales/ar_EG +/usr/bin/install -c -m 644 locales/ar_IN /mnt/lfs/usr/share/i18n/locales/ar_IN +/usr/bin/install -c -m 644 locales/ar_IQ /mnt/lfs/usr/share/i18n/locales/ar_IQ +/usr/bin/install -c -m 644 locales/ar_JO /mnt/lfs/usr/share/i18n/locales/ar_JO +/usr/bin/install -c -m 644 locales/ar_KW /mnt/lfs/usr/share/i18n/locales/ar_KW +/usr/bin/install -c -m 644 locales/ar_LB /mnt/lfs/usr/share/i18n/locales/ar_LB +/usr/bin/install -c -m 644 locales/ar_LY /mnt/lfs/usr/share/i18n/locales/ar_LY +/usr/bin/install -c -m 644 locales/ar_MA /mnt/lfs/usr/share/i18n/locales/ar_MA +/usr/bin/install -c -m 644 locales/ar_OM /mnt/lfs/usr/share/i18n/locales/ar_OM +/usr/bin/install -c -m 644 locales/ar_QA /mnt/lfs/usr/share/i18n/locales/ar_QA +/usr/bin/install -c -m 644 locales/ar_SA /mnt/lfs/usr/share/i18n/locales/ar_SA +/usr/bin/install -c -m 644 locales/ar_SD /mnt/lfs/usr/share/i18n/locales/ar_SD +/usr/bin/install -c -m 644 locales/ar_SS /mnt/lfs/usr/share/i18n/locales/ar_SS +/usr/bin/install -c -m 644 locales/ar_SY /mnt/lfs/usr/share/i18n/locales/ar_SY +/usr/bin/install -c -m 644 locales/ar_TN /mnt/lfs/usr/share/i18n/locales/ar_TN +/usr/bin/install -c -m 644 locales/ar_YE /mnt/lfs/usr/share/i18n/locales/ar_YE +/usr/bin/install -c -m 644 locales/as_IN /mnt/lfs/usr/share/i18n/locales/as_IN +/usr/bin/install -c -m 644 locales/ast_ES /mnt/lfs/usr/share/i18n/locales/ast_ES +/usr/bin/install -c -m 644 locales/ayc_PE /mnt/lfs/usr/share/i18n/locales/ayc_PE +/usr/bin/install -c -m 644 locales/az_AZ /mnt/lfs/usr/share/i18n/locales/az_AZ +/usr/bin/install -c -m 644 locales/az_IR /mnt/lfs/usr/share/i18n/locales/az_IR +/usr/bin/install -c -m 644 locales/be_BY /mnt/lfs/usr/share/i18n/locales/be_BY +/usr/bin/install -c -m 644 locales/be_BY@latin /mnt/lfs/usr/share/i18n/locales/be_BY@latin +/usr/bin/install -c -m 644 locales/bem_ZM /mnt/lfs/usr/share/i18n/locales/bem_ZM +/usr/bin/install -c -m 644 locales/ber_DZ /mnt/lfs/usr/share/i18n/locales/ber_DZ +/usr/bin/install -c -m 644 locales/ber_MA /mnt/lfs/usr/share/i18n/locales/ber_MA +/usr/bin/install -c -m 644 locales/bg_BG /mnt/lfs/usr/share/i18n/locales/bg_BG +/usr/bin/install -c -m 644 locales/bhb_IN /mnt/lfs/usr/share/i18n/locales/bhb_IN +/usr/bin/install -c -m 644 locales/bho_IN /mnt/lfs/usr/share/i18n/locales/bho_IN +/usr/bin/install -c -m 644 locales/bho_NP /mnt/lfs/usr/share/i18n/locales/bho_NP +/usr/bin/install -c -m 644 locales/bi_VU /mnt/lfs/usr/share/i18n/locales/bi_VU +/usr/bin/install -c -m 644 locales/bn_BD /mnt/lfs/usr/share/i18n/locales/bn_BD +/usr/bin/install -c -m 644 locales/bn_IN /mnt/lfs/usr/share/i18n/locales/bn_IN +/usr/bin/install -c -m 644 locales/bo_CN /mnt/lfs/usr/share/i18n/locales/bo_CN +/usr/bin/install -c -m 644 locales/bo_IN /mnt/lfs/usr/share/i18n/locales/bo_IN +/usr/bin/install -c -m 644 locales/br_FR /mnt/lfs/usr/share/i18n/locales/br_FR +/usr/bin/install -c -m 644 locales/br_FR@euro /mnt/lfs/usr/share/i18n/locales/br_FR@euro +/usr/bin/install -c -m 644 locales/brx_IN /mnt/lfs/usr/share/i18n/locales/brx_IN +/usr/bin/install -c -m 644 locales/bs_BA /mnt/lfs/usr/share/i18n/locales/bs_BA +/usr/bin/install -c -m 644 locales/byn_ER /mnt/lfs/usr/share/i18n/locales/byn_ER +/usr/bin/install -c -m 644 locales/ca_AD /mnt/lfs/usr/share/i18n/locales/ca_AD +/usr/bin/install -c -m 644 locales/ca_ES /mnt/lfs/usr/share/i18n/locales/ca_ES +/usr/bin/install -c -m 644 locales/ca_ES@euro /mnt/lfs/usr/share/i18n/locales/ca_ES@euro +/usr/bin/install -c -m 644 locales/ca_ES@valencia /mnt/lfs/usr/share/i18n/locales/ca_ES@valencia +/usr/bin/install -c -m 644 locales/ca_FR /mnt/lfs/usr/share/i18n/locales/ca_FR +/usr/bin/install -c -m 644 locales/ca_IT /mnt/lfs/usr/share/i18n/locales/ca_IT +/usr/bin/install -c -m 644 locales/ce_RU /mnt/lfs/usr/share/i18n/locales/ce_RU +/usr/bin/install -c -m 644 locales/chr_US /mnt/lfs/usr/share/i18n/locales/chr_US +/usr/bin/install -c -m 644 locales/ckb_IQ /mnt/lfs/usr/share/i18n/locales/ckb_IQ +/usr/bin/install -c -m 644 locales/cmn_TW /mnt/lfs/usr/share/i18n/locales/cmn_TW +/usr/bin/install -c -m 644 locales/cns11643_stroke /mnt/lfs/usr/share/i18n/locales/cns11643_stroke +/usr/bin/install -c -m 644 locales/crh_UA /mnt/lfs/usr/share/i18n/locales/crh_UA +/usr/bin/install -c -m 644 locales/cs_CZ /mnt/lfs/usr/share/i18n/locales/cs_CZ +/usr/bin/install -c -m 644 locales/csb_PL /mnt/lfs/usr/share/i18n/locales/csb_PL +/usr/bin/install -c -m 644 locales/cv_RU /mnt/lfs/usr/share/i18n/locales/cv_RU +/usr/bin/install -c -m 644 locales/cy_GB /mnt/lfs/usr/share/i18n/locales/cy_GB +/usr/bin/install -c -m 644 locales/da_DK /mnt/lfs/usr/share/i18n/locales/da_DK +/usr/bin/install -c -m 644 locales/de_AT /mnt/lfs/usr/share/i18n/locales/de_AT +/usr/bin/install -c -m 644 locales/de_AT@euro /mnt/lfs/usr/share/i18n/locales/de_AT@euro +/usr/bin/install -c -m 644 locales/de_BE /mnt/lfs/usr/share/i18n/locales/de_BE +/usr/bin/install -c -m 644 locales/de_BE@euro /mnt/lfs/usr/share/i18n/locales/de_BE@euro +/usr/bin/install -c -m 644 locales/de_CH /mnt/lfs/usr/share/i18n/locales/de_CH +/usr/bin/install -c -m 644 locales/de_DE /mnt/lfs/usr/share/i18n/locales/de_DE +/usr/bin/install -c -m 644 locales/de_DE@euro /mnt/lfs/usr/share/i18n/locales/de_DE@euro +/usr/bin/install -c -m 644 locales/de_IT /mnt/lfs/usr/share/i18n/locales/de_IT +/usr/bin/install -c -m 644 locales/de_LI /mnt/lfs/usr/share/i18n/locales/de_LI +/usr/bin/install -c -m 644 locales/de_LU /mnt/lfs/usr/share/i18n/locales/de_LU +/usr/bin/install -c -m 644 locales/de_LU@euro /mnt/lfs/usr/share/i18n/locales/de_LU@euro +/usr/bin/install -c -m 644 locales/doi_IN /mnt/lfs/usr/share/i18n/locales/doi_IN +/usr/bin/install -c -m 644 locales/dsb_DE /mnt/lfs/usr/share/i18n/locales/dsb_DE +/usr/bin/install -c -m 644 locales/dv_MV /mnt/lfs/usr/share/i18n/locales/dv_MV +/usr/bin/install -c -m 644 locales/dz_BT /mnt/lfs/usr/share/i18n/locales/dz_BT +/usr/bin/install -c -m 644 locales/el_CY /mnt/lfs/usr/share/i18n/locales/el_CY +/usr/bin/install -c -m 644 locales/el_GR /mnt/lfs/usr/share/i18n/locales/el_GR +/usr/bin/install -c -m 644 locales/el_GR@euro /mnt/lfs/usr/share/i18n/locales/el_GR@euro +/usr/bin/install -c -m 644 locales/en_AG /mnt/lfs/usr/share/i18n/locales/en_AG +/usr/bin/install -c -m 644 locales/en_AU /mnt/lfs/usr/share/i18n/locales/en_AU +/usr/bin/install -c -m 644 locales/en_BW /mnt/lfs/usr/share/i18n/locales/en_BW +/usr/bin/install -c -m 644 locales/en_CA /mnt/lfs/usr/share/i18n/locales/en_CA +/usr/bin/install -c -m 644 locales/en_DK /mnt/lfs/usr/share/i18n/locales/en_DK +/usr/bin/install -c -m 644 locales/en_GB /mnt/lfs/usr/share/i18n/locales/en_GB +/usr/bin/install -c -m 644 locales/en_HK /mnt/lfs/usr/share/i18n/locales/en_HK +/usr/bin/install -c -m 644 locales/en_IE /mnt/lfs/usr/share/i18n/locales/en_IE +/usr/bin/install -c -m 644 locales/en_IE@euro /mnt/lfs/usr/share/i18n/locales/en_IE@euro +/usr/bin/install -c -m 644 locales/en_IL /mnt/lfs/usr/share/i18n/locales/en_IL +/usr/bin/install -c -m 644 locales/en_IN /mnt/lfs/usr/share/i18n/locales/en_IN +/usr/bin/install -c -m 644 locales/en_NG /mnt/lfs/usr/share/i18n/locales/en_NG +/usr/bin/install -c -m 644 locales/en_NZ /mnt/lfs/usr/share/i18n/locales/en_NZ +/usr/bin/install -c -m 644 locales/en_PH /mnt/lfs/usr/share/i18n/locales/en_PH +/usr/bin/install -c -m 644 locales/en_SC /mnt/lfs/usr/share/i18n/locales/en_SC +/usr/bin/install -c -m 644 locales/en_SG /mnt/lfs/usr/share/i18n/locales/en_SG +/usr/bin/install -c -m 644 locales/en_US /mnt/lfs/usr/share/i18n/locales/en_US +/usr/bin/install -c -m 644 locales/en_ZA /mnt/lfs/usr/share/i18n/locales/en_ZA +/usr/bin/install -c -m 644 locales/en_ZM /mnt/lfs/usr/share/i18n/locales/en_ZM +/usr/bin/install -c -m 644 locales/en_ZW /mnt/lfs/usr/share/i18n/locales/en_ZW +/usr/bin/install -c -m 644 locales/eo /mnt/lfs/usr/share/i18n/locales/eo +/usr/bin/install -c -m 644 locales/es_AR /mnt/lfs/usr/share/i18n/locales/es_AR +/usr/bin/install -c -m 644 locales/es_BO /mnt/lfs/usr/share/i18n/locales/es_BO +/usr/bin/install -c -m 644 locales/es_CL /mnt/lfs/usr/share/i18n/locales/es_CL +/usr/bin/install -c -m 644 locales/es_CO /mnt/lfs/usr/share/i18n/locales/es_CO +/usr/bin/install -c -m 644 locales/es_CR /mnt/lfs/usr/share/i18n/locales/es_CR +/usr/bin/install -c -m 644 locales/es_CU /mnt/lfs/usr/share/i18n/locales/es_CU +/usr/bin/install -c -m 644 locales/es_DO /mnt/lfs/usr/share/i18n/locales/es_DO +/usr/bin/install -c -m 644 locales/es_EC /mnt/lfs/usr/share/i18n/locales/es_EC +/usr/bin/install -c -m 644 locales/es_ES /mnt/lfs/usr/share/i18n/locales/es_ES +/usr/bin/install -c -m 644 locales/es_ES@euro /mnt/lfs/usr/share/i18n/locales/es_ES@euro +/usr/bin/install -c -m 644 locales/es_GT /mnt/lfs/usr/share/i18n/locales/es_GT +/usr/bin/install -c -m 644 locales/es_HN /mnt/lfs/usr/share/i18n/locales/es_HN +/usr/bin/install -c -m 644 locales/es_MX /mnt/lfs/usr/share/i18n/locales/es_MX +/usr/bin/install -c -m 644 locales/es_NI /mnt/lfs/usr/share/i18n/locales/es_NI +/usr/bin/install -c -m 644 locales/es_PA /mnt/lfs/usr/share/i18n/locales/es_PA +/usr/bin/install -c -m 644 locales/es_PE /mnt/lfs/usr/share/i18n/locales/es_PE +/usr/bin/install -c -m 644 locales/es_PR /mnt/lfs/usr/share/i18n/locales/es_PR +/usr/bin/install -c -m 644 locales/es_PY /mnt/lfs/usr/share/i18n/locales/es_PY +/usr/bin/install -c -m 644 locales/es_SV /mnt/lfs/usr/share/i18n/locales/es_SV +/usr/bin/install -c -m 644 locales/es_US /mnt/lfs/usr/share/i18n/locales/es_US +/usr/bin/install -c -m 644 locales/es_UY /mnt/lfs/usr/share/i18n/locales/es_UY +/usr/bin/install -c -m 644 locales/es_VE /mnt/lfs/usr/share/i18n/locales/es_VE +/usr/bin/install -c -m 644 locales/et_EE /mnt/lfs/usr/share/i18n/locales/et_EE +/usr/bin/install -c -m 644 locales/eu_ES /mnt/lfs/usr/share/i18n/locales/eu_ES +/usr/bin/install -c -m 644 locales/eu_ES@euro /mnt/lfs/usr/share/i18n/locales/eu_ES@euro +/usr/bin/install -c -m 644 locales/fa_IR /mnt/lfs/usr/share/i18n/locales/fa_IR +/usr/bin/install -c -m 644 locales/ff_SN /mnt/lfs/usr/share/i18n/locales/ff_SN +/usr/bin/install -c -m 644 locales/fi_FI /mnt/lfs/usr/share/i18n/locales/fi_FI +/usr/bin/install -c -m 644 locales/fi_FI@euro /mnt/lfs/usr/share/i18n/locales/fi_FI@euro +/usr/bin/install -c -m 644 locales/fil_PH /mnt/lfs/usr/share/i18n/locales/fil_PH +/usr/bin/install -c -m 644 locales/fo_FO /mnt/lfs/usr/share/i18n/locales/fo_FO +/usr/bin/install -c -m 644 locales/fr_BE /mnt/lfs/usr/share/i18n/locales/fr_BE +/usr/bin/install -c -m 644 locales/fr_BE@euro /mnt/lfs/usr/share/i18n/locales/fr_BE@euro +/usr/bin/install -c -m 644 locales/fr_CA /mnt/lfs/usr/share/i18n/locales/fr_CA +/usr/bin/install -c -m 644 locales/fr_CH /mnt/lfs/usr/share/i18n/locales/fr_CH +/usr/bin/install -c -m 644 locales/fr_FR /mnt/lfs/usr/share/i18n/locales/fr_FR +/usr/bin/install -c -m 644 locales/fr_FR@euro /mnt/lfs/usr/share/i18n/locales/fr_FR@euro +/usr/bin/install -c -m 644 locales/fr_LU /mnt/lfs/usr/share/i18n/locales/fr_LU +/usr/bin/install -c -m 644 locales/fr_LU@euro /mnt/lfs/usr/share/i18n/locales/fr_LU@euro +/usr/bin/install -c -m 644 locales/fur_IT /mnt/lfs/usr/share/i18n/locales/fur_IT +/usr/bin/install -c -m 644 locales/fy_DE /mnt/lfs/usr/share/i18n/locales/fy_DE +/usr/bin/install -c -m 644 locales/fy_NL /mnt/lfs/usr/share/i18n/locales/fy_NL +/usr/bin/install -c -m 644 locales/ga_IE /mnt/lfs/usr/share/i18n/locales/ga_IE +/usr/bin/install -c -m 644 locales/ga_IE@euro /mnt/lfs/usr/share/i18n/locales/ga_IE@euro +/usr/bin/install -c -m 644 locales/gd_GB /mnt/lfs/usr/share/i18n/locales/gd_GB +/usr/bin/install -c -m 644 locales/gez_ER /mnt/lfs/usr/share/i18n/locales/gez_ER +/usr/bin/install -c -m 644 locales/gez_ER@abegede /mnt/lfs/usr/share/i18n/locales/gez_ER@abegede +/usr/bin/install -c -m 644 locales/gez_ET /mnt/lfs/usr/share/i18n/locales/gez_ET +/usr/bin/install -c -m 644 locales/gez_ET@abegede /mnt/lfs/usr/share/i18n/locales/gez_ET@abegede +/usr/bin/install -c -m 644 locales/gl_ES /mnt/lfs/usr/share/i18n/locales/gl_ES +/usr/bin/install -c -m 644 locales/gl_ES@euro /mnt/lfs/usr/share/i18n/locales/gl_ES@euro +/usr/bin/install -c -m 644 locales/gu_IN /mnt/lfs/usr/share/i18n/locales/gu_IN +/usr/bin/install -c -m 644 locales/gv_GB /mnt/lfs/usr/share/i18n/locales/gv_GB +/usr/bin/install -c -m 644 locales/ha_NG /mnt/lfs/usr/share/i18n/locales/ha_NG +/usr/bin/install -c -m 644 locales/hak_TW /mnt/lfs/usr/share/i18n/locales/hak_TW +/usr/bin/install -c -m 644 locales/he_IL /mnt/lfs/usr/share/i18n/locales/he_IL +/usr/bin/install -c -m 644 locales/hi_IN /mnt/lfs/usr/share/i18n/locales/hi_IN +/usr/bin/install -c -m 644 locales/hif_FJ /mnt/lfs/usr/share/i18n/locales/hif_FJ +/usr/bin/install -c -m 644 locales/hne_IN /mnt/lfs/usr/share/i18n/locales/hne_IN +/usr/bin/install -c -m 644 locales/hr_HR /mnt/lfs/usr/share/i18n/locales/hr_HR +/usr/bin/install -c -m 644 locales/hsb_DE /mnt/lfs/usr/share/i18n/locales/hsb_DE +/usr/bin/install -c -m 644 locales/ht_HT /mnt/lfs/usr/share/i18n/locales/ht_HT +/usr/bin/install -c -m 644 locales/hu_HU /mnt/lfs/usr/share/i18n/locales/hu_HU +/usr/bin/install -c -m 644 locales/hy_AM /mnt/lfs/usr/share/i18n/locales/hy_AM +/usr/bin/install -c -m 644 locales/i18n /mnt/lfs/usr/share/i18n/locales/i18n +/usr/bin/install -c -m 644 locales/i18n_ctype /mnt/lfs/usr/share/i18n/locales/i18n_ctype +/usr/bin/install -c -m 644 locales/ia_FR /mnt/lfs/usr/share/i18n/locales/ia_FR +/usr/bin/install -c -m 644 locales/id_ID /mnt/lfs/usr/share/i18n/locales/id_ID +/usr/bin/install -c -m 644 locales/ig_NG /mnt/lfs/usr/share/i18n/locales/ig_NG +/usr/bin/install -c -m 644 locales/ik_CA /mnt/lfs/usr/share/i18n/locales/ik_CA +/usr/bin/install -c -m 644 locales/is_IS /mnt/lfs/usr/share/i18n/locales/is_IS +/usr/bin/install -c -m 644 locales/iso14651_t1 /mnt/lfs/usr/share/i18n/locales/iso14651_t1 +/usr/bin/install -c -m 644 locales/iso14651_t1_common /mnt/lfs/usr/share/i18n/locales/iso14651_t1_common +/usr/bin/install -c -m 644 locales/iso14651_t1_pinyin /mnt/lfs/usr/share/i18n/locales/iso14651_t1_pinyin +/usr/bin/install -c -m 644 locales/it_CH /mnt/lfs/usr/share/i18n/locales/it_CH +/usr/bin/install -c -m 644 locales/it_IT /mnt/lfs/usr/share/i18n/locales/it_IT +/usr/bin/install -c -m 644 locales/it_IT@euro /mnt/lfs/usr/share/i18n/locales/it_IT@euro +/usr/bin/install -c -m 644 locales/iu_CA /mnt/lfs/usr/share/i18n/locales/iu_CA +/usr/bin/install -c -m 644 locales/ja_JP /mnt/lfs/usr/share/i18n/locales/ja_JP +/usr/bin/install -c -m 644 locales/ka_GE /mnt/lfs/usr/share/i18n/locales/ka_GE +/usr/bin/install -c -m 644 locales/kab_DZ /mnt/lfs/usr/share/i18n/locales/kab_DZ +/usr/bin/install -c -m 644 locales/kk_KZ /mnt/lfs/usr/share/i18n/locales/kk_KZ +/usr/bin/install -c -m 644 locales/kl_GL /mnt/lfs/usr/share/i18n/locales/kl_GL +/usr/bin/install -c -m 644 locales/km_KH /mnt/lfs/usr/share/i18n/locales/km_KH +/usr/bin/install -c -m 644 locales/kn_IN /mnt/lfs/usr/share/i18n/locales/kn_IN +/usr/bin/install -c -m 644 locales/ko_KR /mnt/lfs/usr/share/i18n/locales/ko_KR +/usr/bin/install -c -m 644 locales/kok_IN /mnt/lfs/usr/share/i18n/locales/kok_IN +/usr/bin/install -c -m 644 locales/ks_IN /mnt/lfs/usr/share/i18n/locales/ks_IN +/usr/bin/install -c -m 644 locales/ks_IN@devanagari /mnt/lfs/usr/share/i18n/locales/ks_IN@devanagari +/usr/bin/install -c -m 644 locales/ku_TR /mnt/lfs/usr/share/i18n/locales/ku_TR +/usr/bin/install -c -m 644 locales/kw_GB /mnt/lfs/usr/share/i18n/locales/kw_GB +/usr/bin/install -c -m 644 locales/ky_KG /mnt/lfs/usr/share/i18n/locales/ky_KG +/usr/bin/install -c -m 644 locales/lb_LU /mnt/lfs/usr/share/i18n/locales/lb_LU +/usr/bin/install -c -m 644 locales/lg_UG /mnt/lfs/usr/share/i18n/locales/lg_UG +/usr/bin/install -c -m 644 locales/li_BE /mnt/lfs/usr/share/i18n/locales/li_BE +/usr/bin/install -c -m 644 locales/li_NL /mnt/lfs/usr/share/i18n/locales/li_NL +/usr/bin/install -c -m 644 locales/lij_IT /mnt/lfs/usr/share/i18n/locales/lij_IT +/usr/bin/install -c -m 644 locales/ln_CD /mnt/lfs/usr/share/i18n/locales/ln_CD +/usr/bin/install -c -m 644 locales/lo_LA /mnt/lfs/usr/share/i18n/locales/lo_LA +/usr/bin/install -c -m 644 locales/lt_LT /mnt/lfs/usr/share/i18n/locales/lt_LT +/usr/bin/install -c -m 644 locales/lv_LV /mnt/lfs/usr/share/i18n/locales/lv_LV +/usr/bin/install -c -m 644 locales/lzh_TW /mnt/lfs/usr/share/i18n/locales/lzh_TW +/usr/bin/install -c -m 644 locales/mag_IN /mnt/lfs/usr/share/i18n/locales/mag_IN +/usr/bin/install -c -m 644 locales/mai_IN /mnt/lfs/usr/share/i18n/locales/mai_IN +/usr/bin/install -c -m 644 locales/mai_NP /mnt/lfs/usr/share/i18n/locales/mai_NP +/usr/bin/install -c -m 644 locales/mfe_MU /mnt/lfs/usr/share/i18n/locales/mfe_MU +/usr/bin/install -c -m 644 locales/mg_MG /mnt/lfs/usr/share/i18n/locales/mg_MG +/usr/bin/install -c -m 644 locales/mhr_RU /mnt/lfs/usr/share/i18n/locales/mhr_RU +/usr/bin/install -c -m 644 locales/mi_NZ /mnt/lfs/usr/share/i18n/locales/mi_NZ +/usr/bin/install -c -m 644 locales/miq_NI /mnt/lfs/usr/share/i18n/locales/miq_NI +/usr/bin/install -c -m 644 locales/mjw_IN /mnt/lfs/usr/share/i18n/locales/mjw_IN +/usr/bin/install -c -m 644 locales/mk_MK /mnt/lfs/usr/share/i18n/locales/mk_MK +/usr/bin/install -c -m 644 locales/ml_IN /mnt/lfs/usr/share/i18n/locales/ml_IN +/usr/bin/install -c -m 644 locales/mn_MN /mnt/lfs/usr/share/i18n/locales/mn_MN +/usr/bin/install -c -m 644 locales/mni_IN /mnt/lfs/usr/share/i18n/locales/mni_IN +/usr/bin/install -c -m 644 locales/mnw_MM /mnt/lfs/usr/share/i18n/locales/mnw_MM +/usr/bin/install -c -m 644 locales/mr_IN /mnt/lfs/usr/share/i18n/locales/mr_IN +/usr/bin/install -c -m 644 locales/ms_MY /mnt/lfs/usr/share/i18n/locales/ms_MY +/usr/bin/install -c -m 644 locales/mt_MT /mnt/lfs/usr/share/i18n/locales/mt_MT +/usr/bin/install -c -m 644 locales/my_MM /mnt/lfs/usr/share/i18n/locales/my_MM +/usr/bin/install -c -m 644 locales/nan_TW /mnt/lfs/usr/share/i18n/locales/nan_TW +/usr/bin/install -c -m 644 locales/nan_TW@latin /mnt/lfs/usr/share/i18n/locales/nan_TW@latin +/usr/bin/install -c -m 644 locales/nb_NO /mnt/lfs/usr/share/i18n/locales/nb_NO +/usr/bin/install -c -m 644 locales/nds_DE /mnt/lfs/usr/share/i18n/locales/nds_DE +/usr/bin/install -c -m 644 locales/nds_NL /mnt/lfs/usr/share/i18n/locales/nds_NL +/usr/bin/install -c -m 644 locales/ne_NP /mnt/lfs/usr/share/i18n/locales/ne_NP +/usr/bin/install -c -m 644 locales/nhn_MX /mnt/lfs/usr/share/i18n/locales/nhn_MX +/usr/bin/install -c -m 644 locales/niu_NU /mnt/lfs/usr/share/i18n/locales/niu_NU +/usr/bin/install -c -m 644 locales/niu_NZ /mnt/lfs/usr/share/i18n/locales/niu_NZ +/usr/bin/install -c -m 644 locales/nl_AW /mnt/lfs/usr/share/i18n/locales/nl_AW +/usr/bin/install -c -m 644 locales/nl_BE /mnt/lfs/usr/share/i18n/locales/nl_BE +/usr/bin/install -c -m 644 locales/nl_BE@euro /mnt/lfs/usr/share/i18n/locales/nl_BE@euro +/usr/bin/install -c -m 644 locales/nl_NL /mnt/lfs/usr/share/i18n/locales/nl_NL +/usr/bin/install -c -m 644 locales/nl_NL@euro /mnt/lfs/usr/share/i18n/locales/nl_NL@euro +/usr/bin/install -c -m 644 locales/nn_NO /mnt/lfs/usr/share/i18n/locales/nn_NO +/usr/bin/install -c -m 644 locales/nr_ZA /mnt/lfs/usr/share/i18n/locales/nr_ZA +/usr/bin/install -c -m 644 locales/nso_ZA /mnt/lfs/usr/share/i18n/locales/nso_ZA +/usr/bin/install -c -m 644 locales/oc_FR /mnt/lfs/usr/share/i18n/locales/oc_FR +/usr/bin/install -c -m 644 locales/om_ET /mnt/lfs/usr/share/i18n/locales/om_ET +/usr/bin/install -c -m 644 locales/om_KE /mnt/lfs/usr/share/i18n/locales/om_KE +/usr/bin/install -c -m 644 locales/or_IN /mnt/lfs/usr/share/i18n/locales/or_IN +/usr/bin/install -c -m 644 locales/os_RU /mnt/lfs/usr/share/i18n/locales/os_RU +/usr/bin/install -c -m 644 locales/pa_IN /mnt/lfs/usr/share/i18n/locales/pa_IN +/usr/bin/install -c -m 644 locales/pa_PK /mnt/lfs/usr/share/i18n/locales/pa_PK +/usr/bin/install -c -m 644 locales/pap_AW /mnt/lfs/usr/share/i18n/locales/pap_AW +/usr/bin/install -c -m 644 locales/pap_CW /mnt/lfs/usr/share/i18n/locales/pap_CW +/usr/bin/install -c -m 644 locales/pl_PL /mnt/lfs/usr/share/i18n/locales/pl_PL +/usr/bin/install -c -m 644 locales/ps_AF /mnt/lfs/usr/share/i18n/locales/ps_AF +/usr/bin/install -c -m 644 locales/pt_BR /mnt/lfs/usr/share/i18n/locales/pt_BR +/usr/bin/install -c -m 644 locales/pt_PT /mnt/lfs/usr/share/i18n/locales/pt_PT +/usr/bin/install -c -m 644 locales/pt_PT@euro /mnt/lfs/usr/share/i18n/locales/pt_PT@euro +/usr/bin/install -c -m 644 locales/quz_PE /mnt/lfs/usr/share/i18n/locales/quz_PE +/usr/bin/install -c -m 644 locales/raj_IN /mnt/lfs/usr/share/i18n/locales/raj_IN +/usr/bin/install -c -m 644 locales/rif_MA /mnt/lfs/usr/share/i18n/locales/rif_MA +/usr/bin/install -c -m 644 locales/ro_RO /mnt/lfs/usr/share/i18n/locales/ro_RO +/usr/bin/install -c -m 644 locales/ru_RU /mnt/lfs/usr/share/i18n/locales/ru_RU +/usr/bin/install -c -m 644 locales/ru_UA /mnt/lfs/usr/share/i18n/locales/ru_UA +/usr/bin/install -c -m 644 locales/rw_RW /mnt/lfs/usr/share/i18n/locales/rw_RW +/usr/bin/install -c -m 644 locales/sa_IN /mnt/lfs/usr/share/i18n/locales/sa_IN +/usr/bin/install -c -m 644 locales/sah_RU /mnt/lfs/usr/share/i18n/locales/sah_RU +/usr/bin/install -c -m 644 locales/sat_IN /mnt/lfs/usr/share/i18n/locales/sat_IN +/usr/bin/install -c -m 644 locales/sc_IT /mnt/lfs/usr/share/i18n/locales/sc_IT +/usr/bin/install -c -m 644 locales/sd_IN /mnt/lfs/usr/share/i18n/locales/sd_IN +/usr/bin/install -c -m 644 locales/sd_IN@devanagari /mnt/lfs/usr/share/i18n/locales/sd_IN@devanagari +/usr/bin/install -c -m 644 locales/se_NO /mnt/lfs/usr/share/i18n/locales/se_NO +/usr/bin/install -c -m 644 locales/sgs_LT /mnt/lfs/usr/share/i18n/locales/sgs_LT +/usr/bin/install -c -m 644 locales/shn_MM /mnt/lfs/usr/share/i18n/locales/shn_MM +/usr/bin/install -c -m 644 locales/shs_CA /mnt/lfs/usr/share/i18n/locales/shs_CA +/usr/bin/install -c -m 644 locales/si_LK /mnt/lfs/usr/share/i18n/locales/si_LK +/usr/bin/install -c -m 644 locales/sid_ET /mnt/lfs/usr/share/i18n/locales/sid_ET +/usr/bin/install -c -m 644 locales/sk_SK /mnt/lfs/usr/share/i18n/locales/sk_SK +/usr/bin/install -c -m 644 locales/sl_SI /mnt/lfs/usr/share/i18n/locales/sl_SI +/usr/bin/install -c -m 644 locales/sm_WS /mnt/lfs/usr/share/i18n/locales/sm_WS +/usr/bin/install -c -m 644 locales/so_DJ /mnt/lfs/usr/share/i18n/locales/so_DJ +/usr/bin/install -c -m 644 locales/so_ET /mnt/lfs/usr/share/i18n/locales/so_ET +/usr/bin/install -c -m 644 locales/so_KE /mnt/lfs/usr/share/i18n/locales/so_KE +/usr/bin/install -c -m 644 locales/so_SO /mnt/lfs/usr/share/i18n/locales/so_SO +/usr/bin/install -c -m 644 locales/sq_AL /mnt/lfs/usr/share/i18n/locales/sq_AL +/usr/bin/install -c -m 644 locales/sq_MK /mnt/lfs/usr/share/i18n/locales/sq_MK +/usr/bin/install -c -m 644 locales/sr_ME /mnt/lfs/usr/share/i18n/locales/sr_ME +/usr/bin/install -c -m 644 locales/sr_RS /mnt/lfs/usr/share/i18n/locales/sr_RS +/usr/bin/install -c -m 644 locales/sr_RS@latin /mnt/lfs/usr/share/i18n/locales/sr_RS@latin +/usr/bin/install -c -m 644 locales/ss_ZA /mnt/lfs/usr/share/i18n/locales/ss_ZA +/usr/bin/install -c -m 644 locales/st_ZA /mnt/lfs/usr/share/i18n/locales/st_ZA +/usr/bin/install -c -m 644 locales/sv_FI /mnt/lfs/usr/share/i18n/locales/sv_FI +/usr/bin/install -c -m 644 locales/sv_FI@euro /mnt/lfs/usr/share/i18n/locales/sv_FI@euro +/usr/bin/install -c -m 644 locales/sv_SE /mnt/lfs/usr/share/i18n/locales/sv_SE +/usr/bin/install -c -m 644 locales/sw_KE /mnt/lfs/usr/share/i18n/locales/sw_KE +/usr/bin/install -c -m 644 locales/sw_TZ /mnt/lfs/usr/share/i18n/locales/sw_TZ +/usr/bin/install -c -m 644 locales/syr /mnt/lfs/usr/share/i18n/locales/syr +/usr/bin/install -c -m 644 locales/szl_PL /mnt/lfs/usr/share/i18n/locales/szl_PL +/usr/bin/install -c -m 644 locales/ta_IN /mnt/lfs/usr/share/i18n/locales/ta_IN +/usr/bin/install -c -m 644 locales/ta_LK /mnt/lfs/usr/share/i18n/locales/ta_LK +/usr/bin/install -c -m 644 locales/tcy_IN /mnt/lfs/usr/share/i18n/locales/tcy_IN +/usr/bin/install -c -m 644 locales/te_IN /mnt/lfs/usr/share/i18n/locales/te_IN +/usr/bin/install -c -m 644 locales/tg_TJ /mnt/lfs/usr/share/i18n/locales/tg_TJ +/usr/bin/install -c -m 644 locales/th_TH /mnt/lfs/usr/share/i18n/locales/th_TH +/usr/bin/install -c -m 644 locales/the_NP /mnt/lfs/usr/share/i18n/locales/the_NP +/usr/bin/install -c -m 644 locales/ti_ER /mnt/lfs/usr/share/i18n/locales/ti_ER +/usr/bin/install -c -m 644 locales/ti_ET /mnt/lfs/usr/share/i18n/locales/ti_ET +/usr/bin/install -c -m 644 locales/tig_ER /mnt/lfs/usr/share/i18n/locales/tig_ER +/usr/bin/install -c -m 644 locales/tk_TM /mnt/lfs/usr/share/i18n/locales/tk_TM +/usr/bin/install -c -m 644 locales/tl_PH /mnt/lfs/usr/share/i18n/locales/tl_PH +/usr/bin/install -c -m 644 locales/tn_ZA /mnt/lfs/usr/share/i18n/locales/tn_ZA +/usr/bin/install -c -m 644 locales/to_TO /mnt/lfs/usr/share/i18n/locales/to_TO +/usr/bin/install -c -m 644 locales/tpi_PG /mnt/lfs/usr/share/i18n/locales/tpi_PG +/usr/bin/install -c -m 644 locales/tr_CY /mnt/lfs/usr/share/i18n/locales/tr_CY +/usr/bin/install -c -m 644 locales/tr_TR /mnt/lfs/usr/share/i18n/locales/tr_TR +/usr/bin/install -c -m 644 locales/translit_circle /mnt/lfs/usr/share/i18n/locales/translit_circle +/usr/bin/install -c -m 644 locales/translit_cjk_compat /mnt/lfs/usr/share/i18n/locales/translit_cjk_compat +/usr/bin/install -c -m 644 locales/translit_cjk_variants /mnt/lfs/usr/share/i18n/locales/translit_cjk_variants +/usr/bin/install -c -m 644 locales/translit_combining /mnt/lfs/usr/share/i18n/locales/translit_combining +/usr/bin/install -c -m 644 locales/translit_compat /mnt/lfs/usr/share/i18n/locales/translit_compat +/usr/bin/install -c -m 644 locales/translit_font /mnt/lfs/usr/share/i18n/locales/translit_font +/usr/bin/install -c -m 644 locales/translit_fraction /mnt/lfs/usr/share/i18n/locales/translit_fraction +/usr/bin/install -c -m 644 locales/translit_hangul /mnt/lfs/usr/share/i18n/locales/translit_hangul +/usr/bin/install -c -m 644 locales/translit_narrow /mnt/lfs/usr/share/i18n/locales/translit_narrow +/usr/bin/install -c -m 644 locales/translit_neutral /mnt/lfs/usr/share/i18n/locales/translit_neutral +/usr/bin/install -c -m 644 locales/translit_small /mnt/lfs/usr/share/i18n/locales/translit_small +/usr/bin/install -c -m 644 locales/translit_wide /mnt/lfs/usr/share/i18n/locales/translit_wide +/usr/bin/install -c -m 644 locales/ts_ZA /mnt/lfs/usr/share/i18n/locales/ts_ZA +/usr/bin/install -c -m 644 locales/tt_RU /mnt/lfs/usr/share/i18n/locales/tt_RU +/usr/bin/install -c -m 644 locales/tt_RU@iqtelif /mnt/lfs/usr/share/i18n/locales/tt_RU@iqtelif +/usr/bin/install -c -m 644 locales/ug_CN /mnt/lfs/usr/share/i18n/locales/ug_CN +/usr/bin/install -c -m 644 locales/uk_UA /mnt/lfs/usr/share/i18n/locales/uk_UA +/usr/bin/install -c -m 644 locales/unm_US /mnt/lfs/usr/share/i18n/locales/unm_US +/usr/bin/install -c -m 644 locales/ur_IN /mnt/lfs/usr/share/i18n/locales/ur_IN +/usr/bin/install -c -m 644 locales/ur_PK /mnt/lfs/usr/share/i18n/locales/ur_PK +/usr/bin/install -c -m 644 locales/uz_UZ /mnt/lfs/usr/share/i18n/locales/uz_UZ +/usr/bin/install -c -m 644 locales/uz_UZ@cyrillic /mnt/lfs/usr/share/i18n/locales/uz_UZ@cyrillic +/usr/bin/install -c -m 644 locales/ve_ZA /mnt/lfs/usr/share/i18n/locales/ve_ZA +/usr/bin/install -c -m 644 locales/vi_VN /mnt/lfs/usr/share/i18n/locales/vi_VN +/usr/bin/install -c -m 644 locales/wa_BE /mnt/lfs/usr/share/i18n/locales/wa_BE +/usr/bin/install -c -m 644 locales/wa_BE@euro /mnt/lfs/usr/share/i18n/locales/wa_BE@euro +/usr/bin/install -c -m 644 locales/wae_CH /mnt/lfs/usr/share/i18n/locales/wae_CH +/usr/bin/install -c -m 644 locales/wal_ET /mnt/lfs/usr/share/i18n/locales/wal_ET +/usr/bin/install -c -m 644 locales/wo_SN /mnt/lfs/usr/share/i18n/locales/wo_SN +/usr/bin/install -c -m 644 locales/xh_ZA /mnt/lfs/usr/share/i18n/locales/xh_ZA +/usr/bin/install -c -m 644 locales/yi_US /mnt/lfs/usr/share/i18n/locales/yi_US +/usr/bin/install -c -m 644 locales/yo_NG /mnt/lfs/usr/share/i18n/locales/yo_NG +/usr/bin/install -c -m 644 locales/yue_HK /mnt/lfs/usr/share/i18n/locales/yue_HK +/usr/bin/install -c -m 644 locales/yuw_PG /mnt/lfs/usr/share/i18n/locales/yuw_PG +/usr/bin/install -c -m 644 locales/zh_CN /mnt/lfs/usr/share/i18n/locales/zh_CN +/usr/bin/install -c -m 644 locales/zh_HK /mnt/lfs/usr/share/i18n/locales/zh_HK +/usr/bin/install -c -m 644 locales/zh_SG /mnt/lfs/usr/share/i18n/locales/zh_SG +/usr/bin/install -c -m 644 locales/zh_TW /mnt/lfs/usr/share/i18n/locales/zh_TW +/usr/bin/install -c -m 644 locales/zu_ZA /mnt/lfs/usr/share/i18n/locales/zu_ZA +> /mnt/lfs/sources/glibc-2.36/build/localedata/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/localedata' +make subdir=iconvdata -C iconvdata ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/iconvdata' +.././scripts/mkinstalldirs /mnt/lfs/usr/lib/gconv +mkdir -p -- /mnt/lfs/usr/lib/gconv +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-1.so /mnt/lfs/usr/lib/gconv/ISO8859-1.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-1.so.new /mnt/lfs/usr/lib/gconv/ISO8859-1.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-2.so /mnt/lfs/usr/lib/gconv/ISO8859-2.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-2.so.new /mnt/lfs/usr/lib/gconv/ISO8859-2.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-3.so /mnt/lfs/usr/lib/gconv/ISO8859-3.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-3.so.new /mnt/lfs/usr/lib/gconv/ISO8859-3.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-4.so /mnt/lfs/usr/lib/gconv/ISO8859-4.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-4.so.new /mnt/lfs/usr/lib/gconv/ISO8859-4.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-5.so /mnt/lfs/usr/lib/gconv/ISO8859-5.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-5.so.new /mnt/lfs/usr/lib/gconv/ISO8859-5.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-6.so /mnt/lfs/usr/lib/gconv/ISO8859-6.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-6.so.new /mnt/lfs/usr/lib/gconv/ISO8859-6.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-7.so /mnt/lfs/usr/lib/gconv/ISO8859-7.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-7.so.new /mnt/lfs/usr/lib/gconv/ISO8859-7.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-8.so /mnt/lfs/usr/lib/gconv/ISO8859-8.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-8.so.new /mnt/lfs/usr/lib/gconv/ISO8859-8.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-9.so /mnt/lfs/usr/lib/gconv/ISO8859-9.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-9.so.new /mnt/lfs/usr/lib/gconv/ISO8859-9.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-10.so /mnt/lfs/usr/lib/gconv/ISO8859-10.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-10.so.new /mnt/lfs/usr/lib/gconv/ISO8859-10.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-11.so /mnt/lfs/usr/lib/gconv/ISO8859-11.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-11.so.new /mnt/lfs/usr/lib/gconv/ISO8859-11.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-13.so /mnt/lfs/usr/lib/gconv/ISO8859-13.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-13.so.new /mnt/lfs/usr/lib/gconv/ISO8859-13.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-14.so /mnt/lfs/usr/lib/gconv/ISO8859-14.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-14.so.new /mnt/lfs/usr/lib/gconv/ISO8859-14.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-15.so /mnt/lfs/usr/lib/gconv/ISO8859-15.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-15.so.new /mnt/lfs/usr/lib/gconv/ISO8859-15.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-16.so /mnt/lfs/usr/lib/gconv/ISO8859-16.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-16.so.new /mnt/lfs/usr/lib/gconv/ISO8859-16.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/T.61.so /mnt/lfs/usr/lib/gconv/T.61.so.new +mv -f /mnt/lfs/usr/lib/gconv/T.61.so.new /mnt/lfs/usr/lib/gconv/T.61.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_6937.so /mnt/lfs/usr/lib/gconv/ISO_6937.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO_6937.so.new /mnt/lfs/usr/lib/gconv/ISO_6937.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/SJIS.so /mnt/lfs/usr/lib/gconv/SJIS.so.new +mv -f /mnt/lfs/usr/lib/gconv/SJIS.so.new /mnt/lfs/usr/lib/gconv/SJIS.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/KOI-8.so /mnt/lfs/usr/lib/gconv/KOI-8.so.new +mv -f /mnt/lfs/usr/lib/gconv/KOI-8.so.new /mnt/lfs/usr/lib/gconv/KOI-8.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/HP-ROMAN8.so /mnt/lfs/usr/lib/gconv/HP-ROMAN8.so.new +mv -f /mnt/lfs/usr/lib/gconv/HP-ROMAN8.so.new /mnt/lfs/usr/lib/gconv/HP-ROMAN8.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/HP-ROMAN9.so /mnt/lfs/usr/lib/gconv/HP-ROMAN9.so.new +mv -f /mnt/lfs/usr/lib/gconv/HP-ROMAN9.so.new /mnt/lfs/usr/lib/gconv/HP-ROMAN9.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-AT-DE.so /mnt/lfs/usr/lib/gconv/EBCDIC-AT-DE.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-AT-DE.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-AT-DE.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-AT-DE-A.so /mnt/lfs/usr/lib/gconv/EBCDIC-AT-DE-A.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-AT-DE-A.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-AT-DE-A.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-CA-FR.so /mnt/lfs/usr/lib/gconv/EBCDIC-CA-FR.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-CA-FR.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-CA-FR.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-KR.so /mnt/lfs/usr/lib/gconv/EUC-KR.so.new +mv -f /mnt/lfs/usr/lib/gconv/EUC-KR.so.new /mnt/lfs/usr/lib/gconv/EUC-KR.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/UHC.so /mnt/lfs/usr/lib/gconv/UHC.so.new +mv -f /mnt/lfs/usr/lib/gconv/UHC.so.new /mnt/lfs/usr/lib/gconv/UHC.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/JOHAB.so /mnt/lfs/usr/lib/gconv/JOHAB.so.new +mv -f /mnt/lfs/usr/lib/gconv/JOHAB.so.new /mnt/lfs/usr/lib/gconv/JOHAB.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJIS.so /mnt/lfs/usr/lib/gconv/libJIS.so.new +mv -f /mnt/lfs/usr/lib/gconv/libJIS.so.new /mnt/lfs/usr/lib/gconv/libJIS.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/libKSC.so /mnt/lfs/usr/lib/gconv/libKSC.so.new +mv -f /mnt/lfs/usr/lib/gconv/libKSC.so.new /mnt/lfs/usr/lib/gconv/libKSC.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/BIG5.so /mnt/lfs/usr/lib/gconv/BIG5.so.new +mv -f /mnt/lfs/usr/lib/gconv/BIG5.so.new /mnt/lfs/usr/lib/gconv/BIG5.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-JP.so /mnt/lfs/usr/lib/gconv/EUC-JP.so.new +mv -f /mnt/lfs/usr/lib/gconv/EUC-JP.so.new /mnt/lfs/usr/lib/gconv/EUC-JP.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/libGB.so /mnt/lfs/usr/lib/gconv/libGB.so.new +mv -f /mnt/lfs/usr/lib/gconv/libGB.so.new /mnt/lfs/usr/lib/gconv/libGB.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-CN.so /mnt/lfs/usr/lib/gconv/EUC-CN.so.new +mv -f /mnt/lfs/usr/lib/gconv/EUC-CN.so.new /mnt/lfs/usr/lib/gconv/EUC-CN.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/libCNS.so /mnt/lfs/usr/lib/gconv/libCNS.so.new +mv -f /mnt/lfs/usr/lib/gconv/libCNS.so.new /mnt/lfs/usr/lib/gconv/libCNS.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-TW.so /mnt/lfs/usr/lib/gconv/EUC-TW.so.new +mv -f /mnt/lfs/usr/lib/gconv/EUC-TW.so.new /mnt/lfs/usr/lib/gconv/EUC-TW.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO646.so /mnt/lfs/usr/lib/gconv/ISO646.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO646.so.new /mnt/lfs/usr/lib/gconv/ISO646.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-DK-NO.so /mnt/lfs/usr/lib/gconv/EBCDIC-DK-NO.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-DK-NO.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-DK-NO.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-DK-NO-A.so /mnt/lfs/usr/lib/gconv/EBCDIC-DK-NO-A.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-DK-NO-A.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-DK-NO-A.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-ES.so /mnt/lfs/usr/lib/gconv/EBCDIC-ES.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-ES.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-ES.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-ES-A.so /mnt/lfs/usr/lib/gconv/EBCDIC-ES-A.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-ES-A.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-ES-A.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-ES-S.so /mnt/lfs/usr/lib/gconv/EBCDIC-ES-S.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-ES-S.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-ES-S.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-FI-SE.so /mnt/lfs/usr/lib/gconv/EBCDIC-FI-SE.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-FI-SE.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-FI-SE.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-FI-SE-A.so /mnt/lfs/usr/lib/gconv/EBCDIC-FI-SE-A.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-FI-SE-A.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-FI-SE-A.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-FR.so /mnt/lfs/usr/lib/gconv/EBCDIC-FR.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-FR.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-FR.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-IS-FRISS.so /mnt/lfs/usr/lib/gconv/EBCDIC-IS-FRISS.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-IS-FRISS.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-IS-FRISS.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-IT.so /mnt/lfs/usr/lib/gconv/EBCDIC-IT.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-IT.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-IT.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-PT.so /mnt/lfs/usr/lib/gconv/EBCDIC-PT.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-PT.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-PT.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-UK.so /mnt/lfs/usr/lib/gconv/EBCDIC-UK.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-UK.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-UK.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EBCDIC-US.so /mnt/lfs/usr/lib/gconv/EBCDIC-US.so.new +mv -f /mnt/lfs/usr/lib/gconv/EBCDIC-US.so.new /mnt/lfs/usr/lib/gconv/EBCDIC-US.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM037.so /mnt/lfs/usr/lib/gconv/IBM037.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM037.so.new /mnt/lfs/usr/lib/gconv/IBM037.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM038.so /mnt/lfs/usr/lib/gconv/IBM038.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM038.so.new /mnt/lfs/usr/lib/gconv/IBM038.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM274.so /mnt/lfs/usr/lib/gconv/IBM274.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM274.so.new /mnt/lfs/usr/lib/gconv/IBM274.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM275.so /mnt/lfs/usr/lib/gconv/IBM275.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM275.so.new /mnt/lfs/usr/lib/gconv/IBM275.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM423.so /mnt/lfs/usr/lib/gconv/IBM423.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM423.so.new /mnt/lfs/usr/lib/gconv/IBM423.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM500.so /mnt/lfs/usr/lib/gconv/IBM500.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM500.so.new /mnt/lfs/usr/lib/gconv/IBM500.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM870.so /mnt/lfs/usr/lib/gconv/IBM870.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM870.so.new /mnt/lfs/usr/lib/gconv/IBM870.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM871.so /mnt/lfs/usr/lib/gconv/IBM871.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM871.so.new /mnt/lfs/usr/lib/gconv/IBM871.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM891.so /mnt/lfs/usr/lib/gconv/IBM891.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM891.so.new /mnt/lfs/usr/lib/gconv/IBM891.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM903.so /mnt/lfs/usr/lib/gconv/IBM903.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM903.so.new /mnt/lfs/usr/lib/gconv/IBM903.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM904.so /mnt/lfs/usr/lib/gconv/IBM904.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM904.so.new /mnt/lfs/usr/lib/gconv/IBM904.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM905.so /mnt/lfs/usr/lib/gconv/IBM905.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM905.so.new /mnt/lfs/usr/lib/gconv/IBM905.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1047.so /mnt/lfs/usr/lib/gconv/IBM1047.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1047.so.new /mnt/lfs/usr/lib/gconv/IBM1047.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM874.so /mnt/lfs/usr/lib/gconv/IBM874.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM874.so.new /mnt/lfs/usr/lib/gconv/IBM874.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP737.so /mnt/lfs/usr/lib/gconv/CP737.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP737.so.new /mnt/lfs/usr/lib/gconv/CP737.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP775.so /mnt/lfs/usr/lib/gconv/CP775.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP775.so.new /mnt/lfs/usr/lib/gconv/CP775.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-2022-KR.so /mnt/lfs/usr/lib/gconv/ISO-2022-KR.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO-2022-KR.so.new /mnt/lfs/usr/lib/gconv/ISO-2022-KR.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/HP-TURKISH8.so /mnt/lfs/usr/lib/gconv/HP-TURKISH8.so.new +mv -f /mnt/lfs/usr/lib/gconv/HP-TURKISH8.so.new /mnt/lfs/usr/lib/gconv/HP-TURKISH8.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/HP-THAI8.so /mnt/lfs/usr/lib/gconv/HP-THAI8.so.new +mv -f /mnt/lfs/usr/lib/gconv/HP-THAI8.so.new /mnt/lfs/usr/lib/gconv/HP-THAI8.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/HP-GREEK8.so /mnt/lfs/usr/lib/gconv/HP-GREEK8.so.new +mv -f /mnt/lfs/usr/lib/gconv/HP-GREEK8.so.new /mnt/lfs/usr/lib/gconv/HP-GREEK8.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/KOI8-R.so /mnt/lfs/usr/lib/gconv/KOI8-R.so.new +mv -f /mnt/lfs/usr/lib/gconv/KOI8-R.so.new /mnt/lfs/usr/lib/gconv/KOI8-R.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/LATIN-GREEK.so /mnt/lfs/usr/lib/gconv/LATIN-GREEK.so.new +mv -f /mnt/lfs/usr/lib/gconv/LATIN-GREEK.so.new /mnt/lfs/usr/lib/gconv/LATIN-GREEK.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/LATIN-GREEK-1.so /mnt/lfs/usr/lib/gconv/LATIN-GREEK-1.so.new +mv -f /mnt/lfs/usr/lib/gconv/LATIN-GREEK-1.so.new /mnt/lfs/usr/lib/gconv/LATIN-GREEK-1.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM256.so /mnt/lfs/usr/lib/gconv/IBM256.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM256.so.new /mnt/lfs/usr/lib/gconv/IBM256.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM273.so /mnt/lfs/usr/lib/gconv/IBM273.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM273.so.new /mnt/lfs/usr/lib/gconv/IBM273.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM277.so /mnt/lfs/usr/lib/gconv/IBM277.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM277.so.new /mnt/lfs/usr/lib/gconv/IBM277.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM278.so /mnt/lfs/usr/lib/gconv/IBM278.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM278.so.new /mnt/lfs/usr/lib/gconv/IBM278.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM280.so /mnt/lfs/usr/lib/gconv/IBM280.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM280.so.new /mnt/lfs/usr/lib/gconv/IBM280.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM281.so /mnt/lfs/usr/lib/gconv/IBM281.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM281.so.new /mnt/lfs/usr/lib/gconv/IBM281.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM284.so /mnt/lfs/usr/lib/gconv/IBM284.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM284.so.new /mnt/lfs/usr/lib/gconv/IBM284.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM285.so /mnt/lfs/usr/lib/gconv/IBM285.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM285.so.new /mnt/lfs/usr/lib/gconv/IBM285.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM290.so /mnt/lfs/usr/lib/gconv/IBM290.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM290.so.new /mnt/lfs/usr/lib/gconv/IBM290.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM297.so /mnt/lfs/usr/lib/gconv/IBM297.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM297.so.new /mnt/lfs/usr/lib/gconv/IBM297.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM420.so /mnt/lfs/usr/lib/gconv/IBM420.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM420.so.new /mnt/lfs/usr/lib/gconv/IBM420.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM424.so /mnt/lfs/usr/lib/gconv/IBM424.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM424.so.new /mnt/lfs/usr/lib/gconv/IBM424.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM437.so /mnt/lfs/usr/lib/gconv/IBM437.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM437.so.new /mnt/lfs/usr/lib/gconv/IBM437.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM850.so /mnt/lfs/usr/lib/gconv/IBM850.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM850.so.new /mnt/lfs/usr/lib/gconv/IBM850.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM851.so /mnt/lfs/usr/lib/gconv/IBM851.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM851.so.new /mnt/lfs/usr/lib/gconv/IBM851.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM852.so /mnt/lfs/usr/lib/gconv/IBM852.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM852.so.new /mnt/lfs/usr/lib/gconv/IBM852.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM855.so /mnt/lfs/usr/lib/gconv/IBM855.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM855.so.new /mnt/lfs/usr/lib/gconv/IBM855.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM857.so /mnt/lfs/usr/lib/gconv/IBM857.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM857.so.new /mnt/lfs/usr/lib/gconv/IBM857.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM858.so /mnt/lfs/usr/lib/gconv/IBM858.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM858.so.new /mnt/lfs/usr/lib/gconv/IBM858.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM860.so /mnt/lfs/usr/lib/gconv/IBM860.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM860.so.new /mnt/lfs/usr/lib/gconv/IBM860.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM861.so /mnt/lfs/usr/lib/gconv/IBM861.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM861.so.new /mnt/lfs/usr/lib/gconv/IBM861.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM862.so /mnt/lfs/usr/lib/gconv/IBM862.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM862.so.new /mnt/lfs/usr/lib/gconv/IBM862.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM863.so /mnt/lfs/usr/lib/gconv/IBM863.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM863.so.new /mnt/lfs/usr/lib/gconv/IBM863.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM864.so /mnt/lfs/usr/lib/gconv/IBM864.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM864.so.new /mnt/lfs/usr/lib/gconv/IBM864.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM865.so /mnt/lfs/usr/lib/gconv/IBM865.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM865.so.new /mnt/lfs/usr/lib/gconv/IBM865.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM868.so /mnt/lfs/usr/lib/gconv/IBM868.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM868.so.new /mnt/lfs/usr/lib/gconv/IBM868.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM869.so /mnt/lfs/usr/lib/gconv/IBM869.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM869.so.new /mnt/lfs/usr/lib/gconv/IBM869.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM875.so /mnt/lfs/usr/lib/gconv/IBM875.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM875.so.new /mnt/lfs/usr/lib/gconv/IBM875.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM880.so /mnt/lfs/usr/lib/gconv/IBM880.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM880.so.new /mnt/lfs/usr/lib/gconv/IBM880.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM866.so /mnt/lfs/usr/lib/gconv/IBM866.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM866.so.new /mnt/lfs/usr/lib/gconv/IBM866.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1258.so /mnt/lfs/usr/lib/gconv/CP1258.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP1258.so.new /mnt/lfs/usr/lib/gconv/CP1258.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM922.so /mnt/lfs/usr/lib/gconv/IBM922.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM922.so.new /mnt/lfs/usr/lib/gconv/IBM922.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1124.so /mnt/lfs/usr/lib/gconv/IBM1124.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1124.so.new /mnt/lfs/usr/lib/gconv/IBM1124.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1129.so /mnt/lfs/usr/lib/gconv/IBM1129.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1129.so.new /mnt/lfs/usr/lib/gconv/IBM1129.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM932.so /mnt/lfs/usr/lib/gconv/IBM932.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM932.so.new /mnt/lfs/usr/lib/gconv/IBM932.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM943.so /mnt/lfs/usr/lib/gconv/IBM943.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM943.so.new /mnt/lfs/usr/lib/gconv/IBM943.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM856.so /mnt/lfs/usr/lib/gconv/IBM856.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM856.so.new /mnt/lfs/usr/lib/gconv/IBM856.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM930.so /mnt/lfs/usr/lib/gconv/IBM930.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM930.so.new /mnt/lfs/usr/lib/gconv/IBM930.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM933.so /mnt/lfs/usr/lib/gconv/IBM933.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM933.so.new /mnt/lfs/usr/lib/gconv/IBM933.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM935.so /mnt/lfs/usr/lib/gconv/IBM935.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM935.so.new /mnt/lfs/usr/lib/gconv/IBM935.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM937.so /mnt/lfs/usr/lib/gconv/IBM937.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM937.so.new /mnt/lfs/usr/lib/gconv/IBM937.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM939.so /mnt/lfs/usr/lib/gconv/IBM939.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM939.so.new /mnt/lfs/usr/lib/gconv/IBM939.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1046.so /mnt/lfs/usr/lib/gconv/IBM1046.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1046.so.new /mnt/lfs/usr/lib/gconv/IBM1046.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1132.so /mnt/lfs/usr/lib/gconv/IBM1132.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1132.so.new /mnt/lfs/usr/lib/gconv/IBM1132.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1133.so /mnt/lfs/usr/lib/gconv/IBM1133.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1133.so.new /mnt/lfs/usr/lib/gconv/IBM1133.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1160.so /mnt/lfs/usr/lib/gconv/IBM1160.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1160.so.new /mnt/lfs/usr/lib/gconv/IBM1160.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1161.so /mnt/lfs/usr/lib/gconv/IBM1161.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1161.so.new /mnt/lfs/usr/lib/gconv/IBM1161.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1162.so /mnt/lfs/usr/lib/gconv/IBM1162.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1162.so.new /mnt/lfs/usr/lib/gconv/IBM1162.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1163.so /mnt/lfs/usr/lib/gconv/IBM1163.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1163.so.new /mnt/lfs/usr/lib/gconv/IBM1163.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1164.so /mnt/lfs/usr/lib/gconv/IBM1164.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1164.so.new /mnt/lfs/usr/lib/gconv/IBM1164.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM918.so /mnt/lfs/usr/lib/gconv/IBM918.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM918.so.new /mnt/lfs/usr/lib/gconv/IBM918.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1004.so /mnt/lfs/usr/lib/gconv/IBM1004.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1004.so.new /mnt/lfs/usr/lib/gconv/IBM1004.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1026.so /mnt/lfs/usr/lib/gconv/IBM1026.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1026.so.new /mnt/lfs/usr/lib/gconv/IBM1026.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1125.so /mnt/lfs/usr/lib/gconv/CP1125.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP1125.so.new /mnt/lfs/usr/lib/gconv/CP1125.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1250.so /mnt/lfs/usr/lib/gconv/CP1250.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP1250.so.new /mnt/lfs/usr/lib/gconv/CP1250.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1251.so /mnt/lfs/usr/lib/gconv/CP1251.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP1251.so.new /mnt/lfs/usr/lib/gconv/CP1251.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1252.so /mnt/lfs/usr/lib/gconv/CP1252.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP1252.so.new /mnt/lfs/usr/lib/gconv/CP1252.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1253.so /mnt/lfs/usr/lib/gconv/CP1253.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP1253.so.new /mnt/lfs/usr/lib/gconv/CP1253.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1254.so /mnt/lfs/usr/lib/gconv/CP1254.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP1254.so.new /mnt/lfs/usr/lib/gconv/CP1254.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1255.so /mnt/lfs/usr/lib/gconv/CP1255.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP1255.so.new /mnt/lfs/usr/lib/gconv/CP1255.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1256.so /mnt/lfs/usr/lib/gconv/CP1256.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP1256.so.new /mnt/lfs/usr/lib/gconv/CP1256.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP1257.so /mnt/lfs/usr/lib/gconv/CP1257.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP1257.so.new /mnt/lfs/usr/lib/gconv/CP1257.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-2022-JP.so /mnt/lfs/usr/lib/gconv/ISO-2022-JP.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO-2022-JP.so.new /mnt/lfs/usr/lib/gconv/ISO-2022-JP.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/MACINTOSH.so /mnt/lfs/usr/lib/gconv/MACINTOSH.so.new +mv -f /mnt/lfs/usr/lib/gconv/MACINTOSH.so.new /mnt/lfs/usr/lib/gconv/MACINTOSH.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IEC_P27-1.so /mnt/lfs/usr/lib/gconv/IEC_P27-1.so.new +mv -f /mnt/lfs/usr/lib/gconv/IEC_P27-1.so.new /mnt/lfs/usr/lib/gconv/IEC_P27-1.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ASMO_449.so /mnt/lfs/usr/lib/gconv/ASMO_449.so.new +mv -f /mnt/lfs/usr/lib/gconv/ASMO_449.so.new /mnt/lfs/usr/lib/gconv/ASMO_449.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ANSI_X3.110.so /mnt/lfs/usr/lib/gconv/ANSI_X3.110.so.new +mv -f /mnt/lfs/usr/lib/gconv/ANSI_X3.110.so.new /mnt/lfs/usr/lib/gconv/ANSI_X3.110.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CSN_369103.so /mnt/lfs/usr/lib/gconv/CSN_369103.so.new +mv -f /mnt/lfs/usr/lib/gconv/CSN_369103.so.new /mnt/lfs/usr/lib/gconv/CSN_369103.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CWI.so /mnt/lfs/usr/lib/gconv/CWI.so.new +mv -f /mnt/lfs/usr/lib/gconv/CWI.so.new /mnt/lfs/usr/lib/gconv/CWI.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/DEC-MCS.so /mnt/lfs/usr/lib/gconv/DEC-MCS.so.new +mv -f /mnt/lfs/usr/lib/gconv/DEC-MCS.so.new /mnt/lfs/usr/lib/gconv/DEC-MCS.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ECMA-CYRILLIC.so /mnt/lfs/usr/lib/gconv/ECMA-CYRILLIC.so.new +mv -f /mnt/lfs/usr/lib/gconv/ECMA-CYRILLIC.so.new /mnt/lfs/usr/lib/gconv/ECMA-CYRILLIC.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/GOST_19768-74.so /mnt/lfs/usr/lib/gconv/GOST_19768-74.so.new +mv -f /mnt/lfs/usr/lib/gconv/GOST_19768-74.so.new /mnt/lfs/usr/lib/gconv/GOST_19768-74.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/GREEK-CCITT.so /mnt/lfs/usr/lib/gconv/GREEK-CCITT.so.new +mv -f /mnt/lfs/usr/lib/gconv/GREEK-CCITT.so.new /mnt/lfs/usr/lib/gconv/GREEK-CCITT.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/GREEK7.so /mnt/lfs/usr/lib/gconv/GREEK7.so.new +mv -f /mnt/lfs/usr/lib/gconv/GREEK7.so.new /mnt/lfs/usr/lib/gconv/GREEK7.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/GREEK7-OLD.so /mnt/lfs/usr/lib/gconv/GREEK7-OLD.so.new +mv -f /mnt/lfs/usr/lib/gconv/GREEK7-OLD.so.new /mnt/lfs/usr/lib/gconv/GREEK7-OLD.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/INIS.so /mnt/lfs/usr/lib/gconv/INIS.so.new +mv -f /mnt/lfs/usr/lib/gconv/INIS.so.new /mnt/lfs/usr/lib/gconv/INIS.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/INIS-8.so /mnt/lfs/usr/lib/gconv/INIS-8.so.new +mv -f /mnt/lfs/usr/lib/gconv/INIS-8.so.new /mnt/lfs/usr/lib/gconv/INIS-8.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/INIS-CYRILLIC.so /mnt/lfs/usr/lib/gconv/INIS-CYRILLIC.so.new +mv -f /mnt/lfs/usr/lib/gconv/INIS-CYRILLIC.so.new /mnt/lfs/usr/lib/gconv/INIS-CYRILLIC.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_6937-2.so /mnt/lfs/usr/lib/gconv/ISO_6937-2.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO_6937-2.so.new /mnt/lfs/usr/lib/gconv/ISO_6937-2.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_2033.so /mnt/lfs/usr/lib/gconv/ISO_2033.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO_2033.so.new /mnt/lfs/usr/lib/gconv/ISO_2033.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_5427.so /mnt/lfs/usr/lib/gconv/ISO_5427.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO_5427.so.new /mnt/lfs/usr/lib/gconv/ISO_5427.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_5427-EXT.so /mnt/lfs/usr/lib/gconv/ISO_5427-EXT.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO_5427-EXT.so.new /mnt/lfs/usr/lib/gconv/ISO_5427-EXT.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_5428.so /mnt/lfs/usr/lib/gconv/ISO_5428.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO_5428.so.new /mnt/lfs/usr/lib/gconv/ISO_5428.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_10367-BOX.so /mnt/lfs/usr/lib/gconv/ISO_10367-BOX.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO_10367-BOX.so.new /mnt/lfs/usr/lib/gconv/ISO_10367-BOX.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/MAC-IS.so /mnt/lfs/usr/lib/gconv/MAC-IS.so.new +mv -f /mnt/lfs/usr/lib/gconv/MAC-IS.so.new /mnt/lfs/usr/lib/gconv/MAC-IS.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/MAC-UK.so /mnt/lfs/usr/lib/gconv/MAC-UK.so.new +mv -f /mnt/lfs/usr/lib/gconv/MAC-UK.so.new /mnt/lfs/usr/lib/gconv/MAC-UK.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/NATS-DANO.so /mnt/lfs/usr/lib/gconv/NATS-DANO.so.new +mv -f /mnt/lfs/usr/lib/gconv/NATS-DANO.so.new /mnt/lfs/usr/lib/gconv/NATS-DANO.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/NATS-SEFI.so /mnt/lfs/usr/lib/gconv/NATS-SEFI.so.new +mv -f /mnt/lfs/usr/lib/gconv/NATS-SEFI.so.new /mnt/lfs/usr/lib/gconv/NATS-SEFI.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/SAMI-WS2.so /mnt/lfs/usr/lib/gconv/SAMI-WS2.so.new +mv -f /mnt/lfs/usr/lib/gconv/SAMI-WS2.so.new /mnt/lfs/usr/lib/gconv/SAMI-WS2.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-IR-197.so /mnt/lfs/usr/lib/gconv/ISO-IR-197.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO-IR-197.so.new /mnt/lfs/usr/lib/gconv/ISO-IR-197.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/TIS-620.so /mnt/lfs/usr/lib/gconv/TIS-620.so.new +mv -f /mnt/lfs/usr/lib/gconv/TIS-620.so.new /mnt/lfs/usr/lib/gconv/TIS-620.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/KOI8-U.so /mnt/lfs/usr/lib/gconv/KOI8-U.so.new +mv -f /mnt/lfs/usr/lib/gconv/KOI8-U.so.new /mnt/lfs/usr/lib/gconv/KOI8-U.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/GBK.so /mnt/lfs/usr/lib/gconv/GBK.so.new +mv -f /mnt/lfs/usr/lib/gconv/GBK.so.new /mnt/lfs/usr/lib/gconv/GBK.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISIRI-3342.so /mnt/lfs/usr/lib/gconv/ISIRI-3342.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISIRI-3342.so.new /mnt/lfs/usr/lib/gconv/ISIRI-3342.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/GBGBK.so /mnt/lfs/usr/lib/gconv/GBGBK.so.new +mv -f /mnt/lfs/usr/lib/gconv/GBGBK.so.new /mnt/lfs/usr/lib/gconv/GBGBK.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-2022-CN.so /mnt/lfs/usr/lib/gconv/ISO-2022-CN.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO-2022-CN.so.new /mnt/lfs/usr/lib/gconv/ISO-2022-CN.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/libISOIR165.so /mnt/lfs/usr/lib/gconv/libISOIR165.so.new +mv -f /mnt/lfs/usr/lib/gconv/libISOIR165.so.new /mnt/lfs/usr/lib/gconv/libISOIR165.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/UTF-16.so /mnt/lfs/usr/lib/gconv/UTF-16.so.new +mv -f /mnt/lfs/usr/lib/gconv/UTF-16.so.new /mnt/lfs/usr/lib/gconv/UTF-16.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/UNICODE.so /mnt/lfs/usr/lib/gconv/UNICODE.so.new +mv -f /mnt/lfs/usr/lib/gconv/UNICODE.so.new /mnt/lfs/usr/lib/gconv/UNICODE.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/UTF-32.so /mnt/lfs/usr/lib/gconv/UTF-32.so.new +mv -f /mnt/lfs/usr/lib/gconv/UTF-32.so.new /mnt/lfs/usr/lib/gconv/UTF-32.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/UTF-7.so /mnt/lfs/usr/lib/gconv/UTF-7.so.new +mv -f /mnt/lfs/usr/lib/gconv/UTF-7.so.new /mnt/lfs/usr/lib/gconv/UTF-7.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/BIG5HKSCS.so /mnt/lfs/usr/lib/gconv/BIG5HKSCS.so.new +mv -f /mnt/lfs/usr/lib/gconv/BIG5HKSCS.so.new /mnt/lfs/usr/lib/gconv/BIG5HKSCS.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/GB18030.so /mnt/lfs/usr/lib/gconv/GB18030.so.new +mv -f /mnt/lfs/usr/lib/gconv/GB18030.so.new /mnt/lfs/usr/lib/gconv/GB18030.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-2022-CN-EXT.so /mnt/lfs/usr/lib/gconv/ISO-2022-CN-EXT.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO-2022-CN-EXT.so.new /mnt/lfs/usr/lib/gconv/ISO-2022-CN-EXT.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/VISCII.so /mnt/lfs/usr/lib/gconv/VISCII.so.new +mv -f /mnt/lfs/usr/lib/gconv/VISCII.so.new /mnt/lfs/usr/lib/gconv/VISCII.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/GBBIG5.so /mnt/lfs/usr/lib/gconv/GBBIG5.so.new +mv -f /mnt/lfs/usr/lib/gconv/GBBIG5.so.new /mnt/lfs/usr/lib/gconv/GBBIG5.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP10007.so /mnt/lfs/usr/lib/gconv/CP10007.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP10007.so.new /mnt/lfs/usr/lib/gconv/CP10007.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/KOI8-T.so /mnt/lfs/usr/lib/gconv/KOI8-T.so.new +mv -f /mnt/lfs/usr/lib/gconv/KOI8-T.so.new /mnt/lfs/usr/lib/gconv/KOI8-T.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/GEORGIAN-PS.so /mnt/lfs/usr/lib/gconv/GEORGIAN-PS.so.new +mv -f /mnt/lfs/usr/lib/gconv/GEORGIAN-PS.so.new /mnt/lfs/usr/lib/gconv/GEORGIAN-PS.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/GEORGIAN-ACADEMY.so /mnt/lfs/usr/lib/gconv/GEORGIAN-ACADEMY.so.new +mv -f /mnt/lfs/usr/lib/gconv/GEORGIAN-ACADEMY.so.new /mnt/lfs/usr/lib/gconv/GEORGIAN-ACADEMY.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-IR-209.so /mnt/lfs/usr/lib/gconv/ISO-IR-209.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO-IR-209.so.new /mnt/lfs/usr/lib/gconv/ISO-IR-209.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/MAC-SAMI.so /mnt/lfs/usr/lib/gconv/MAC-SAMI.so.new +mv -f /mnt/lfs/usr/lib/gconv/MAC-SAMI.so.new /mnt/lfs/usr/lib/gconv/MAC-SAMI.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ARMSCII-8.so /mnt/lfs/usr/lib/gconv/ARMSCII-8.so.new +mv -f /mnt/lfs/usr/lib/gconv/ARMSCII-8.so.new /mnt/lfs/usr/lib/gconv/ARMSCII-8.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/TCVN5712-1.so /mnt/lfs/usr/lib/gconv/TCVN5712-1.so.new +mv -f /mnt/lfs/usr/lib/gconv/TCVN5712-1.so.new /mnt/lfs/usr/lib/gconv/TCVN5712-1.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/libJISX0213.so /mnt/lfs/usr/lib/gconv/libJISX0213.so.new +mv -f /mnt/lfs/usr/lib/gconv/libJISX0213.so.new /mnt/lfs/usr/lib/gconv/libJISX0213.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-JISX0213.so /mnt/lfs/usr/lib/gconv/EUC-JISX0213.so.new +mv -f /mnt/lfs/usr/lib/gconv/EUC-JISX0213.so.new /mnt/lfs/usr/lib/gconv/EUC-JISX0213.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/SHIFT_JISX0213.so /mnt/lfs/usr/lib/gconv/SHIFT_JISX0213.so.new +mv -f /mnt/lfs/usr/lib/gconv/SHIFT_JISX0213.so.new /mnt/lfs/usr/lib/gconv/SHIFT_JISX0213.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO-2022-JP-3.so /mnt/lfs/usr/lib/gconv/ISO-2022-JP-3.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO-2022-JP-3.so.new /mnt/lfs/usr/lib/gconv/ISO-2022-JP-3.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/TSCII.so /mnt/lfs/usr/lib/gconv/TSCII.so.new +mv -f /mnt/lfs/usr/lib/gconv/TSCII.so.new /mnt/lfs/usr/lib/gconv/TSCII.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM866NAV.so /mnt/lfs/usr/lib/gconv/IBM866NAV.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM866NAV.so.new /mnt/lfs/usr/lib/gconv/IBM866NAV.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP932.so /mnt/lfs/usr/lib/gconv/CP932.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP932.so.new /mnt/lfs/usr/lib/gconv/CP932.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/EUC-JP-MS.so /mnt/lfs/usr/lib/gconv/EUC-JP-MS.so.new +mv -f /mnt/lfs/usr/lib/gconv/EUC-JP-MS.so.new /mnt/lfs/usr/lib/gconv/EUC-JP-MS.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/PT154.so /mnt/lfs/usr/lib/gconv/PT154.so.new +mv -f /mnt/lfs/usr/lib/gconv/PT154.so.new /mnt/lfs/usr/lib/gconv/PT154.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/RK1048.so /mnt/lfs/usr/lib/gconv/RK1048.so.new +mv -f /mnt/lfs/usr/lib/gconv/RK1048.so.new /mnt/lfs/usr/lib/gconv/RK1048.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1025.so /mnt/lfs/usr/lib/gconv/IBM1025.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1025.so.new /mnt/lfs/usr/lib/gconv/IBM1025.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1122.so /mnt/lfs/usr/lib/gconv/IBM1122.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1122.so.new /mnt/lfs/usr/lib/gconv/IBM1122.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1137.so /mnt/lfs/usr/lib/gconv/IBM1137.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1137.so.new /mnt/lfs/usr/lib/gconv/IBM1137.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1153.so /mnt/lfs/usr/lib/gconv/IBM1153.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1153.so.new /mnt/lfs/usr/lib/gconv/IBM1153.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1154.so /mnt/lfs/usr/lib/gconv/IBM1154.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1154.so.new /mnt/lfs/usr/lib/gconv/IBM1154.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1155.so /mnt/lfs/usr/lib/gconv/IBM1155.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1155.so.new /mnt/lfs/usr/lib/gconv/IBM1155.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1156.so /mnt/lfs/usr/lib/gconv/IBM1156.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1156.so.new /mnt/lfs/usr/lib/gconv/IBM1156.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1157.so /mnt/lfs/usr/lib/gconv/IBM1157.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1157.so.new /mnt/lfs/usr/lib/gconv/IBM1157.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1158.so /mnt/lfs/usr/lib/gconv/IBM1158.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1158.so.new /mnt/lfs/usr/lib/gconv/IBM1158.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM803.so /mnt/lfs/usr/lib/gconv/IBM803.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM803.so.new /mnt/lfs/usr/lib/gconv/IBM803.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM901.so /mnt/lfs/usr/lib/gconv/IBM901.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM901.so.new /mnt/lfs/usr/lib/gconv/IBM901.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM902.so /mnt/lfs/usr/lib/gconv/IBM902.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM902.so.new /mnt/lfs/usr/lib/gconv/IBM902.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM921.so /mnt/lfs/usr/lib/gconv/IBM921.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM921.so.new /mnt/lfs/usr/lib/gconv/IBM921.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1008.so /mnt/lfs/usr/lib/gconv/IBM1008.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1008.so.new /mnt/lfs/usr/lib/gconv/IBM1008.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1008_420.so /mnt/lfs/usr/lib/gconv/IBM1008_420.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1008_420.so.new /mnt/lfs/usr/lib/gconv/IBM1008_420.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1097.so /mnt/lfs/usr/lib/gconv/IBM1097.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1097.so.new /mnt/lfs/usr/lib/gconv/IBM1097.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1112.so /mnt/lfs/usr/lib/gconv/IBM1112.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1112.so.new /mnt/lfs/usr/lib/gconv/IBM1112.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1123.so /mnt/lfs/usr/lib/gconv/IBM1123.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1123.so.new /mnt/lfs/usr/lib/gconv/IBM1123.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1130.so /mnt/lfs/usr/lib/gconv/IBM1130.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1130.so.new /mnt/lfs/usr/lib/gconv/IBM1130.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1140.so /mnt/lfs/usr/lib/gconv/IBM1140.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1140.so.new /mnt/lfs/usr/lib/gconv/IBM1140.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1141.so /mnt/lfs/usr/lib/gconv/IBM1141.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1141.so.new /mnt/lfs/usr/lib/gconv/IBM1141.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1142.so /mnt/lfs/usr/lib/gconv/IBM1142.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1142.so.new /mnt/lfs/usr/lib/gconv/IBM1142.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1143.so /mnt/lfs/usr/lib/gconv/IBM1143.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1143.so.new /mnt/lfs/usr/lib/gconv/IBM1143.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1144.so /mnt/lfs/usr/lib/gconv/IBM1144.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1144.so.new /mnt/lfs/usr/lib/gconv/IBM1144.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1145.so /mnt/lfs/usr/lib/gconv/IBM1145.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1145.so.new /mnt/lfs/usr/lib/gconv/IBM1145.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1146.so /mnt/lfs/usr/lib/gconv/IBM1146.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1146.so.new /mnt/lfs/usr/lib/gconv/IBM1146.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1147.so /mnt/lfs/usr/lib/gconv/IBM1147.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1147.so.new /mnt/lfs/usr/lib/gconv/IBM1147.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1148.so /mnt/lfs/usr/lib/gconv/IBM1148.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1148.so.new /mnt/lfs/usr/lib/gconv/IBM1148.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1149.so /mnt/lfs/usr/lib/gconv/IBM1149.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1149.so.new /mnt/lfs/usr/lib/gconv/IBM1149.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1166.so /mnt/lfs/usr/lib/gconv/IBM1166.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1166.so.new /mnt/lfs/usr/lib/gconv/IBM1166.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1167.so /mnt/lfs/usr/lib/gconv/IBM1167.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1167.so.new /mnt/lfs/usr/lib/gconv/IBM1167.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM4517.so /mnt/lfs/usr/lib/gconv/IBM4517.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM4517.so.new /mnt/lfs/usr/lib/gconv/IBM4517.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM4899.so /mnt/lfs/usr/lib/gconv/IBM4899.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM4899.so.new /mnt/lfs/usr/lib/gconv/IBM4899.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM4909.so /mnt/lfs/usr/lib/gconv/IBM4909.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM4909.so.new /mnt/lfs/usr/lib/gconv/IBM4909.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM4971.so /mnt/lfs/usr/lib/gconv/IBM4971.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM4971.so.new /mnt/lfs/usr/lib/gconv/IBM4971.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM5347.so /mnt/lfs/usr/lib/gconv/IBM5347.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM5347.so.new /mnt/lfs/usr/lib/gconv/IBM5347.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM9030.so /mnt/lfs/usr/lib/gconv/IBM9030.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM9030.so.new /mnt/lfs/usr/lib/gconv/IBM9030.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM9066.so /mnt/lfs/usr/lib/gconv/IBM9066.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM9066.so.new /mnt/lfs/usr/lib/gconv/IBM9066.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM9448.so /mnt/lfs/usr/lib/gconv/IBM9448.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM9448.so.new /mnt/lfs/usr/lib/gconv/IBM9448.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM12712.so /mnt/lfs/usr/lib/gconv/IBM12712.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM12712.so.new /mnt/lfs/usr/lib/gconv/IBM12712.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM16804.so /mnt/lfs/usr/lib/gconv/IBM16804.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM16804.so.new /mnt/lfs/usr/lib/gconv/IBM16804.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1364.so /mnt/lfs/usr/lib/gconv/IBM1364.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1364.so.new /mnt/lfs/usr/lib/gconv/IBM1364.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1371.so /mnt/lfs/usr/lib/gconv/IBM1371.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1371.so.new /mnt/lfs/usr/lib/gconv/IBM1371.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1388.so /mnt/lfs/usr/lib/gconv/IBM1388.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1388.so.new /mnt/lfs/usr/lib/gconv/IBM1388.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1390.so /mnt/lfs/usr/lib/gconv/IBM1390.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1390.so.new /mnt/lfs/usr/lib/gconv/IBM1390.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/IBM1399.so /mnt/lfs/usr/lib/gconv/IBM1399.so.new +mv -f /mnt/lfs/usr/lib/gconv/IBM1399.so.new /mnt/lfs/usr/lib/gconv/IBM1399.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO_11548-1.so /mnt/lfs/usr/lib/gconv/ISO_11548-1.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO_11548-1.so.new /mnt/lfs/usr/lib/gconv/ISO_11548-1.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/MIK.so /mnt/lfs/usr/lib/gconv/MIK.so.new +mv -f /mnt/lfs/usr/lib/gconv/MIK.so.new /mnt/lfs/usr/lib/gconv/MIK.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/BRF.so /mnt/lfs/usr/lib/gconv/BRF.so.new +mv -f /mnt/lfs/usr/lib/gconv/BRF.so.new /mnt/lfs/usr/lib/gconv/BRF.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/MAC-CENTRALEUROPE.so /mnt/lfs/usr/lib/gconv/MAC-CENTRALEUROPE.so.new +mv -f /mnt/lfs/usr/lib/gconv/MAC-CENTRALEUROPE.so.new /mnt/lfs/usr/lib/gconv/MAC-CENTRALEUROPE.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/KOI8-RU.so /mnt/lfs/usr/lib/gconv/KOI8-RU.so.new +mv -f /mnt/lfs/usr/lib/gconv/KOI8-RU.so.new /mnt/lfs/usr/lib/gconv/KOI8-RU.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/ISO8859-9E.so /mnt/lfs/usr/lib/gconv/ISO8859-9E.so.new +mv -f /mnt/lfs/usr/lib/gconv/ISO8859-9E.so.new /mnt/lfs/usr/lib/gconv/ISO8859-9E.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP770.so /mnt/lfs/usr/lib/gconv/CP770.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP770.so.new /mnt/lfs/usr/lib/gconv/CP770.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP771.so /mnt/lfs/usr/lib/gconv/CP771.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP771.so.new /mnt/lfs/usr/lib/gconv/CP771.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP772.so /mnt/lfs/usr/lib/gconv/CP772.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP772.so.new /mnt/lfs/usr/lib/gconv/CP772.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP773.so /mnt/lfs/usr/lib/gconv/CP773.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP773.so.new /mnt/lfs/usr/lib/gconv/CP773.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/iconvdata/CP774.so /mnt/lfs/usr/lib/gconv/CP774.so.new +mv -f /mnt/lfs/usr/lib/gconv/CP774.so.new /mnt/lfs/usr/lib/gconv/CP774.so +cp gconv-modules /mnt/lfs/sources/glibc-2.36/build/iconvdata/gconv-modules +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/iconvdata/gconv-modules /mnt/lfs/usr/lib/gconv/gconv-modules +*@*@*@ You should recreate /mnt/lfs/usr/lib/gconv/gconv-modules.cache +mkdir -p /mnt/lfs/sources/glibc-2.36/build/iconvdata/gconv-modules.d/ +cp gconv-modules-extra.conf /mnt/lfs/sources/glibc-2.36/build/iconvdata/gconv-modules.d/gconv-modules-extra.conf +.././scripts/mkinstalldirs /mnt/lfs/usr/lib/gconv/gconv-modules.d +mkdir -p -- /mnt/lfs/usr/lib/gconv/gconv-modules.d +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/iconvdata/gconv-modules.d/gconv-modules-extra.conf /mnt/lfs/usr/lib/gconv/gconv-modules.d/gconv-modules-extra.conf +*@*@*@ You should recreate /mnt/lfs/usr/lib/gconv/gconv-modules.cache +(cd /mnt/lfs/sources/glibc-2.36/build/iconvdata/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h iso8859-1.os iso8859-2.os iso8859-3.os iso8859-4.os iso8859-5.os iso8859-6.os iso8859-7.os iso8859-8.os iso8859-9.os iso8859-10.os iso8859-11.os iso8859-13.os iso8859-14.os iso8859-15.os iso8859-16.os t.61.os iso_6937.os sjis.os koi-8.os hp-roman8.os hp-roman9.os ebcdic-at-de.os ebcdic-at-de-a.os ebcdic-ca-fr.os euc-kr.os uhc.os johab.os jis0201.os jis0208.os jis0212.os ksc5601.os big5.os euc-jp.os gb2312.os euc-cn.os cns11643l1.os cns11643.os euc-tw.os iso646.os ebcdic-dk-no.os ebcdic-dk-no-a.os ebcdic-es.os ebcdic-es-a.os ebcdic-es-s.os ebcdic-fi-se.os ebcdic-fi-se-a.os ebcdic-fr.os ebcdic-is-friss.os ebcdic-it.os ebcdic-pt.os ebcdic-uk.os ebcdic-us.os ibm037.os ibm038.os ibm274.os ibm275.os ibm423.os ibm500.os ibm870.os ibm871.os ibm891.os ibm903.os ibm904.os ibm905.os ibm1047.os ibm874.os cp737.os cp775.os iso-2022-kr.os hp-turkish8.os hp-thai8.os hp-greek8.os koi8-r.os latin-greek.os latin-greek-1.os ibm256.os ibm273.os ibm277.os ibm278.os ibm280.os ibm281.os ibm284.os ibm285.os ibm290.os ibm297.os ibm420.os ibm424.os ibm437.os ibm850.os ibm851.os ibm852.os ibm855.os ibm857.os ibm858.os ibm860.os ibm861.os ibm862.os ibm863.os ibm864.os ibm865.os ibm868.os ibm869.os ibm875.os ibm880.os ibm866.os cp1258.os ibm922.os ibm1124.os ibm1129.os ibm932.os ibm943.os ibm856.os ibm930.os ibm933.os ibm935.os ibm937.os ibm939.os ibm1046.os ibm1132.os ibm1133.os ibm1160.os ibm1161.os ibm1162.os ibm1163.os ibm1164.os ibm918.os ibm1004.os ibm1026.os cp1125.os cp1250.os cp1251.os cp1252.os cp1253.os cp1254.os cp1255.os cp1256.os cp1257.os iso-2022-jp.os macintosh.os iec_p27-1.os asmo_449.os ansi_x3.110.os csn_369103.os cwi.os dec-mcs.os ecma-cyrillic.os gost_19768-74.os greek-ccitt.os greek7.os greek7-old.os inis.os inis-8.os inis-cyrillic.os iso_6937-2.os iso_2033.os iso_5427.os iso_5427-ext.os iso_5428.os iso_10367-box.os mac-is.os mac-uk.os nats-dano.os nats-sefi.os sami-ws2.os iso-ir-197.os tis-620.os koi8-u.os gbk.os isiri-3342.os gbgbk.os iso-2022-cn.os iso-ir-165.os utf-16.os unicode.os utf-32.os utf-7.os big5hkscs.os gb18030.os iso-2022-cn-ext.os viscii.os gbbig5.os cp10007.os koi8-t.os georgian-ps.os georgian-academy.os iso-ir-209.os mac-sami.os armscii-8.os tcvn5712-1.os jisx0213.os euc-jisx0213.os shift_jisx0213.os iso-2022-jp-3.os tscii.os ibm866nav.os cp932.os euc-jp-ms.os pt154.os rk1048.os ibm1025.os ibm1122.os ibm1137.os ibm1153.os ibm1154.os ibm1155.os ibm1156.os ibm1157.os ibm1158.os ibm803.os ibm901.os ibm902.os ibm921.os ibm1008.os ibm1008_420.os ibm1097.os ibm1112.os ibm1123.os ibm1130.os ibm1140.os ibm1141.os ibm1142.os ibm1143.os ibm1144.os ibm1145.os ibm1146.os ibm1147.os ibm1148.os ibm1149.os ibm1166.os ibm1167.os ibm4517.os ibm4899.os ibm4909.os ibm4971.os ibm5347.os ibm9030.os ibm9066.os ibm9448.os ibm12712.os ibm16804.os ibm1364.os ibm1371.os ibm1388.os ibm1390.os ibm1399.os iso_11548-1.os mik.os brf.os mac-centraleurope.os koi8-ru.os iso8859-9e.os cp770.os cp771.os cp772.os cp773.os cp774.os ISO8859-1.so ISO8859-2.so ISO8859-3.so ISO8859-4.so ISO8859-5.so ISO8859-6.so ISO8859-7.so ISO8859-8.so ISO8859-9.so ISO8859-10.so ISO8859-11.so ISO8859-13.so ISO8859-14.so ISO8859-15.so ISO8859-16.so T.61.so ISO_6937.so SJIS.so KOI-8.so HP-ROMAN8.so HP-ROMAN9.so EBCDIC-AT-DE.so EBCDIC-AT-DE-A.so EBCDIC-CA-FR.so EUC-KR.so UHC.so JOHAB.so libJIS.so libKSC.so BIG5.so EUC-JP.so libGB.so EUC-CN.so libCNS.so EUC-TW.so ISO646.so EBCDIC-DK-NO.so EBCDIC-DK-NO-A.so EBCDIC-ES.so EBCDIC-ES-A.so EBCDIC-ES-S.so EBCDIC-FI-SE.so EBCDIC-FI-SE-A.so EBCDIC-FR.so EBCDIC-IS-FRISS.so EBCDIC-IT.so EBCDIC-PT.so EBCDIC-UK.so EBCDIC-US.so IBM037.so IBM038.so IBM274.so IBM275.so IBM423.so IBM500.so IBM870.so IBM871.so IBM891.so IBM903.so IBM904.so IBM905.so IBM1047.so IBM874.so CP737.so CP775.so ISO-2022-KR.so HP-TURKISH8.so HP-THAI8.so HP-GREEK8.so KOI8-R.so LATIN-GREEK.so LATIN-GREEK-1.so IBM256.so IBM273.so IBM277.so IBM278.so IBM280.so IBM281.so IBM284.so IBM285.so IBM290.so IBM297.so IBM420.so IBM424.so IBM437.so IBM850.so IBM851.so IBM852.so IBM855.so IBM857.so IBM858.so IBM860.so IBM861.so IBM862.so IBM863.so IBM864.so IBM865.so IBM868.so IBM869.so IBM875.so IBM880.so IBM866.so CP1258.so IBM922.so IBM1124.so IBM1129.so IBM932.so IBM943.so IBM856.so IBM930.so IBM933.so IBM935.so IBM937.so IBM939.so IBM1046.so IBM1132.so IBM1133.so IBM1160.so IBM1161.so IBM1162.so IBM1163.so IBM1164.so IBM918.so IBM1004.so IBM1026.so CP1125.so CP1250.so CP1251.so CP1252.so CP1253.so CP1254.so CP1255.so CP1256.so CP1257.so ISO-2022-JP.so MACINTOSH.so IEC_P27-1.so ASMO_449.so ANSI_X3.110.so CSN_369103.so CWI.so DEC-MCS.so ECMA-CYRILLIC.so GOST_19768-74.so GREEK-CCITT.so GREEK7.so GREEK7-OLD.so INIS.so INIS-8.so INIS-CYRILLIC.so ISO_6937-2.so ISO_2033.so ISO_5427.so ISO_5427-EXT.so ISO_5428.so ISO_10367-BOX.so MAC-IS.so MAC-UK.so NATS-DANO.so NATS-SEFI.so SAMI-WS2.so ISO-IR-197.so TIS-620.so KOI8-U.so GBK.so ISIRI-3342.so GBGBK.so ISO-2022-CN.so libISOIR165.so UTF-16.so UNICODE.so UTF-32.so UTF-7.so BIG5HKSCS.so GB18030.so ISO-2022-CN-EXT.so VISCII.so GBBIG5.so CP10007.so KOI8-T.so GEORGIAN-PS.so GEORGIAN-ACADEMY.so ISO-IR-209.so MAC-SAMI.so ARMSCII-8.so TCVN5712-1.so libJISX0213.so EUC-JISX0213.so SHIFT_JISX0213.so ISO-2022-JP-3.so TSCII.so IBM866NAV.so CP932.so EUC-JP-MS.so PT154.so RK1048.so IBM1025.so IBM1122.so IBM1137.so IBM1153.so IBM1154.so IBM1155.so IBM1156.so IBM1157.so IBM1158.so IBM803.so IBM901.so IBM902.so IBM921.so IBM1008.so IBM1008_420.so IBM1097.so IBM1112.so IBM1123.so IBM1130.so IBM1140.so IBM1141.so IBM1142.so IBM1143.so IBM1144.so IBM1145.so IBM1146.so IBM1147.so IBM1148.so IBM1149.so IBM1166.so IBM1167.so IBM4517.so IBM4899.so IBM4909.so IBM4971.so IBM5347.so IBM9030.so IBM9066.so IBM9448.so IBM12712.so IBM16804.so IBM1364.so IBM1371.so IBM1388.so IBM1390.so IBM1399.so ISO_11548-1.so MIK.so BRF.so MAC-CENTRALEUROPE.so KOI8-RU.so ISO8859-9E.so CP770.so CP771.so CP772.so CP773.so CP774.so) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/iconvdata/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/iconvdata/stubsT /mnt/lfs/sources/glibc-2.36/build/iconvdata/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/iconvdata' +make subdir=assert -C assert ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/assert' +/usr/bin/install -c -m 644 assert.h /mnt/lfs/usr/include/assert.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/assert/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h assert.o assert-perr.o __assert.o assert.os assert-perr.os __assert.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/assert/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/assert/stubsT /mnt/lfs/sources/glibc-2.36/build/assert/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/assert' +make subdir=ctype -C ctype ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/ctype' +/usr/bin/install -c -m 644 ctype.h /mnt/lfs/usr/include/ctype.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/ctype/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h ctype.o ctype-c99.o ctype-extn.o ctype-c99_l.o ctype_l.o isctype.o ctype-info.o ctype.os ctype-c99.os ctype-extn.os ctype-c99_l.os ctype_l.os isctype.os ctype-info.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/ctype/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/ctype/stubsT /mnt/lfs/sources/glibc-2.36/build/ctype/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/ctype' +make subdir=intl -C intl ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/intl' +/usr/bin/install -c -m 644 libintl.h /mnt/lfs/usr/include/libintl.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale +mkdir -p -- /mnt/lfs/usr/share/locale +/usr/bin/install -c -m 644 locale.alias /mnt/lfs/usr/share/locale/locale.alias +(cd /mnt/lfs/sources/glibc-2.36/build/intl/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h bindtextdom.o dcgettext.o dgettext.o gettext.o dcigettext.o dcngettext.o dngettext.o ngettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o plural.o plural-exp.o hash-string.o bindtextdom.os dcgettext.os dgettext.os gettext.os dcigettext.os dcngettext.os dngettext.os ngettext.os finddomain.os loadmsgcat.os localealias.os textdomain.os l10nflist.os explodename.os plural.os plural-exp.os hash-string.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/intl/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/intl/stubsT /mnt/lfs/sources/glibc-2.36/build/intl/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/intl' +make subdir=catgets -C catgets ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/catgets' +/usr/bin/install -c -m 644 nl_types.h /mnt/lfs/usr/include/nl_types.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/catgets/gencat /mnt/lfs/usr/bin/gencat.new +mv -f /mnt/lfs/usr/bin/gencat.new /mnt/lfs/usr/bin/gencat +(cd /mnt/lfs/sources/glibc-2.36/build/catgets/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h catgets.o open_catalog.o catgets.os open_catalog.os xmalloc.o) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/catgets/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/catgets/stubsT /mnt/lfs/sources/glibc-2.36/build/catgets/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/catgets' +make subdir=math -C math ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/math' +/usr/bin/install -c -m 644 math.h /mnt/lfs/usr/include/math.h +/usr/bin/install -c -m 644 bits/mathcalls.h /mnt/lfs/usr/include/bits/mathcalls.h +/usr/bin/install -c -m 644 ../sysdeps/x86/fpu_control.h /mnt/lfs/usr/include/fpu_control.h +/usr/bin/install -c -m 644 complex.h /mnt/lfs/usr/include/complex.h +/usr/bin/install -c -m 644 bits/cmathcalls.h /mnt/lfs/usr/include/bits/cmathcalls.h +/usr/bin/install -c -m 644 fenv.h /mnt/lfs/usr/include/fenv.h +/usr/bin/install -c -m 644 ../sysdeps/x86/fpu/bits/fenv.h /mnt/lfs/usr/include/bits/fenv.h +/usr/bin/install -c -m 644 ../bits/mathdef.h /mnt/lfs/usr/include/bits/mathdef.h +/usr/bin/install -c -m 644 tgmath.h /mnt/lfs/usr/include/tgmath.h +/usr/bin/install -c -m 644 ../sysdeps/x86/fpu/bits/math-vector.h /mnt/lfs/usr/include/bits/math-vector.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/finclude +mkdir -p -- /mnt/lfs/usr/include/finclude +/usr/bin/install -c -m 644 ../sysdeps/x86/fpu/finclude/math-vector-fortran.h /mnt/lfs/usr/include/finclude/math-vector-fortran.h +/usr/bin/install -c -m 644 ../bits/libm-simd-decl-stubs.h /mnt/lfs/usr/include/bits/libm-simd-decl-stubs.h +/usr/bin/install -c -m 644 ../sysdeps/ieee754/ldbl-96/bits/iscanonical.h /mnt/lfs/usr/include/bits/iscanonical.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/flt-eval-method.h /mnt/lfs/usr/include/bits/flt-eval-method.h +/usr/bin/install -c -m 644 ../bits/fp-fast.h /mnt/lfs/usr/include/bits/fp-fast.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/fp-logb.h /mnt/lfs/usr/include/bits/fp-logb.h +/usr/bin/install -c -m 644 ../sysdeps/ieee754/ldbl-96/bits/long-double.h /mnt/lfs/usr/include/bits/long-double.h +/usr/bin/install -c -m 644 bits/mathcalls-helper-functions.h /mnt/lfs/usr/include/bits/mathcalls-helper-functions.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/floatn.h /mnt/lfs/usr/include/bits/floatn.h +/usr/bin/install -c -m 644 ../bits/floatn-common.h /mnt/lfs/usr/include/bits/floatn-common.h +/usr/bin/install -c -m 644 bits/mathcalls-narrow.h /mnt/lfs/usr/include/bits/mathcalls-narrow.h +/usr/bin/install -c -m 644 ../sysdeps/ieee754/ieee754.h /mnt/lfs/usr/include/ieee754.h +(echo '/* GNU ld script'; echo '*/';\ + cat /mnt/lfs/sources/glibc-2.36/build/format.lds; \ + echo 'GROUP ( /usr/lib/libm.so.6 ' \ + 'AS_NEEDED ( /usr/lib/libmvec.so.1 ) )' \ +) > /mnt/lfs/usr/lib/libm.so.new +mv -f /mnt/lfs/usr/lib/libm.so.new /mnt/lfs/usr/lib/libm.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/math/libm.so /mnt/lfs/usr/lib/libm.so.6.new +mv -f /mnt/lfs/usr/lib/libm.so.6.new /mnt/lfs/usr/lib/libm.so.6 +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/math/libm.a /mnt/lfs/usr/lib/libm-2.36.a +(echo '/* GNU ld script'; echo '*/';\ + cat /mnt/lfs/sources/glibc-2.36/build/format.lds; \ + echo 'GROUP ( /usr/lib/libm-2.36.a /usr/lib/libmvec.a )' \ +) > /mnt/lfs/usr/lib/libm.a.new +mv -f /mnt/lfs/usr/lib/libm.a.new /mnt/lfs/usr/lib/libm.a +(cd /mnt/lfs/sources/glibc-2.36/build/math/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h s_isinfl.o s_isnanl.o s_finitel.o s_copysignl.o s_modfl.o s_scalbnl.o s_frexpl.o s_signbitl.o s_ldexpl.o s_isinf.o s_isnan.o s_finite.o s_copysign.o s_modf.o s_scalbn.o s_frexp.o s_signbit.o s_ldexp.o s_isinff.o s_isnanf.o s_finitef.o s_copysignf.o s_modff.o s_scalbnf.o s_frexpf.o s_signbitf.o s_ldexpf.o s_isinff128.o s_isnanf128.o s_finitef128.o s_copysignf128.o s_modff128.o s_scalbnf128.o s_frexpf128.o s_signbitf128.o s_ldexpf128.o setfpucw.o fpu_control.o s_isinfl.os s_isnanl.os s_finitel.os s_copysignl.os s_modfl.os s_scalbnl.os s_frexpl.os s_signbitl.os s_ldexpl.os s_isinf.os s_isnan.os s_finite.os s_copysign.os s_modf.os s_scalbn.os s_frexp.os s_signbit.os s_ldexp.os s_isinff.os s_isnanf.os s_finitef.os s_copysignf.os s_modff.os s_scalbnf.os s_frexpf.os s_signbitf.os s_ldexpf.os s_isinff128.os s_isnanf128.os s_finitef128.os s_copysignf128.os s_modff128.os s_scalbnf128.os s_frexpf128.os s_signbitf128.os s_ldexpf128.os setfpucw.os fpu_control.os s_lib_version.o s_matherr.o s_signgam.o fclrexcpt.o fgetexcptflg.o fraiseexcpt.o fsetexcptflg.o ftestexcept.o fegetround.o fesetround.o fegetenv.o feholdexcpt.o fesetenv.o feupdateenv.o fedisblxcpt.o feenablxcpt.o fegetexcept.o fesetexcept.o fetestexceptflag.o fegetmode.o fesetmode.o powl_helper.o w_acosl_compat.o w_acoshl_compat.o w_asinl_compat.o w_atan2l_compat.o w_atanhl_compat.o w_coshl_compat.o w_exp2l_compat.o w_exp10l_compat.o w_fmodl_compat.o w_hypotl_compat.o w_j0l_compat.o w_j1l_compat.o w_jnl_compat.o w_log2l_compat.o w_log10l_compat.o w_logl_compat.o w_powl_compat.o w_remainderl_compat.o w_scalbl_compat.o w_sinhl_compat.o w_sqrtl_compat.o w_tgammal_compat.o w_lgammal_r_compat.o w_lgammal_compat2.o w_expl_compat.o w_lgamma_compatl.o k_standardl.o w_acos_compat.o w_acosh_compat.o w_asin_compat.o w_atan2_compat.o w_atanh_compat.o w_cosh_compat.o w_exp2_compat.o w_exp10_compat.o w_fmod_compat.o w_hypot_compat.o w_j0_compat.o w_j1_compat.o w_jn_compat.o w_log2_compat.o w_log10_compat.o w_log_compat.o w_pow_compat.o w_remainder_compat.o w_scalb_compat.o w_sinh_compat.o w_sqrt_compat.o w_tgamma_compat.o w_lgamma_r_compat.o w_lgamma_compat2.o w_exp_compat.o w_lgamma_compat.o k_standard.o w_acosf_compat.o w_acoshf_compat.o w_asinf_compat.o w_atan2f_compat.o w_atanhf_compat.o w_coshf_compat.o w_exp2f_compat.o w_exp10f_compat.o w_fmodf_compat.o w_hypotf_compat.o w_j0f_compat.o w_j1f_compat.o w_jnf_compat.o w_log2f_compat.o w_log10f_compat.o w_logf_compat.o w_powf_compat.o w_remainderf_compat.o w_scalbf_compat.o w_sinhf_compat.o w_sqrtf_compat.o w_tgammaf_compat.o w_lgammaf_r_compat.o w_lgammaf_compat2.o w_expf_compat.o w_lgamma_compatf.o k_standardf.o e_acosl.o e_acoshl.o e_asinl.o e_atan2l.o e_atanhl.o e_coshl.o e_expl.o e_fmodl.o e_hypotl.o e_j0l.o e_j1l.o e_jnl.o e_lgammal_r.o e_logl.o e_log10l.o e_powl.o e_remainderl.o e_sinhl.o e_sqrtl.o e_gammal_r.o e_ilogbl.o k_tanl.o s_asinhl.o s_atanl.o s_cbrtl.o s_ceill.o s_cosl.o s_erfl.o s_expm1l.o s_fabsl.o s_floorl.o s_log1pl.o s_logbl.o s_nextafterl.o s_nexttowardl.o s_rintl.o s_scalblnl.o s_sinl.o s_tanl.o s_tanhl.o s_fpclassifyl.o s_truncl.o s_remquol.o e_log2l.o s_roundl.o s_nearbyintl.o s_sincosl.o s_fmal.o s_lrintl.o s_llrintl.o s_lroundl.o s_llroundl.o e_exp10l.o s_issignalingl.o x2y2m1l.o gamma_productl.o lgamma_negl.o lgamma_productl.o s_nextupl.o s_totalorderl.o s_totalordermagl.o s_getpayloadl.o s_setpayloadl.o s_setpayloadsigl.o s_roundevenl.o s_fromfpl.o s_ufromfpl.o s_fromfpxl.o s_ufromfpxl.o cargl.o conjl.o cimagl.o creall.o cabsl.o e_scalbl.o s_cacosl.o s_cacoshl.o s_ccosl.o s_ccoshl.o s_casinl.o s_csinl.o s_casinhl.o k_casinhl.o s_csinhl.o s_catanhl.o s_catanl.o s_ctanl.o s_ctanhl.o s_cexpl.o s_clogl.o s_cprojl.o s_csqrtl.o s_cpowl.o s_clog10l.o s_fdiml.o s_nextdownl.o s_fmaxl.o s_fminl.o s_nanl.o s_iseqsigl.o s_canonicalizel.o s_significandl.o w_ilogbl.o w_llogbl.o w_log1pl.o w_scalblnl.o s_fmaxmagl.o s_fminmagl.o w_acosl.o w_acoshl.o w_asinl.o w_atan2l.o w_atanhl.o w_coshl.o w_exp10l.o w_exp2l.o w_fmodl.o w_hypotl.o w_j0l.o w_j1l.o w_jnl.o w_logl.o w_log10l.o w_log2l.o w_powl.o w_remainderl.o w_scalbl.o w_sinhl.o w_sqrtl.o w_tgammal.o w_lgammal.o w_lgammal_r.o w_expl.o e_exp2l.o s_fmaximuml.o s_fmaximum_magl.o s_fmaximum_numl.o s_fmaximum_mag_numl.o s_fminimuml.o s_fminimum_magl.o s_fminimum_numl.o s_fminimum_mag_numl.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_remainder.o e_sinh.o e_sqrt.o e_gamma_r.o e_ilogb.o k_tan.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_floor.o s_log1p.o s_logb.o s_nextafter.o s_nexttoward.o s_rint.o s_scalbln.o s_sin.o s_tan.o s_tanh.o s_fpclassify.o s_trunc.o s_remquo.o e_log2.o s_round.o s_nearbyint.o s_sincos.o s_fma.o s_lrint.o s_llrint.o s_lround.o s_llround.o e_exp10.o s_issignaling.o x2y2m1.o gamma_product.o lgamma_neg.o lgamma_product.o s_nextup.o s_totalorder.o s_totalordermag.o s_getpayload.o s_setpayload.o s_setpayloadsig.o s_roundeven.o s_fromfp.o s_ufromfp.o s_fromfpx.o s_ufromfpx.o carg.o conj.o cimag.o creal.o cabs.o e_scalb.o s_cacos.o s_cacosh.o s_ccos.o s_ccosh.o s_casin.o s_csin.o s_casinh.o k_casinh.o s_csinh.o s_catanh.o s_catan.o s_ctan.o s_ctanh.o s_cexp.o s_clog.o s_cproj.o s_csqrt.o s_cpow.o s_clog10.o s_fdim.o s_nextdown.o s_fmax.o s_fmin.o s_nan.o s_iseqsig.o s_canonicalize.o s_significand.o w_ilogb.o w_llogb.o w_log1p.o w_scalbln.o s_fmaxmag.o s_fminmag.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp10.o w_exp2.o w_fmod.o w_hypot.o w_j0.o w_j1.o w_jn.o w_log.o w_log10.o w_log2.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o w_tgamma.o w_lgamma.o w_lgamma_r.o w_exp.o e_exp2.o s_fmaximum.o s_fmaximum_mag.o s_fmaximum_num.o s_fmaximum_mag_num.o s_fminimum.o s_fminimum_mag.o s_fminimum_num.o s_fminimum_mag_num.o e_acosf.o e_acoshf.o e_asinf.o e_atan2f.o e_atanhf.o e_coshf.o e_expf.o e_fmodf.o e_hypotf.o e_j0f.o e_j1f.o e_jnf.o e_lgammaf_r.o e_logf.o e_log10f.o e_powf.o e_remainderf.o e_sinhf.o e_sqrtf.o e_gammaf_r.o e_ilogbf.o k_tanf.o s_asinhf.o s_atanf.o s_cbrtf.o s_ceilf.o s_cosf.o s_erff.o s_expm1f.o s_fabsf.o s_floorf.o s_log1pf.o s_logbf.o s_nextafterf.o s_nexttowardf.o s_rintf.o s_scalblnf.o s_sinf.o s_tanf.o s_tanhf.o s_fpclassifyf.o s_truncf.o s_remquof.o e_log2f.o s_roundf.o s_nearbyintf.o s_sincosf.o s_fmaf.o s_lrintf.o s_llrintf.o s_lroundf.o s_llroundf.o e_exp10f.o s_issignalingf.o x2y2m1f.o gamma_productf.o lgamma_negf.o lgamma_productf.o s_nextupf.o s_totalorderf.o s_totalordermagf.o s_getpayloadf.o s_setpayloadf.o s_setpayloadsigf.o s_roundevenf.o s_fromfpf.o s_ufromfpf.o s_fromfpxf.o s_ufromfpxf.o cargf.o conjf.o cimagf.o crealf.o cabsf.o e_scalbf.o s_cacosf.o s_cacoshf.o s_ccosf.o s_ccoshf.o s_casinf.o s_csinf.o s_casinhf.o k_casinhf.o s_csinhf.o s_catanhf.o s_catanf.o s_ctanf.o s_ctanhf.o s_cexpf.o s_clogf.o s_cprojf.o s_csqrtf.o s_cpowf.o s_clog10f.o s_fdimf.o s_nextdownf.o s_fmaxf.o s_fminf.o s_nanf.o s_iseqsigf.o s_canonicalizef.o s_significandf.o w_ilogbf.o w_llogbf.o w_log1pf.o w_scalblnf.o s_fmaxmagf.o s_fminmagf.o w_acosf.o w_acoshf.o w_asinf.o w_atan2f.o w_atanhf.o w_coshf.o w_exp10f.o w_exp2f.o w_fmodf.o w_hypotf.o w_j0f.o w_j1f.o w_jnf.o w_logf.o w_log10f.o w_log2f.o w_powf.o w_remainderf.o w_scalbf.o w_sinhf.o w_sqrtf.o w_tgammaf.o w_lgammaf.o w_lgammaf_r.o w_expf.o e_exp2f.o s_fmaximumf.o s_fmaximum_magf.o s_fmaximum_numf.o s_fmaximum_mag_numf.o s_fminimumf.o s_fminimum_magf.o s_fminimum_numf.o s_fminimum_mag_numf.o e_acosf128.o e_acoshf128.o e_asinf128.o e_atan2f128.o e_atanhf128.o e_coshf128.o e_expf128.o e_fmodf128.o e_hypotf128.o e_j0f128.o e_j1f128.o e_jnf128.o e_lgammaf128_r.o e_logf128.o e_log10f128.o e_powf128.o e_remainderf128.o e_sinhf128.o e_sqrtf128.o e_gammaf128_r.o e_ilogbf128.o k_tanf128.o s_asinhf128.o s_atanf128.o s_cbrtf128.o s_ceilf128.o s_cosf128.o s_erff128.o s_expm1f128.o s_fabsf128.o s_floorf128.o s_log1pf128.o s_logbf128.o s_nextafterf128.o s_nexttowardf128.o s_rintf128.o s_scalblnf128.o s_sinf128.o s_tanf128.o s_tanhf128.o s_fpclassifyf128.o s_truncf128.o s_remquof128.o e_log2f128.o s_roundf128.o s_nearbyintf128.o s_sincosf128.o s_fmaf128.o s_lrintf128.o s_llrintf128.o s_lroundf128.o s_llroundf128.o e_exp10f128.o s_issignalingf128.o x2y2m1f128.o gamma_productf128.o lgamma_negf128.o lgamma_productf128.o s_nextupf128.o s_totalorderf128.o s_totalordermagf128.o s_getpayloadf128.o s_setpayloadf128.o s_setpayloadsigf128.o s_roundevenf128.o s_fromfpf128.o s_ufromfpf128.o s_fromfpxf128.o s_ufromfpxf128.o cargf128.o conjf128.o cimagf128.o crealf128.o cabsf128.o e_scalbf128.o s_cacosf128.o s_cacoshf128.o s_ccosf128.o s_ccoshf128.o s_casinf128.o s_csinf128.o s_casinhf128.o k_casinhf128.o s_csinhf128.o s_catanhf128.o s_catanf128.o s_ctanf128.o s_ctanhf128.o s_cexpf128.o s_clogf128.o s_cprojf128.o s_csqrtf128.o s_cpowf128.o s_clog10f128.o s_fdimf128.o s_nextdownf128.o s_fmaxf128.o s_fminf128.o s_nanf128.o s_iseqsigf128.o s_canonicalizef128.o s_significandf128.o w_ilogbf128.o w_llogbf128.o w_log1pf128.o w_scalblnf128.o s_fmaxmagf128.o s_fminmagf128.o w_acosf128.o w_acoshf128.o w_asinf128.o w_atan2f128.o w_atanhf128.o w_coshf128.o w_exp10f128.o w_exp2f128.o w_fmodf128.o w_hypotf128.o w_j0f128.o w_j1f128.o w_jnf128.o w_logf128.o w_log10f128.o w_log2f128.o w_powf128.o w_remainderf128.o w_scalbf128.o w_sinhf128.o w_sqrtf128.o w_tgammaf128.o w_lgammaf128.o w_lgammaf128_r.o w_expf128.o e_exp2f128.o s_fmaximumf128.o s_fmaximum_magf128.o s_fmaximum_numf128.o s_fmaximum_mag_numf128.o s_fminimumf128.o s_fminimum_magf128.o s_fminimum_numf128.o s_fminimum_mag_numf128.o t_sincosl.o k_sinl.o k_cosl.o k_sincosl.o s_iscanonicall.o e_rem_pio2l.o branred.o k_rem_pio2.o sincostab.o math_err.o e_exp_data.o e_log_data.o e_log2_data.o e_pow_log_data.o math_errf.o e_exp2f_data.o e_logf_data.o e_log2f_data.o e_powf_log2_data.o s_sincosf_data.o t_sincosf128.o k_sinf128.o k_cosf128.o k_sincosf128.o e_rem_pio2f128.o s_fadd.o s_f32xaddf64.o s_faddl.o s_daddl.o s_f32addf128.o s_f64addf128.o s_f64xaddf128.o s_fdiv.o s_f32xdivf64.o s_fdivl.o s_ddivl.o s_f32divf128.o s_f64divf128.o s_f64xdivf128.o s_ffma.o s_f32xfmaf64.o s_ffmal.o s_dfmal.o s_f32fmaf128.o s_f64fmaf128.o s_f64xfmaf128.o s_fmul.o s_f32xmulf64.o s_fmull.o s_dmull.o s_f32mulf128.o s_f64mulf128.o s_f64xmulf128.o s_fsqrt.o s_f32xsqrtf64.o s_fsqrtl.o s_dsqrtl.o s_f32sqrtf128.o s_f64sqrtf128.o s_f64xsqrtf128.o s_fsub.o s_f32xsubf64.o s_fsubl.o s_dsubl.o s_f32subf128.o s_f64subf128.o s_f64xsubf128.o s_floor-c.o s_ceil-c.o s_floorf-c.o s_ceilf-c.o s_rint-c.o s_rintf-c.o s_nearbyint-c.o s_nearbyintf-c.o s_roundeven-c.o s_roundevenf-c.o s_trunc-c.o s_truncf-c.o s_ceil-sse4_1.o s_ceilf-sse4_1.o s_floor-sse4_1.o s_floorf-sse4_1.o s_nearbyint-sse4_1.o s_nearbyintf-sse4_1.o s_roundeven-sse4_1.o s_roundevenf-sse4_1.o s_rint-sse4_1.o s_rintf-sse4_1.o s_trunc-sse4_1.o s_truncf-sse4_1.o e_exp-fma.o e_log-fma.o e_pow-fma.o s_atan-fma.o e_asin-fma.o e_atan2-fma.o s_sin-fma.o s_tan-fma.o s_sincos-fma.o s_sinf-sse2.o s_cosf-sse2.o s_sincosf-sse2.o e_exp2f-fma.o e_expf-fma.o e_log2f-fma.o e_logf-fma.o e_powf-fma.o s_sinf-fma.o s_cosf-fma.o s_sincosf-fma.o e_exp-fma4.o e_log-fma4.o e_pow-fma4.o s_atan-fma4.o e_asin-fma4.o e_atan2-fma4.o s_sin-fma4.o s_tan-fma4.o s_sincos-fma4.o e_exp-avx.o e_log-avx.o s_atan-avx.o e_atan2-avx.o s_sin-avx.o s_tan-avx.o s_sincos-avx.o s_lib_version.os s_matherr.os s_signgam.os fclrexcpt.os fgetexcptflg.os fraiseexcpt.os fsetexcptflg.os ftestexcept.os fegetround.os fesetround.os fegetenv.os feholdexcpt.os fesetenv.os feupdateenv.os fedisblxcpt.os feenablxcpt.os fegetexcept.os fesetexcept.os fetestexceptflag.os fegetmode.os fesetmode.os powl_helper.os w_acosl_compat.os w_acoshl_compat.os w_asinl_compat.os w_atan2l_compat.os w_atanhl_compat.os w_coshl_compat.os w_exp2l_compat.os w_exp10l_compat.os w_fmodl_compat.os w_hypotl_compat.os w_j0l_compat.os w_j1l_compat.os w_jnl_compat.os w_log2l_compat.os w_log10l_compat.os w_logl_compat.os w_powl_compat.os w_remainderl_compat.os w_scalbl_compat.os w_sinhl_compat.os w_sqrtl_compat.os w_tgammal_compat.os w_lgammal_r_compat.os w_lgammal_compat2.os w_expl_compat.os w_lgamma_compatl.os k_standardl.os w_acos_compat.os w_acosh_compat.os w_asin_compat.os w_atan2_compat.os w_atanh_compat.os w_cosh_compat.os w_exp2_compat.os w_exp10_compat.os w_fmod_compat.os w_hypot_compat.os w_j0_compat.os w_j1_compat.os w_jn_compat.os w_log2_compat.os w_log10_compat.os w_log_compat.os w_pow_compat.os w_remainder_compat.os w_scalb_compat.os w_sinh_compat.os w_sqrt_compat.os w_tgamma_compat.os w_lgamma_r_compat.os w_lgamma_compat2.os w_exp_compat.os w_lgamma_compat.os k_standard.os w_acosf_compat.os w_acoshf_compat.os w_asinf_compat.os w_atan2f_compat.os w_atanhf_compat.os w_coshf_compat.os w_exp2f_compat.os w_exp10f_compat.os w_fmodf_compat.os w_hypotf_compat.os w_j0f_compat.os w_j1f_compat.os w_jnf_compat.os w_log2f_compat.os w_log10f_compat.os w_logf_compat.os w_powf_compat.os w_remainderf_compat.os w_scalbf_compat.os w_sinhf_compat.os w_sqrtf_compat.os w_tgammaf_compat.os w_lgammaf_r_compat.os w_lgammaf_compat2.os w_expf_compat.os w_lgamma_compatf.os k_standardf.os e_acosl.os e_acoshl.os e_asinl.os e_atan2l.os e_atanhl.os e_coshl.os e_expl.os e_fmodl.os e_hypotl.os e_j0l.os e_j1l.os e_jnl.os e_lgammal_r.os e_logl.os e_log10l.os e_powl.os e_remainderl.os e_sinhl.os e_sqrtl.os e_gammal_r.os e_ilogbl.os k_tanl.os s_asinhl.os s_atanl.os s_cbrtl.os s_ceill.os s_cosl.os s_erfl.os s_expm1l.os s_fabsl.os s_floorl.os s_log1pl.os s_logbl.os s_nextafterl.os s_nexttowardl.os s_rintl.os s_scalblnl.os s_sinl.os s_tanl.os s_tanhl.os s_fpclassifyl.os s_truncl.os s_remquol.os e_log2l.os s_roundl.os s_nearbyintl.os s_sincosl.os s_fmal.os s_lrintl.os s_llrintl.os s_lroundl.os s_llroundl.os e_exp10l.os s_issignalingl.os m_isinfl.os m_isnanl.os m_finitel.os m_copysignl.os m_modfl.os m_scalbnl.os m_frexpl.os m_signbitl.os m_ldexpl.os x2y2m1l.os gamma_productl.os lgamma_negl.os lgamma_productl.os s_nextupl.os s_totalorderl.os s_totalordermagl.os s_getpayloadl.os s_setpayloadl.os s_setpayloadsigl.os s_roundevenl.os s_fromfpl.os s_ufromfpl.os s_fromfpxl.os s_ufromfpxl.os cargl.os conjl.os cimagl.os creall.os cabsl.os e_scalbl.os s_cacosl.os s_cacoshl.os s_ccosl.os s_ccoshl.os s_casinl.os s_csinl.os s_casinhl.os k_casinhl.os s_csinhl.os s_catanhl.os s_catanl.os s_ctanl.os s_ctanhl.os s_cexpl.os s_clogl.os s_cprojl.os s_csqrtl.os s_cpowl.os s_clog10l.os s_fdiml.os s_nextdownl.os s_fmaxl.os s_fminl.os s_nanl.os s_iseqsigl.os s_canonicalizel.os s_significandl.os w_ilogbl.os w_llogbl.os w_log1pl.os w_scalblnl.os s_fmaxmagl.os s_fminmagl.os w_acosl.os w_acoshl.os w_asinl.os w_atan2l.os w_atanhl.os w_coshl.os w_exp10l.os w_exp2l.os w_fmodl.os w_hypotl.os w_j0l.os w_j1l.os w_jnl.os w_logl.os w_log10l.os w_log2l.os w_powl.os w_remainderl.os w_scalbl.os w_sinhl.os w_sqrtl.os w_tgammal.os w_lgammal.os w_lgammal_r.os w_expl.os e_exp2l.os s_fmaximuml.os s_fmaximum_magl.os s_fmaximum_numl.os s_fmaximum_mag_numl.os s_fminimuml.os s_fminimum_magl.os s_fminimum_numl.os s_fminimum_mag_numl.os e_acos.os e_acosh.os e_asin.os e_atan2.os e_atanh.os e_cosh.os e_exp.os e_fmod.os e_hypot.os e_j0.os e_j1.os e_jn.os e_lgamma_r.os e_log.os e_log10.os e_pow.os e_remainder.os e_sinh.os e_sqrt.os e_gamma_r.os e_ilogb.os k_tan.os s_asinh.os s_atan.os s_cbrt.os s_ceil.os s_cos.os s_erf.os s_expm1.os s_fabs.os s_floor.os s_log1p.os s_logb.os s_nextafter.os s_nexttoward.os s_rint.os s_scalbln.os s_sin.os s_tan.os s_tanh.os s_fpclassify.os s_trunc.os s_remquo.os e_log2.os s_round.os s_nearbyint.os s_sincos.os s_fma.os s_lrint.os s_llrint.os s_lround.os s_llround.os e_exp10.os s_issignaling.os m_isinf.os m_isnan.os m_finite.os m_copysign.os m_modf.os m_scalbn.os m_frexp.os m_signbit.os m_ldexp.os x2y2m1.os gamma_product.os lgamma_neg.os lgamma_product.os s_nextup.os s_totalorder.os s_totalordermag.os s_getpayload.os s_setpayload.os s_setpayloadsig.os s_roundeven.os s_fromfp.os s_ufromfp.os s_fromfpx.os s_ufromfpx.os carg.os conj.os cimag.os creal.os cabs.os e_scalb.os s_cacos.os s_cacosh.os s_ccos.os s_ccosh.os s_casin.os s_csin.os s_casinh.os k_casinh.os s_csinh.os s_catanh.os s_catan.os s_ctan.os s_ctanh.os s_cexp.os s_clog.os s_cproj.os s_csqrt.os s_cpow.os s_clog10.os s_fdim.os s_nextdown.os s_fmax.os s_fmin.os s_nan.os s_iseqsig.os s_canonicalize.os s_significand.os w_ilogb.os w_llogb.os w_log1p.os w_scalbln.os s_fmaxmag.os s_fminmag.os w_acos.os w_acosh.os w_asin.os w_atan2.os w_atanh.os w_cosh.os w_exp10.os w_exp2.os w_fmod.os w_hypot.os w_j0.os w_j1.os w_jn.os w_log.os w_log10.os w_log2.os w_pow.os w_remainder.os w_scalb.os w_sinh.os w_sqrt.os w_tgamma.os w_lgamma.os w_lgamma_r.os w_exp.os e_exp2.os s_fmaximum.os s_fmaximum_mag.os s_fmaximum_num.os s_fmaximum_mag_num.os s_fminimum.os s_fminimum_mag.os s_fminimum_num.os s_fminimum_mag_num.os e_acosf.os e_acoshf.os e_asinf.os e_atan2f.os e_atanhf.os e_coshf.os e_expf.os e_fmodf.os e_hypotf.os e_j0f.os e_j1f.os e_jnf.os e_lgammaf_r.os e_logf.os e_log10f.os e_powf.os e_remainderf.os e_sinhf.os e_sqrtf.os e_gammaf_r.os e_ilogbf.os k_tanf.os s_asinhf.os s_atanf.os s_cbrtf.os s_ceilf.os s_cosf.os s_erff.os s_expm1f.os s_fabsf.os s_floorf.os s_log1pf.os s_logbf.os s_nextafterf.os s_nexttowardf.os s_rintf.os s_scalblnf.os s_sinf.os s_tanf.os s_tanhf.os s_fpclassifyf.os s_truncf.os s_remquof.os e_log2f.os s_roundf.os s_nearbyintf.os s_sincosf.os s_fmaf.os s_lrintf.os s_llrintf.os s_lroundf.os s_llroundf.os e_exp10f.os s_issignalingf.os m_isinff.os m_isnanf.os m_finitef.os m_copysignf.os m_modff.os m_scalbnf.os m_frexpf.os m_signbitf.os m_ldexpf.os x2y2m1f.os gamma_productf.os lgamma_negf.os lgamma_productf.os s_nextupf.os s_totalorderf.os s_totalordermagf.os s_getpayloadf.os s_setpayloadf.os s_setpayloadsigf.os s_roundevenf.os s_fromfpf.os s_ufromfpf.os s_fromfpxf.os s_ufromfpxf.os cargf.os conjf.os cimagf.os crealf.os cabsf.os e_scalbf.os s_cacosf.os s_cacoshf.os s_ccosf.os s_ccoshf.os s_casinf.os s_csinf.os s_casinhf.os k_casinhf.os s_csinhf.os s_catanhf.os s_catanf.os s_ctanf.os s_ctanhf.os s_cexpf.os s_clogf.os s_cprojf.os s_csqrtf.os s_cpowf.os s_clog10f.os s_fdimf.os s_nextdownf.os s_fmaxf.os s_fminf.os s_nanf.os s_iseqsigf.os s_canonicalizef.os s_significandf.os w_ilogbf.os w_llogbf.os w_log1pf.os w_scalblnf.os s_fmaxmagf.os s_fminmagf.os w_acosf.os w_acoshf.os w_asinf.os w_atan2f.os w_atanhf.os w_coshf.os w_exp10f.os w_exp2f.os w_fmodf.os w_hypotf.os w_j0f.os w_j1f.os w_jnf.os w_logf.os w_log10f.os w_log2f.os w_powf.os w_remainderf.os w_scalbf.os w_sinhf.os w_sqrtf.os w_tgammaf.os w_lgammaf.os w_lgammaf_r.os w_expf.os e_exp2f.os s_fmaximumf.os s_fmaximum_magf.os s_fmaximum_numf.os s_fmaximum_mag_numf.os s_fminimumf.os s_fminimum_magf.os s_fminimum_numf.os s_fminimum_mag_numf.os e_acosf128.os e_acoshf128.os e_asinf128.os e_atan2f128.os e_atanhf128.os e_coshf128.os e_expf128.os e_fmodf128.os e_hypotf128.os e_j0f128.os e_j1f128.os e_jnf128.os e_lgammaf128_r.os e_logf128.os e_log10f128.os e_powf128.os e_remainderf128.os e_sinhf128.os e_sqrtf128.os e_gammaf128_r.os e_ilogbf128.os k_tanf128.os s_asinhf128.os s_atanf128.os s_cbrtf128.os s_ceilf128.os s_cosf128.os s_erff128.os s_expm1f128.os s_fabsf128.os s_floorf128.os s_log1pf128.os s_logbf128.os s_nextafterf128.os s_nexttowardf128.os s_rintf128.os s_scalblnf128.os s_sinf128.os s_tanf128.os s_tanhf128.os s_fpclassifyf128.os s_truncf128.os s_remquof128.os e_log2f128.os s_roundf128.os s_nearbyintf128.os s_sincosf128.os s_fmaf128.os s_lrintf128.os s_llrintf128.os s_lroundf128.os s_llroundf128.os e_exp10f128.os s_issignalingf128.os m_isinff128.os m_isnanf128.os m_finitef128.os m_copysignf128.os m_modff128.os m_scalbnf128.os m_frexpf128.os m_signbitf128.os m_ldexpf128.os x2y2m1f128.os gamma_productf128.os lgamma_negf128.os lgamma_productf128.os s_nextupf128.os s_totalorderf128.os s_totalordermagf128.os s_getpayloadf128.os s_setpayloadf128.os s_setpayloadsigf128.os s_roundevenf128.os s_fromfpf128.os s_ufromfpf128.os s_fromfpxf128.os s_ufromfpxf128.os cargf128.os conjf128.os cimagf128.os crealf128.os cabsf128.os e_scalbf128.os s_cacosf128.os s_cacoshf128.os s_ccosf128.os s_ccoshf128.os s_casinf128.os s_csinf128.os s_casinhf128.os k_casinhf128.os s_csinhf128.os s_catanhf128.os s_catanf128.os s_ctanf128.os s_ctanhf128.os s_cexpf128.os s_clogf128.os s_cprojf128.os s_csqrtf128.os s_cpowf128.os s_clog10f128.os s_fdimf128.os s_nextdownf128.os s_fmaxf128.os s_fminf128.os s_nanf128.os s_iseqsigf128.os s_canonicalizef128.os s_significandf128.os w_ilogbf128.os w_llogbf128.os w_log1pf128.os w_scalblnf128.os s_fmaxmagf128.os s_fminmagf128.os w_acosf128.os w_acoshf128.os w_asinf128.os w_atan2f128.os w_atanhf128.os w_coshf128.os w_exp10f128.os w_exp2f128.os w_fmodf128.os w_hypotf128.os w_j0f128.os w_j1f128.os w_jnf128.os w_logf128.os w_log10f128.os w_log2f128.os w_powf128.os w_remainderf128.os w_scalbf128.os w_sinhf128.os w_sqrtf128.os w_tgammaf128.os w_lgammaf128.os w_lgammaf128_r.os w_expf128.os e_exp2f128.os s_fmaximumf128.os s_fmaximum_magf128.os s_fmaximum_numf128.os s_fmaximum_mag_numf128.os s_fminimumf128.os s_fminimum_magf128.os s_fminimum_numf128.os s_fminimum_mag_numf128.os t_sincosl.os k_sinl.os k_cosl.os k_sincosl.os s_iscanonicall.os e_rem_pio2l.os branred.os k_rem_pio2.os sincostab.os math_err.os e_exp_data.os e_log_data.os e_log2_data.os e_pow_log_data.os math_errf.os e_exp2f_data.os e_logf_data.os e_log2f_data.os e_powf_log2_data.os s_sincosf_data.os t_sincosf128.os k_sinf128.os k_cosf128.os k_sincosf128.os e_rem_pio2f128.os s_fadd.os s_f32xaddf64.os s_faddl.os s_daddl.os s_f32addf128.os s_f64addf128.os s_f64xaddf128.os s_fdiv.os s_f32xdivf64.os s_fdivl.os s_ddivl.os s_f32divf128.os s_f64divf128.os s_f64xdivf128.os s_ffma.os s_f32xfmaf64.os s_ffmal.os s_dfmal.os s_f32fmaf128.os s_f64fmaf128.os s_f64xfmaf128.os s_fmul.os s_f32xmulf64.os s_fmull.os s_dmull.os s_f32mulf128.os s_f64mulf128.os s_f64xmulf128.os s_fsqrt.os s_f32xsqrtf64.os s_fsqrtl.os s_dsqrtl.os s_f32sqrtf128.os s_f64sqrtf128.os s_f64xsqrtf128.os s_fsub.os s_f32xsubf64.os s_fsubl.os s_dsubl.os s_f32subf128.os s_f64subf128.os s_f64xsubf128.os s_floor-c.os s_ceil-c.os s_floorf-c.os s_ceilf-c.os s_rint-c.os s_rintf-c.os s_nearbyint-c.os s_nearbyintf-c.os s_roundeven-c.os s_roundevenf-c.os s_trunc-c.os s_truncf-c.os s_ceil-sse4_1.os s_ceilf-sse4_1.os s_floor-sse4_1.os s_floorf-sse4_1.os s_nearbyint-sse4_1.os s_nearbyintf-sse4_1.os s_roundeven-sse4_1.os s_roundevenf-sse4_1.os s_rint-sse4_1.os s_rintf-sse4_1.os s_trunc-sse4_1.os s_truncf-sse4_1.os e_exp-fma.os e_log-fma.os e_pow-fma.os s_atan-fma.os e_asin-fma.os e_atan2-fma.os s_sin-fma.os s_tan-fma.os s_sincos-fma.os s_sinf-sse2.os s_cosf-sse2.os s_sincosf-sse2.os e_exp2f-fma.os e_expf-fma.os e_log2f-fma.os e_logf-fma.os e_powf-fma.os s_sinf-fma.os s_cosf-fma.os s_sincosf-fma.os e_exp-fma4.os e_log-fma4.os e_pow-fma4.os s_atan-fma4.os e_asin-fma4.os e_atan2-fma4.os s_sin-fma4.os s_tan-fma4.os s_sincos-fma4.os e_exp-avx.os e_log-avx.os s_atan-avx.os e_atan2-avx.os s_sin-avx.os s_tan-avx.os s_sincos-avx.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/math/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/math/stubsT /mnt/lfs/sources/glibc-2.36/build/math/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/math' +make subdir=setjmp -C setjmp ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/setjmp' +/usr/bin/install -c -m 644 setjmp.h /mnt/lfs/usr/include/setjmp.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/setjmp.h /mnt/lfs/usr/include/bits/setjmp.h +/usr/bin/install -c -m 644 bits/setjmp2.h /mnt/lfs/usr/include/bits/setjmp2.h +/usr/bin/install -c -m 644 bits/types/struct___jmp_buf_tag.h /mnt/lfs/usr/include/bits/types/struct___jmp_buf_tag.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/setjmp/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h setjmp.o sigjmp.o bsd-setjmp.o bsd-_setjmp.o longjmp.o __longjmp.o jmp-unwind.o __longjmp_cancel.o setjmp.os sigjmp.os bsd-setjmp.os bsd-_setjmp.os longjmp.os __longjmp.os jmp-unwind.os __longjmp_cancel.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/setjmp/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/setjmp/stubsT /mnt/lfs/sources/glibc-2.36/build/setjmp/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/setjmp' +make subdir=signal -C signal ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/signal' +/usr/bin/install -c -m 644 signal.h /mnt/lfs/usr/include/signal.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/sys +mkdir -p -- /mnt/lfs/usr/include/sys +/usr/bin/install -c -m 644 sys/signal.h /mnt/lfs/usr/include/sys/signal.h +/usr/bin/install -c -m 644 ../bits/signum-generic.h /mnt/lfs/usr/include/bits/signum-generic.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/signum-arch.h /mnt/lfs/usr/include/bits/signum-arch.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/sigcontext.h /mnt/lfs/usr/include/bits/sigcontext.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigaction.h /mnt/lfs/usr/include/bits/sigaction.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigevent-consts.h /mnt/lfs/usr/include/bits/sigevent-consts.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/siginfo-consts.h /mnt/lfs/usr/include/bits/siginfo-consts.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigstack.h /mnt/lfs/usr/include/bits/sigstack.h +/usr/bin/install -c -m 644 ../sysdeps/pthread/bits/sigthread.h /mnt/lfs/usr/include/bits/sigthread.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ss_flags.h /mnt/lfs/usr/include/bits/ss_flags.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/__sigset_t.h /mnt/lfs/usr/include/bits/types/__sigset_t.h +/usr/bin/install -c -m 644 bits/types/sig_atomic_t.h /mnt/lfs/usr/include/bits/types/sig_atomic_t.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/sigevent_t.h /mnt/lfs/usr/include/bits/types/sigevent_t.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/siginfo_t.h /mnt/lfs/usr/include/bits/types/siginfo_t.h +/usr/bin/install -c -m 644 bits/types/sigset_t.h /mnt/lfs/usr/include/bits/types/sigset_t.h +/usr/bin/install -c -m 644 bits/types/sigval_t.h /mnt/lfs/usr/include/bits/types/sigval_t.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/stack_t.h /mnt/lfs/usr/include/bits/types/stack_t.h +/usr/bin/install -c -m 644 bits/types/struct_sigstack.h /mnt/lfs/usr/include/bits/types/struct_sigstack.h +/usr/bin/install -c -m 644 bits/types/__sigval_t.h /mnt/lfs/usr/include/bits/types/__sigval_t.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/signal_ext.h /mnt/lfs/usr/include/bits/signal_ext.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigstksz.h /mnt/lfs/usr/include/bits/sigstksz.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/signal/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h signal.o raise.o killpg.o sigaction.o libc_sigaction.o sigprocmask.o kill.o sigpending.o sigsuspend.o sigwait.o sigblock.o sigsetmask.o sigpause.o sigvec.o sigstack.o sigaltstack.o sigintr.o sigsetops.o sigempty.o sigfillset.o sigaddset.o sigdelset.o sigismem.o sigreturn.o siggetmask.o sysv_signal.o sigisempty.o sigandset.o sigorset.o allocrtsig.o sigtimedwait.o sigwaitinfo.o sigqueue.o sighold.o sigrelse.o sigignore.o sigset.o signal.os raise.os killpg.os sigaction.os libc_sigaction.os sigprocmask.os kill.os sigpending.os sigsuspend.os sigwait.os sigblock.os sigsetmask.os sigpause.os sigvec.os sigstack.os sigaltstack.os sigintr.os sigsetops.os sigempty.os sigfillset.os sigaddset.os sigdelset.os sigismem.os sigreturn.os siggetmask.os sysv_signal.os sigisempty.os sigandset.os sigorset.os allocrtsig.os sigtimedwait.os sigwaitinfo.os sigqueue.os sighold.os sigrelse.os sigignore.os sigset.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/signal/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/signal/stubsT /mnt/lfs/sources/glibc-2.36/build/signal/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/signal' +make subdir=stdlib -C stdlib ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/stdlib' +/usr/bin/install -c -m 644 alloca.h /mnt/lfs/usr/include/alloca.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/errno.h /mnt/lfs/usr/include/bits/errno.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/indirect-return.h /mnt/lfs/usr/include/bits/indirect-return.h +/usr/bin/install -c -m 644 bits/monetary-ldbl.h /mnt/lfs/usr/include/bits/monetary-ldbl.h +/usr/bin/install -c -m 644 ../bits/stdint-intn.h /mnt/lfs/usr/include/bits/stdint-intn.h +/usr/bin/install -c -m 644 ../bits/stdint-uintn.h /mnt/lfs/usr/include/bits/stdint-uintn.h +/usr/bin/install -c -m 644 ../bits/stdlib-bsearch.h /mnt/lfs/usr/include/bits/stdlib-bsearch.h +/usr/bin/install -c -m 644 bits/stdlib-float.h /mnt/lfs/usr/include/bits/stdlib-float.h +/usr/bin/install -c -m 644 bits/stdlib.h /mnt/lfs/usr/include/bits/stdlib.h +/usr/bin/install -c -m 644 bits/stdlib-ldbl.h /mnt/lfs/usr/include/bits/stdlib-ldbl.h +/usr/bin/install -c -m 644 ../bits/time64.h /mnt/lfs/usr/include/bits/time64.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/timesize.h /mnt/lfs/usr/include/bits/timesize.h +/usr/bin/install -c -m 644 ../bits/types/error_t.h /mnt/lfs/usr/include/bits/types/error_t.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/wordsize.h /mnt/lfs/usr/include/bits/wordsize.h +/usr/bin/install -c -m 644 errno.h /mnt/lfs/usr/include/errno.h +/usr/bin/install -c -m 644 fmtmsg.h /mnt/lfs/usr/include/fmtmsg.h +/usr/bin/install -c -m 644 inttypes.h /mnt/lfs/usr/include/inttypes.h +/usr/bin/install -c -m 644 monetary.h /mnt/lfs/usr/include/monetary.h +/usr/bin/install -c -m 644 stdint.h /mnt/lfs/usr/include/stdint.h +/usr/bin/install -c -m 644 stdlib.h /mnt/lfs/usr/include/stdlib.h +/usr/bin/install -c -m 644 sys/errno.h /mnt/lfs/usr/include/sys/errno.h +/usr/bin/install -c -m 644 sys/random.h /mnt/lfs/usr/include/sys/random.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/ucontext.h /mnt/lfs/usr/include/sys/ucontext.h +/usr/bin/install -c -m 644 ucontext.h /mnt/lfs/usr/include/ucontext.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/stdlib/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h a64l.o abort.o abs.o arc4random.o arc4random_uniform.o at_quick_exit.o atof.o atoi.o atol.o atoll.o bsearch.o canonicalize.o cxa_at_quick_exit.o cxa_atexit.o cxa_finalize.o cxa_thread_atexit_impl.o div.o drand48.o drand48-iter.o drand48_r.o erand48.o erand48_r.o exit.o fmtmsg.o getcontext.o getentropy.o getenv.o getrandom.o getsubopt.o jrand48.o jrand48_r.o l64a.o labs.o lcong48.o lcong48_r.o ldiv.o llabs.o lldiv.o lrand48.o lrand48_r.o makecontext.o mblen.o mbstowcs.o mbtowc.o mrand48.o mrand48_r.o msort.o nrand48.o nrand48_r.o old_atexit.o on_exit.o atexit.o putenv.o qsort.o quick_exit.o rand.o rand_r.o random.o random_r.o rpmatch.o secure-getenv.o seed48.o seed48_r.o setcontext.o setenv.o srand48.o srand48_r.o strfmon.o strfmon_l.o strfromd.o strfromf.o strfroml.o strtod.o strtod_l.o strtod_nan.o strtof.o strtof_l.o strtof_nan.o strtol.o strtol_l.o strtold.o strtold_l.o strtold_nan.o strtoll.o strtoll_l.o strtoul.o strtoul_l.o strtoull.o strtoull_l.o swapcontext.o system.o wcstombs.o wctomb.o xpg_basename.o add_n.o addmul_1.o cmp.o divmod_1.o divrem.o inlines.o lshift.o mod_1.o mul.o mul_1.o mul_n.o rshift.o sub_n.o submul_1.o udiv_qrnnd.o dbl2mpn.o ldbl2mpn.o mpn2dbl.o mpn2flt.o mpn2ldbl.o float1282mpn.o strfromf128.o strtof128.o strtof128_l.o strtof128_nan.o mpn2float128.o grouping.o groupingwc.o tens_in_limb.o fpioconst.o mp_clz_tab.o __start_context.o a64l.os abort.os abs.os arc4random.os arc4random_uniform.os atof.os atoi.os atol.os atoll.os bsearch.os canonicalize.os cxa_at_quick_exit.os cxa_atexit.os cxa_finalize.os cxa_thread_atexit_impl.os div.os drand48.os drand48-iter.os drand48_r.os erand48.os erand48_r.os exit.os fmtmsg.os getcontext.os getentropy.os getenv.os getrandom.os getsubopt.os jrand48.os jrand48_r.os l64a.os labs.os lcong48.os lcong48_r.os ldiv.os llabs.os lldiv.os lrand48.os lrand48_r.os makecontext.os mblen.os mbstowcs.os mbtowc.os mrand48.os mrand48_r.os msort.os nrand48.os nrand48_r.os old_atexit.os on_exit.os putenv.os qsort.os quick_exit.os rand.os rand_r.os random.os random_r.os rpmatch.os secure-getenv.os seed48.os seed48_r.os setcontext.os setenv.os srand48.os srand48_r.os strfmon.os strfmon_l.os strfromd.os strfromf.os strfroml.os strtod.os strtod_l.os strtod_nan.os strtof.os strtof_l.os strtof_nan.os strtol.os strtol_l.os strtold.os strtold_l.os strtold_nan.os strtoll.os strtoll_l.os strtoul.os strtoul_l.os strtoull.os strtoull_l.os swapcontext.os system.os wcstombs.os wctomb.os xpg_basename.os add_n.os addmul_1.os cmp.os divmod_1.os divrem.os inlines.os lshift.os mod_1.os mul.os mul_1.os mul_n.os rshift.os sub_n.os submul_1.os udiv_qrnnd.os dbl2mpn.os ldbl2mpn.os mpn2dbl.os mpn2flt.os mpn2ldbl.os float1282mpn.os strfromf128.os strtof128.os strtof128_l.os strtof128_nan.os mpn2float128.os grouping.os groupingwc.os tens_in_limb.os fpioconst.os mp_clz_tab.os __start_context.os at_quick_exit.oS atexit.oS) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/stdlib/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/stdlib/stubsT /mnt/lfs/sources/glibc-2.36/build/stdlib/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/stdlib' +make subdir=stdio-common -C stdio-common ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/stdio-common' +/usr/bin/install -c -m 644 stdio_ext.h /mnt/lfs/usr/include/stdio_ext.h +/usr/bin/install -c -m 644 printf.h /mnt/lfs/usr/include/printf.h +/usr/bin/install -c -m 644 bits/printf-ldbl.h /mnt/lfs/usr/include/bits/printf-ldbl.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/bits/stdio_lim.h /mnt/lfs/usr/include/bits/stdio_lim.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/stdio-common/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h _itoa.o _itowa.o asprintf.o ctermid.o cuserid.o dprintf.o flockfile.o fprintf.o fscanf.o ftrylockfile.o funlockfile.o gentempfd.o getline.o getw.o iovfscanf.o isoc99_fscanf.o isoc99_scanf.o isoc99_sscanf.o isoc99_vfscanf.o isoc99_vscanf.o isoc99_vsscanf.o itoa-digits.o itoa-udigits.o itowa-digits.o perror.o printf.o printf-prs.o printf_fp.o printf_fphex.o printf_size.o psiginfo.o psignal.o putw.o reg-modifier.o reg-printf.o reg-type.o remove.o rename.o renameat.o renameat2.o scanf.o snprintf.o sprintf.o sscanf.o tempnam.o tempname.o tmpfile.o tmpfile64.o tmpnam.o tmpnam_r.o vfprintf.o vfprintf-internal.o vfscanf.o vfscanf-internal.o vfwprintf.o vfwprintf-internal.o vfwscanf.o vfwscanf-internal.o vprintf.o errlist.o errlist-data.o errname.o fxprintf.o printf-parsemb.o printf-parsewc.o siglist.o _itoa.os _itowa.os asprintf.os ctermid.os cuserid.os dprintf.os flockfile.os fprintf.os fscanf.os ftrylockfile.os funlockfile.os gentempfd.os getline.os getw.os iovfscanf.os isoc99_fscanf.os isoc99_scanf.os isoc99_sscanf.os isoc99_vfscanf.os isoc99_vscanf.os isoc99_vsscanf.os itoa-digits.os itoa-udigits.os itowa-digits.os perror.os printf.os printf-prs.os printf_fp.os printf_fphex.os printf_size.os psiginfo.os psignal.os putw.os reg-modifier.os reg-printf.os reg-type.os remove.os rename.os renameat.os renameat2.os scanf.os snprintf.os sprintf.os sscanf.os tempnam.os tempname.os tmpfile.os tmpfile64.os tmpnam.os tmpnam_r.os vfprintf.os vfprintf-internal.os vfscanf.os vfscanf-internal.os vfwprintf.os vfwprintf-internal.os vfwscanf.os vfwscanf-internal.os vprintf.os errlist.os errlist-data.os errname.os fxprintf.os printf-parsemb.os printf-parsewc.os siglist.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/stdio-common/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/stdio-common/stubsT /mnt/lfs/sources/glibc-2.36/build/stdio-common/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/stdio-common' +make subdir=libio -C libio ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/libio' +/usr/bin/install -c -m 644 stdio.h /mnt/lfs/usr/include/stdio.h +/usr/bin/install -c -m 644 bits/stdio.h /mnt/lfs/usr/include/bits/stdio.h +/usr/bin/install -c -m 644 bits/stdio2.h /mnt/lfs/usr/include/bits/stdio2.h +/usr/bin/install -c -m 644 bits/stdio2-decl.h /mnt/lfs/usr/include/bits/stdio2-decl.h +/usr/bin/install -c -m 644 bits/stdio-ldbl.h /mnt/lfs/usr/include/bits/stdio-ldbl.h +/usr/bin/install -c -m 644 bits/types/FILE.h /mnt/lfs/usr/include/bits/types/FILE.h +/usr/bin/install -c -m 644 bits/types/__FILE.h /mnt/lfs/usr/include/bits/types/__FILE.h +/usr/bin/install -c -m 644 bits/types/struct_FILE.h /mnt/lfs/usr/include/bits/types/struct_FILE.h +/usr/bin/install -c -m 644 bits/types/__fpos_t.h /mnt/lfs/usr/include/bits/types/__fpos_t.h +/usr/bin/install -c -m 644 bits/types/__fpos64_t.h /mnt/lfs/usr/include/bits/types/__fpos64_t.h +/usr/bin/install -c -m 644 bits/types/cookie_io_functions_t.h /mnt/lfs/usr/include/bits/types/cookie_io_functions_t.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/libio/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h filedoalloc.o iofclose.o iofdopen.o iofflush.o iofgetpos.o iofgets.o iofopen.o iofopncook.o iofputs.o iofread.o iofsetpos.o ioftell.o wfiledoalloc.o iofwrite.o iogetdelim.o iogetline.o iogets.o iopadn.o iopopen.o ioputs.o ioseekoff.o ioseekpos.o iosetbuffer.o iosetvbuf.o ioungetc.o iovsprintf.o iovsscanf.o iofgetpos64.o iofopen64.o iofsetpos64.o fputwc.o fputwc_u.o getwc.o getwc_u.o getwchar.o getwchar_u.o iofgetws.o iofgetws_u.o iofputws.o iofputws_u.o iogetwline.o iowpadn.o ioungetwc.o putwc.o putwc_u.o putwchar.o putwchar_u.o putchar.o putchar_u.o fwprintf.o swprintf.o vwprintf.o wprintf.o wscanf.o fwscanf.o vwscanf.o vswprintf.o iovswscanf.o swscanf.o wgenops.o wstrops.o wfileops.o iofwide.o fwide.o wmemstream.o clearerr.o feof.o ferror.o fileno.o fputc.o freopen.o fseek.o getc.o getchar.o memstream.o pclose.o putc.o rewind.o setbuf.o setlinebuf.o vasprintf.o iovdprintf.o vscanf.o vsnprintf.o obprintf.o fcloseall.o fseeko.o ftello.o freopen64.o fseeko64.o ftello64.o __fbufsize.o __freading.o __fwriting.o __freadable.o __fwritable.o __flbf.o __fpurge.o __fpending.o __fsetlocking.o libc_fatal.o fmemopen.o oldfmemopen.o vtables.o clearerr_u.o feof_u.o ferror_u.o fputc_u.o getc_u.o getchar_u.o iofflush_u.o putc_u.o peekc.o iofread_u.o iofwrite_u.o iofgets_u.o iofputs_u.o fileops.o genops.o stdfiles.o stdio.o strops.o filedoalloc.os iofclose.os iofdopen.os iofflush.os iofgetpos.os iofgets.os iofopen.os iofopncook.os iofputs.os iofread.os iofsetpos.os ioftell.os wfiledoalloc.os iofwrite.os iogetdelim.os iogetline.os iogets.os iopadn.os iopopen.os ioputs.os ioseekoff.os ioseekpos.os iosetbuffer.os iosetvbuf.os ioungetc.os iovsprintf.os iovsscanf.os iofgetpos64.os iofopen64.os iofsetpos64.os fputwc.os fputwc_u.os getwc.os getwc_u.os getwchar.os getwchar_u.os iofgetws.os iofgetws_u.os iofputws.os iofputws_u.os iogetwline.os iowpadn.os ioungetwc.os putwc.os putwc_u.os putwchar.os putwchar_u.os putchar.os putchar_u.os fwprintf.os swprintf.os vwprintf.os wprintf.os wscanf.os fwscanf.os vwscanf.os vswprintf.os iovswscanf.os swscanf.os wgenops.os wstrops.os wfileops.os iofwide.os fwide.os wmemstream.os clearerr.os feof.os ferror.os fileno.os fputc.os freopen.os fseek.os getc.os getchar.os memstream.os pclose.os putc.os rewind.os setbuf.os setlinebuf.os vasprintf.os iovdprintf.os vscanf.os vsnprintf.os obprintf.os fcloseall.os fseeko.os ftello.os freopen64.os fseeko64.os ftello64.os __fbufsize.os __freading.os __fwriting.os __freadable.os __fwritable.os __flbf.os __fpurge.os __fpending.os __fsetlocking.os libc_fatal.os fmemopen.os oldfmemopen.os vtables.os oldiofopen.os oldiofdopen.os oldiofclose.os oldiopopen.os oldpclose.os oldtmpfile.os oldiofgetpos.os oldiofgetpos64.os oldiofsetpos.os oldiofsetpos64.os clearerr_u.os feof_u.os ferror_u.os fputc_u.os getc_u.os getchar_u.os iofflush_u.os putc_u.os peekc.os iofread_u.os iofwrite_u.os iofgets_u.os iofputs_u.os fileops.os genops.os stdfiles.os stdio.os strops.os oldfileops.os oldstdfiles.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/libio/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/libio/stubsT /mnt/lfs/sources/glibc-2.36/build/libio/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/libio' +make subdir=dlfcn -C dlfcn ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/dlfcn' +/usr/bin/install -c -m 644 ../bits/dlfcn.h /mnt/lfs/usr/include/bits/dlfcn.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/dl_find_object.h /mnt/lfs/usr/include/bits/dl_find_object.h +/usr/bin/install -c -m 644 dlfcn.h /mnt/lfs/usr/include/dlfcn.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl.so /mnt/lfs/usr/lib/libdl.so.2.new +mv -f /mnt/lfs/usr/lib/libdl.so.2.new /mnt/lfs/usr/lib/libdl.so.2 +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/dlfcn/libdl.a /mnt/lfs/usr/lib/libdl.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/dlfcn/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h dladdr.o dladdr1.o dlclose.o dlerror.o dlinfo.o dlmopen.o dlopen.o dlsym.o dlvsym.o libc_dlerror_result.o dladdr.os dladdr1.os dlclose.os dlerror.os dlinfo.os dlmopen.os dlopen.os dlsym.os dlvsym.os libc_dlerror_result.os dlopenold.os libdl-compat.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/dlfcn/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/dlfcn/stubsT /mnt/lfs/sources/glibc-2.36/build/dlfcn/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/dlfcn' +make subdir=nptl -C nptl ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl' +/usr/bin/install -c -m 644 ../bits/atomic_wide_counter.h /mnt/lfs/usr/include/bits/atomic_wide_counter.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/semaphore.h /mnt/lfs/usr/include/bits/semaphore.h +/usr/bin/install -c -m 644 ../sysdeps/x86/nptl/bits/struct_mutex.h /mnt/lfs/usr/include/bits/struct_mutex.h +/usr/bin/install -c -m 644 ../sysdeps/x86/nptl/bits/struct_rwlock.h /mnt/lfs/usr/include/bits/struct_rwlock.h +/usr/bin/install -c -m 644 ../sysdeps/nptl/pthread.h /mnt/lfs/usr/include/pthread.h +/usr/bin/install -c -m 644 ../sysdeps/pthread/semaphore.h /mnt/lfs/usr/include/semaphore.h +/usr/bin/install -c -m 644 ../sysdeps/pthread/threads.h /mnt/lfs/usr/include/threads.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread.so /mnt/lfs/usr/lib/libpthread.so.0.new +mv -f /mnt/lfs/usr/lib/libpthread.so.0.new /mnt/lfs/usr/lib/libpthread.so.0 +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/nptl/libpthread.a /mnt/lfs/usr/lib/libpthread.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/nptl/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h alloca_cutoff.o cancellation.o cleanup.o cleanup_compat.o cleanup_defer.o cleanup_defer_compat.o cleanup_routine.o elision-conf.o elision-lock.o elision-timed.o elision-trylock.o elision-unlock.o events.o futex-internal.o libc-cleanup.o lowlevellock.o nptl-stack.o nptl_deallocate_tsd.o nptl_free_tcb.o nptl_nthreads.o nptl_setxid.o nptlfreeres.o old_pthread_cond_broadcast.o old_pthread_cond_destroy.o old_pthread_cond_init.o old_pthread_cond_signal.o old_pthread_cond_timedwait.o old_pthread_cond_wait.o pthread_atfork.o pthread_attr_copy.o pthread_attr_destroy.o pthread_attr_extension.o pthread_attr_getaffinity.o pthread_attr_getdetachstate.o pthread_attr_getguardsize.o pthread_attr_getinheritsched.o pthread_attr_getschedparam.o pthread_attr_getschedpolicy.o pthread_attr_getscope.o pthread_attr_getsigmask.o pthread_attr_getstack.o pthread_attr_getstackaddr.o pthread_attr_getstacksize.o pthread_attr_init.o pthread_attr_setaffinity.o pthread_attr_setdetachstate.o pthread_attr_setguardsize.o pthread_attr_setinheritsched.o pthread_attr_setschedparam.o pthread_attr_setschedpolicy.o pthread_attr_setscope.o pthread_attr_setsigmask.o pthread_attr_setsigmask_internal.o pthread_attr_setstack.o pthread_attr_setstackaddr.o pthread_attr_setstacksize.o pthread_barrier_destroy.o pthread_barrier_init.o pthread_barrier_wait.o pthread_barrierattr_destroy.o pthread_barrierattr_getpshared.o pthread_barrierattr_init.o pthread_barrierattr_setpshared.o pthread_cancel.o pthread_cleanup_upto.o pthread_clockjoin.o pthread_cond_broadcast.o pthread_cond_destroy.o pthread_cond_init.o pthread_cond_signal.o pthread_cond_wait.o pthread_condattr_destroy.o pthread_condattr_getclock.o pthread_condattr_getpshared.o pthread_condattr_init.o pthread_condattr_setclock.o pthread_condattr_setpshared.o pthread_create.o pthread_detach.o pthread_equal.o pthread_exit.o pthread_getaffinity.o pthread_getattr_default_np.o pthread_getattr_np.o pthread_getconcurrency.o pthread_getcpuclockid.o pthread_getname.o pthread_getschedparam.o pthread_getspecific.o pthread_join.o pthread_join_common.o pthread_key_create.o pthread_key_delete.o pthread_keys.o pthread_kill.o pthread_kill_other_threads.o pthread_mutex_cond_lock.o pthread_mutex_conf.o pthread_mutex_consistent.o pthread_mutex_destroy.o pthread_mutex_getprioceiling.o pthread_mutex_init.o pthread_mutex_lock.o pthread_mutex_setprioceiling.o pthread_mutex_timedlock.o pthread_mutex_trylock.o pthread_mutex_unlock.o pthread_mutexattr_destroy.o pthread_mutexattr_getprioceiling.o pthread_mutexattr_getprotocol.o pthread_mutexattr_getpshared.o pthread_mutexattr_getrobust.o pthread_mutexattr_gettype.o pthread_mutexattr_init.o pthread_mutexattr_setprioceiling.o pthread_mutexattr_setprotocol.o pthread_mutexattr_setpshared.o pthread_mutexattr_setrobust.o pthread_mutexattr_settype.o pthread_once.o pthread_rwlock_clockrdlock.o pthread_rwlock_clockwrlock.o pthread_rwlock_destroy.o pthread_rwlock_init.o pthread_rwlock_rdlock.o pthread_rwlock_timedrdlock.o pthread_rwlock_timedwrlock.o pthread_rwlock_tryrdlock.o pthread_rwlock_trywrlock.o pthread_rwlock_unlock.o pthread_rwlock_wrlock.o pthread_rwlockattr_destroy.o pthread_rwlockattr_getkind_np.o pthread_rwlockattr_getpshared.o pthread_rwlockattr_init.o pthread_rwlockattr_setkind_np.o pthread_rwlockattr_setpshared.o pthread_self.o pthread_setaffinity.o pthread_setattr_default_np.o pthread_setcancelstate.o pthread_setcanceltype.o pthread_setconcurrency.o pthread_setname.o pthread_setschedparam.o pthread_setschedprio.o pthread_setspecific.o pthread_sigmask.o pthread_sigqueue.o pthread_spin_destroy.o pthread_spin_init.o pthread_spin_lock.o pthread_spin_trylock.o pthread_spin_unlock.o pthread_testcancel.o pthread_timedjoin.o pthread_tryjoin.o pthread_yield.o sem_clockwait.o sem_close.o sem_destroy.o sem_getvalue.o sem_init.o sem_open.o sem_post.o sem_routines.o sem_timedwait.o sem_unlink.o sem_wait.o tpp.o unwind.o vars.o thrd_current.o thrd_equal.o thrd_sleep.o thrd_yield.o call_once.o cnd_broadcast.o cnd_destroy.o cnd_init.o cnd_signal.o cnd_timedwait.o cnd_wait.o mtx_destroy.o mtx_init.o mtx_lock.o mtx_timedlock.o mtx_trylock.o mtx_unlock.o pthread_atfork_compat.o thrd_create.o thrd_detach.o thrd_exit.o thrd_join.o tss_create.o tss_delete.o tss_get.o tss_set.o alloca_cutoff.os cancellation.os cleanup.os cleanup_compat.os cleanup_defer.os cleanup_defer_compat.os cleanup_routine.os elision-conf.os elision-lock.os elision-timed.os elision-trylock.os elision-unlock.os events.os futex-internal.os libc-cleanup.os lowlevellock.os nptl-stack.os nptl_deallocate_tsd.os nptl_free_tcb.os nptl_nthreads.os nptl_setxid.os nptlfreeres.os old_pthread_cond_broadcast.os old_pthread_cond_destroy.os old_pthread_cond_init.os old_pthread_cond_signal.os old_pthread_cond_timedwait.os old_pthread_cond_wait.os pthread_attr_copy.os pthread_attr_destroy.os pthread_attr_extension.os pthread_attr_getaffinity.os pthread_attr_getdetachstate.os pthread_attr_getguardsize.os pthread_attr_getinheritsched.os pthread_attr_getschedparam.os pthread_attr_getschedpolicy.os pthread_attr_getscope.os pthread_attr_getsigmask.os pthread_attr_getstack.os pthread_attr_getstackaddr.os pthread_attr_getstacksize.os pthread_attr_init.os pthread_attr_setaffinity.os pthread_attr_setdetachstate.os pthread_attr_setguardsize.os pthread_attr_setinheritsched.os pthread_attr_setschedparam.os pthread_attr_setschedpolicy.os pthread_attr_setscope.os pthread_attr_setsigmask.os pthread_attr_setsigmask_internal.os pthread_attr_setstack.os pthread_attr_setstackaddr.os pthread_attr_setstacksize.os pthread_barrier_destroy.os pthread_barrier_init.os pthread_barrier_wait.os pthread_barrierattr_destroy.os pthread_barrierattr_getpshared.os pthread_barrierattr_init.os pthread_barrierattr_setpshared.os pthread_cancel.os pthread_cleanup_upto.os pthread_clockjoin.os pthread_cond_broadcast.os pthread_cond_destroy.os pthread_cond_init.os pthread_cond_signal.os pthread_cond_wait.os pthread_condattr_destroy.os pthread_condattr_getclock.os pthread_condattr_getpshared.os pthread_condattr_init.os pthread_condattr_setclock.os pthread_condattr_setpshared.os pthread_create.os pthread_detach.os pthread_equal.os pthread_exit.os pthread_getaffinity.os pthread_getattr_default_np.os pthread_getattr_np.os pthread_getconcurrency.os pthread_getcpuclockid.os pthread_getname.os pthread_getschedparam.os pthread_getspecific.os pthread_join.os pthread_join_common.os pthread_key_create.os pthread_key_delete.os pthread_keys.os pthread_kill.os pthread_kill_other_threads.os pthread_mutex_cond_lock.os pthread_mutex_conf.os pthread_mutex_consistent.os pthread_mutex_destroy.os pthread_mutex_getprioceiling.os pthread_mutex_init.os pthread_mutex_lock.os pthread_mutex_setprioceiling.os pthread_mutex_timedlock.os pthread_mutex_trylock.os pthread_mutex_unlock.os pthread_mutexattr_destroy.os pthread_mutexattr_getprioceiling.os pthread_mutexattr_getprotocol.os pthread_mutexattr_getpshared.os pthread_mutexattr_getrobust.os pthread_mutexattr_gettype.os pthread_mutexattr_init.os pthread_mutexattr_setprioceiling.os pthread_mutexattr_setprotocol.os pthread_mutexattr_setpshared.os pthread_mutexattr_setrobust.os pthread_mutexattr_settype.os pthread_once.os pthread_rwlock_clockrdlock.os pthread_rwlock_clockwrlock.os pthread_rwlock_destroy.os pthread_rwlock_init.os pthread_rwlock_rdlock.os pthread_rwlock_timedrdlock.os pthread_rwlock_timedwrlock.os pthread_rwlock_tryrdlock.os pthread_rwlock_trywrlock.os pthread_rwlock_unlock.os pthread_rwlock_wrlock.os pthread_rwlockattr_destroy.os pthread_rwlockattr_getkind_np.os pthread_rwlockattr_getpshared.os pthread_rwlockattr_init.os pthread_rwlockattr_setkind_np.os pthread_rwlockattr_setpshared.os pthread_self.os pthread_setaffinity.os pthread_setattr_default_np.os pthread_setcancelstate.os pthread_setcanceltype.os pthread_setconcurrency.os pthread_setname.os pthread_setschedparam.os pthread_setschedprio.os pthread_setspecific.os pthread_sigmask.os pthread_sigqueue.os pthread_spin_destroy.os pthread_spin_init.os pthread_spin_lock.os pthread_spin_trylock.os pthread_spin_unlock.os pthread_testcancel.os pthread_timedjoin.os pthread_tryjoin.os pthread_yield.os sem_clockwait.os sem_close.os sem_destroy.os sem_getvalue.os sem_init.os sem_open.os sem_post.os sem_routines.os sem_timedwait.os sem_unlink.os sem_wait.os tpp.os unwind.os vars.os thrd_current.os thrd_equal.os thrd_sleep.os thrd_yield.os call_once.os cnd_broadcast.os cnd_destroy.os cnd_init.os cnd_signal.os cnd_timedwait.os cnd_wait.os mtx_destroy.os mtx_init.os mtx_lock.os mtx_timedlock.os mtx_trylock.os mtx_unlock.os pthread_atfork_compat.os thrd_create.os thrd_detach.os thrd_exit.os thrd_join.os tss_create.os tss_delete.os tss_get.os tss_set.os pthread_atfork.oS libpthread-compat.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/nptl/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/nptl/stubsT /mnt/lfs/sources/glibc-2.36/build/nptl/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl' +make subdir=rt -C rt ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/rt' +/usr/bin/install -c -m 644 aio.h /mnt/lfs/usr/include/aio.h +/usr/bin/install -c -m 644 mqueue.h /mnt/lfs/usr/include/mqueue.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mqueue.h /mnt/lfs/usr/include/bits/mqueue.h +/usr/bin/install -c -m 644 bits/mqueue2.h /mnt/lfs/usr/include/bits/mqueue2.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/rt/librt.so /mnt/lfs/usr/lib/librt.so.1.new +mv -f /mnt/lfs/usr/lib/librt.so.1.new /mnt/lfs/usr/lib/librt.so.1 +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/rt/librt.a /mnt/lfs/usr/lib/librt.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/rt/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h shm_open.o shm_unlink.o aio_cancel.o aio_error.o aio_fsync.o aio_misc.o aio_notify.o aio_read.o aio_read64.o aio_return.o aio_sigqueue.o aio_suspend.o aio_write.o aio_write64.o lio_listio.o lio_listio64.o mq_close.o mq_getattr.o mq_notify.o mq_open.o mq_receive.o mq_send.o mq_setattr.o mq_timedreceive.o mq_timedsend.o mq_unlink.o timer_create.o timer_delete.o timer_getoverr.o timer_gettime.o timer_settime.o timer_routines.o shm_open.os shm_unlink.os aio_cancel.os aio_error.os aio_fsync.os aio_misc.os aio_notify.os aio_read.os aio_read64.os aio_return.os aio_sigqueue.os aio_suspend.os aio_write.os aio_write64.os lio_listio.os lio_listio64.os mq_close.os mq_getattr.os mq_notify.os mq_open.os mq_receive.os mq_send.os mq_setattr.os mq_timedreceive.os mq_timedsend.os mq_unlink.os timer_create.os timer_delete.os timer_getoverr.os timer_gettime.os timer_settime.os timer_routines.os librt-compat.os rt-unwind-resume.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/rt/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/rt/stubsT /mnt/lfs/sources/glibc-2.36/build/rt/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/rt' +make subdir=malloc -C malloc ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/malloc' +/usr/bin/install -c -m 644 malloc.h /mnt/lfs/usr/include/malloc.h +/usr/bin/install -c -m 644 obstack.h /mnt/lfs/usr/include/obstack.h +/usr/bin/install -c -m 644 mcheck.h /mnt/lfs/usr/include/mcheck.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/malloc/libmemusage.so /mnt/lfs/usr/lib/libmemusage.so.new +mv -f /mnt/lfs/usr/lib/libmemusage.so.new /mnt/lfs/usr/lib/libmemusage.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/malloc/libc_malloc_debug.so /mnt/lfs/usr/lib/libc_malloc_debug.so.0.new +mv -f /mnt/lfs/usr/lib/libc_malloc_debug.so.0.new /mnt/lfs/usr/lib/libc_malloc_debug.so.0 +rm -f /mnt/lfs/usr/lib/libc_malloc_debug.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/libc_malloc_debug.so.0 /mnt/lfs/usr/lib/libc_malloc_debug.so.new +mv -f /mnt/lfs/usr/lib/libc_malloc_debug.so.new /mnt/lfs/usr/lib/libc_malloc_debug.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/malloc/libmcheck.a /mnt/lfs/usr/lib/libmcheck.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/malloc/mtrace /mnt/lfs/usr/bin/mtrace.new +mv -f /mnt/lfs/usr/bin/mtrace.new /mnt/lfs/usr/bin/mtrace +(cd /mnt/lfs/sources/glibc-2.36/build/malloc/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h malloc.o mcheck.o mtrace.o obstack.o reallocarray.o scratch_buffer_dupfree.o scratch_buffer_grow.o scratch_buffer_grow_preserve.o scratch_buffer_set_array_size.o dynarray_at_failure.o dynarray_emplace_enlarge.o dynarray_finalize.o dynarray_resize.o dynarray_resize_clear.o alloc_buffer_alloc_array.o alloc_buffer_allocate.o alloc_buffer_copy_bytes.o alloc_buffer_copy_string.o alloc_buffer_create_failure.o set-freeres.o thread-freeres.o malloc.os mcheck.os mtrace.os obstack.os reallocarray.os scratch_buffer_dupfree.os scratch_buffer_grow.os scratch_buffer_grow_preserve.os scratch_buffer_set_array_size.os dynarray_at_failure.os dynarray_emplace_enlarge.os dynarray_finalize.os dynarray_resize.os dynarray_resize_clear.os alloc_buffer_alloc_array.os alloc_buffer_allocate.os alloc_buffer_copy_bytes.os alloc_buffer_copy_string.os alloc_buffer_create_failure.os set-freeres.os thread-freeres.os mcheck-init.o libmcheck.a memusage.os malloc-debug.os malloc-hugepages.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/malloc/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/malloc/stubsT /mnt/lfs/sources/glibc-2.36/build/malloc/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/malloc' +make subdir=string -C string ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/string' +/usr/bin/install -c -m 644 argz.h /mnt/lfs/usr/include/argz.h +/usr/bin/install -c -m 644 ../bits/byteswap.h /mnt/lfs/usr/include/bits/byteswap.h +/usr/bin/install -c -m 644 bits/endian.h /mnt/lfs/usr/include/bits/endian.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/endianness.h /mnt/lfs/usr/include/bits/endianness.h +/usr/bin/install -c -m 644 bits/string_fortified.h /mnt/lfs/usr/include/bits/string_fortified.h +/usr/bin/install -c -m 644 bits/strings_fortified.h /mnt/lfs/usr/include/bits/strings_fortified.h +/usr/bin/install -c -m 644 ../bits/uintn-identity.h /mnt/lfs/usr/include/bits/uintn-identity.h +/usr/bin/install -c -m 644 byteswap.h /mnt/lfs/usr/include/byteswap.h +/usr/bin/install -c -m 644 endian.h /mnt/lfs/usr/include/endian.h +/usr/bin/install -c -m 644 envz.h /mnt/lfs/usr/include/envz.h +/usr/bin/install -c -m 644 memory.h /mnt/lfs/usr/include/memory.h +/usr/bin/install -c -m 644 string.h /mnt/lfs/usr/include/string.h +/usr/bin/install -c -m 644 strings.h /mnt/lfs/usr/include/strings.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/string/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h _strerror.o argz-addsep.o argz-append.o argz-count.o argz-create.o argz-ctsep.o argz-delete.o argz-extract.o argz-insert.o argz-next.o argz-replace.o argz-stringify.o basename.o bcopy.o bzero.o envz.o explicit_bzero.o ffs.o ffsll.o memccpy.o memchr.o memcmp.o memcmpeq.o memcpy.o memfrob.o memmem.o memmove.o mempcpy.o memrchr.o memset.o rawmemchr.o sigabbrev_np.o sigdescr_np.o stpcpy.o stpncpy.o strcasecmp.o strcasecmp_l.o strcasestr.o strcat.o strchr.o strchrnul.o strcmp.o strcoll.o strcoll_l.o strcpy.o strcspn.o strdup.o strerror.o strerror_l.o strerrordesc_np.o strerrorname_np.o strfry.o string-inlines.o strlen.o strncase.o strncase_l.o strncat.o strncmp.o strncpy.o strndup.o strnlen.o strpbrk.o strrchr.o strsep.o strsignal.o strspn.o strstr.o strtok.o strtok_r.o strverscmp.o strxfrm.o strxfrm_l.o swab.o wordcopy.o xpg-strerror.o memchr-avx2.o memchr-avx2-rtm.o memchr-evex.o memchr-evex-rtm.o memchr-sse2.o memcmp-avx2-movbe.o memcmp-avx2-movbe-rtm.o memcmp-evex-movbe.o memcmp-sse2.o memcmpeq-avx2.o memcmpeq-avx2-rtm.o memcmpeq-evex.o memcmpeq-sse2.o memmove-avx-unaligned-erms.o memmove-avx-unaligned-erms-rtm.o memmove-avx512-no-vzeroupper.o memmove-avx512-unaligned-erms.o memmove-erms.o memmove-evex-unaligned-erms.o memmove-sse2-unaligned-erms.o memmove-ssse3.o memrchr-avx2.o memrchr-avx2-rtm.o memrchr-evex.o memrchr-sse2.o memset-avx2-unaligned-erms.o memset-avx2-unaligned-erms-rtm.o memset-avx512-no-vzeroupper.o memset-avx512-unaligned-erms.o memset-erms.o memset-evex-unaligned-erms.o memset-sse2-unaligned-erms.o rawmemchr-avx2.o rawmemchr-avx2-rtm.o rawmemchr-evex.o rawmemchr-evex-rtm.o rawmemchr-sse2.o stpcpy-avx2.o stpcpy-avx2-rtm.o stpcpy-evex.o stpcpy-sse2.o stpcpy-sse2-unaligned.o stpncpy-avx2.o stpncpy-avx2-rtm.o stpncpy-evex.o stpncpy-sse2-unaligned.o strcasecmp_l-avx2.o strcasecmp_l-avx2-rtm.o strcasecmp_l-evex.o strcasecmp_l-sse2.o strcasecmp_l-sse4_2.o strcat-avx2.o strcat-avx2-rtm.o strcat-evex.o strcat-sse2.o strcat-sse2-unaligned.o strchr-avx2.o strchr-avx2-rtm.o strchr-evex.o strchr-sse2.o strchr-sse2-no-bsf.o strchrnul-avx2.o strchrnul-avx2-rtm.o strchrnul-evex.o strchrnul-sse2.o strcmp-avx2.o strcmp-avx2-rtm.o strcmp-evex.o strcmp-sse2.o strcmp-sse2-unaligned.o strcmp-sse4_2.o strcpy-avx2.o strcpy-avx2-rtm.o strcpy-evex.o strcpy-sse2.o strcpy-sse2-unaligned.o strcspn-sse4.o strlen-avx2.o strlen-avx2-rtm.o strlen-evex.o strlen-evex512.o strlen-sse2.o strncase_l-avx2.o strncase_l-avx2-rtm.o strncase_l-evex.o strncase_l-sse2.o strncase_l-sse4_2.o strncat-avx2.o strncat-avx2-rtm.o strncat-evex.o strncat-sse2-unaligned.o strncmp-avx2.o strncmp-avx2-rtm.o strncmp-evex.o strncmp-sse2.o strncmp-sse4_2.o strncpy-avx2.o strncpy-avx2-rtm.o strncpy-evex.o strncpy-sse2-unaligned.o strnlen-avx2.o strnlen-avx2-rtm.o strnlen-evex.o strnlen-evex512.o strnlen-sse2.o strpbrk-sse4.o strrchr-avx2.o strrchr-avx2-rtm.o strrchr-evex.o strrchr-sse2.o strspn-sse4.o strstr-avx512.o strstr-sse2-unaligned.o varshift.o strcasecmp_l-nonascii.o strcspn-generic.o strncase_l-nonascii.o strpbrk-generic.o strspn-generic.o cacheinfo.o tls-internal.o _strerror.os argz-addsep.os argz-append.os argz-count.os argz-create.os argz-ctsep.os argz-delete.os argz-extract.os argz-insert.os argz-next.os argz-replace.os argz-stringify.os basename.os bcopy.os bzero.os envz.os explicit_bzero.os ffs.os ffsll.os memccpy.os memchr.os memcmp.os memcmpeq.os memcpy.os memfrob.os memmem.os memmove.os mempcpy.os memrchr.os memset.os rawmemchr.os sigabbrev_np.os sigdescr_np.os stpcpy.os stpncpy.os strcasecmp.os strcasecmp_l.os strcasestr.os strcat.os strchr.os strchrnul.os strcmp.os strcoll.os strcoll_l.os strcpy.os strcspn.os strdup.os strerror.os strerror_l.os strerrordesc_np.os strerrorname_np.os strfry.os string-inlines.os strlen.os strncase.os strncase_l.os strncat.os strncmp.os strncpy.os strndup.os strnlen.os strpbrk.os strrchr.os strsep.os strsignal.os strspn.os strstr.os strtok.os strtok_r.os strverscmp.os strxfrm.os strxfrm_l.os swab.os wordcopy.os xpg-strerror.os memchr-avx2.os memchr-avx2-rtm.os memchr-evex.os memchr-evex-rtm.os memchr-sse2.os memcmp-avx2-movbe.os memcmp-avx2-movbe-rtm.os memcmp-evex-movbe.os memcmp-sse2.os memcmpeq-avx2.os memcmpeq-avx2-rtm.os memcmpeq-evex.os memcmpeq-sse2.os memmove-avx-unaligned-erms.os memmove-avx-unaligned-erms-rtm.os memmove-avx512-no-vzeroupper.os memmove-avx512-unaligned-erms.os memmove-erms.os memmove-evex-unaligned-erms.os memmove-sse2-unaligned-erms.os memmove-ssse3.os memrchr-avx2.os memrchr-avx2-rtm.os memrchr-evex.os memrchr-sse2.os memset-avx2-unaligned-erms.os memset-avx2-unaligned-erms-rtm.os memset-avx512-no-vzeroupper.os memset-avx512-unaligned-erms.os memset-erms.os memset-evex-unaligned-erms.os memset-sse2-unaligned-erms.os rawmemchr-avx2.os rawmemchr-avx2-rtm.os rawmemchr-evex.os rawmemchr-evex-rtm.os rawmemchr-sse2.os stpcpy-avx2.os stpcpy-avx2-rtm.os stpcpy-evex.os stpcpy-sse2.os stpcpy-sse2-unaligned.os stpncpy-avx2.os stpncpy-avx2-rtm.os stpncpy-evex.os stpncpy-sse2-unaligned.os strcasecmp_l-avx2.os strcasecmp_l-avx2-rtm.os strcasecmp_l-evex.os strcasecmp_l-sse2.os strcasecmp_l-sse4_2.os strcat-avx2.os strcat-avx2-rtm.os strcat-evex.os strcat-sse2.os strcat-sse2-unaligned.os strchr-avx2.os strchr-avx2-rtm.os strchr-evex.os strchr-sse2.os strchr-sse2-no-bsf.os strchrnul-avx2.os strchrnul-avx2-rtm.os strchrnul-evex.os strchrnul-sse2.os strcmp-avx2.os strcmp-avx2-rtm.os strcmp-evex.os strcmp-sse2.os strcmp-sse2-unaligned.os strcmp-sse4_2.os strcpy-avx2.os strcpy-avx2-rtm.os strcpy-evex.os strcpy-sse2.os strcpy-sse2-unaligned.os strcspn-sse4.os strlen-avx2.os strlen-avx2-rtm.os strlen-evex.os strlen-evex512.os strlen-sse2.os strncase_l-avx2.os strncase_l-avx2-rtm.os strncase_l-evex.os strncase_l-sse2.os strncase_l-sse4_2.os strncat-avx2.os strncat-avx2-rtm.os strncat-evex.os strncat-sse2-unaligned.os strncmp-avx2.os strncmp-avx2-rtm.os strncmp-evex.os strncmp-sse2.os strncmp-sse4_2.os strncpy-avx2.os strncpy-avx2-rtm.os strncpy-evex.os strncpy-sse2-unaligned.os strnlen-avx2.os strnlen-avx2-rtm.os strnlen-evex.os strnlen-evex512.os strnlen-sse2.os strpbrk-sse4.os strrchr-avx2.os strrchr-avx2-rtm.os strrchr-evex.os strrchr-sse2.os strspn-sse4.os strstr-avx512.os strstr-sse2-unaligned.os varshift.os strcasecmp_l-nonascii.os strcspn-generic.os strncase_l-nonascii.os strpbrk-generic.os strspn-generic.os cacheinfo.os tls-internal.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/string/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/string/stubsT /mnt/lfs/sources/glibc-2.36/build/string/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/string' +make subdir=wcsmbs -C wcsmbs ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/wcsmbs' +/usr/bin/install -c -m 644 wchar.h /mnt/lfs/usr/include/wchar.h +/usr/bin/install -c -m 644 ../bits/wchar.h /mnt/lfs/usr/include/bits/wchar.h +/usr/bin/install -c -m 644 bits/wchar2.h /mnt/lfs/usr/include/bits/wchar2.h +/usr/bin/install -c -m 644 bits/wchar-ldbl.h /mnt/lfs/usr/include/bits/wchar-ldbl.h +/usr/bin/install -c -m 644 uchar.h /mnt/lfs/usr/include/uchar.h +/usr/bin/install -c -m 644 bits/types/__mbstate_t.h /mnt/lfs/usr/include/bits/types/__mbstate_t.h +/usr/bin/install -c -m 644 bits/types/mbstate_t.h /mnt/lfs/usr/include/bits/types/mbstate_t.h +/usr/bin/install -c -m 644 bits/types/wint_t.h /mnt/lfs/usr/include/bits/types/wint_t.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/wcsmbs/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h wcscat.o wcschr.o wcscmp.o wcscpy.o wcscspn.o wcsdup.o wcslen.o wcsncat.o wcsncmp.o wcsncpy.o wcspbrk.o wcsrchr.o wcsspn.o wcstok.o wcsstr.o wmemchr.o wmemcmp.o wmemcpy.o wmemmove.o wmemset.o wcpcpy.o wcpncpy.o wmempcpy.o btowc.o wctob.o mbsinit.o mbrlen.o mbrtowc.o wcrtomb.o mbsrtowcs.o wcsrtombs.o mbsnrtowcs.o wcsnrtombs.o wcsnlen.o wcschrnul.o wcstol.o wcstoul.o wcstoll.o wcstoull.o wcstod.o wcstold.o wcstof.o wcstol_l.o wcstoul_l.o wcstoll_l.o wcstoull_l.o wcstod_l.o wcstold_l.o wcstof_l.o wcstod_nan.o wcstold_nan.o wcstof_nan.o wcscoll.o wcsxfrm.o wcwidth.o wcswidth.o wcscoll_l.o wcsxfrm_l.o wcscasecmp.o wcsncase.o wcscasecmp_l.o wcsncase_l.o wcsmbsload.o mbsrtowcs_l.o isoc99_wscanf.o isoc99_vwscanf.o isoc99_fwscanf.o isoc99_vfwscanf.o isoc99_swscanf.o isoc99_vswscanf.o mbrtoc8.o c8rtomb.o mbrtoc16.o c16rtomb.o mbrtoc32.o c32rtomb.o wcstof128_l.o wcstof128.o wcstof128_nan.o wcschr-avx2.o wcschr-avx2-rtm.o wcschr-evex.o wcschr-sse2.o wcscmp-avx2.o wcscmp-avx2-rtm.o wcscmp-evex.o wcscmp-sse2.o wcscpy-ssse3.o wcslen-avx2.o wcslen-avx2-rtm.o wcslen-evex.o wcslen-evex512.o wcslen-sse2.o wcslen-sse4_1.o wcsncmp-avx2.o wcsncmp-avx2-rtm.o wcsncmp-evex.o wcsnlen-avx2.o wcsnlen-avx2-rtm.o wcsnlen-evex.o wcsnlen-evex512.o wcsnlen-sse4_1.o wcsrchr-avx2.o wcsrchr-avx2-rtm.o wcsrchr-evex.o wcsrchr-sse2.o wmemchr-avx2.o wmemchr-avx2-rtm.o wmemchr-evex.o wmemchr-evex-rtm.o wmemchr-sse2.o wmemcmp-avx2-movbe.o wmemcmp-avx2-movbe-rtm.o wmemcmp-evex-movbe.o wmemcmp-sse2.o wcscpy-generic.o wcsncmp-generic.o wcsnlen-generic.o wcscat.os wcschr.os wcscmp.os wcscpy.os wcscspn.os wcsdup.os wcslen.os wcsncat.os wcsncmp.os wcsncpy.os wcspbrk.os wcsrchr.os wcsspn.os wcstok.os wcsstr.os wmemchr.os wmemcmp.os wmemcpy.os wmemmove.os wmemset.os wcpcpy.os wcpncpy.os wmempcpy.os btowc.os wctob.os mbsinit.os mbrlen.os mbrtowc.os wcrtomb.os mbsrtowcs.os wcsrtombs.os mbsnrtowcs.os wcsnrtombs.os wcsnlen.os wcschrnul.os wcstol.os wcstoul.os wcstoll.os wcstoull.os wcstod.os wcstold.os wcstof.os wcstol_l.os wcstoul_l.os wcstoll_l.os wcstoull_l.os wcstod_l.os wcstold_l.os wcstof_l.os wcstod_nan.os wcstold_nan.os wcstof_nan.os wcscoll.os wcsxfrm.os wcwidth.os wcswidth.os wcscoll_l.os wcsxfrm_l.os wcscasecmp.os wcsncase.os wcscasecmp_l.os wcsncase_l.os wcsmbsload.os mbsrtowcs_l.os isoc99_wscanf.os isoc99_vwscanf.os isoc99_fwscanf.os isoc99_vfwscanf.os isoc99_swscanf.os isoc99_vswscanf.os mbrtoc8.os c8rtomb.os mbrtoc16.os c16rtomb.os mbrtoc32.os c32rtomb.os wcstof128_l.os wcstof128.os wcstof128_nan.os wcschr-avx2.os wcschr-avx2-rtm.os wcschr-evex.os wcschr-sse2.os wcscmp-avx2.os wcscmp-avx2-rtm.os wcscmp-evex.os wcscmp-sse2.os wcscpy-ssse3.os wcslen-avx2.os wcslen-avx2-rtm.os wcslen-evex.os wcslen-evex512.os wcslen-sse2.os wcslen-sse4_1.os wcsncmp-avx2.os wcsncmp-avx2-rtm.os wcsncmp-evex.os wcsnlen-avx2.os wcsnlen-avx2-rtm.os wcsnlen-evex.os wcsnlen-evex512.os wcsnlen-sse4_1.os wcsrchr-avx2.os wcsrchr-avx2-rtm.os wcsrchr-evex.os wcsrchr-sse2.os wmemchr-avx2.os wmemchr-avx2-rtm.os wmemchr-evex.os wmemchr-evex-rtm.os wmemchr-sse2.os wmemcmp-avx2-movbe.os wmemcmp-avx2-movbe-rtm.os wmemcmp-evex-movbe.os wmemcmp-sse2.os wcscpy-generic.os wcsncmp-generic.os wcsnlen-generic.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stubsT /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/wcsmbs' +make subdir=timezone -C timezone ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/timezone' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/timezone/zdump /mnt/lfs/usr/bin/zdump.new +mv -f /mnt/lfs/usr/bin/zdump.new /mnt/lfs/usr/bin/zdump +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/timezone/tzselect /mnt/lfs/usr/bin/tzselect.new +mv -f /mnt/lfs/usr/bin/tzselect.new /mnt/lfs/usr/bin/tzselect +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/timezone/zic /mnt/lfs/usr/sbin/zic.new +mv -f /mnt/lfs/usr/sbin/zic.new /mnt/lfs/usr/sbin/zic +> /mnt/lfs/sources/glibc-2.36/build/timezone/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/timezone' +make subdir=time -C time ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/time' +/usr/bin/install -c -m 644 time.h /mnt/lfs/usr/include/time.h +/usr/bin/install -c -m 644 sys/time.h /mnt/lfs/usr/include/sys/time.h +/usr/bin/install -c -m 644 sys/timeb.h /mnt/lfs/usr/include/sys/timeb.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/time.h /mnt/lfs/usr/include/bits/time.h +/usr/bin/install -c -m 644 bits/types/clockid_t.h /mnt/lfs/usr/include/bits/types/clockid_t.h +/usr/bin/install -c -m 644 bits/types/clock_t.h /mnt/lfs/usr/include/bits/types/clock_t.h +/usr/bin/install -c -m 644 bits/types/struct_itimerspec.h /mnt/lfs/usr/include/bits/types/struct_itimerspec.h +/usr/bin/install -c -m 644 bits/types/struct_timespec.h /mnt/lfs/usr/include/bits/types/struct_timespec.h +/usr/bin/install -c -m 644 bits/types/struct_timeval.h /mnt/lfs/usr/include/bits/types/struct_timeval.h +/usr/bin/install -c -m 644 bits/types/struct_tm.h /mnt/lfs/usr/include/bits/types/struct_tm.h +/usr/bin/install -c -m 644 bits/types/timer_t.h /mnt/lfs/usr/include/bits/types/timer_t.h +/usr/bin/install -c -m 644 bits/types/time_t.h /mnt/lfs/usr/include/bits/types/time_t.h +/usr/bin/install -c -m 644 bits/types/struct_timeb.h /mnt/lfs/usr/include/bits/types/struct_timeb.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/timex.h /mnt/lfs/usr/include/sys/timex.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/timex.h /mnt/lfs/usr/include/bits/timex.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/time/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h offtime.o asctime.o clock.o ctime.o ctime_r.o difftime.o gmtime.o localtime.o mktime.o time.o gettimeofday.o settimeofday.o settimezone.o adjtime.o tzset.o tzfile.o getitimer.o setitimer.o stime.o dysize.o timegm.o ftime.o getdate.o strptime.o strptime_l.o strftime.o wcsftime.o strftime_l.o wcsftime_l.o timespec_get.o timespec_getres.o clock_getcpuclockid.o clock_getres.o clock_gettime.o clock_settime.o clock_nanosleep.o era.o alt_digit.o lc-time-cleanup.o ntp_gettime.o ntp_gettimex.o offtime.os asctime.os clock.os ctime.os ctime_r.os difftime.os gmtime.os localtime.os mktime.os time.os gettimeofday.os settimeofday.os settimezone.os adjtime.os tzset.os tzfile.os getitimer.os setitimer.os stime.os dysize.os timegm.os ftime.os getdate.os strptime.os strptime_l.os strftime.os wcsftime.os strftime_l.os wcsftime_l.os timespec_get.os timespec_getres.os clock_getcpuclockid.os clock_getres.os clock_gettime.os clock_settime.os clock_nanosleep.os era.os alt_digit.os lc-time-cleanup.os ntp_gettime.os ntp_gettimex.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/time/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/time/stubsT /mnt/lfs/sources/glibc-2.36/build/time/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/time' +make subdir=dirent -C dirent ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/dirent' +/usr/bin/install -c -m 644 dirent.h /mnt/lfs/usr/include/dirent.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/dirent.h /mnt/lfs/usr/include/bits/dirent.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/dirent_ext.h /mnt/lfs/usr/include/bits/dirent_ext.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/dirent/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h opendir.o closedir.o readdir.o readdir_r.o rewinddir.o seekdir.o telldir.o scandir.o alphasort.o versionsort.o getdents.o getdents64.o dirfd.o readdir64.o readdir64_r.o scandir64.o alphasort64.o versionsort64.o fdopendir.o scandirat.o scandirat64.o scandir-cancel.o scandir-tail.o scandir64-tail.o getdirentries.o getdirentries64.o opendir.os closedir.os readdir.os readdir_r.os rewinddir.os seekdir.os telldir.os scandir.os alphasort.os versionsort.os getdents.os getdents64.os dirfd.os readdir64.os readdir64_r.os scandir64.os alphasort64.os versionsort64.os fdopendir.os scandirat.os scandirat64.os scandir-cancel.os scandir-tail.os scandir64-tail.os getdirentries.os getdirentries64.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/dirent/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/dirent/stubsT /mnt/lfs/sources/glibc-2.36/build/dirent/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/dirent' +make subdir=grp -C grp ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/grp' +/usr/bin/install -c -m 644 grp.h /mnt/lfs/usr/include/grp.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/grp/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h fgetgrent.o initgroups.o setgroups.o getgrent.o getgrgid.o getgrnam.o putgrent.o getgrent_r.o getgrgid_r.o getgrnam_r.o fgetgrent_r.o grp-merge.o fgetgrent.os initgroups.os setgroups.os getgrent.os getgrgid.os getgrnam.os putgrent.os getgrent_r.os getgrgid_r.os getgrnam_r.os fgetgrent_r.os grp-merge.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/grp/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/grp/stubsT /mnt/lfs/sources/glibc-2.36/build/grp/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/grp' +make subdir=pwd -C pwd ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/pwd' +/usr/bin/install -c -m 644 pwd.h /mnt/lfs/usr/include/pwd.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/pwd/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h fgetpwent.o getpw.o putpwent.o getpwent.o getpwnam.o getpwuid.o getpwent_r.o getpwnam_r.o getpwuid_r.o fgetpwent_r.o fgetpwent.os getpw.os putpwent.os getpwent.os getpwnam.os getpwuid.os getpwent_r.os getpwnam_r.os getpwuid_r.os fgetpwent_r.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/pwd/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/pwd/stubsT /mnt/lfs/sources/glibc-2.36/build/pwd/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/pwd' +make subdir=posix -C posix ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/posix' +/usr/bin/install -c -m 644 sys/utsname.h /mnt/lfs/usr/include/sys/utsname.h +/usr/bin/install -c -m 644 sys/times.h /mnt/lfs/usr/include/sys/times.h +/usr/bin/install -c -m 644 sys/wait.h /mnt/lfs/usr/include/sys/wait.h +/usr/bin/install -c -m 644 sys/types.h /mnt/lfs/usr/include/sys/types.h +/usr/bin/install -c -m 644 unistd.h /mnt/lfs/usr/include/unistd.h +/usr/bin/install -c -m 644 glob.h /mnt/lfs/usr/include/glob.h +/usr/bin/install -c -m 644 regex.h /mnt/lfs/usr/include/regex.h +/usr/bin/install -c -m 644 wordexp.h /mnt/lfs/usr/include/wordexp.h +/usr/bin/install -c -m 644 fnmatch.h /mnt/lfs/usr/include/fnmatch.h +/usr/bin/install -c -m 644 getopt.h /mnt/lfs/usr/include/getopt.h +/usr/bin/install -c -m 644 bits/getopt_core.h /mnt/lfs/usr/include/bits/getopt_core.h +/usr/bin/install -c -m 644 bits/getopt_ext.h /mnt/lfs/usr/include/bits/getopt_ext.h +/usr/bin/install -c -m 644 bits/getopt_posix.h /mnt/lfs/usr/include/bits/getopt_posix.h +/usr/bin/install -c -m 644 bits/types.h /mnt/lfs/usr/include/bits/types.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/typesizes.h /mnt/lfs/usr/include/bits/typesizes.h +/usr/bin/install -c -m 644 ../sysdeps/nptl/bits/pthreadtypes.h /mnt/lfs/usr/include/bits/pthreadtypes.h +/usr/bin/install -c -m 644 ../sysdeps/x86/nptl/bits/pthreadtypes-arch.h /mnt/lfs/usr/include/bits/pthreadtypes-arch.h +/usr/bin/install -c -m 644 ../sysdeps/nptl/bits/thread-shared-types.h /mnt/lfs/usr/include/bits/thread-shared-types.h +/usr/bin/install -c -m 644 bits/posix1_lim.h /mnt/lfs/usr/include/bits/posix1_lim.h +/usr/bin/install -c -m 644 bits/posix2_lim.h /mnt/lfs/usr/include/bits/posix2_lim.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/posix_opt.h /mnt/lfs/usr/include/bits/posix_opt.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/local_lim.h /mnt/lfs/usr/include/bits/local_lim.h +/usr/bin/install -c -m 644 tar.h /mnt/lfs/usr/include/tar.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/utsname.h /mnt/lfs/usr/include/bits/utsname.h +/usr/bin/install -c -m 644 ../bits/confname.h /mnt/lfs/usr/include/bits/confname.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/waitflags.h /mnt/lfs/usr/include/bits/waitflags.h +/usr/bin/install -c -m 644 ../bits/waitstatus.h /mnt/lfs/usr/include/bits/waitstatus.h +/usr/bin/install -c -m 644 sys/unistd.h /mnt/lfs/usr/include/sys/unistd.h +/usr/bin/install -c -m 644 sched.h /mnt/lfs/usr/include/sched.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sched.h /mnt/lfs/usr/include/bits/sched.h +/usr/bin/install -c -m 644 bits/cpu-set.h /mnt/lfs/usr/include/bits/cpu-set.h +/usr/bin/install -c -m 644 re_comp.h /mnt/lfs/usr/include/re_comp.h +/usr/bin/install -c -m 644 wait.h /mnt/lfs/usr/include/wait.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/environments.h /mnt/lfs/usr/include/bits/environments.h +/usr/bin/install -c -m 644 cpio.h /mnt/lfs/usr/include/cpio.h +/usr/bin/install -c -m 644 spawn.h /mnt/lfs/usr/include/spawn.h +/usr/bin/install -c -m 644 bits/unistd.h /mnt/lfs/usr/include/bits/unistd.h +/usr/bin/install -c -m 644 ../bits/types/struct_sched_param.h /mnt/lfs/usr/include/bits/types/struct_sched_param.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/unistd_ext.h /mnt/lfs/usr/include/bits/unistd_ext.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/idtype_t.h /mnt/lfs/usr/include/bits/types/idtype_t.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman_ext.h /mnt/lfs/usr/include/bits/mman_ext.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/initspin.h /mnt/lfs/usr/include/bits/initspin.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/posix/getconf /mnt/lfs/usr/bin/getconf.new +mv -f /mnt/lfs/usr/bin/getconf.new /mnt/lfs/usr/bin/getconf +.././scripts/mkinstalldirs /mnt/lfs/usr/libexec/getconf +mkdir -p -- /mnt/lfs/usr/libexec/getconf +while read spec; do \ + ln -f /mnt/lfs/usr/bin/getconf /mnt/lfs/usr/libexec/getconf/$spec.new || /usr/bin/install -c /mnt/lfs/usr/bin/getconf /mnt/lfs/usr/libexec/getconf/$spec.new; \ + mv -f /mnt/lfs/usr/libexec/getconf/$spec.new /mnt/lfs/usr/libexec/getconf/$spec; \ +done < /mnt/lfs/sources/glibc-2.36/build/posix/getconf.speclist +(cd /mnt/lfs/sources/glibc-2.36/build/posix/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h uname.o times.o wait.o waitpid.o wait3.o wait4.o waitid.o alarm.o sleep.o pause.o nanosleep.o fork.o _Fork.o vfork.o _exit.o register-atfork.o execve.o fexecve.o execv.o execle.o execl.o execvp.o execlp.o execvpe.o getpid.o getppid.o getuid.o geteuid.o getgid.o getegid.o getgroups.o setuid.o setgid.o group_member.o getpgid.o setpgid.o getpgrp.o bsd-getpgrp.o setpgrp.o getsid.o setsid.o getresuid.o getresgid.o setresuid.o setresgid.o pathconf.o sysconf.o fpathconf.o glob.o glob64.o globfree.o globfree64.o glob_pattern_p.o fnmatch.o regex.o glob-lstat-compat.o glob64-lstat-compat.o confstr.o getopt.o getopt1.o sched_setp.o sched_getp.o sched_sets.o sched_gets.o sched_yield.o sched_primax.o sched_primin.o sched_rr_gi.o sched_getaffinity.o sched_setaffinity.o getaddrinfo.o gai_strerror.o wordexp.o pread.o pwrite.o pread64.o pwrite64.o spawn_faction_init.o spawn_faction_destroy.o spawn_faction_addclose.o spawn_faction_addopen.o spawn_faction_adddup2.o spawn_valid_fd.o spawn_faction_addchdir.o spawn_faction_addfchdir.o spawn_faction_addclosefrom.o spawn_faction_addtcsetpgrp_np.o spawnattr_init.o spawnattr_destroy.o spawnattr_getdefault.o spawnattr_setdefault.o spawnattr_getflags.o spawnattr_setflags.o spawnattr_getpgroup.o spawnattr_setpgroup.o spawn.o spawnp.o spawni.o spawnattr_getsigmask.o spawnattr_getschedpolicy.o spawnattr_getschedparam.o spawnattr_setsigmask.o spawnattr_setschedpolicy.o spawnattr_setschedparam.o posix_madvise.o get_child_max.o sched_cpucount.o sched_cpualloc.o sched_cpufree.o streams-compat.o shm-directory.o execveat.o glob64-time64.o globfree64-time64.o init-posix.o environ.o sched_getcpu.o oldglob.o getcpu.o uname.os times.os wait.os waitpid.os wait3.os wait4.os waitid.os alarm.os sleep.os pause.os nanosleep.os fork.os _Fork.os vfork.os _exit.os register-atfork.os execve.os fexecve.os execv.os execle.os execl.os execvp.os execlp.os execvpe.os getpid.os getppid.os getuid.os geteuid.os getgid.os getegid.os getgroups.os setuid.os setgid.os group_member.os getpgid.os setpgid.os getpgrp.os bsd-getpgrp.os setpgrp.os getsid.os setsid.os getresuid.os getresgid.os setresuid.os setresgid.os pathconf.os sysconf.os fpathconf.os glob.os glob64.os globfree.os globfree64.os glob_pattern_p.os fnmatch.os regex.os glob-lstat-compat.os glob64-lstat-compat.os confstr.os getopt.os getopt1.os sched_setp.os sched_getp.os sched_sets.os sched_gets.os sched_yield.os sched_primax.os sched_primin.os sched_rr_gi.os sched_getaffinity.os sched_setaffinity.os getaddrinfo.os gai_strerror.os wordexp.os pread.os pwrite.os pread64.os pwrite64.os spawn_faction_init.os spawn_faction_destroy.os spawn_faction_addclose.os spawn_faction_addopen.os spawn_faction_adddup2.os spawn_valid_fd.os spawn_faction_addchdir.os spawn_faction_addfchdir.os spawn_faction_addclosefrom.os spawn_faction_addtcsetpgrp_np.os spawnattr_init.os spawnattr_destroy.os spawnattr_getdefault.os spawnattr_setdefault.os spawnattr_getflags.os spawnattr_setflags.os spawnattr_getpgroup.os spawnattr_setpgroup.os spawn.os spawnp.os spawni.os spawnattr_getsigmask.os spawnattr_getschedpolicy.os spawnattr_getschedparam.os spawnattr_setsigmask.os spawnattr_setschedpolicy.os spawnattr_setschedparam.os posix_madvise.os get_child_max.os sched_cpucount.os sched_cpualloc.os sched_cpufree.os streams-compat.os shm-directory.os execveat.os glob64-time64.os globfree64-time64.os init-posix.os environ.os sched_getcpu.os oldglob.os getcpu.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/posix/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/posix/stubsT /mnt/lfs/sources/glibc-2.36/build/posix/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/posix' +make subdir=io -C io ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/io' +/usr/bin/install -c -m 644 sys/stat.h /mnt/lfs/usr/include/sys/stat.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/stat.h /mnt/lfs/usr/include/bits/stat.h +/usr/bin/install -c -m 644 sys/statfs.h /mnt/lfs/usr/include/sys/statfs.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/statfs.h /mnt/lfs/usr/include/bits/statfs.h +/usr/bin/install -c -m 644 sys/vfs.h /mnt/lfs/usr/include/sys/vfs.h +/usr/bin/install -c -m 644 sys/statvfs.h /mnt/lfs/usr/include/sys/statvfs.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/statvfs.h /mnt/lfs/usr/include/bits/statvfs.h +/usr/bin/install -c -m 644 fcntl.h /mnt/lfs/usr/include/fcntl.h +/usr/bin/install -c -m 644 sys/fcntl.h /mnt/lfs/usr/include/sys/fcntl.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/fcntl.h /mnt/lfs/usr/include/bits/fcntl.h +/usr/bin/install -c -m 644 poll.h /mnt/lfs/usr/include/poll.h +/usr/bin/install -c -m 644 sys/poll.h /mnt/lfs/usr/include/sys/poll.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/poll.h /mnt/lfs/usr/include/bits/poll.h +/usr/bin/install -c -m 644 bits/fcntl2.h /mnt/lfs/usr/include/bits/fcntl2.h +/usr/bin/install -c -m 644 bits/poll2.h /mnt/lfs/usr/include/bits/poll2.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/statx.h /mnt/lfs/usr/include/bits/statx.h +/usr/bin/install -c -m 644 bits/statx-generic.h /mnt/lfs/usr/include/bits/statx-generic.h +/usr/bin/install -c -m 644 bits/types/struct_statx.h /mnt/lfs/usr/include/bits/types/struct_statx.h +/usr/bin/install -c -m 644 bits/types/struct_statx_timestamp.h /mnt/lfs/usr/include/bits/types/struct_statx_timestamp.h +/usr/bin/install -c -m 644 utime.h /mnt/lfs/usr/include/utime.h +/usr/bin/install -c -m 644 ftw.h /mnt/lfs/usr/include/ftw.h +/usr/bin/install -c -m 644 fts.h /mnt/lfs/usr/include/fts.h +/usr/bin/install -c -m 644 sys/sendfile.h /mnt/lfs/usr/include/sys/sendfile.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/fcntl-linux.h /mnt/lfs/usr/include/bits/fcntl-linux.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/io/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h utime.o mkfifo.o mkfifoat.o stat.o fstat.o lstat.o stat64.o fstat64.o lstat64.o fstatat.o fstatat64.o statx.o mknod.o mknodat.o statfs.o fstatfs.o statfs64.o fstatfs64.o statvfs.o fstatvfs.o statvfs64.o fstatvfs64.o umask.o chmod.o fchmod.o lchmod.o fchmodat.o mkdir.o mkdirat.o open.o open_2.o open64.o open64_2.o openat.o openat_2.o openat64.o openat64_2.o read.o write.o lseek.o lseek64.o access.o euidaccess.o faccessat.o fcntl.o fcntl64.o flock.o lockf.o lockf64.o close.o dup.o dup2.o dup3.o pipe.o pipe2.o creat.o creat64.o chdir.o fchdir.o getcwd.o getwd.o getdirname.o chown.o fchown.o lchown.o fchownat.o ttyname.o ttyname_r.o isatty.o link.o linkat.o symlink.o symlinkat.o readlink.o readlinkat.o unlink.o unlinkat.o rmdir.o ftw.o ftw64.o fts.o fts64.o poll.o ppoll.o posix_fadvise.o posix_fadvise64.o posix_fallocate.o posix_fallocate64.o sendfile.o sendfile64.o copy_file_range.o utimensat.o futimens.o file_change_detection.o fts64-time64.o ftw64-time64.o closefrom.o close_range.o xstatconv.o internal_statvfs.o sync_file_range.o fallocate.o fallocate64.o close_nocancel.o fcntl_nocancel.o open_nocancel.o open64_nocancel.o openat_nocancel.o openat64_nocancel.o read_nocancel.o pread64_nocancel.o write_nocancel.o statx_cp.o stat_t64_cp.o utime.os mkfifo.os mkfifoat.os stat.os fstat.os lstat.os stat64.os fstat64.os lstat64.os fstatat.os fstatat64.os statx.os mknod.os mknodat.os statfs.os fstatfs.os statfs64.os fstatfs64.os statvfs.os fstatvfs.os statvfs64.os fstatvfs64.os umask.os chmod.os fchmod.os lchmod.os fchmodat.os mkdir.os mkdirat.os open.os open_2.os open64.os open64_2.os openat.os openat_2.os openat64.os openat64_2.os read.os write.os lseek.os lseek64.os access.os euidaccess.os faccessat.os fcntl.os fcntl64.os flock.os lockf.os lockf64.os close.os dup.os dup2.os dup3.os pipe.os pipe2.os creat.os creat64.os chdir.os fchdir.os getcwd.os getwd.os getdirname.os chown.os fchown.os lchown.os fchownat.os ttyname.os ttyname_r.os isatty.os link.os linkat.os symlink.os symlinkat.os readlink.os readlinkat.os unlink.os unlinkat.os rmdir.os ftw.os ftw64.os fts.os fts64.os poll.os ppoll.os posix_fadvise.os posix_fadvise64.os posix_fallocate.os posix_fallocate64.os sendfile.os sendfile64.os copy_file_range.os utimensat.os futimens.os file_change_detection.os fts64-time64.os ftw64-time64.os closefrom.os close_range.os xstatconv.os internal_statvfs.os sync_file_range.os fallocate.os fallocate64.os close_nocancel.os fcntl_nocancel.os open_nocancel.os open64_nocancel.os openat_nocancel.os openat64_nocancel.os read_nocancel.os pread64_nocancel.os write_nocancel.os statx_cp.os stat_t64_cp.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/io/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/io/stubsT /mnt/lfs/sources/glibc-2.36/build/io/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/io' +make subdir=termios -C termios ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/termios' +/usr/bin/install -c -m 644 termios.h /mnt/lfs/usr/include/termios.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios.h /mnt/lfs/usr/include/bits/termios.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/ttydefaults.h /mnt/lfs/usr/include/sys/ttydefaults.h +/usr/bin/install -c -m 644 sys/termios.h /mnt/lfs/usr/include/sys/termios.h +/usr/bin/install -c -m 644 sys/ttychars.h /mnt/lfs/usr/include/sys/ttychars.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/termio.h /mnt/lfs/usr/include/termio.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/termios/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h speed.o cfsetspeed.o tcsetattr.o tcgetattr.o tcgetpgrp.o tcsetpgrp.o tcdrain.o tcflow.o tcflush.o tcsendbrk.o cfmakeraw.o tcgetsid.o speed.os cfsetspeed.os tcsetattr.os tcgetattr.os tcgetpgrp.os tcsetpgrp.os tcdrain.os tcflow.os tcflush.os tcsendbrk.os cfmakeraw.os tcgetsid.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/termios/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/termios/stubsT /mnt/lfs/sources/glibc-2.36/build/termios/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/termios' +make subdir=resource -C resource ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/resource' +/usr/bin/install -c -m 644 sys/resource.h /mnt/lfs/usr/include/sys/resource.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/resource.h /mnt/lfs/usr/include/bits/resource.h +/usr/bin/install -c -m 644 sys/vlimit.h /mnt/lfs/usr/include/sys/vlimit.h +/usr/bin/install -c -m 644 ulimit.h /mnt/lfs/usr/include/ulimit.h +/usr/bin/install -c -m 644 bits/types/struct_rusage.h /mnt/lfs/usr/include/bits/types/struct_rusage.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/resource/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h getrlimit.o setrlimit.o getrlimit64.o setrlimit64.o getrusage.o ulimit.o vlimit.o vtimes.o getpriority.o setpriority.o nice.o getrlimit.os setrlimit.os getrlimit64.os setrlimit64.os getrusage.os ulimit.os vlimit.os vtimes.os getpriority.os setpriority.os nice.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/resource/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/resource/stubsT /mnt/lfs/sources/glibc-2.36/build/resource/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/resource' +make subdir=misc -C misc ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/misc' +/usr/bin/install -c -m 644 sys/uio.h /mnt/lfs/usr/include/sys/uio.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/uio-ext.h /mnt/lfs/usr/include/bits/uio-ext.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/uio_lim.h /mnt/lfs/usr/include/bits/uio_lim.h +/usr/bin/install -c -m 644 sys/ioctl.h /mnt/lfs/usr/include/sys/ioctl.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ioctls.h /mnt/lfs/usr/include/bits/ioctls.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ioctl-types.h /mnt/lfs/usr/include/bits/ioctl-types.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/ptrace.h /mnt/lfs/usr/include/sys/ptrace.h +/usr/bin/install -c -m 644 sys/file.h /mnt/lfs/usr/include/sys/file.h +/usr/bin/install -c -m 644 sys/dir.h /mnt/lfs/usr/include/sys/dir.h +/usr/bin/install -c -m 644 sys/cdefs.h /mnt/lfs/usr/include/sys/cdefs.h +/usr/bin/install -c -m 644 ar.h /mnt/lfs/usr/include/ar.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/a.out.h /mnt/lfs/usr/include/a.out.h +/usr/bin/install -c -m 644 libgen.h /mnt/lfs/usr/include/libgen.h +/usr/bin/install -c -m 644 stab.h /mnt/lfs/usr/include/stab.h +/usr/bin/install -c -m 644 bits/stab.def /mnt/lfs/usr/include/bits/stab.def +/usr/bin/install -c -m 644 sgtty.h /mnt/lfs/usr/include/sgtty.h +/usr/bin/install -c -m 644 ttyent.h /mnt/lfs/usr/include/ttyent.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/paths.h /mnt/lfs/usr/include/paths.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/reboot.h /mnt/lfs/usr/include/sys/reboot.h +/usr/bin/install -c -m 644 sys/mman.h /mnt/lfs/usr/include/sys/mman.h +/usr/bin/install -c -m 644 sys/param.h /mnt/lfs/usr/include/sys/param.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/param.h /mnt/lfs/usr/include/bits/param.h +/usr/bin/install -c -m 644 fstab.h /mnt/lfs/usr/include/fstab.h +/usr/bin/install -c -m 644 mntent.h /mnt/lfs/usr/include/mntent.h +/usr/bin/install -c -m 644 search.h /mnt/lfs/usr/include/search.h +/usr/bin/install -c -m 644 err.h /mnt/lfs/usr/include/err.h +/usr/bin/install -c -m 644 error.h /mnt/lfs/usr/include/error.h +/usr/bin/install -c -m 644 sys/queue.h /mnt/lfs/usr/include/sys/queue.h +/usr/bin/install -c -m 644 sysexits.h /mnt/lfs/usr/include/sysexits.h +/usr/bin/install -c -m 644 syscall.h /mnt/lfs/usr/include/syscall.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/syscall.h /mnt/lfs/usr/include/sys/syscall.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/swap.h /mnt/lfs/usr/include/sys/swap.h +/usr/bin/install -c -m 644 sys/select.h /mnt/lfs/usr/include/sys/select.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/sysinfo.h /mnt/lfs/usr/include/sys/sysinfo.h +/usr/bin/install -c -m 644 regexp.h /mnt/lfs/usr/include/regexp.h +/usr/bin/install -c -m 644 ../bits/select.h /mnt/lfs/usr/include/bits/select.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/mman.h /mnt/lfs/usr/include/bits/mman.h +/usr/bin/install -c -m 644 sys/xattr.h /mnt/lfs/usr/include/sys/xattr.h +/usr/bin/install -c -m 644 syslog.h /mnt/lfs/usr/include/syslog.h +/usr/bin/install -c -m 644 sys/syslog.h /mnt/lfs/usr/include/sys/syslog.h +/usr/bin/install -c -m 644 bits/syslog.h /mnt/lfs/usr/include/bits/syslog.h +/usr/bin/install -c -m 644 bits/syslog-ldbl.h /mnt/lfs/usr/include/bits/syslog-ldbl.h +/usr/bin/install -c -m 644 ../bits/syslog-path.h /mnt/lfs/usr/include/bits/syslog-path.h +/usr/bin/install -c -m 644 bits/error.h /mnt/lfs/usr/include/bits/error.h +/usr/bin/install -c -m 644 bits/select2.h /mnt/lfs/usr/include/bits/select2.h +/usr/bin/install -c -m 644 ../bits/hwcap.h /mnt/lfs/usr/include/bits/hwcap.h +/usr/bin/install -c -m 644 sys/auxv.h /mnt/lfs/usr/include/sys/auxv.h +/usr/bin/install -c -m 644 sys/sysmacros.h /mnt/lfs/usr/include/sys/sysmacros.h +/usr/bin/install -c -m 644 ../bits/sysmacros.h /mnt/lfs/usr/include/bits/sysmacros.h +/usr/bin/install -c -m 644 bits/types/struct_iovec.h /mnt/lfs/usr/include/bits/types/struct_iovec.h +/usr/bin/install -c -m 644 bits/err-ldbl.h /mnt/lfs/usr/include/bits/err-ldbl.h +/usr/bin/install -c -m 644 bits/error-ldbl.h /mnt/lfs/usr/include/bits/error-ldbl.h +/usr/bin/install -c -m 644 sys/single_threaded.h /mnt/lfs/usr/include/sys/single_threaded.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/elf.h /mnt/lfs/usr/include/sys/elf.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/perm.h /mnt/lfs/usr/include/sys/perm.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/reg.h /mnt/lfs/usr/include/sys/reg.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/vm86.h /mnt/lfs/usr/include/sys/vm86.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/debugreg.h /mnt/lfs/usr/include/sys/debugreg.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/io.h /mnt/lfs/usr/include/sys/io.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/mount.h /mnt/lfs/usr/include/sys/mount.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/acct.h /mnt/lfs/usr/include/sys/acct.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/klog.h /mnt/lfs/usr/include/sys/klog.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/user.h /mnt/lfs/usr/include/sys/user.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/prctl.h /mnt/lfs/usr/include/sys/prctl.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/kd.h /mnt/lfs/usr/include/sys/kd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/soundcard.h /mnt/lfs/usr/include/sys/soundcard.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/vt.h /mnt/lfs/usr/include/sys/vt.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/quota.h /mnt/lfs/usr/include/sys/quota.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/fsuid.h /mnt/lfs/usr/include/sys/fsuid.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/scsi/sg.h /mnt/lfs/usr/include/scsi/sg.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/scsi/scsi.h /mnt/lfs/usr/include/scsi/scsi.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h /mnt/lfs/usr/include/scsi/scsi_ioctl.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/pci.h /mnt/lfs/usr/include/sys/pci.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/raw.h /mnt/lfs/usr/include/sys/raw.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/personality.h /mnt/lfs/usr/include/sys/personality.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/epoll.h /mnt/lfs/usr/include/sys/epoll.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/a.out.h /mnt/lfs/usr/include/bits/a.out.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/inotify.h /mnt/lfs/usr/include/sys/inotify.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/signalfd.h /mnt/lfs/usr/include/sys/signalfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/eventfd.h /mnt/lfs/usr/include/sys/eventfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/timerfd.h /mnt/lfs/usr/include/sys/timerfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/fanotify.h /mnt/lfs/usr/include/sys/fanotify.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/eventfd.h /mnt/lfs/usr/include/bits/eventfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/inotify.h /mnt/lfs/usr/include/bits/inotify.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/signalfd.h /mnt/lfs/usr/include/bits/signalfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/timerfd.h /mnt/lfs/usr/include/bits/timerfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/epoll.h /mnt/lfs/usr/include/bits/epoll.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/socket_type.h /mnt/lfs/usr/include/bits/socket_type.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/misc/bits/syscall.h /mnt/lfs/usr/include/bits/syscall.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman-linux.h /mnt/lfs/usr/include/bits/mman-linux.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman-shared.h /mnt/lfs/usr/include/bits/mman-shared.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ptrace-shared.h /mnt/lfs/usr/include/bits/ptrace-shared.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/siginfo-arch.h /mnt/lfs/usr/include/bits/siginfo-arch.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/siginfo-consts-arch.h /mnt/lfs/usr/include/bits/siginfo-consts-arch.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/procfs.h /mnt/lfs/usr/include/bits/procfs.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/procfs-id.h /mnt/lfs/usr/include/bits/procfs-id.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/procfs-extra.h /mnt/lfs/usr/include/bits/procfs-extra.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/procfs-prregset.h /mnt/lfs/usr/include/bits/procfs-prregset.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman-map-flags-generic.h /mnt/lfs/usr/include/bits/mman-map-flags-generic.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/shmlba.h /mnt/lfs/usr/include/bits/shmlba.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-struct.h /mnt/lfs/usr/include/bits/termios-struct.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_cc.h /mnt/lfs/usr/include/bits/termios-c_cc.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_iflag.h /mnt/lfs/usr/include/bits/termios-c_iflag.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_oflag.h /mnt/lfs/usr/include/bits/termios-c_oflag.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-baud.h /mnt/lfs/usr/include/bits/termios-baud.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_cflag.h /mnt/lfs/usr/include/bits/termios-c_cflag.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_lflag.h /mnt/lfs/usr/include/bits/termios-c_lflag.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-tcflow.h /mnt/lfs/usr/include/bits/termios-tcflow.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-misc.h /mnt/lfs/usr/include/bits/termios-misc.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/types/struct_semid_ds.h /mnt/lfs/usr/include/bits/types/struct_semid_ds.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_msqid_ds.h /mnt/lfs/usr/include/bits/types/struct_msqid_ds.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_shmid_ds.h /mnt/lfs/usr/include/bits/types/struct_shmid_ds.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ipc-perm.h /mnt/lfs/usr/include/bits/ipc-perm.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/struct_stat.h /mnt/lfs/usr/include/bits/struct_stat.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/struct_stat_time64_helper.h /mnt/lfs/usr/include/bits/struct_stat_time64_helper.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_msqid64_ds.h /mnt/lfs/usr/include/bits/types/struct_msqid64_ds.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_msqid64_ds_helper.h /mnt/lfs/usr/include/bits/types/struct_msqid64_ds_helper.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_semid64_ds.h /mnt/lfs/usr/include/bits/types/struct_semid64_ds.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_semid64_ds_helper.h /mnt/lfs/usr/include/bits/types/struct_semid64_ds_helper.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_shmid64_ds.h /mnt/lfs/usr/include/bits/types/struct_shmid64_ds.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_shmid64_ds_helper.h /mnt/lfs/usr/include/bits/types/struct_shmid64_ds_helper.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/pthread_stack_min.h /mnt/lfs/usr/include/bits/pthread_stack_min.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/pthread_stack_min-dynamic.h /mnt/lfs/usr/include/bits/pthread_stack_min-dynamic.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/rseq.h /mnt/lfs/usr/include/sys/rseq.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/rseq.h /mnt/lfs/usr/include/bits/rseq.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/pidfd.h /mnt/lfs/usr/include/sys/pidfd.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/sys/mtio.h /mnt/lfs/usr/include/sys/mtio.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/misc/libg.a /mnt/lfs/usr/lib/libg.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/misc/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h brk.o sbrk.o sstk.o ioctl.o readv.o writev.o preadv.o preadv64.o pwritev.o pwritev64.o preadv2.o preadv64v2.o pwritev2.o pwritev64v2.o setreuid.o setregid.o seteuid.o setegid.o getpagesize.o getdtsz.o gethostname.o sethostname.o getdomain.o setdomain.o select.o pselect.o acct.o chroot.o fsync.o sync.o fdatasync.o syncfs.o reboot.o gethostid.o sethostid.o revoke.o vhangup.o swapon.o swapoff.o mktemp.o mkstemp.o mkstemp64.o mkdtemp.o mkostemp.o mkostemp64.o mkstemps.o mkstemps64.o mkostemps.o mkostemps64.o ualarm.o usleep.o gtty.o stty.o ptrace.o fstab.o mntent.o mntent_r.o utimes.o lutimes.o futimes.o futimesat.o truncate.o ftruncate.o truncate64.o ftruncate64.o chflags.o fchflags.o insremque.o getttyent.o getusershell.o getpass.o ttyslot.o syslog.o syscall.o daemon.o mmap.o mmap64.o munmap.o mprotect.o msync.o madvise.o mincore.o remap_file_pages.o mlock.o munlock.o mlockall.o munlockall.o efgcvt.o efgcvt_r.o qefgcvt.o qefgcvt_r.o hsearch.o hsearch_r.o tsearch.o lsearch.o err.o error.o ustat.o getsysstats.o dirname.o regexp.o getloadavg.o getclktck.o fgetxattr.o flistxattr.o fremovexattr.o fsetxattr.o getxattr.o listxattr.o lgetxattr.o llistxattr.o lremovexattr.o lsetxattr.o removexattr.o setxattr.o getauxval.o ifunc-impl-list.o makedev.o allocate_once.o fd_to_filename.o single_threaded.o unwind-link.o atomic_wide_counter.o init-misc.o ioperm.o iopl.o adjtimex.o clone.o umount.o umount2.o readahead.o sysctl.o setfsuid.o setfsgid.o epoll_pwait.o epoll_pwait2.o signalfd.o eventfd.o eventfd_read.o eventfd_write.o prlimit.o prlimit64.o personality.o epoll_wait.o tee.o vmsplice.o splice.o open_by_handle_at.o mlock2.o pkey_mprotect.o pkey_set.o pkey_get.o timerfd_gettime.o timerfd_settime.o prctl.o process_vm_readv.o process_vm_writev.o clock_adjtime.o pselect32.o xstat.o fxstat.o lxstat.o xstat64.o fxstat64.o lxstat64.o fxstatat.o fxstatat64.o xmknod.o xmknodat.o convert_scm_timestamps.o closefrom_fallback.o clone3.o clone-internal.o fanotify_mark.o mremap.o arch_prctl.o modify_ldt.o syscall_clock_gettime.o capget.o capset.o delete_module.o epoll_create.o epoll_create1.o epoll_ctl.o fsconfig.o fsmount.o fsopen.o fspick.o init_module.o inotify_add_watch.o inotify_init.o inotify_init1.o inotify_rm_watch.o klogctl.o mount.o mount_setattr.o move_mount.o open_tree.o pidfd_open.o pidfd_getfd.o pivot_root.o pidfd_send_signal.o process_madvise.o process_mrelease.o quotactl.o sysinfo.o unshare.o timerfd_create.o fanotify_init.o name_to_handle_at.o setns.o memfd_create.o pkey_alloc.o pkey_free.o gettid.o tgkill.o stub-syscalls.o malloc-hugepages.o brk.os sbrk.os sstk.os ioctl.os readv.os writev.os preadv.os preadv64.os pwritev.os pwritev64.os preadv2.os preadv64v2.os pwritev2.os pwritev64v2.os setreuid.os setregid.os seteuid.os setegid.os getpagesize.os getdtsz.os gethostname.os sethostname.os getdomain.os setdomain.os select.os pselect.os acct.os chroot.os fsync.os sync.os fdatasync.os syncfs.os reboot.os gethostid.os sethostid.os revoke.os vhangup.os swapon.os swapoff.os mktemp.os mkstemp.os mkstemp64.os mkdtemp.os mkostemp.os mkostemp64.os mkstemps.os mkstemps64.os mkostemps.os mkostemps64.os ualarm.os usleep.os gtty.os stty.os ptrace.os fstab.os mntent.os mntent_r.os utimes.os lutimes.os futimes.os futimesat.os truncate.os ftruncate.os truncate64.os ftruncate64.os chflags.os fchflags.os insremque.os getttyent.os getusershell.os getpass.os ttyslot.os syslog.os syscall.os daemon.os mmap.os mmap64.os munmap.os mprotect.os msync.os madvise.os mincore.os remap_file_pages.os mlock.os munlock.os mlockall.os munlockall.os efgcvt.os efgcvt_r.os qefgcvt.os qefgcvt_r.os hsearch.os hsearch_r.os tsearch.os lsearch.os err.os error.os ustat.os getsysstats.os dirname.os regexp.os getloadavg.os getclktck.os fgetxattr.os flistxattr.os fremovexattr.os fsetxattr.os getxattr.os listxattr.os lgetxattr.os llistxattr.os lremovexattr.os lsetxattr.os removexattr.os setxattr.os getauxval.os ifunc-impl-list.os makedev.os allocate_once.os fd_to_filename.os single_threaded.os unwind-link.os atomic_wide_counter.os init-misc.os ioperm.os iopl.os adjtimex.os clone.os umount.os umount2.os readahead.os sysctl.os setfsuid.os setfsgid.os epoll_pwait.os epoll_pwait2.os signalfd.os eventfd.os eventfd_read.os eventfd_write.os prlimit.os prlimit64.os personality.os epoll_wait.os tee.os vmsplice.os splice.os open_by_handle_at.os mlock2.os pkey_mprotect.os pkey_set.os pkey_get.os timerfd_gettime.os timerfd_settime.os prctl.os process_vm_readv.os process_vm_writev.os clock_adjtime.os pselect32.os xstat.os fxstat.os lxstat.os xstat64.os fxstat64.os lxstat64.os fxstatat.os fxstatat64.os xmknod.os xmknodat.os convert_scm_timestamps.os closefrom_fallback.os clone3.os clone-internal.os fanotify_mark.os mremap.os arch_prctl.os modify_ldt.os syscall_clock_gettime.os capget.os capset.os create_module.os delete_module.os epoll_create.os epoll_create1.os epoll_ctl.os fsconfig.os fsmount.os fsopen.os fspick.os get_kernel_syms.os init_module.os inotify_add_watch.os inotify_init.os inotify_init1.os inotify_rm_watch.os klogctl.os mount.os mount_setattr.os move_mount.os nfsservctl.os open_tree.os pidfd_open.os pidfd_getfd.os pivot_root.os pidfd_send_signal.os process_madvise.os process_mrelease.os query_module.os quotactl.os sysinfo.os unshare.os uselib.os timerfd_create.os fanotify_init.os name_to_handle_at.os setns.os memfd_create.os pkey_alloc.os pkey_free.os gettid.os tgkill.os stub-syscalls.os malloc-hugepages.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/misc/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/misc/stubsT /mnt/lfs/sources/glibc-2.36/build/misc/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/misc' +make subdir=socket -C socket ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/socket' +/usr/bin/install -c -m 644 sys/socket.h /mnt/lfs/usr/include/sys/socket.h +/usr/bin/install -c -m 644 sys/un.h /mnt/lfs/usr/include/sys/un.h +/usr/bin/install -c -m 644 ../bits/sockaddr.h /mnt/lfs/usr/include/bits/sockaddr.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/socket.h /mnt/lfs/usr/include/bits/socket.h +/usr/bin/install -c -m 644 bits/socket2.h /mnt/lfs/usr/include/bits/socket2.h +/usr/bin/install -c -m 644 bits/types/struct_osockaddr.h /mnt/lfs/usr/include/bits/types/struct_osockaddr.h +/usr/bin/install -c -m 644 ../sysdeps/generic/sys/socketvar.h /mnt/lfs/usr/include/sys/socketvar.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/net +mkdir -p -- /mnt/lfs/usr/include/net +/usr/bin/install -c -m 644 ../sysdeps/gnu/net/if.h /mnt/lfs/usr/include/net/if.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_ppp.h /mnt/lfs/usr/include/net/if_ppp.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/ppp-comp.h /mnt/lfs/usr/include/net/ppp-comp.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/ppp_defs.h /mnt/lfs/usr/include/net/ppp_defs.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_arp.h /mnt/lfs/usr/include/net/if_arp.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/route.h /mnt/lfs/usr/include/net/route.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/ethernet.h /mnt/lfs/usr/include/net/ethernet.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_slip.h /mnt/lfs/usr/include/net/if_slip.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_packet.h /mnt/lfs/usr/include/net/if_packet.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_shaper.h /mnt/lfs/usr/include/net/if_shaper.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/socket-constants.h /mnt/lfs/usr/include/bits/socket-constants.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/socket/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h accept.o bind.o connect.o getpeername.o getsockname.o getsockopt.o listen.o recv.o recvfrom.o recvmsg.o send.o sendmsg.o sendto.o setsockopt.o shutdown.o socket.o socketpair.o isfdtype.o opensock.o sockatmark.o accept4.o recvmmsg.o sendmmsg.o sockaddr_un_set.o sa_len.o cmsg_nxthdr.o accept.os bind.os connect.os getpeername.os getsockname.os getsockopt.os listen.os recv.os recvfrom.os recvmsg.os send.os sendmsg.os sendto.os setsockopt.os shutdown.os socket.os socketpair.os isfdtype.os opensock.os sockatmark.os accept4.os recvmmsg.os sendmmsg.os sockaddr_un_set.os sa_len.os cmsg_nxthdr.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/socket/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/socket/stubsT /mnt/lfs/sources/glibc-2.36/build/socket/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/socket' +make subdir=sysvipc -C sysvipc ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/sysvipc' +/usr/bin/install -c -m 644 sys/ipc.h /mnt/lfs/usr/include/sys/ipc.h +/usr/bin/install -c -m 644 sys/msg.h /mnt/lfs/usr/include/sys/msg.h +/usr/bin/install -c -m 644 sys/sem.h /mnt/lfs/usr/include/sys/sem.h +/usr/bin/install -c -m 644 sys/shm.h /mnt/lfs/usr/include/sys/shm.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/ipctypes.h /mnt/lfs/usr/include/bits/ipctypes.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ipc.h /mnt/lfs/usr/include/bits/ipc.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/msq.h /mnt/lfs/usr/include/bits/msq.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sem.h /mnt/lfs/usr/include/bits/sem.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/shm.h /mnt/lfs/usr/include/bits/shm.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/sysvipc/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h ftok.o msgsnd.o msgrcv.o msgget.o msgctl.o semop.o semget.o semctl.o semtimedop.o shmat.o shmdt.o shmget.o shmctl.o ftok.os msgsnd.os msgrcv.os msgget.os msgctl.os semop.os semget.os semctl.os semtimedop.os shmat.os shmdt.os shmget.os shmctl.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/sysvipc/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/sysvipc/stubsT /mnt/lfs/sources/glibc-2.36/build/sysvipc/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/sysvipc' +make subdir=gmon -C gmon ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/gmon' +/usr/bin/install -c -m 644 sys/gmon.h /mnt/lfs/usr/include/sys/gmon.h +/usr/bin/install -c -m 644 sys/gmon_out.h /mnt/lfs/usr/include/sys/gmon_out.h +/usr/bin/install -c -m 644 sys/profil.h /mnt/lfs/usr/include/sys/profil.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/gmon/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h gmon.o mcount.o profil.o sprofil.o prof-freq.o _mcount.o gmon.os mcount.os profil.os sprofil.os prof-freq.os _mcount.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/gmon/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/gmon/stubsT /mnt/lfs/sources/glibc-2.36/build/gmon/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gmon' +make subdir=gnulib -C gnulib ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/gnulib' +> /mnt/lfs/sources/glibc-2.36/build/gnulib/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gnulib' +make subdir=wctype -C wctype ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/wctype' +/usr/bin/install -c -m 644 wctype.h /mnt/lfs/usr/include/wctype.h +/usr/bin/install -c -m 644 bits/wctype-wchar.h /mnt/lfs/usr/include/bits/wctype-wchar.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/wctype/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h wcfuncs.o wctype.o iswctype.o wctrans.o towctrans.o wcfuncs_l.o wctype_l.o iswctype_l.o wctrans_l.o towctrans_l.o wcfuncs.os wctype.os iswctype.os wctrans.os towctrans.os wcfuncs_l.os wctype_l.os iswctype_l.os wctrans_l.os towctrans_l.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/wctype/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/wctype/stubsT /mnt/lfs/sources/glibc-2.36/build/wctype/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/wctype' +make subdir=manual -C manual ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/manual' +> /mnt/lfs/sources/glibc-2.36/build/manual/stubs +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/stpcpy.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/stpcpy.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/stpcpy.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/stpcpy.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/strdupa.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/strdupa.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/strdupa.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/strdupa.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/mbstouwcs.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/mbstouwcs.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/mbstouwcs.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/mbstouwcs.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/search.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/search.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/search.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/search.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/twalk.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/twalk.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/twalk.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/twalk.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/mkdirent.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/mkdirent.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/mkdirent.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/mkdirent.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/rprintf.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/rprintf.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/rprintf.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/rprintf.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/memopen.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/memopen.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/memopen.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/memopen.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/memstrm.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/memstrm.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/memstrm.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/memstrm.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/fmtmsgexpl.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/fmtmsgexpl.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/fmtmsgexpl.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/fmtmsgexpl.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/select.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/select.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/select.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/select.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/ofdlocks.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/ofdlocks.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/ofdlocks.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/ofdlocks.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/dir.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/dir.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/dir.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/dir.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/dir2.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/dir2.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/dir2.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/dir2.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/pipe.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/pipe.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/pipe.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/pipe.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/popen.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/popen.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/popen.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/popen.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/mkfsock.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/mkfsock.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/mkfsock.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/mkfsock.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/mkisock.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/mkisock.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/mkisock.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/mkisock.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/isockad.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/isockad.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/isockad.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/isockad.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/inetcli.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/inetcli.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/inetcli.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/inetcli.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/inetsrv.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/inetsrv.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/inetsrv.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/inetsrv.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/filesrv.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/filesrv.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/filesrv.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/filesrv.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/filecli.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/filecli.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/filecli.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/filecli.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/termios.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/termios.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/termios.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/termios.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/mygetpass.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/mygetpass.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/mygetpass.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/mygetpass.c.texi +pwd=`pwd`; \ +python3 -B ../math/gen-libm-test.py -s $pwd/.. -m /mnt/lfs/sources/glibc-2.36/build/manual/libm-err-tmp +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/manual/libm-err-tmp /mnt/lfs/sources/glibc-2.36/build/manual/libm-err.texi +touch /mnt/lfs/sources/glibc-2.36/build/manual/stamp-libm-err +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/timeval_subtract.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/timeval_subtract.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/timeval_subtract.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/timeval_subtract.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/strftim.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/strftim.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/strftim.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/strftim.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/setjmp.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/setjmp.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/setjmp.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/setjmp.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/swapcontext.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/swapcontext.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/swapcontext.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/swapcontext.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/sigh1.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/sigh1.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/sigh1.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/sigh1.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/sigusr.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/sigusr.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/sigusr.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/sigusr.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/testopt.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/testopt.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/testopt.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/testopt.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/longopt.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/longopt.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/longopt.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/longopt.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/argp-ex1.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex1.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex1.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex1.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/argp-ex2.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex2.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex2.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex2.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/argp-ex3.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex3.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex3.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex3.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/argp-ex4.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex4.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex4.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex4.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/subopt.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/subopt.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/subopt.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/subopt.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/atexit.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/atexit.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/atexit.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/atexit.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/db.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/db.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/db.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/db.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/genpass.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/genpass.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/genpass.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/genpass.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/testpass.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/testpass.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/testpass.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/testpass.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/execinfo.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/execinfo.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/execinfo.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/execinfo.c.texi +sed -e '1,/^\*\/$/d' \ + -e 's,[{}],@&,g' \ + -e 's,/\*\(@.*\)\*/,\1,g' \ + -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ + -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ + examples/add.c | expand > /mnt/lfs/sources/glibc-2.36/build/manual/add.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/add.c.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/add.c.texi +echo "@ifclear PKGVERS" > /mnt/lfs/sources/glibc-2.36/build/manual/pkgvers-tmp +echo "@set PKGVERS" >> /mnt/lfs/sources/glibc-2.36/build/manual/pkgvers-tmp +echo "@set PKGVERSION (GNU libc) " >> /mnt/lfs/sources/glibc-2.36/build/manual/pkgvers-tmp +if [ "(GNU libc) " = "(GNU libc) " ]; then \ + echo "@set PKGVERSION_DEFAULT" >> /mnt/lfs/sources/glibc-2.36/build/manual/pkgvers-tmp; \ +fi +echo "@set REPORT_BUGS_TO @uref{https://www.gnu.org/software/libc/bugs.html}" >> /mnt/lfs/sources/glibc-2.36/build/manual/pkgvers-tmp +echo "@end ifclear" >> /mnt/lfs/sources/glibc-2.36/build/manual/pkgvers-tmp +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/manual/pkgvers-tmp /mnt/lfs/sources/glibc-2.36/build/manual/pkgvers.texi +touch /mnt/lfs/sources/glibc-2.36/build/manual/stamp-pkgvers +/bin/sh ./check-safety.sh intro.texi creature.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi time.texi resource.texi setjmp.texi signal.texi startup.texi getopt.texi argp.texi process.texi ipc.texi job.texi nss.texi nsswitch.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi lang.texi header.texi install.texi macros.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi +LC_ALL=C /usr/bin/perl summary.pl intro.texi creature.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi time.texi resource.texi setjmp.texi signal.texi startup.texi getopt.texi argp.texi process.texi ipc.texi job.texi nss.texi nsswitch.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi lang.texi header.texi install.texi macros.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi /mnt/lfs/sources/glibc-2.36/build/manual/stpcpy.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/strdupa.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/mbstouwcs.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/search.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/twalk.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/mkdirent.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/rprintf.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/memopen.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/memstrm.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/fmtmsgexpl.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/select.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/ofdlocks.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/dir.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/dir2.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/pipe.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/popen.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/mkfsock.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/mkisock.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/isockad.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/inetcli.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/inetsrv.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/filesrv.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/filecli.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/termios.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/mygetpass.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/libm-err.texi /mnt/lfs/sources/glibc-2.36/build/manual/timeval_subtract.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/strftim.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/setjmp.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/swapcontext.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/sigh1.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/sigusr.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/testopt.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/longopt.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex1.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex2.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex3.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex4.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/subopt.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/atexit.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/db.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/genpass.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/testpass.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/execinfo.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/add.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/pkgvers.texi > /mnt/lfs/sources/glibc-2.36/build/manual/summary-tmp +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/manual/summary-tmp /mnt/lfs/sources/glibc-2.36/build/manual/summary.texi +touch /mnt/lfs/sources/glibc-2.36/build/manual/stamp-summary +AWK=gawk /bin/sh libc-texinfo.sh /mnt/lfs/sources/glibc-2.36/build/manual/ \ + 'intro.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi time.texi resource.texi setjmp.texi signal.texi startup.texi process.texi ipc.texi job.texi nss.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi' \ + 'lang.texi header.texi install.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi' +AWK=gawk /bin/sh libc-texinfo.sh /mnt/lfs/sources/glibc-2.36/build/manual/ \ + 'intro.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi time.texi resource.texi setjmp.texi signal.texi startup.texi process.texi ipc.texi job.texi nss.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi' \ + 'lang.texi header.texi install.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi' +(echo "@dircategory GNU C library functions and macros"; \ + echo "@direntry"; \ + gawk -f xtract-typefun.awk intro.texi creature.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi time.texi resource.texi setjmp.texi signal.texi startup.texi getopt.texi argp.texi process.texi ipc.texi job.texi nss.texi nsswitch.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi lang.texi header.texi install.texi macros.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi /mnt/lfs/sources/glibc-2.36/build/manual/stpcpy.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/strdupa.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/mbstouwcs.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/search.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/twalk.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/mkdirent.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/rprintf.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/memopen.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/memstrm.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/fmtmsgexpl.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/select.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/ofdlocks.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/dir.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/dir2.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/pipe.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/popen.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/mkfsock.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/mkisock.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/isockad.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/inetcli.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/inetsrv.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/filesrv.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/filecli.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/termios.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/mygetpass.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/libm-err.texi /mnt/lfs/sources/glibc-2.36/build/manual/timeval_subtract.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/strftim.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/setjmp.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/swapcontext.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/sigh1.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/sigusr.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/testopt.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/longopt.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex1.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex2.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex3.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/argp-ex4.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/subopt.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/atexit.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/db.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/genpass.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/testpass.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/execinfo.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/add.c.texi /mnt/lfs/sources/glibc-2.36/build/manual/summary.texi /mnt/lfs/sources/glibc-2.36/build/manual/pkgvers.texi | sort; \ + echo "@end direntry") > /mnt/lfs/sources/glibc-2.36/build/manual/dir-add.texi.new +mv -f /mnt/lfs/sources/glibc-2.36/build/manual/dir-add.texi.new /mnt/lfs/sources/glibc-2.36/build/manual/dir-add.texi +echo "@set VERSION 2.36" > /mnt/lfs/sources/glibc-2.36/build/manual/version-tmp +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.36/build/manual/version-tmp /mnt/lfs/sources/glibc-2.36/build/manual/version.texi +touch /mnt/lfs/sources/glibc-2.36/build/manual/stamp-version +LANGUAGE=C LC_ALL=C makeinfo -P /mnt/lfs/sources/glibc-2.36/build/manual/ --output=/mnt/lfs/sources/glibc-2.36/build/manual/libc.info libc.texinfo +.././scripts/mkinstalldirs /mnt/lfs/usr/share/info +mkdir -p -- /mnt/lfs/usr/share/info +for file in /mnt/lfs/sources/glibc-2.36/build/manual/libc.info*; do \ + /usr/bin/install -c -m 644 $file /mnt/lfs/usr/share/info/; \ +done +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/libc.a /mnt/lfs/usr/lib/libc.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/libc_nonshared.a /mnt/lfs/usr/lib/libc_nonshared.a +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/libc.so /mnt/lfs/usr/lib/libc.so.6.new +mv -f /mnt/lfs/usr/lib/libc.so.6.new /mnt/lfs/usr/lib/libc.so.6 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/manual' +make subdir=shadow -C shadow ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/shadow' +/usr/bin/install -c -m 644 shadow.h /mnt/lfs/usr/include/shadow.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/shadow/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h getspent.o getspnam.o sgetspent.o fgetspent.o putspent.o getspent_r.o getspnam_r.o sgetspent_r.o fgetspent_r.o lckpwdf.o getspent.os getspnam.os sgetspent.os fgetspent.os putspent.os getspent_r.os getspnam_r.os sgetspent_r.os fgetspent_r.os lckpwdf.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/shadow/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/shadow/stubsT /mnt/lfs/sources/glibc-2.36/build/shadow/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/shadow' +make subdir=gshadow -C gshadow ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/gshadow' +/usr/bin/install -c -m 644 gshadow.h /mnt/lfs/usr/include/gshadow.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/gshadow/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h getsgent.o getsgnam.o sgetsgent.o fgetsgent.o putsgent.o getsgent_r.o getsgnam_r.o sgetsgent_r.o fgetsgent_r.o getsgent.os getsgnam.os sgetsgent.os fgetsgent.os putsgent.os getsgent_r.os getsgnam_r.os sgetsgent_r.os fgetsgent_r.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/gshadow/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/gshadow/stubsT /mnt/lfs/sources/glibc-2.36/build/gshadow/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/gshadow' +make subdir=po -C po ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/po' +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/be.mo be.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/be/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/be/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/be.mo /mnt/lfs/usr/share/locale/be/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/bg.mo bg.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/bg/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/bg/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/bg.mo /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/ca.mo ca.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/ca/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/ca/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/ca.mo /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/cs.mo cs.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/cs/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/cs/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/cs.mo /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/da.mo da.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/da/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/da/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/da.mo /mnt/lfs/usr/share/locale/da/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/de.mo de.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/de/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/de/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/de.mo /mnt/lfs/usr/share/locale/de/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/el.mo el.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/el/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/el/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/el.mo /mnt/lfs/usr/share/locale/el/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/en_GB.mo en_GB.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/en_GB/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/en_GB/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/en_GB.mo /mnt/lfs/usr/share/locale/en_GB/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/eo.mo eo.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/eo/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/eo/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/eo.mo /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/es.mo es.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/es/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/es/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/es.mo /mnt/lfs/usr/share/locale/es/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/fi.mo fi.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/fi/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/fi/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/fi.mo /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/fr.mo fr.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/fr/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/fr/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/fr.mo /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/gl.mo gl.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/gl/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/gl/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/gl.mo /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/hr.mo hr.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/hr/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/hr/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/hr.mo /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/hu.mo hu.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/hu/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/hu/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/hu.mo /mnt/lfs/usr/share/locale/hu/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/ia.mo ia.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/ia/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/ia/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/ia.mo /mnt/lfs/usr/share/locale/ia/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/id.mo id.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/id/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/id/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/id.mo /mnt/lfs/usr/share/locale/id/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/it.mo it.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/it/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/it/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/it.mo /mnt/lfs/usr/share/locale/it/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/ja.mo ja.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/ja/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/ja/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/ja.mo /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/ko.mo ko.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/ko/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/ko/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/ko.mo /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/lt.mo lt.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/lt/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/lt/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/lt.mo /mnt/lfs/usr/share/locale/lt/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/nb.mo nb.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/nb/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/nb/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/nb.mo /mnt/lfs/usr/share/locale/nb/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/nl.mo nl.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/nl/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/nl/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/nl.mo /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/pl.mo pl.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/pl/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/pl/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/pl.mo /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/pt.mo pt.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/pt/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/pt/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/pt.mo /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/pt_BR.mo pt_BR.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/pt_BR.mo /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/ru.mo ru.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/ru/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/ru/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/ru.mo /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/rw.mo rw.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/rw/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/rw/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/rw.mo /mnt/lfs/usr/share/locale/rw/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/sk.mo sk.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/sk/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/sk/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/sk.mo /mnt/lfs/usr/share/locale/sk/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/sl.mo sl.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/sl/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/sl/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/sl.mo /mnt/lfs/usr/share/locale/sl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/sr.mo sr.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/sr/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/sr/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/sr.mo /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/sv.mo sv.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/sv/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/sv/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/sv.mo /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/tr.mo tr.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/tr/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/tr/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/tr.mo /mnt/lfs/usr/share/locale/tr/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/uk.mo uk.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/uk/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/uk/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/uk.mo /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/vi.mo vi.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/vi/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/vi/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/vi.mo /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/zh_CN.mo zh_CN.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/zh_CN.mo /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.36/build/po/zh_TW.mo zh_TW.po +.././scripts/mkinstalldirs /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/po/zh_TW.mo /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/libc.mo || exit 0 +> /mnt/lfs/sources/glibc-2.36/build/po/stubs +rm /mnt/lfs/sources/glibc-2.36/build/po/lt.mo /mnt/lfs/sources/glibc-2.36/build/po/gl.mo /mnt/lfs/sources/glibc-2.36/build/po/hu.mo /mnt/lfs/sources/glibc-2.36/build/po/uk.mo /mnt/lfs/sources/glibc-2.36/build/po/sl.mo /mnt/lfs/sources/glibc-2.36/build/po/pt.mo /mnt/lfs/sources/glibc-2.36/build/po/zh_CN.mo /mnt/lfs/sources/glibc-2.36/build/po/id.mo /mnt/lfs/sources/glibc-2.36/build/po/hr.mo /mnt/lfs/sources/glibc-2.36/build/po/cs.mo /mnt/lfs/sources/glibc-2.36/build/po/tr.mo /mnt/lfs/sources/glibc-2.36/build/po/pl.mo /mnt/lfs/sources/glibc-2.36/build/po/ia.mo /mnt/lfs/sources/glibc-2.36/build/po/de.mo /mnt/lfs/sources/glibc-2.36/build/po/zh_TW.mo /mnt/lfs/sources/glibc-2.36/build/po/be.mo /mnt/lfs/sources/glibc-2.36/build/po/nb.mo /mnt/lfs/sources/glibc-2.36/build/po/pt_BR.mo /mnt/lfs/sources/glibc-2.36/build/po/sk.mo /mnt/lfs/sources/glibc-2.36/build/po/el.mo /mnt/lfs/sources/glibc-2.36/build/po/bg.mo /mnt/lfs/sources/glibc-2.36/build/po/sv.mo /mnt/lfs/sources/glibc-2.36/build/po/nl.mo /mnt/lfs/sources/glibc-2.36/build/po/rw.mo /mnt/lfs/sources/glibc-2.36/build/po/eo.mo /mnt/lfs/sources/glibc-2.36/build/po/ja.mo /mnt/lfs/sources/glibc-2.36/build/po/fi.mo /mnt/lfs/sources/glibc-2.36/build/po/ca.mo /mnt/lfs/sources/glibc-2.36/build/po/fr.mo /mnt/lfs/sources/glibc-2.36/build/po/da.mo /mnt/lfs/sources/glibc-2.36/build/po/sr.mo /mnt/lfs/sources/glibc-2.36/build/po/it.mo /mnt/lfs/sources/glibc-2.36/build/po/es.mo /mnt/lfs/sources/glibc-2.36/build/po/vi.mo /mnt/lfs/sources/glibc-2.36/build/po/ru.mo /mnt/lfs/sources/glibc-2.36/build/po/en_GB.mo /mnt/lfs/sources/glibc-2.36/build/po/ko.mo +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/po' +make subdir=argp -C argp ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/argp' +/usr/bin/install -c -m 644 argp.h /mnt/lfs/usr/include/argp.h +/usr/bin/install -c -m 644 bits/argp-ldbl.h /mnt/lfs/usr/include/bits/argp-ldbl.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/argp/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h argp-ba.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o argp-xinl.o argp-eexst.o argp-ba.os argp-fmtstream.os argp-fs-xinl.os argp-help.os argp-parse.os argp-pv.os argp-pvh.os argp-xinl.os argp-eexst.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/argp/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/argp/stubsT /mnt/lfs/sources/glibc-2.36/build/argp/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/argp' +make subdir=conform -C conform ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/conform' +> /mnt/lfs/sources/glibc-2.36/build/conform/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/conform' +make subdir=debug -C debug ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/debug' +/usr/bin/install -c -m 644 execinfo.h /mnt/lfs/usr/include/execinfo.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/debug/libpcprofile.so /mnt/lfs/usr/lib/libpcprofile.so.new +mv -f /mnt/lfs/usr/lib/libpcprofile.so.new /mnt/lfs/usr/lib/libpcprofile.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/debug/pcprofiledump /mnt/lfs/usr/bin/pcprofiledump.new +mv -f /mnt/lfs/usr/bin/pcprofiledump.new /mnt/lfs/usr/bin/pcprofiledump +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/debug/xtrace /mnt/lfs/usr/bin/xtrace.new +mv -f /mnt/lfs/usr/bin/xtrace.new /mnt/lfs/usr/bin/xtrace +(cd /mnt/lfs/sources/glibc-2.36/build/debug/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h backtrace.o backtracesyms.o backtracesymsfd.o noophooks.o memcpy_chk.o memmove_chk.o mempcpy_chk.o memset_chk.o stpcpy_chk.o strcat_chk.o strcpy_chk.o strncat_chk.o strncpy_chk.o stpncpy_chk.o sprintf_chk.o vsprintf_chk.o snprintf_chk.o vsnprintf_chk.o printf_chk.o fprintf_chk.o vprintf_chk.o vfprintf_chk.o gets_chk.o chk_fail.o readonly-area.o fgets_chk.o fgets_u_chk.o read_chk.o pread_chk.o pread64_chk.o recv_chk.o recvfrom_chk.o readlink_chk.o readlinkat_chk.o getwd_chk.o getcwd_chk.o realpath_chk.o fread_chk.o fread_u_chk.o wctomb_chk.o wcscpy_chk.o wmemcpy_chk.o wmemmove_chk.o wmempcpy_chk.o wcpcpy_chk.o wcsncpy_chk.o wcscat_chk.o wcsncat_chk.o wmemset_chk.o wcpncpy_chk.o swprintf_chk.o vswprintf_chk.o wprintf_chk.o fwprintf_chk.o vwprintf_chk.o vfwprintf_chk.o fgetws_chk.o fgetws_u_chk.o confstr_chk.o getgroups_chk.o ttyname_r_chk.o gethostname_chk.o getdomainname_chk.o wcrtomb_chk.o mbsnrtowcs_chk.o wcsnrtombs_chk.o mbsrtowcs_chk.o wcsrtombs_chk.o mbstowcs_chk.o wcstombs_chk.o asprintf_chk.o vasprintf_chk.o dprintf_chk.o vdprintf_chk.o obprintf_chk.o vobprintf_chk.o longjmp_chk.o ____longjmp_chk.o fdelt_chk.o poll_chk.o ppoll_chk.o explicit_bzero_chk.o stack_chk_fail.o fortify_fail.o memcpy_chk-nonshared.o memmove_chk-nonshared.o mempcpy_chk-nonshared.o memset_chk-nonshared.o wmemset_chk-nonshared.o backtrace.os backtracesyms.os backtracesymsfd.os noophooks.os memcpy_chk.os memmove_chk.os mempcpy_chk.os memset_chk.os stpcpy_chk.os strcat_chk.os strcpy_chk.os strncat_chk.os strncpy_chk.os stpncpy_chk.os sprintf_chk.os vsprintf_chk.os snprintf_chk.os vsnprintf_chk.os printf_chk.os fprintf_chk.os vprintf_chk.os vfprintf_chk.os gets_chk.os chk_fail.os readonly-area.os fgets_chk.os fgets_u_chk.os read_chk.os pread_chk.os pread64_chk.os recv_chk.os recvfrom_chk.os readlink_chk.os readlinkat_chk.os getwd_chk.os getcwd_chk.os realpath_chk.os fread_chk.os fread_u_chk.os wctomb_chk.os wcscpy_chk.os wmemcpy_chk.os wmemmove_chk.os wmempcpy_chk.os wcpcpy_chk.os wcsncpy_chk.os wcscat_chk.os wcsncat_chk.os wmemset_chk.os wcpncpy_chk.os swprintf_chk.os vswprintf_chk.os wprintf_chk.os fwprintf_chk.os vwprintf_chk.os vfwprintf_chk.os fgetws_chk.os fgetws_u_chk.os confstr_chk.os getgroups_chk.os ttyname_r_chk.os gethostname_chk.os getdomainname_chk.os wcrtomb_chk.os mbsnrtowcs_chk.os wcsnrtombs_chk.os mbsrtowcs_chk.os wcsrtombs_chk.os mbstowcs_chk.os wcstombs_chk.os asprintf_chk.os vasprintf_chk.os dprintf_chk.os vdprintf_chk.os obprintf_chk.os vobprintf_chk.os longjmp_chk.os ____longjmp_chk.os fdelt_chk.os poll_chk.os ppoll_chk.os explicit_bzero_chk.os stack_chk_fail.os fortify_fail.os memcpy_chk-nonshared.os memmove_chk-nonshared.os mempcpy_chk-nonshared.os memset_chk-nonshared.os wmemset_chk-nonshared.os stack_chk_fail_local.oS pcprofile.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/debug/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/debug/stubsT /mnt/lfs/sources/glibc-2.36/build/debug/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/debug' +make subdir=mathvec -C mathvec ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/mathvec' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/mathvec/libmvec.so /mnt/lfs/usr/lib/libmvec.so.1.new +mv -f /mnt/lfs/usr/lib/libmvec.so.1.new /mnt/lfs/usr/lib/libmvec.so.1 +rm -f /mnt/lfs/usr/lib/libmvec.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/libmvec.so.1 /mnt/lfs/usr/lib/libmvec.so.new +mv -f /mnt/lfs/usr/lib/libmvec.so.new /mnt/lfs/usr/lib/libmvec.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/mathvec/libmvec.a /mnt/lfs/usr/lib/libmvec.a +(cd /mnt/lfs/sources/glibc-2.36/build/mathvec/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h svml_d_exp_data.o svml_d_log_data.o svml_d_pow_data.o svml_d_trig_data.o svml_s_expf_data.o svml_s_logf_data.o svml_s_powf_data.o svml_s_trig_data.o svml_d_acos2_core.o svml_d_acosh2_core.o svml_d_asin2_core.o svml_d_asinh2_core.o svml_d_atan2_core.o svml_d_atan22_core.o svml_d_atanh2_core.o svml_d_cbrt2_core.o svml_d_cos2_core.o svml_d_cosh2_core.o svml_d_erf2_core.o svml_d_erfc2_core.o svml_d_exp2_core.o svml_d_exp102_core.o svml_d_exp22_core.o svml_d_expm12_core.o svml_d_hypot2_core.o svml_d_log2_core.o svml_d_log102_core.o svml_d_log1p2_core.o svml_d_log22_core.o svml_d_pow2_core.o svml_d_sin2_core.o svml_d_sincos2_core.o svml_d_sinh2_core.o svml_d_tan2_core.o svml_d_tanh2_core.o svml_d_acos4_core.o svml_d_acosh4_core.o svml_d_asin4_core.o svml_d_asinh4_core.o svml_d_atan4_core.o svml_d_atan24_core.o svml_d_atanh4_core.o svml_d_cbrt4_core.o svml_d_cos4_core.o svml_d_cosh4_core.o svml_d_erf4_core.o svml_d_erfc4_core.o svml_d_exp4_core.o svml_d_exp104_core.o svml_d_exp24_core.o svml_d_expm14_core.o svml_d_hypot4_core.o svml_d_log4_core.o svml_d_log104_core.o svml_d_log1p4_core.o svml_d_log24_core.o svml_d_pow4_core.o svml_d_sin4_core.o svml_d_sincos4_core.o svml_d_sinh4_core.o svml_d_tan4_core.o svml_d_tanh4_core.o svml_d_acos4_core_avx.o svml_d_acosh4_core_avx.o svml_d_asin4_core_avx.o svml_d_asinh4_core_avx.o svml_d_atan4_core_avx.o svml_d_atan24_core_avx.o svml_d_atanh4_core_avx.o svml_d_cbrt4_core_avx.o svml_d_cos4_core_avx.o svml_d_cosh4_core_avx.o svml_d_erf4_core_avx.o svml_d_erfc4_core_avx.o svml_d_exp4_core_avx.o svml_d_exp104_core_avx.o svml_d_exp24_core_avx.o svml_d_expm14_core_avx.o svml_d_hypot4_core_avx.o svml_d_log4_core_avx.o svml_d_log104_core_avx.o svml_d_log1p4_core_avx.o svml_d_log24_core_avx.o svml_d_pow4_core_avx.o svml_d_sin4_core_avx.o svml_d_sincos4_core_avx.o svml_d_sinh4_core_avx.o svml_d_tan4_core_avx.o svml_d_tanh4_core_avx.o svml_d_acos8_core.o svml_d_acosh8_core.o svml_d_asin8_core.o svml_d_asinh8_core.o svml_d_atan8_core.o svml_d_atan28_core.o svml_d_atanh8_core.o svml_d_cbrt8_core.o svml_d_cos8_core.o svml_d_cosh8_core.o svml_d_erf8_core.o svml_d_erfc8_core.o svml_d_exp8_core.o svml_d_exp108_core.o svml_d_exp28_core.o svml_d_expm18_core.o svml_d_hypot8_core.o svml_d_log8_core.o svml_d_log108_core.o svml_d_log1p8_core.o svml_d_log28_core.o svml_d_pow8_core.o svml_d_sin8_core.o svml_d_sincos8_core.o svml_d_sinh8_core.o svml_d_tan8_core.o svml_d_tanh8_core.o svml_s_acosf4_core.o svml_s_acoshf4_core.o svml_s_asinf4_core.o svml_s_asinhf4_core.o svml_s_atanf4_core.o svml_s_atan2f4_core.o svml_s_atanhf4_core.o svml_s_cbrtf4_core.o svml_s_cosf4_core.o svml_s_coshf4_core.o svml_s_erff4_core.o svml_s_erfcf4_core.o svml_s_expf4_core.o svml_s_exp10f4_core.o svml_s_exp2f4_core.o svml_s_expm1f4_core.o svml_s_hypotf4_core.o svml_s_logf4_core.o svml_s_log10f4_core.o svml_s_log1pf4_core.o svml_s_log2f4_core.o svml_s_powf4_core.o svml_s_sinf4_core.o svml_s_sincosf4_core.o svml_s_sinhf4_core.o svml_s_tanf4_core.o svml_s_tanhf4_core.o svml_s_acosf8_core.o svml_s_acoshf8_core.o svml_s_asinf8_core.o svml_s_asinhf8_core.o svml_s_atanf8_core.o svml_s_atan2f8_core.o svml_s_atanhf8_core.o svml_s_cbrtf8_core.o svml_s_cosf8_core.o svml_s_coshf8_core.o svml_s_erff8_core.o svml_s_erfcf8_core.o svml_s_expf8_core.o svml_s_exp10f8_core.o svml_s_exp2f8_core.o svml_s_expm1f8_core.o svml_s_hypotf8_core.o svml_s_logf8_core.o svml_s_log10f8_core.o svml_s_log1pf8_core.o svml_s_log2f8_core.o svml_s_powf8_core.o svml_s_sinf8_core.o svml_s_sincosf8_core.o svml_s_sinhf8_core.o svml_s_tanf8_core.o svml_s_tanhf8_core.o svml_s_acosf8_core_avx.o svml_s_acoshf8_core_avx.o svml_s_asinf8_core_avx.o svml_s_asinhf8_core_avx.o svml_s_atanf8_core_avx.o svml_s_atan2f8_core_avx.o svml_s_atanhf8_core_avx.o svml_s_cbrtf8_core_avx.o svml_s_cosf8_core_avx.o svml_s_coshf8_core_avx.o svml_s_erff8_core_avx.o svml_s_erfcf8_core_avx.o svml_s_expf8_core_avx.o svml_s_exp10f8_core_avx.o svml_s_exp2f8_core_avx.o svml_s_expm1f8_core_avx.o svml_s_hypotf8_core_avx.o svml_s_logf8_core_avx.o svml_s_log10f8_core_avx.o svml_s_log1pf8_core_avx.o svml_s_log2f8_core_avx.o svml_s_powf8_core_avx.o svml_s_sinf8_core_avx.o svml_s_sincosf8_core_avx.o svml_s_sinhf8_core_avx.o svml_s_tanf8_core_avx.o svml_s_tanhf8_core_avx.o svml_s_acosf16_core.o svml_s_acoshf16_core.o svml_s_asinf16_core.o svml_s_asinhf16_core.o svml_s_atanf16_core.o svml_s_atan2f16_core.o svml_s_atanhf16_core.o svml_s_cbrtf16_core.o svml_s_cosf16_core.o svml_s_coshf16_core.o svml_s_erff16_core.o svml_s_erfcf16_core.o svml_s_expf16_core.o svml_s_exp10f16_core.o svml_s_exp2f16_core.o svml_s_expm1f16_core.o svml_s_hypotf16_core.o svml_s_logf16_core.o svml_s_log10f16_core.o svml_s_log1pf16_core.o svml_s_log2f16_core.o svml_s_powf16_core.o svml_s_sinf16_core.o svml_s_sincosf16_core.o svml_s_sinhf16_core.o svml_s_tanf16_core.o svml_s_tanhf16_core.o svml_d_acos2_core-sse2.o svml_d_acosh2_core-sse2.o svml_d_asin2_core-sse2.o svml_d_asinh2_core-sse2.o svml_d_atan2_core-sse2.o svml_d_atan22_core-sse2.o svml_d_atanh2_core-sse2.o svml_d_cbrt2_core-sse2.o svml_d_cos2_core-sse2.o svml_d_cosh2_core-sse2.o svml_d_erf2_core-sse2.o svml_d_erfc2_core-sse2.o svml_d_exp2_core-sse2.o svml_d_exp102_core-sse2.o svml_d_exp22_core-sse2.o svml_d_expm12_core-sse2.o svml_d_hypot2_core-sse2.o svml_d_log2_core-sse2.o svml_d_log102_core-sse2.o svml_d_log1p2_core-sse2.o svml_d_log22_core-sse2.o svml_d_pow2_core-sse2.o svml_d_sin2_core-sse2.o svml_d_sincos2_core-sse2.o svml_d_sinh2_core-sse2.o svml_d_tan2_core-sse2.o svml_d_tanh2_core-sse2.o svml_d_acos2_core_sse4.o svml_d_acosh2_core_sse4.o svml_d_asin2_core_sse4.o svml_d_asinh2_core_sse4.o svml_d_atan2_core_sse4.o svml_d_atan22_core_sse4.o svml_d_atanh2_core_sse4.o svml_d_cbrt2_core_sse4.o svml_d_cos2_core_sse4.o svml_d_cosh2_core_sse4.o svml_d_erf2_core_sse4.o svml_d_erfc2_core_sse4.o svml_d_exp2_core_sse4.o svml_d_exp102_core_sse4.o svml_d_exp22_core_sse4.o svml_d_expm12_core_sse4.o svml_d_hypot2_core_sse4.o svml_d_log2_core_sse4.o svml_d_log102_core_sse4.o svml_d_log1p2_core_sse4.o svml_d_log22_core_sse4.o svml_d_pow2_core_sse4.o svml_d_sin2_core_sse4.o svml_d_sincos2_core_sse4.o svml_d_sinh2_core_sse4.o svml_d_tan2_core_sse4.o svml_d_tanh2_core_sse4.o svml_d_acos4_core-sse.o svml_d_acosh4_core-sse.o svml_d_asin4_core-sse.o svml_d_asinh4_core-sse.o svml_d_atan4_core-sse.o svml_d_atan24_core-sse.o svml_d_atanh4_core-sse.o svml_d_cbrt4_core-sse.o svml_d_cos4_core-sse.o svml_d_cosh4_core-sse.o svml_d_erf4_core-sse.o svml_d_erfc4_core-sse.o svml_d_exp4_core-sse.o svml_d_exp104_core-sse.o svml_d_exp24_core-sse.o svml_d_expm14_core-sse.o svml_d_hypot4_core-sse.o svml_d_log4_core-sse.o svml_d_log104_core-sse.o svml_d_log1p4_core-sse.o svml_d_log24_core-sse.o svml_d_pow4_core-sse.o svml_d_sin4_core-sse.o svml_d_sincos4_core-sse.o svml_d_sinh4_core-sse.o svml_d_tan4_core-sse.o svml_d_tanh4_core-sse.o svml_d_acos4_core_avx2.o svml_d_acosh4_core_avx2.o svml_d_asin4_core_avx2.o svml_d_asinh4_core_avx2.o svml_d_atan4_core_avx2.o svml_d_atan24_core_avx2.o svml_d_atanh4_core_avx2.o svml_d_cbrt4_core_avx2.o svml_d_cos4_core_avx2.o svml_d_cosh4_core_avx2.o svml_d_erf4_core_avx2.o svml_d_erfc4_core_avx2.o svml_d_exp4_core_avx2.o svml_d_exp104_core_avx2.o svml_d_exp24_core_avx2.o svml_d_expm14_core_avx2.o svml_d_hypot4_core_avx2.o svml_d_log4_core_avx2.o svml_d_log104_core_avx2.o svml_d_log1p4_core_avx2.o svml_d_log24_core_avx2.o svml_d_pow4_core_avx2.o svml_d_sin4_core_avx2.o svml_d_sincos4_core_avx2.o svml_d_sinh4_core_avx2.o svml_d_tan4_core_avx2.o svml_d_tanh4_core_avx2.o svml_d_acos8_core-avx2.o svml_d_acosh8_core-avx2.o svml_d_asin8_core-avx2.o svml_d_asinh8_core-avx2.o svml_d_atan8_core-avx2.o svml_d_atan28_core-avx2.o svml_d_atanh8_core-avx2.o svml_d_cbrt8_core-avx2.o svml_d_cos8_core-avx2.o svml_d_cosh8_core-avx2.o svml_d_erf8_core-avx2.o svml_d_erfc8_core-avx2.o svml_d_exp8_core-avx2.o svml_d_exp108_core-avx2.o svml_d_exp28_core-avx2.o svml_d_expm18_core-avx2.o svml_d_hypot8_core-avx2.o svml_d_log8_core-avx2.o svml_d_log108_core-avx2.o svml_d_log1p8_core-avx2.o svml_d_log28_core-avx2.o svml_d_pow8_core-avx2.o svml_d_sin8_core-avx2.o svml_d_sincos8_core-avx2.o svml_d_sinh8_core-avx2.o svml_d_tan8_core-avx2.o svml_d_tanh8_core-avx2.o svml_d_acos8_core_avx512.o svml_d_acosh8_core_avx512.o svml_d_asin8_core_avx512.o svml_d_asinh8_core_avx512.o svml_d_atan8_core_avx512.o svml_d_atan28_core_avx512.o svml_d_atanh8_core_avx512.o svml_d_cbrt8_core_avx512.o svml_d_cos8_core_avx512.o svml_d_cosh8_core_avx512.o svml_d_erf8_core_avx512.o svml_d_erfc8_core_avx512.o svml_d_exp8_core_avx512.o svml_d_exp108_core_avx512.o svml_d_exp28_core_avx512.o svml_d_expm18_core_avx512.o svml_d_hypot8_core_avx512.o svml_d_log8_core_avx512.o svml_d_log108_core_avx512.o svml_d_log1p8_core_avx512.o svml_d_log28_core_avx512.o svml_d_pow8_core_avx512.o svml_d_sin8_core_avx512.o svml_d_sincos8_core_avx512.o svml_d_sinh8_core_avx512.o svml_d_tan8_core_avx512.o svml_d_tanh8_core_avx512.o svml_s_acosf4_core-sse2.o svml_s_acoshf4_core-sse2.o svml_s_asinf4_core-sse2.o svml_s_asinhf4_core-sse2.o svml_s_atanf4_core-sse2.o svml_s_atan2f4_core-sse2.o svml_s_atanhf4_core-sse2.o svml_s_cbrtf4_core-sse2.o svml_s_cosf4_core-sse2.o svml_s_coshf4_core-sse2.o svml_s_erff4_core-sse2.o svml_s_erfcf4_core-sse2.o svml_s_expf4_core-sse2.o svml_s_exp10f4_core-sse2.o svml_s_exp2f4_core-sse2.o svml_s_expm1f4_core-sse2.o svml_s_hypotf4_core-sse2.o svml_s_logf4_core-sse2.o svml_s_log10f4_core-sse2.o svml_s_log1pf4_core-sse2.o svml_s_log2f4_core-sse2.o svml_s_powf4_core-sse2.o svml_s_sinf4_core-sse2.o svml_s_sincosf4_core-sse2.o svml_s_sinhf4_core-sse2.o svml_s_tanf4_core-sse2.o svml_s_tanhf4_core-sse2.o svml_s_acosf4_core_sse4.o svml_s_acoshf4_core_sse4.o svml_s_asinf4_core_sse4.o svml_s_asinhf4_core_sse4.o svml_s_atanf4_core_sse4.o svml_s_atan2f4_core_sse4.o svml_s_atanhf4_core_sse4.o svml_s_cbrtf4_core_sse4.o svml_s_cosf4_core_sse4.o svml_s_coshf4_core_sse4.o svml_s_erff4_core_sse4.o svml_s_erfcf4_core_sse4.o svml_s_expf4_core_sse4.o svml_s_exp10f4_core_sse4.o svml_s_exp2f4_core_sse4.o svml_s_expm1f4_core_sse4.o svml_s_hypotf4_core_sse4.o svml_s_logf4_core_sse4.o svml_s_log10f4_core_sse4.o svml_s_log1pf4_core_sse4.o svml_s_log2f4_core_sse4.o svml_s_powf4_core_sse4.o svml_s_sinf4_core_sse4.o svml_s_sincosf4_core_sse4.o svml_s_sinhf4_core_sse4.o svml_s_tanf4_core_sse4.o svml_s_tanhf4_core_sse4.o svml_s_acosf8_core-sse.o svml_s_acoshf8_core-sse.o svml_s_asinf8_core-sse.o svml_s_asinhf8_core-sse.o svml_s_atanf8_core-sse.o svml_s_atan2f8_core-sse.o svml_s_atanhf8_core-sse.o svml_s_cbrtf8_core-sse.o svml_s_cosf8_core-sse.o svml_s_coshf8_core-sse.o svml_s_erff8_core-sse.o svml_s_erfcf8_core-sse.o svml_s_expf8_core-sse.o svml_s_exp10f8_core-sse.o svml_s_exp2f8_core-sse.o svml_s_expm1f8_core-sse.o svml_s_hypotf8_core-sse.o svml_s_logf8_core-sse.o svml_s_log10f8_core-sse.o svml_s_log1pf8_core-sse.o svml_s_log2f8_core-sse.o svml_s_powf8_core-sse.o svml_s_sinf8_core-sse.o svml_s_sincosf8_core-sse.o svml_s_sinhf8_core-sse.o svml_s_tanf8_core-sse.o svml_s_tanhf8_core-sse.o svml_s_acosf8_core_avx2.o svml_s_acoshf8_core_avx2.o svml_s_asinf8_core_avx2.o svml_s_asinhf8_core_avx2.o svml_s_atanf8_core_avx2.o svml_s_atan2f8_core_avx2.o svml_s_atanhf8_core_avx2.o svml_s_cbrtf8_core_avx2.o svml_s_cosf8_core_avx2.o svml_s_coshf8_core_avx2.o svml_s_erff8_core_avx2.o svml_s_erfcf8_core_avx2.o svml_s_expf8_core_avx2.o svml_s_exp10f8_core_avx2.o svml_s_exp2f8_core_avx2.o svml_s_expm1f8_core_avx2.o svml_s_hypotf8_core_avx2.o svml_s_logf8_core_avx2.o svml_s_log10f8_core_avx2.o svml_s_log1pf8_core_avx2.o svml_s_log2f8_core_avx2.o svml_s_powf8_core_avx2.o svml_s_sinf8_core_avx2.o svml_s_sincosf8_core_avx2.o svml_s_sinhf8_core_avx2.o svml_s_tanf8_core_avx2.o svml_s_tanhf8_core_avx2.o svml_s_acosf16_core-avx2.o svml_s_acoshf16_core-avx2.o svml_s_asinf16_core-avx2.o svml_s_asinhf16_core-avx2.o svml_s_atanf16_core-avx2.o svml_s_atan2f16_core-avx2.o svml_s_atanhf16_core-avx2.o svml_s_cbrtf16_core-avx2.o svml_s_cosf16_core-avx2.o svml_s_coshf16_core-avx2.o svml_s_erff16_core-avx2.o svml_s_erfcf16_core-avx2.o svml_s_expf16_core-avx2.o svml_s_exp10f16_core-avx2.o svml_s_exp2f16_core-avx2.o svml_s_expm1f16_core-avx2.o svml_s_hypotf16_core-avx2.o svml_s_logf16_core-avx2.o svml_s_log10f16_core-avx2.o svml_s_log1pf16_core-avx2.o svml_s_log2f16_core-avx2.o svml_s_powf16_core-avx2.o svml_s_sinf16_core-avx2.o svml_s_sincosf16_core-avx2.o svml_s_sinhf16_core-avx2.o svml_s_tanf16_core-avx2.o svml_s_tanhf16_core-avx2.o svml_s_acosf16_core_avx512.o svml_s_acoshf16_core_avx512.o svml_s_asinf16_core_avx512.o svml_s_asinhf16_core_avx512.o svml_s_atanf16_core_avx512.o svml_s_atan2f16_core_avx512.o svml_s_atanhf16_core_avx512.o svml_s_cbrtf16_core_avx512.o svml_s_cosf16_core_avx512.o svml_s_coshf16_core_avx512.o svml_s_erff16_core_avx512.o svml_s_erfcf16_core_avx512.o svml_s_expf16_core_avx512.o svml_s_exp10f16_core_avx512.o svml_s_exp2f16_core_avx512.o svml_s_expm1f16_core_avx512.o svml_s_hypotf16_core_avx512.o svml_s_logf16_core_avx512.o svml_s_log10f16_core_avx512.o svml_s_log1pf16_core_avx512.o svml_s_log2f16_core_avx512.o svml_s_powf16_core_avx512.o svml_s_sinf16_core_avx512.o svml_s_sincosf16_core_avx512.o svml_s_sinhf16_core_avx512.o svml_s_tanf16_core_avx512.o svml_s_tanhf16_core_avx512.o svml_d_exp_data.os svml_d_log_data.os svml_d_pow_data.os svml_d_trig_data.os svml_s_expf_data.os svml_s_logf_data.os svml_s_powf_data.os svml_s_trig_data.os svml_d_acos2_core.os svml_d_acosh2_core.os svml_d_asin2_core.os svml_d_asinh2_core.os svml_d_atan2_core.os svml_d_atan22_core.os svml_d_atanh2_core.os svml_d_cbrt2_core.os svml_d_cos2_core.os svml_d_cosh2_core.os svml_d_erf2_core.os svml_d_erfc2_core.os svml_d_exp2_core.os svml_d_exp102_core.os svml_d_exp22_core.os svml_d_expm12_core.os svml_d_hypot2_core.os svml_d_log2_core.os svml_d_log102_core.os svml_d_log1p2_core.os svml_d_log22_core.os svml_d_pow2_core.os svml_d_sin2_core.os svml_d_sincos2_core.os svml_d_sinh2_core.os svml_d_tan2_core.os svml_d_tanh2_core.os svml_d_acos4_core.os svml_d_acosh4_core.os svml_d_asin4_core.os svml_d_asinh4_core.os svml_d_atan4_core.os svml_d_atan24_core.os svml_d_atanh4_core.os svml_d_cbrt4_core.os svml_d_cos4_core.os svml_d_cosh4_core.os svml_d_erf4_core.os svml_d_erfc4_core.os svml_d_exp4_core.os svml_d_exp104_core.os svml_d_exp24_core.os svml_d_expm14_core.os svml_d_hypot4_core.os svml_d_log4_core.os svml_d_log104_core.os svml_d_log1p4_core.os svml_d_log24_core.os svml_d_pow4_core.os svml_d_sin4_core.os svml_d_sincos4_core.os svml_d_sinh4_core.os svml_d_tan4_core.os svml_d_tanh4_core.os svml_d_acos4_core_avx.os svml_d_acosh4_core_avx.os svml_d_asin4_core_avx.os svml_d_asinh4_core_avx.os svml_d_atan4_core_avx.os svml_d_atan24_core_avx.os svml_d_atanh4_core_avx.os svml_d_cbrt4_core_avx.os svml_d_cos4_core_avx.os svml_d_cosh4_core_avx.os svml_d_erf4_core_avx.os svml_d_erfc4_core_avx.os svml_d_exp4_core_avx.os svml_d_exp104_core_avx.os svml_d_exp24_core_avx.os svml_d_expm14_core_avx.os svml_d_hypot4_core_avx.os svml_d_log4_core_avx.os svml_d_log104_core_avx.os svml_d_log1p4_core_avx.os svml_d_log24_core_avx.os svml_d_pow4_core_avx.os svml_d_sin4_core_avx.os svml_d_sincos4_core_avx.os svml_d_sinh4_core_avx.os svml_d_tan4_core_avx.os svml_d_tanh4_core_avx.os svml_d_acos8_core.os svml_d_acosh8_core.os svml_d_asin8_core.os svml_d_asinh8_core.os svml_d_atan8_core.os svml_d_atan28_core.os svml_d_atanh8_core.os svml_d_cbrt8_core.os svml_d_cos8_core.os svml_d_cosh8_core.os svml_d_erf8_core.os svml_d_erfc8_core.os svml_d_exp8_core.os svml_d_exp108_core.os svml_d_exp28_core.os svml_d_expm18_core.os svml_d_hypot8_core.os svml_d_log8_core.os svml_d_log108_core.os svml_d_log1p8_core.os svml_d_log28_core.os svml_d_pow8_core.os svml_d_sin8_core.os svml_d_sincos8_core.os svml_d_sinh8_core.os svml_d_tan8_core.os svml_d_tanh8_core.os svml_s_acosf4_core.os svml_s_acoshf4_core.os svml_s_asinf4_core.os svml_s_asinhf4_core.os svml_s_atanf4_core.os svml_s_atan2f4_core.os svml_s_atanhf4_core.os svml_s_cbrtf4_core.os svml_s_cosf4_core.os svml_s_coshf4_core.os svml_s_erff4_core.os svml_s_erfcf4_core.os svml_s_expf4_core.os svml_s_exp10f4_core.os svml_s_exp2f4_core.os svml_s_expm1f4_core.os svml_s_hypotf4_core.os svml_s_logf4_core.os svml_s_log10f4_core.os svml_s_log1pf4_core.os svml_s_log2f4_core.os svml_s_powf4_core.os svml_s_sinf4_core.os svml_s_sincosf4_core.os svml_s_sinhf4_core.os svml_s_tanf4_core.os svml_s_tanhf4_core.os svml_s_acosf8_core.os svml_s_acoshf8_core.os svml_s_asinf8_core.os svml_s_asinhf8_core.os svml_s_atanf8_core.os svml_s_atan2f8_core.os svml_s_atanhf8_core.os svml_s_cbrtf8_core.os svml_s_cosf8_core.os svml_s_coshf8_core.os svml_s_erff8_core.os svml_s_erfcf8_core.os svml_s_expf8_core.os svml_s_exp10f8_core.os svml_s_exp2f8_core.os svml_s_expm1f8_core.os svml_s_hypotf8_core.os svml_s_logf8_core.os svml_s_log10f8_core.os svml_s_log1pf8_core.os svml_s_log2f8_core.os svml_s_powf8_core.os svml_s_sinf8_core.os svml_s_sincosf8_core.os svml_s_sinhf8_core.os svml_s_tanf8_core.os svml_s_tanhf8_core.os svml_s_acosf8_core_avx.os svml_s_acoshf8_core_avx.os svml_s_asinf8_core_avx.os svml_s_asinhf8_core_avx.os svml_s_atanf8_core_avx.os svml_s_atan2f8_core_avx.os svml_s_atanhf8_core_avx.os svml_s_cbrtf8_core_avx.os svml_s_cosf8_core_avx.os svml_s_coshf8_core_avx.os svml_s_erff8_core_avx.os svml_s_erfcf8_core_avx.os svml_s_expf8_core_avx.os svml_s_exp10f8_core_avx.os svml_s_exp2f8_core_avx.os svml_s_expm1f8_core_avx.os svml_s_hypotf8_core_avx.os svml_s_logf8_core_avx.os svml_s_log10f8_core_avx.os svml_s_log1pf8_core_avx.os svml_s_log2f8_core_avx.os svml_s_powf8_core_avx.os svml_s_sinf8_core_avx.os svml_s_sincosf8_core_avx.os svml_s_sinhf8_core_avx.os svml_s_tanf8_core_avx.os svml_s_tanhf8_core_avx.os svml_s_acosf16_core.os svml_s_acoshf16_core.os svml_s_asinf16_core.os svml_s_asinhf16_core.os svml_s_atanf16_core.os svml_s_atan2f16_core.os svml_s_atanhf16_core.os svml_s_cbrtf16_core.os svml_s_cosf16_core.os svml_s_coshf16_core.os svml_s_erff16_core.os svml_s_erfcf16_core.os svml_s_expf16_core.os svml_s_exp10f16_core.os svml_s_exp2f16_core.os svml_s_expm1f16_core.os svml_s_hypotf16_core.os svml_s_logf16_core.os svml_s_log10f16_core.os svml_s_log1pf16_core.os svml_s_log2f16_core.os svml_s_powf16_core.os svml_s_sinf16_core.os svml_s_sincosf16_core.os svml_s_sinhf16_core.os svml_s_tanf16_core.os svml_s_tanhf16_core.os svml_d_acos2_core-sse2.os svml_d_acosh2_core-sse2.os svml_d_asin2_core-sse2.os svml_d_asinh2_core-sse2.os svml_d_atan2_core-sse2.os svml_d_atan22_core-sse2.os svml_d_atanh2_core-sse2.os svml_d_cbrt2_core-sse2.os svml_d_cos2_core-sse2.os svml_d_cosh2_core-sse2.os svml_d_erf2_core-sse2.os svml_d_erfc2_core-sse2.os svml_d_exp2_core-sse2.os svml_d_exp102_core-sse2.os svml_d_exp22_core-sse2.os svml_d_expm12_core-sse2.os svml_d_hypot2_core-sse2.os svml_d_log2_core-sse2.os svml_d_log102_core-sse2.os svml_d_log1p2_core-sse2.os svml_d_log22_core-sse2.os svml_d_pow2_core-sse2.os svml_d_sin2_core-sse2.os svml_d_sincos2_core-sse2.os svml_d_sinh2_core-sse2.os svml_d_tan2_core-sse2.os svml_d_tanh2_core-sse2.os svml_d_acos2_core_sse4.os svml_d_acosh2_core_sse4.os svml_d_asin2_core_sse4.os svml_d_asinh2_core_sse4.os svml_d_atan2_core_sse4.os svml_d_atan22_core_sse4.os svml_d_atanh2_core_sse4.os svml_d_cbrt2_core_sse4.os svml_d_cos2_core_sse4.os svml_d_cosh2_core_sse4.os svml_d_erf2_core_sse4.os svml_d_erfc2_core_sse4.os svml_d_exp2_core_sse4.os svml_d_exp102_core_sse4.os svml_d_exp22_core_sse4.os svml_d_expm12_core_sse4.os svml_d_hypot2_core_sse4.os svml_d_log2_core_sse4.os svml_d_log102_core_sse4.os svml_d_log1p2_core_sse4.os svml_d_log22_core_sse4.os svml_d_pow2_core_sse4.os svml_d_sin2_core_sse4.os svml_d_sincos2_core_sse4.os svml_d_sinh2_core_sse4.os svml_d_tan2_core_sse4.os svml_d_tanh2_core_sse4.os svml_d_acos4_core-sse.os svml_d_acosh4_core-sse.os svml_d_asin4_core-sse.os svml_d_asinh4_core-sse.os svml_d_atan4_core-sse.os svml_d_atan24_core-sse.os svml_d_atanh4_core-sse.os svml_d_cbrt4_core-sse.os svml_d_cos4_core-sse.os svml_d_cosh4_core-sse.os svml_d_erf4_core-sse.os svml_d_erfc4_core-sse.os svml_d_exp4_core-sse.os svml_d_exp104_core-sse.os svml_d_exp24_core-sse.os svml_d_expm14_core-sse.os svml_d_hypot4_core-sse.os svml_d_log4_core-sse.os svml_d_log104_core-sse.os svml_d_log1p4_core-sse.os svml_d_log24_core-sse.os svml_d_pow4_core-sse.os svml_d_sin4_core-sse.os svml_d_sincos4_core-sse.os svml_d_sinh4_core-sse.os svml_d_tan4_core-sse.os svml_d_tanh4_core-sse.os svml_d_acos4_core_avx2.os svml_d_acosh4_core_avx2.os svml_d_asin4_core_avx2.os svml_d_asinh4_core_avx2.os svml_d_atan4_core_avx2.os svml_d_atan24_core_avx2.os svml_d_atanh4_core_avx2.os svml_d_cbrt4_core_avx2.os svml_d_cos4_core_avx2.os svml_d_cosh4_core_avx2.os svml_d_erf4_core_avx2.os svml_d_erfc4_core_avx2.os svml_d_exp4_core_avx2.os svml_d_exp104_core_avx2.os svml_d_exp24_core_avx2.os svml_d_expm14_core_avx2.os svml_d_hypot4_core_avx2.os svml_d_log4_core_avx2.os svml_d_log104_core_avx2.os svml_d_log1p4_core_avx2.os svml_d_log24_core_avx2.os svml_d_pow4_core_avx2.os svml_d_sin4_core_avx2.os svml_d_sincos4_core_avx2.os svml_d_sinh4_core_avx2.os svml_d_tan4_core_avx2.os svml_d_tanh4_core_avx2.os svml_d_acos8_core-avx2.os svml_d_acosh8_core-avx2.os svml_d_asin8_core-avx2.os svml_d_asinh8_core-avx2.os svml_d_atan8_core-avx2.os svml_d_atan28_core-avx2.os svml_d_atanh8_core-avx2.os svml_d_cbrt8_core-avx2.os svml_d_cos8_core-avx2.os svml_d_cosh8_core-avx2.os svml_d_erf8_core-avx2.os svml_d_erfc8_core-avx2.os svml_d_exp8_core-avx2.os svml_d_exp108_core-avx2.os svml_d_exp28_core-avx2.os svml_d_expm18_core-avx2.os svml_d_hypot8_core-avx2.os svml_d_log8_core-avx2.os svml_d_log108_core-avx2.os svml_d_log1p8_core-avx2.os svml_d_log28_core-avx2.os svml_d_pow8_core-avx2.os svml_d_sin8_core-avx2.os svml_d_sincos8_core-avx2.os svml_d_sinh8_core-avx2.os svml_d_tan8_core-avx2.os svml_d_tanh8_core-avx2.os svml_d_acos8_core_avx512.os svml_d_acosh8_core_avx512.os svml_d_asin8_core_avx512.os svml_d_asinh8_core_avx512.os svml_d_atan8_core_avx512.os svml_d_atan28_core_avx512.os svml_d_atanh8_core_avx512.os svml_d_cbrt8_core_avx512.os svml_d_cos8_core_avx512.os svml_d_cosh8_core_avx512.os svml_d_erf8_core_avx512.os svml_d_erfc8_core_avx512.os svml_d_exp8_core_avx512.os svml_d_exp108_core_avx512.os svml_d_exp28_core_avx512.os svml_d_expm18_core_avx512.os svml_d_hypot8_core_avx512.os svml_d_log8_core_avx512.os svml_d_log108_core_avx512.os svml_d_log1p8_core_avx512.os svml_d_log28_core_avx512.os svml_d_pow8_core_avx512.os svml_d_sin8_core_avx512.os svml_d_sincos8_core_avx512.os svml_d_sinh8_core_avx512.os svml_d_tan8_core_avx512.os svml_d_tanh8_core_avx512.os svml_s_acosf4_core-sse2.os svml_s_acoshf4_core-sse2.os svml_s_asinf4_core-sse2.os svml_s_asinhf4_core-sse2.os svml_s_atanf4_core-sse2.os svml_s_atan2f4_core-sse2.os svml_s_atanhf4_core-sse2.os svml_s_cbrtf4_core-sse2.os svml_s_cosf4_core-sse2.os svml_s_coshf4_core-sse2.os svml_s_erff4_core-sse2.os svml_s_erfcf4_core-sse2.os svml_s_expf4_core-sse2.os svml_s_exp10f4_core-sse2.os svml_s_exp2f4_core-sse2.os svml_s_expm1f4_core-sse2.os svml_s_hypotf4_core-sse2.os svml_s_logf4_core-sse2.os svml_s_log10f4_core-sse2.os svml_s_log1pf4_core-sse2.os svml_s_log2f4_core-sse2.os svml_s_powf4_core-sse2.os svml_s_sinf4_core-sse2.os svml_s_sincosf4_core-sse2.os svml_s_sinhf4_core-sse2.os svml_s_tanf4_core-sse2.os svml_s_tanhf4_core-sse2.os svml_s_acosf4_core_sse4.os svml_s_acoshf4_core_sse4.os svml_s_asinf4_core_sse4.os svml_s_asinhf4_core_sse4.os svml_s_atanf4_core_sse4.os svml_s_atan2f4_core_sse4.os svml_s_atanhf4_core_sse4.os svml_s_cbrtf4_core_sse4.os svml_s_cosf4_core_sse4.os svml_s_coshf4_core_sse4.os svml_s_erff4_core_sse4.os svml_s_erfcf4_core_sse4.os svml_s_expf4_core_sse4.os svml_s_exp10f4_core_sse4.os svml_s_exp2f4_core_sse4.os svml_s_expm1f4_core_sse4.os svml_s_hypotf4_core_sse4.os svml_s_logf4_core_sse4.os svml_s_log10f4_core_sse4.os svml_s_log1pf4_core_sse4.os svml_s_log2f4_core_sse4.os svml_s_powf4_core_sse4.os svml_s_sinf4_core_sse4.os svml_s_sincosf4_core_sse4.os svml_s_sinhf4_core_sse4.os svml_s_tanf4_core_sse4.os svml_s_tanhf4_core_sse4.os svml_s_acosf8_core-sse.os svml_s_acoshf8_core-sse.os svml_s_asinf8_core-sse.os svml_s_asinhf8_core-sse.os svml_s_atanf8_core-sse.os svml_s_atan2f8_core-sse.os svml_s_atanhf8_core-sse.os svml_s_cbrtf8_core-sse.os svml_s_cosf8_core-sse.os svml_s_coshf8_core-sse.os svml_s_erff8_core-sse.os svml_s_erfcf8_core-sse.os svml_s_expf8_core-sse.os svml_s_exp10f8_core-sse.os svml_s_exp2f8_core-sse.os svml_s_expm1f8_core-sse.os svml_s_hypotf8_core-sse.os svml_s_logf8_core-sse.os svml_s_log10f8_core-sse.os svml_s_log1pf8_core-sse.os svml_s_log2f8_core-sse.os svml_s_powf8_core-sse.os svml_s_sinf8_core-sse.os svml_s_sincosf8_core-sse.os svml_s_sinhf8_core-sse.os svml_s_tanf8_core-sse.os svml_s_tanhf8_core-sse.os svml_s_acosf8_core_avx2.os svml_s_acoshf8_core_avx2.os svml_s_asinf8_core_avx2.os svml_s_asinhf8_core_avx2.os svml_s_atanf8_core_avx2.os svml_s_atan2f8_core_avx2.os svml_s_atanhf8_core_avx2.os svml_s_cbrtf8_core_avx2.os svml_s_cosf8_core_avx2.os svml_s_coshf8_core_avx2.os svml_s_erff8_core_avx2.os svml_s_erfcf8_core_avx2.os svml_s_expf8_core_avx2.os svml_s_exp10f8_core_avx2.os svml_s_exp2f8_core_avx2.os svml_s_expm1f8_core_avx2.os svml_s_hypotf8_core_avx2.os svml_s_logf8_core_avx2.os svml_s_log10f8_core_avx2.os svml_s_log1pf8_core_avx2.os svml_s_log2f8_core_avx2.os svml_s_powf8_core_avx2.os svml_s_sinf8_core_avx2.os svml_s_sincosf8_core_avx2.os svml_s_sinhf8_core_avx2.os svml_s_tanf8_core_avx2.os svml_s_tanhf8_core_avx2.os svml_s_acosf16_core-avx2.os svml_s_acoshf16_core-avx2.os svml_s_asinf16_core-avx2.os svml_s_asinhf16_core-avx2.os svml_s_atanf16_core-avx2.os svml_s_atan2f16_core-avx2.os svml_s_atanhf16_core-avx2.os svml_s_cbrtf16_core-avx2.os svml_s_cosf16_core-avx2.os svml_s_coshf16_core-avx2.os svml_s_erff16_core-avx2.os svml_s_erfcf16_core-avx2.os svml_s_expf16_core-avx2.os svml_s_exp10f16_core-avx2.os svml_s_exp2f16_core-avx2.os svml_s_expm1f16_core-avx2.os svml_s_hypotf16_core-avx2.os svml_s_logf16_core-avx2.os svml_s_log10f16_core-avx2.os svml_s_log1pf16_core-avx2.os svml_s_log2f16_core-avx2.os svml_s_powf16_core-avx2.os svml_s_sinf16_core-avx2.os svml_s_sincosf16_core-avx2.os svml_s_sinhf16_core-avx2.os svml_s_tanf16_core-avx2.os svml_s_tanhf16_core-avx2.os svml_s_acosf16_core_avx512.os svml_s_acoshf16_core_avx512.os svml_s_asinf16_core_avx512.os svml_s_asinhf16_core_avx512.os svml_s_atanf16_core_avx512.os svml_s_atan2f16_core_avx512.os svml_s_atanhf16_core_avx512.os svml_s_cbrtf16_core_avx512.os svml_s_cosf16_core_avx512.os svml_s_coshf16_core_avx512.os svml_s_erff16_core_avx512.os svml_s_erfcf16_core_avx512.os svml_s_expf16_core_avx512.os svml_s_exp10f16_core_avx512.os svml_s_exp2f16_core_avx512.os svml_s_expm1f16_core_avx512.os svml_s_hypotf16_core_avx512.os svml_s_logf16_core_avx512.os svml_s_log10f16_core_avx512.os svml_s_log1pf16_core_avx512.os svml_s_log2f16_core_avx512.os svml_s_powf16_core_avx512.os svml_s_sinf16_core_avx512.os svml_s_sincosf16_core_avx512.os svml_s_sinhf16_core_avx512.os svml_s_tanf16_core_avx512.os svml_s_tanhf16_core_avx512.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/mathvec/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/mathvec/stubsT /mnt/lfs/sources/glibc-2.36/build/mathvec/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/mathvec' +make subdir=support -C support ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/support' +(cd /mnt/lfs/sources/glibc-2.36/build/support/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h blob_repeat.oS check.oS check_addrinfo.oS check_dns_packet.oS check_hostent.oS check_netent.oS delayed_exit.oS ignore_stderr.oS next_to_fault.oS oom_error.oS resolv_response_context_duplicate.oS resolv_response_context_free.oS resolv_test.oS set_fortify_handler.oS support_stack_alloc.oS support-xfstat.oS support-xfstat-time64.oS support-xstat.oS support-xstat-time64.oS support_become_root.oS support_can_chroot.oS support_capture_subprocess.oS support_capture_subprocess_check.oS support_chroot.oS support_copy_file.oS support_copy_file_range.oS support_create_timer.oS support_descriptor_supports_holes.oS support_descriptors.oS support_enter_mount_namespace.oS support_enter_network_namespace.oS support_format_address_family.oS support_format_addrinfo.oS support_format_dns_packet.oS support_format_herrno.oS support_format_hostent.oS support_format_netent.oS support_isolate_in_subprocess.oS support_mutex_pi_monotonic.oS support_need_proc.oS support_path_support_time64.oS support_process_state.oS support_ptrace.oS support-open-dev-null-range.oS support_openpty.oS support_paths.oS support_quote_blob.oS support_quote_blob_wide.oS support_quote_string.oS support_record_failure.oS support_run_diff.oS support_select_modifies_timeout.oS support_select_normalizes_timeout.oS support_set_small_thread_stack_size.oS support_shared_allocate.oS support_small_stack_thread_attribute.oS support_socket_so_timestamp_time64.oS support_stat_nanoseconds.oS support_subprocess.oS support_test_compare_blob.oS support_test_compare_failure.oS support_test_compare_string.oS support_test_compare_string_wide.oS support_test_main.oS support_test_verify_impl.oS support_wait_for_thread_exit.oS support_write_file_string.oS temp_file.oS timespec.oS timespec-time64.oS timespec-add.oS timespec-add-time64.oS timespec-sub.oS timespec-sub-time64.oS write_message.oS xaccept.oS xaccept4.oS xasprintf.oS xbind.oS xcalloc.oS xchdir.oS xchroot.oS xclock_gettime.oS xclock_gettime_time64.oS xclock_settime.oS xclock_settime_time64.oS xclone.oS xclose.oS xchmod.oS xconnect.oS xcopy_file_range.oS xdlfcn.oS xdlmopen.oS xdup2.oS xfchmod.oS xfclose.oS xfopen.oS xfork.oS xftruncate.oS xgetline.oS xgetsockname.oS xlisten.oS xlseek.oS xlstat.oS xlstat-time64.oS xmalloc.oS xmemstream.oS xmkdir.oS xmkdirp.oS xmkfifo.oS xmmap.oS xmprotect.oS xmunmap.oS xnewlocale.oS xopen.oS xpipe.oS xpoll.oS xposix_memalign.oS xpthread_attr_destroy.oS xpthread_attr_init.oS xpthread_attr_setdetachstate.oS xpthread_attr_setguardsize.oS xpthread_attr_setaffinity_np.oS xpthread_attr_setstack.oS xpthread_attr_setstacksize.oS xpthread_barrier_destroy.oS xpthread_barrier_init.oS xpthread_barrier_wait.oS xpthread_barrierattr_destroy.oS xpthread_barrierattr_init.oS xpthread_barrierattr_setpshared.oS xpthread_cancel.oS xpthread_check_return.oS xpthread_cond_wait.oS xpthread_create.oS xpthread_detach.oS xpthread_join.oS xpthread_key_create.oS xpthread_key_delete.oS xpthread_kill.oS xpthread_mutex_consistent.oS xpthread_mutex_destroy.oS xpthread_mutex_init.oS xpthread_mutex_lock.oS xpthread_mutex_unlock.oS xpthread_mutexattr_destroy.oS xpthread_mutexattr_init.oS xpthread_mutexattr_setprotocol.oS xpthread_mutexattr_setpshared.oS xpthread_mutexattr_setrobust.oS xpthread_mutexattr_settype.oS xpthread_once.oS xpthread_rwlock_init.oS xpthread_rwlock_destroy.oS xpthread_rwlock_rdlock.oS xpthread_rwlock_unlock.oS xpthread_rwlock_wrlock.oS xpthread_rwlockattr_init.oS xpthread_rwlockattr_setkind_np.oS xpthread_sigmask.oS xpthread_spin_lock.oS xpthread_spin_unlock.oS xraise.oS xreadlink.oS xrealloc.oS xrecvfrom.oS xsendto.oS xsetlocale.oS xsetsockopt.oS xsigaction.oS xsignal.oS xsigstack.oS xsocket.oS xposix_spawn.oS xposix_spawn_file_actions_addclose.oS xposix_spawn_file_actions_adddup2.oS xstrdup.oS xstrndup.oS xsymlink.oS xsysconf.oS xunlink.oS xuselocale.oS xwaitpid.oS xwrite.oS) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/support/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/support/stubsT /mnt/lfs/sources/glibc-2.36/build/support/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/support' +make subdir=crypt -C crypt ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/crypt' +/usr/bin/install -c -m 644 crypt.h /mnt/lfs/usr/include/crypt.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/crypt/libcrypt.so /mnt/lfs/usr/lib/libcrypt.so.1.new +mv -f /mnt/lfs/usr/lib/libcrypt.so.1.new /mnt/lfs/usr/lib/libcrypt.so.1 +rm -f /mnt/lfs/usr/lib/libcrypt.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/libcrypt.so.1 /mnt/lfs/usr/lib/libcrypt.so.new +mv -f /mnt/lfs/usr/lib/libcrypt.so.new /mnt/lfs/usr/lib/libcrypt.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/crypt/libcrypt.a /mnt/lfs/usr/lib/libcrypt.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/crypt/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h crypt-entry.o md5-crypt.o sha256-crypt.o sha512-crypt.o crypt.o crypt_util.o md5.o sha256.o sha512.o crypt-entry.os md5-crypt.os sha256-crypt.os sha512-crypt.os crypt.os crypt_util.os md5.os sha256.os sha512.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/crypt/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/crypt/stubsT /mnt/lfs/sources/glibc-2.36/build/crypt/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/crypt' +make subdir=nptl_db -C nptl_db ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl_db' +/usr/bin/install -c -m 644 ../sysdeps/nptl/proc_service.h /mnt/lfs/usr/include/proc_service.h +/usr/bin/install -c -m 644 ../sysdeps/nptl/thread_db.h /mnt/lfs/usr/include/thread_db.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/procfs.h /mnt/lfs/usr/include/sys/procfs.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/nptl_db/libthread_db.so /mnt/lfs/usr/lib/libthread_db.so.1.new +mv -f /mnt/lfs/usr/lib/libthread_db.so.1.new /mnt/lfs/usr/lib/libthread_db.so.1 +rm -f /mnt/lfs/usr/lib/libthread_db.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/libthread_db.so.1 /mnt/lfs/usr/lib/libthread_db.so.new +mv -f /mnt/lfs/usr/lib/libthread_db.so.new /mnt/lfs/usr/lib/libthread_db.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/nptl_db/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h td_init.os td_log.os td_ta_new.os td_ta_delete.os td_ta_get_nthreads.os td_ta_get_ph.os td_ta_map_id2thr.os td_ta_map_lwp2thr.os td_ta_thr_iter.os td_ta_tsd_iter.os td_thr_get_info.os td_thr_getfpregs.os td_thr_getgregs.os td_thr_getxregs.os td_thr_getxregsize.os td_thr_setfpregs.os td_thr_setgregs.os td_thr_setprio.os td_thr_setsigpending.os td_thr_setxregs.os td_thr_sigsetmask.os td_thr_tsd.os td_thr_validate.os td_thr_dbsuspend.os td_thr_dbresume.os td_ta_setconcurrency.os td_ta_enable_stats.os td_ta_reset_stats.os td_ta_get_stats.os td_ta_event_addr.os td_thr_event_enable.os td_thr_set_event.os td_thr_clear_event.os td_thr_event_getmsg.os td_ta_set_event.os td_ta_event_getmsg.os td_ta_clear_event.os td_symbol_list.os td_thr_tlsbase.os td_thr_tls_get_addr.os fetch-value.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/nptl_db/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/nptl_db/stubsT /mnt/lfs/sources/glibc-2.36/build/nptl_db/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl_db' +make subdir=inet -C inet ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/inet' +.././scripts/mkinstalldirs /mnt/lfs/usr/include/netinet +mkdir -p -- /mnt/lfs/usr/include/netinet +/usr/bin/install -c -m 644 netinet/ether.h /mnt/lfs/usr/include/netinet/ether.h +/usr/bin/install -c -m 644 netinet/in.h /mnt/lfs/usr/include/netinet/in.h +/usr/bin/install -c -m 644 ../sysdeps/generic/netinet/in_systm.h /mnt/lfs/usr/include/netinet/in_systm.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netinet/if_ether.h /mnt/lfs/usr/include/netinet/if_ether.h +/usr/bin/install -c -m 644 netinet/igmp.h /mnt/lfs/usr/include/netinet/igmp.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/netinet/tcp.h /mnt/lfs/usr/include/netinet/tcp.h +/usr/bin/install -c -m 644 ../sysdeps/generic/netinet/ip.h /mnt/lfs/usr/include/netinet/ip.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/arpa +mkdir -p -- /mnt/lfs/usr/include/arpa +/usr/bin/install -c -m 644 arpa/ftp.h /mnt/lfs/usr/include/arpa/ftp.h +/usr/bin/install -c -m 644 arpa/inet.h /mnt/lfs/usr/include/arpa/inet.h +/usr/bin/install -c -m 644 arpa/telnet.h /mnt/lfs/usr/include/arpa/telnet.h +/usr/bin/install -c -m 644 arpa/tftp.h /mnt/lfs/usr/include/arpa/tftp.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/protocols +mkdir -p -- /mnt/lfs/usr/include/protocols +/usr/bin/install -c -m 644 protocols/routed.h /mnt/lfs/usr/include/protocols/routed.h +/usr/bin/install -c -m 644 protocols/rwhod.h /mnt/lfs/usr/include/protocols/rwhod.h +/usr/bin/install -c -m 644 protocols/talkd.h /mnt/lfs/usr/include/protocols/talkd.h +/usr/bin/install -c -m 644 protocols/timed.h /mnt/lfs/usr/include/protocols/timed.h +/usr/bin/install -c -m 644 aliases.h /mnt/lfs/usr/include/aliases.h +/usr/bin/install -c -m 644 ifaddrs.h /mnt/lfs/usr/include/ifaddrs.h +/usr/bin/install -c -m 644 netinet/ip6.h /mnt/lfs/usr/include/netinet/ip6.h +/usr/bin/install -c -m 644 netinet/icmp6.h /mnt/lfs/usr/include/netinet/icmp6.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/in.h /mnt/lfs/usr/include/bits/in.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/rpc +mkdir -p -- /mnt/lfs/usr/include/rpc +/usr/bin/install -c -m 644 rpc/netdb.h /mnt/lfs/usr/include/rpc/netdb.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netinet/if_fddi.h /mnt/lfs/usr/include/netinet/if_fddi.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netinet/if_tr.h /mnt/lfs/usr/include/netinet/if_tr.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/netipx +mkdir -p -- /mnt/lfs/usr/include/netipx +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netipx/ipx.h /mnt/lfs/usr/include/netipx/ipx.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/netash +mkdir -p -- /mnt/lfs/usr/include/netash +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netash/ash.h /mnt/lfs/usr/include/netash/ash.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/netax25 +mkdir -p -- /mnt/lfs/usr/include/netax25 +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netax25/ax25.h /mnt/lfs/usr/include/netax25/ax25.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/netatalk +mkdir -p -- /mnt/lfs/usr/include/netatalk +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netatalk/at.h /mnt/lfs/usr/include/netatalk/at.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/netrom +mkdir -p -- /mnt/lfs/usr/include/netrom +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netrom/netrom.h /mnt/lfs/usr/include/netrom/netrom.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/netpacket +mkdir -p -- /mnt/lfs/usr/include/netpacket +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netpacket/packet.h /mnt/lfs/usr/include/netpacket/packet.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/netrose +mkdir -p -- /mnt/lfs/usr/include/netrose +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netrose/rose.h /mnt/lfs/usr/include/netrose/rose.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/neteconet +mkdir -p -- /mnt/lfs/usr/include/neteconet +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/neteconet/ec.h /mnt/lfs/usr/include/neteconet/ec.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/netiucv +mkdir -p -- /mnt/lfs/usr/include/netiucv +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netiucv/iucv.h /mnt/lfs/usr/include/netiucv/iucv.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/netinet/udp.h /mnt/lfs/usr/include/netinet/udp.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/netinet/ip_icmp.h /mnt/lfs/usr/include/netinet/ip_icmp.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c -m 644 etc.rpc /mnt/lfs/etc/rpc +(cd /mnt/lfs/sources/glibc-2.36/build/inet/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h htonl.o htons.o inet_lnaof.o inet_mkadr.o inet_netof.o inet_ntoa.o inet_net.o herrno.o herrno-loc.o gethstbyad.o gethstbyad_r.o gethstbynm.o gethstbynm2.o gethstbynm2_r.o gethstbynm_r.o gethstent.o gethstent_r.o getnetbyad.o getnetbyad_r.o getnetbynm.o getnetent.o getnetent_r.o getnetbynm_r.o getproto.o getproto_r.o getprtent.o getprtent_r.o getprtname.o getprtname_r.o getsrvbynm.o getsrvbynm_r.o getsrvbypt.o getsrvbypt_r.o getservent.o getservent_r.o getrpcent.o getrpcbyname.o getrpcbynumber.o getrpcent_r.o getrpcbyname_r.o getrpcbynumber_r.o ether_aton.o ether_aton_r.o ether_hton.o ether_line.o ether_ntoa.o ether_ntoa_r.o ether_ntoh.o rcmd.o rexec.o ruserpass.o bindresvport.o getnetgrent_r.o getnetgrent.o getaliasent_r.o getaliasent.o getaliasname.o getaliasname_r.o in6_addr.o getnameinfo.o if_index.o ifaddrs.o inet6_option.o getipv4sourcefilter.o setipv4sourcefilter.o getsourcefilter.o setsourcefilter.o inet6_opt.o inet6_rth.o inet6_scopeid_pton.o deadline.o idna.o idna_name_classify.o check_pf.o check_native.o ifreq.o netlink_assert_response.o htonl.os htons.os inet_lnaof.os inet_mkadr.os inet_netof.os inet_ntoa.os inet_net.os herrno.os herrno-loc.os gethstbyad.os gethstbyad_r.os gethstbynm.os gethstbynm2.os gethstbynm2_r.os gethstbynm_r.os gethstent.os gethstent_r.os getnetbyad.os getnetbyad_r.os getnetbynm.os getnetent.os getnetent_r.os getnetbynm_r.os getproto.os getproto_r.os getprtent.os getprtent_r.os getprtname.os getprtname_r.os getsrvbynm.os getsrvbynm_r.os getsrvbypt.os getsrvbypt_r.os getservent.os getservent_r.os getrpcent.os getrpcbyname.os getrpcbynumber.os getrpcent_r.os getrpcbyname_r.os getrpcbynumber_r.os ether_aton.os ether_aton_r.os ether_hton.os ether_line.os ether_ntoa.os ether_ntoa_r.os ether_ntoh.os rcmd.os rexec.os ruserpass.os bindresvport.os getnetgrent_r.os getnetgrent.os getaliasent_r.os getaliasent.os getaliasname.os getaliasname_r.os in6_addr.os getnameinfo.os if_index.os ifaddrs.os inet6_option.os getipv4sourcefilter.os setipv4sourcefilter.os getsourcefilter.os setsourcefilter.os inet6_opt.os inet6_rth.os inet6_scopeid_pton.os deadline.os idna.os idna_name_classify.os check_pf.os check_native.os ifreq.os netlink_assert_response.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/inet/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/inet/stubsT /mnt/lfs/sources/glibc-2.36/build/inet/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/inet' +make subdir=resolv -C resolv ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/resolv' +/usr/bin/install -c -m 644 resolv.h /mnt/lfs/usr/include/resolv.h +/usr/bin/install -c -m 644 bits/types/res_state.h /mnt/lfs/usr/include/bits/types/res_state.h +/usr/bin/install -c -m 644 netdb.h /mnt/lfs/usr/include/netdb.h +/usr/bin/install -c -m 644 ../bits/netdb.h /mnt/lfs/usr/include/bits/netdb.h +/usr/bin/install -c -m 644 arpa/nameser.h /mnt/lfs/usr/include/arpa/nameser.h +/usr/bin/install -c -m 644 arpa/nameser_compat.h /mnt/lfs/usr/include/arpa/nameser_compat.h +/usr/bin/install -c -m 644 sys/bitypes.h /mnt/lfs/usr/include/sys/bitypes.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv.so /mnt/lfs/usr/lib/libresolv.so.2.new +mv -f /mnt/lfs/usr/lib/libresolv.so.2.new /mnt/lfs/usr/lib/libresolv.so.2 +rm -f /mnt/lfs/usr/lib/libresolv.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/libresolv.so.2 /mnt/lfs/usr/lib/libresolv.so.new +mv -f /mnt/lfs/usr/lib/libresolv.so.new /mnt/lfs/usr/lib/libresolv.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/resolv/libnss_dns.so /mnt/lfs/usr/lib/libnss_dns.so.2.new +mv -f /mnt/lfs/usr/lib/libnss_dns.so.2.new /mnt/lfs/usr/lib/libnss_dns.so.2 +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/resolv/libanl.so /mnt/lfs/usr/lib/libanl.so.1.new +mv -f /mnt/lfs/usr/lib/libanl.so.1.new /mnt/lfs/usr/lib/libanl.so.1 +rm -f /mnt/lfs/usr/lib/libanl.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/libanl.so.1 /mnt/lfs/usr/lib/libanl.so.new +mv -f /mnt/lfs/usr/lib/libanl.so.new /mnt/lfs/usr/lib/libanl.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/resolv/libresolv.a /mnt/lfs/usr/lib/libresolv.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/resolv/libanl.a /mnt/lfs/usr/lib/libanl.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/resolv/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h dn_comp.o dn_expand.o dn_skipname.o dns-canon.o dns-host.o dns-network.o herror.o inet_addr.o inet_ntop.o inet_pton.o ns_makecanon.o ns_name_compress.o ns_name_ntop.o ns_name_pack.o ns_name_pton.o ns_name_skip.o ns_name_uncompress.o ns_name_unpack.o ns_samename.o nsap_addr.o nss_dns_functions.o res-close.o res-name-checking.o res-noaaaa.o res-state.o res_context_hostalias.o res_enable_icmp.o res_get_nsaddr.o res_hconf.o res_init.o res_libc.o res_mkquery.o res_nameinquery.o res_queriesmatch.o res_query.o res_randomid.o res_send.o resolv_conf.o resolv_context.o gai_sigqueue.o gai_cancel.o gai_error.o gai_misc.o gai_notify.o gai_suspend.o getaddrinfo_a.o dn_comp.os dn_expand.os dn_skipname.os dns-canon.os dns-host.os dns-network.os herror.os inet_addr.os inet_ntop.os inet_pton.os ns_makecanon.os ns_name_compress.os ns_name_ntop.os ns_name_pack.os ns_name_pton.os ns_name_skip.os ns_name_uncompress.os ns_name_unpack.os ns_samename.os nsap_addr.os nss_dns_functions.os res-close.os res-name-checking.os res-noaaaa.os res-state.os res_context_hostalias.os res_enable_icmp.os res_get_nsaddr.os res_hconf.os res_init.os res_libc.os res_mkquery.os res_nameinquery.os res_queriesmatch.os res_query.os res_randomid.os res_send.os resolv_conf.os resolv_context.os gai_sigqueue.os gai_cancel.os gai_error.os gai_misc.os gai_notify.os gai_suspend.os getaddrinfo_a.os base64.o compat-gethnamaddr.o compat-hooks.o inet_net_ntop.o inet_net_pton.o inet_neta.o ns_date.o ns_name.o ns_netint.o ns_parse.o ns_print.o ns_samedomain.o ns_ttl.o res-putget.o res_data.o res_debug.o res_hostalias.o res_isourserver.o resolv-deprecated.o base64.os compat-gethnamaddr.os compat-hooks.os inet_net_ntop.os inet_net_pton.os inet_neta.os ns_date.os ns_name.os ns_netint.os ns_parse.os ns_print.os ns_samedomain.os ns_ttl.os res-putget.os res_data.os res_debug.os res_hostalias.os res_isourserver.os resolv-deprecated.os libanl-compat.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/resolv/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/resolv/stubsT /mnt/lfs/sources/glibc-2.36/build/resolv/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/resolv' +make subdir=nss -C nss ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nss' +/usr/bin/install -c -m 644 nss.h /mnt/lfs/usr/include/nss.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/nss/libnss_files.so /mnt/lfs/usr/lib/libnss_files.so.2.new +mv -f /mnt/lfs/usr/lib/libnss_files.so.2.new /mnt/lfs/usr/lib/libnss_files.so.2 +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/nss/libnss_db.so /mnt/lfs/usr/lib/libnss_db.so.2.new +mv -f /mnt/lfs/usr/lib/libnss_db.so.2.new /mnt/lfs/usr/lib/libnss_db.so.2 +rm -f /mnt/lfs/usr/lib/libnss_db.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/libnss_db.so.2 /mnt/lfs/usr/lib/libnss_db.so.new +mv -f /mnt/lfs/usr/lib/libnss_db.so.new /mnt/lfs/usr/lib/libnss_db.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/nss/libnss_compat.so /mnt/lfs/usr/lib/libnss_compat.so.2.new +mv -f /mnt/lfs/usr/lib/libnss_compat.so.2.new /mnt/lfs/usr/lib/libnss_compat.so.2 +rm -f /mnt/lfs/usr/lib/libnss_compat.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/libnss_compat.so.2 /mnt/lfs/usr/lib/libnss_compat.so.new +mv -f /mnt/lfs/usr/lib/libnss_compat.so.new /mnt/lfs/usr/lib/libnss_compat.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +.././scripts/mkinstalldirs /mnt/lfs/var/lib/nss_db +mkdir -p -- /mnt/lfs/var/lib/nss_db +/usr/bin/install -c -m 644 db-Makefile /mnt/lfs/var/lib/nss_db/Makefile +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/nss/getent /mnt/lfs/usr/bin/getent.new +mv -f /mnt/lfs/usr/bin/getent.new /mnt/lfs/usr/bin/getent +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/nss/makedb /mnt/lfs/usr/bin/makedb.new +mv -f /mnt/lfs/usr/bin/makedb.new /mnt/lfs/usr/bin/makedb +(cd /mnt/lfs/sources/glibc-2.36/build/nss/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h nsswitch.o getnssent.o getnssent_r.o digits_dots.o valid_field.o valid_list_field.o rewrite_field.o proto-lookup.o service-lookup.o hosts-lookup.o network-lookup.o grp-lookup.o pwd-lookup.o ethers-lookup.o spwd-lookup.o netgrp-lookup.o alias-lookup.o sgrp-lookup.o key-lookup.o rpc-lookup.o compat-lookup.o nss_hash.o nss_files_fopen.o nss_readline.o nss_parse_line_result.o nss_fgetent_r.o nss_module.o nss_action.o nss_action_parse.o nss_database.o nss_files_data.o nss_files_functions.o files-proto.o files-service.o files-hosts.o files-network.o files-grp.o files-pwd.o files-ethers.o files-spwd.o files-netgrp.o files-alias.o files-sgrp.o files-rpc.o files-init.o files-initgroups.o nsswitch.os getnssent.os getnssent_r.os digits_dots.os valid_field.os valid_list_field.os rewrite_field.os proto-lookup.os service-lookup.os hosts-lookup.os network-lookup.os grp-lookup.os pwd-lookup.os ethers-lookup.os spwd-lookup.os netgrp-lookup.os alias-lookup.os sgrp-lookup.os key-lookup.os rpc-lookup.os compat-lookup.os nss_hash.os nss_files_fopen.os nss_readline.os nss_parse_line_result.os nss_fgetent_r.os nss_module.os nss_action.os nss_action_parse.os nss_database.os nss_files_data.os nss_files_functions.os files-proto.os files-service.os files-hosts.os files-network.os files-grp.os files-pwd.os files-ethers.os files-spwd.os files-netgrp.os files-alias.os files-sgrp.os files-rpc.os files-init.os files-initgroups.os xmalloc.o hash-string.o db-proto.os db-service.os db-grp.os db-pwd.os db-ethers.os db-spwd.os db-netgrp.os db-sgrp.os db-rpc.os db-initgroups.os db-open.os db-init.os hash-string.os compat-grp.os compat-pwd.os compat-spwd.os compat-initgroups.os nisdomain.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/nss/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/nss/stubsT /mnt/lfs/sources/glibc-2.36/build/nss/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nss' +make subdir=hesiod -C hesiod ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/hesiod' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/hesiod/libnss_hesiod.so /mnt/lfs/usr/lib/libnss_hesiod.so.2.new +mv -f /mnt/lfs/usr/lib/libnss_hesiod.so.2.new /mnt/lfs/usr/lib/libnss_hesiod.so.2 +rm -f /mnt/lfs/usr/lib/libnss_hesiod.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/libnss_hesiod.so.2 /mnt/lfs/usr/lib/libnss_hesiod.so.new +mv -f /mnt/lfs/usr/lib/libnss_hesiod.so.new /mnt/lfs/usr/lib/libnss_hesiod.so +(cd /mnt/lfs/sources/glibc-2.36/build/hesiod/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h hesiod.os hesiod-grp.os hesiod-proto.os hesiod-pwd.os hesiod-service.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/hesiod/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/hesiod/stubsT /mnt/lfs/sources/glibc-2.36/build/hesiod/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/hesiod' +make subdir=sunrpc -C sunrpc ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/sunrpc' +.././scripts/mkinstalldirs /mnt/lfs/usr/include/nfs +mkdir -p -- /mnt/lfs/usr/include/nfs +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/nfs/nfs.h /mnt/lfs/usr/include/nfs/nfs.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/sunrpc/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h auth_none.os authuxprot.os clnt_raw.os clnt_simp.os rpc_dtable.os getrpcport.os pmap_clnt.os pm_getmaps.os pmap_prot.os pmap_prot2.os pmap_rmt.os rpc_prot.os rpc_common.os rpc_cmsg.os svc_auth.os svc_authux.os svc_raw.os svc_simple.os xdr_float.os xdr_rec.os publickey.os authdes_prot.os des_crypt.os des_impl.os des_soft.os key_prot.os openchild.os rtime.os svcauth_des.os clnt_unix.os svc_unix.os create_xid.os auth_des.os auth_unix.os clnt_gen.os clnt_perr.os clnt_tcp.os clnt_udp.os get_myaddr.os key_call.os netname.os pm_getport.os rpc_thread.os svc.os svc_tcp.os svc_udp.os xcrypt.os xdr_array.os xdr.os xdr_intXX_t.os xdr_mem.os xdr_ref.os xdr_sizeof.os xdr_stdio.os svc_run.os rpc_gethostbyname.os compat-auth_des.os compat-auth_unix.os compat-clnt_gen.os compat-clnt_perr.os compat-clnt_tcp.os compat-clnt_udp.os compat-get_myaddr.os compat-key_call.os compat-netname.os compat-pm_getport.os compat-rpc_thread.os compat-svc.os compat-svc_tcp.os compat-svc_udp.os compat-xcrypt.os compat-xdr_array.os compat-xdr.os compat-xdr_intXX_t.os compat-xdr_mem.os compat-xdr_ref.os compat-xdr_sizeof.os compat-xdr_stdio.os compat-svc_run.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/sunrpc/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/sunrpc/stubsT /mnt/lfs/sources/glibc-2.36/build/sunrpc/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/sunrpc' +make subdir=nis -C nis ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nis' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/nis/libnsl.so /mnt/lfs/usr/lib/libnsl.so.1.new +mv -f /mnt/lfs/usr/lib/libnsl.so.1.new /mnt/lfs/usr/lib/libnsl.so.1 +(cd /mnt/lfs/sources/glibc-2.36/build/nis/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h yp_xdr.os ypclnt.os ypupdate_xdr.os nis_subr.os nis_local_names.os nis_free.os nis_file.os nis_print.os nis_error.os nis_call.os nis_lookup.os nis_table.os nis_xdr.os nis_server.os nis_ping.os nis_checkpoint.os nis_mkdir.os nis_rmdir.os nis_getservlist.os nis_verifygroup.os nis_ismember.os nis_addmember.os nis_util.os nis_removemember.os nis_creategroup.os nis_destroygroup.os nis_print_group_entry.os nis_domain_of.os nis_domain_of_r.os nis_modify.os nis_remove.os nis_add.os nis_defaults.os nis_findserv.os nis_callback.os nis_clone_dir.os nis_clone_obj.os nis_clone_res.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/nis/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/nis/stubsT /mnt/lfs/sources/glibc-2.36/build/nis/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nis' +make subdir=nscd -C nscd ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/nscd' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/nscd/nscd /mnt/lfs/usr/sbin/nscd.new +mv -f /mnt/lfs/usr/sbin/nscd.new /mnt/lfs/usr/sbin/nscd +(cd /mnt/lfs/sources/glibc-2.36/build/nscd/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h nscd_getpw_r.o nscd_getgr_r.o nscd_gethst_r.o nscd_getai.o nscd_initgroups.o nscd_getserv_r.o nscd_netgroup.o nscd_helper.o nscd_getpw_r.os nscd_getgr_r.os nscd_gethst_r.os nscd_getai.os nscd_initgroups.os nscd_getserv_r.os nscd_netgroup.os nscd_helper.os nscd.o connections.o pwdcache.o getpwnam_r.o getpwuid_r.o grpcache.o getgrnam_r.o getgrgid_r.o hstcache.o gethstbyad_r.o gethstbynm3_r.o getsrvbynm_r.o getsrvbypt_r.o servicescache.o dbg_log.o nscd_conf.o nscd_stat.o cache.o mem.o nscd_setup_thread.o xmalloc.o xstrdup.o aicache.o initgrcache.o gai.o res_hconf.o netgroupcache.o cachedumper.o) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/nscd/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/nscd/stubsT /mnt/lfs/sources/glibc-2.36/build/nscd/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nscd' +make subdir=login -C login ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/login' +/usr/bin/install -c -m 644 utmp.h /mnt/lfs/usr/include/utmp.h +/usr/bin/install -c -m 644 ../bits/utmp.h /mnt/lfs/usr/include/bits/utmp.h +/usr/bin/install -c -m 644 lastlog.h /mnt/lfs/usr/include/lastlog.h +/usr/bin/install -c -m 644 pty.h /mnt/lfs/usr/include/pty.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/utmpx.h /mnt/lfs/usr/include/utmpx.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/bits/utmpx.h /mnt/lfs/usr/include/bits/utmpx.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/login/libutil.so /mnt/lfs/usr/lib/libutil.so.1.new +mv -f /mnt/lfs/usr/lib/libutil.so.1.new /mnt/lfs/usr/lib/libutil.so.1 +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/login/libutil.a /mnt/lfs/usr/lib/libutil.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.36/build/login/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h getlogin.o getlogin_r.o setlogin.o getlogin_r_chk.o getutent.o getutent_r.o getutid.o getutline.o getutid_r.o getutline_r.o utmp_file.o utmpname.o updwtmp.o getpt.o grantpt.o unlockpt.o ptsname.o ptsname_r_chk.o login.o login_tty.o logout.o logwtmp.o openpty.o forkpty.o setutxent.o getutxent.o endutxent.o getutxid.o getutxline.o pututxline.o utmpxname.o updwtmpx.o getutmpx.o getutmp.o getlogin.os getlogin_r.os setlogin.os getlogin_r_chk.os getutent.os getutent_r.os getutid.os getutline.os getutid_r.os getutline_r.os utmp_file.os utmpname.os updwtmp.os getpt.os grantpt.os unlockpt.os ptsname.os ptsname_r_chk.os login.os login_tty.os logout.os logwtmp.os openpty.os forkpty.os setutxent.os getutxent.os endutxent.os getutxid.os getutxline.os pututxline.os utmpxname.os updwtmpx.os getutmpx.os getutmp.os libutil-compat.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/login/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/login/stubsT /mnt/lfs/sources/glibc-2.36/build/login/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/login' +make subdir=elf -C elf ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +/usr/bin/install -c -m 644 ../bits/elfclass.h /mnt/lfs/usr/include/bits/elfclass.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/link.h /mnt/lfs/usr/include/bits/link.h +/usr/bin/install -c -m 644 ../bits/link_lavcurrent.h /mnt/lfs/usr/include/bits/link_lavcurrent.h +/usr/bin/install -c -m 644 elf.h /mnt/lfs/usr/include/elf.h +/usr/bin/install -c -m 644 link.h /mnt/lfs/usr/include/link.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/sys/platform +mkdir -p -- /mnt/lfs/usr/include/sys/platform +/usr/bin/install -c -m 644 ../sysdeps/x86/sys/platform/x86.h /mnt/lfs/usr/include/sys/platform/x86.h +.././scripts/mkinstalldirs /mnt/lfs/usr/include/bits/platform +mkdir -p -- /mnt/lfs/usr/include/bits/platform +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/platform/x86.h /mnt/lfs/usr/include/bits/platform/x86.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +make -f /mnt/lfs/sources/glibc-2.36/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +make subdir=csu -C ../csu ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-check_fds.os rtld-errno.os rtld-check_fds.os rtld-check_fds.os' +make subdir=dirent -C ../dirent ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-closedir.os rtld-rewinddir.os rtld-readdir64.os rtld-fdopendir.os rtld-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make subdir=elf -C ../elf ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/elf' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-profil.os rtld-prof-freq.os rtld-profil.os rtld-profil.os rtld-profil.os' +make subdir=io -C ../io ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-stat64.os rtld-fstat64.os rtld-lstat64.os rtld-fstatat64.os rtld-openat64.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os rtld-openat64.os' +make subdir=malloc -C ../malloc ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/malloc' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/malloc' +make subdir=misc -C ../misc ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os rtld-single_threaded.os' +make subdir=nptl -C ../nptl ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-lowlevellock.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.36/nptl' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.36/nptl' +make subdir=posix -C ../posix ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-uname.os rtld-_exit.os rtld-getpid.os rtld-environ.os' +make subdir=setjmp -C ../setjmp ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os' +make subdir=signal -C ../signal ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os rtld-libc_sigaction.os rtld-sigaction.os' +make subdir=stdio-common -C ../stdio-common ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-errname.os' +make subdir=string -C ../string ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-memchr.os rtld-memcmp.os rtld-memcpy.os rtld-memmove.os rtld-mempcpy.os rtld-memset.os rtld-rawmemchr.os rtld-stpcpy.os rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strerrorname_np.os rtld-strlen.os rtld-strncmp.os rtld-strnlen.os rtld-memchr-avx2.os rtld-memchr.os rtld-memchr-avx2-rtm.os rtld-memchr.os rtld-memchr-evex.os rtld-memchr.os rtld-memchr-evex-rtm.os rtld-memchr.os rtld-memchr-sse2.os rtld-memchr.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-avx2-movbe-rtm.os rtld-memcmp.os rtld-memcmp-evex-movbe.os rtld-memcmp.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms-rtm.os rtld-mempcpy.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memmove-erms.os rtld-mempcpy.os rtld-memmove-evex-unaligned-erms.os rtld-mempcpy.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-mempcpy.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms-rtm.os rtld-memset.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-memset-erms.os rtld-memset.os rtld-memset-evex-unaligned-erms.os rtld-memset.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-rawmemchr-avx2-rtm.os rtld-rawmemchr.os rtld-rawmemchr-evex.os rtld-rawmemchr.os rtld-rawmemchr-evex-rtm.os rtld-rawmemchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-stpcpy-avx2-rtm.os rtld-stpcpy.os rtld-stpcpy-evex.os rtld-stpcpy.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-strchr-avx2.os rtld-strchr.os rtld-strchr-avx2-rtm.os rtld-strchr.os rtld-strchr-evex.os rtld-strchr.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strcmp-avx2-rtm.os rtld-strcmp.os rtld-strcmp-evex.os rtld-strcmp.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-sse4_2.os rtld-strcmp.os rtld-strcspn-sse4.os rtld-strcspn.os rtld-strlen-avx2.os rtld-strlen.os rtld-strlen-avx2-rtm.os rtld-strlen.os rtld-strlen-evex.os rtld-strlen.os rtld-strlen-sse2.os rtld-strlen.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-strncmp-avx2-rtm.os rtld-strncmp.os rtld-strncmp-evex.os rtld-strncmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-strnlen-avx2-rtm.os rtld-strnlen.os rtld-strnlen-evex.os rtld-strnlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-varshift.os rtld-strcspn-sse4.os rtld-strcspn-generic.os rtld-strcspn.os rtld-cacheinfo.os rtld-memmove-avx512-no-vzeroupper.os rtld-strerrorname_np.os rtld-strchrnul.os rtld-strcspn-generic.os rtld-strchrnul-avx2.os rtld-strchrnul.os rtld-strchrnul-avx2-rtm.os rtld-strchrnul.os rtld-strchrnul-evex.os rtld-strchrnul.os rtld-strchrnul-sse2.os rtld-strchrnul.os' +make subdir=time -C ../time ..=../ objdir=/mnt/lfs/sources/glibc-2.36/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[3]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/elf/ld.so /mnt/lfs/usr/lib/ld-linux-x86-64.so.2.new +mv -f /mnt/lfs/usr/lib/ld-linux-x86-64.so.2.new /mnt/lfs/usr/lib/ld-linux-x86-64.so.2 +rm -f /mnt/lfs/usr/bin/ld.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/usr/lib/ld-linux-x86-64.so.2 /mnt/lfs/usr/bin/ld.so.new +mv -f /mnt/lfs/usr/bin/ld.so.new /mnt/lfs/usr/bin/ld.so +.././scripts/mkinstalldirs /mnt/lfs/usr/lib/audit +mkdir -p -- /mnt/lfs/usr/lib/audit +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/elf/sotruss-lib.so /mnt/lfs/usr/lib/audit/sotruss-lib.so.new +mv -f /mnt/lfs/usr/lib/audit/sotruss-lib.so.new /mnt/lfs/usr/lib/audit/sotruss-lib.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/elf/sprof /mnt/lfs/usr/bin/sprof.new +mv -f /mnt/lfs/usr/bin/sprof.new /mnt/lfs/usr/bin/sprof +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/elf/pldd /mnt/lfs/usr/bin/pldd.new +mv -f /mnt/lfs/usr/bin/pldd.new /mnt/lfs/usr/bin/pldd +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/elf/ldd /mnt/lfs/usr/bin/ldd.new +mv -f /mnt/lfs/usr/bin/ldd.new /mnt/lfs/usr/bin/ldd +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/elf/sotruss /mnt/lfs/usr/bin/sotruss.new +mv -f /mnt/lfs/usr/bin/sotruss.new /mnt/lfs/usr/bin/sotruss +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/elf/sln /mnt/lfs/usr/sbin/sln.new +mv -f /mnt/lfs/usr/sbin/sln.new /mnt/lfs/usr/sbin/sln +/usr/bin/install -c /mnt/lfs/sources/glibc-2.36/build/elf/ldconfig /mnt/lfs/usr/sbin/ldconfig.new +mv -f /mnt/lfs/usr/sbin/ldconfig.new /mnt/lfs/usr/sbin/ldconfig +(cd /mnt/lfs/sources/glibc-2.36/build/elf/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h dl-call-libc-early-init.o dl-close.o dl-debug.o dl-debug-symbols.o dl-deps.o dl-exception.o dl-execstack.o dl-find_object.o dl-fini.o dl-init.o dl-load.o dl-lookup.o dl-lookup-direct.o dl-minimal-malloc.o dl-misc.o dl-object.o dl-open.o dl-origin.o dl-printf.o dl-profile.o dl-reloc.o dl-runtime.o dl-scope.o dl-setup_hash.o dl-sort-maps.o dl-thread_gscope_wait.o dl-tls.o dl-tls_init_tp.o dl-trampoline.o dl-version.o dl-write.o dl-cache.o dl-tunables.o tlsdesc.o dl-tlsdesc.o tls_get_addr.o dl-get-cpu-features.o dl-addr.o dl-addr-obj.o dl-early_allocate.o dl-error.o dl-iteratephdr.o dl-libc.o dl-profstub.o dl-reloc-static-pie.o dl-support.o dl-sym.o dl-sysdep.o enbl-secure.o libc_early_init.o rtld_static_init.o get-cpuid-feature-leaf.o dl-addr.os dl-addr-obj.os dl-error.os dl-iteratephdr.os dl-libc.os dl-profstub.os dl-sym.os libc-dl_find_object.os libc_early_init.os get-cpuid-feature-leaf.os dl-call-libc-early-init.os dl-close.os dl-debug.os dl-debug-symbols.os dl-deps.os dl-exception.os dl-execstack.os dl-find_object.os dl-fini.os dl-init.os dl-load.os dl-lookup.os dl-lookup-direct.os dl-minimal-malloc.os dl-misc.os dl-object.os dl-open.os dl-origin.os dl-printf.os dl-profile.os dl-reloc.os dl-runtime.os dl-scope.os dl-setup_hash.os dl-sort-maps.os dl-thread_gscope_wait.os dl-tls.os dl-tls_init_tp.os dl-trampoline.os dl-version.os dl-write.os dl-cache.os dl-tunables.os tlsdesc.os dl-tlsdesc.os tls_get_addr.os dl-get-cpu-features.os dl-audit.os dl-compat.os dl-diagnostics.os dl-diagnostics-cpu.os dl-diagnostics-kernel.os dl-environ.os dl-error-minimal.os dl-hwcaps.os dl-hwcaps-subdirs.os dl-hwcaps_split.os dl-libc_freeres.os dl-minimal.os dl-mutex.os dl-sysdep.os dl-usage.os rtld.os dl-brk.os dl-sbrk.os dl-getcwd.os dl-openat64.os dl-opendir.os sofini.os interp.os static-stubs.o cache.o chroot_canon.o readlib.o stringtable.o xmalloc.o xstrdup.o sotruss-lib.os sotruss-lib.so) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /mnt/lfs/sources/glibc-2.36/build/elf/stubsT +mv -f /mnt/lfs/sources/glibc-2.36/build/elf/stubsT /mnt/lfs/sources/glibc-2.36/build/elf/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.36/elf' +(sed '/^@/d' include/stubs-prologue.h; LC_ALL=C sort /mnt/lfs/sources/glibc-2.36/build/csu/stubs /mnt/lfs/sources/glibc-2.36/build/iconv/stubs /mnt/lfs/sources/glibc-2.36/build/locale/stubs /mnt/lfs/sources/glibc-2.36/build/localedata/stubs /mnt/lfs/sources/glibc-2.36/build/iconvdata/stubs /mnt/lfs/sources/glibc-2.36/build/assert/stubs /mnt/lfs/sources/glibc-2.36/build/ctype/stubs /mnt/lfs/sources/glibc-2.36/build/intl/stubs /mnt/lfs/sources/glibc-2.36/build/catgets/stubs /mnt/lfs/sources/glibc-2.36/build/math/stubs /mnt/lfs/sources/glibc-2.36/build/setjmp/stubs /mnt/lfs/sources/glibc-2.36/build/signal/stubs /mnt/lfs/sources/glibc-2.36/build/stdlib/stubs /mnt/lfs/sources/glibc-2.36/build/stdio-common/stubs /mnt/lfs/sources/glibc-2.36/build/libio/stubs /mnt/lfs/sources/glibc-2.36/build/dlfcn/stubs /mnt/lfs/sources/glibc-2.36/build/nptl/stubs /mnt/lfs/sources/glibc-2.36/build/rt/stubs /mnt/lfs/sources/glibc-2.36/build/malloc/stubs /mnt/lfs/sources/glibc-2.36/build/string/stubs /mnt/lfs/sources/glibc-2.36/build/wcsmbs/stubs /mnt/lfs/sources/glibc-2.36/build/timezone/stubs /mnt/lfs/sources/glibc-2.36/build/time/stubs /mnt/lfs/sources/glibc-2.36/build/dirent/stubs /mnt/lfs/sources/glibc-2.36/build/grp/stubs /mnt/lfs/sources/glibc-2.36/build/pwd/stubs /mnt/lfs/sources/glibc-2.36/build/posix/stubs /mnt/lfs/sources/glibc-2.36/build/io/stubs /mnt/lfs/sources/glibc-2.36/build/termios/stubs /mnt/lfs/sources/glibc-2.36/build/resource/stubs /mnt/lfs/sources/glibc-2.36/build/misc/stubs /mnt/lfs/sources/glibc-2.36/build/socket/stubs /mnt/lfs/sources/glibc-2.36/build/sysvipc/stubs /mnt/lfs/sources/glibc-2.36/build/gmon/stubs /mnt/lfs/sources/glibc-2.36/build/gnulib/stubs /mnt/lfs/sources/glibc-2.36/build/wctype/stubs /mnt/lfs/sources/glibc-2.36/build/manual/stubs /mnt/lfs/sources/glibc-2.36/build/shadow/stubs /mnt/lfs/sources/glibc-2.36/build/gshadow/stubs /mnt/lfs/sources/glibc-2.36/build/po/stubs /mnt/lfs/sources/glibc-2.36/build/argp/stubs /mnt/lfs/sources/glibc-2.36/build/conform/stubs /mnt/lfs/sources/glibc-2.36/build/debug/stubs /mnt/lfs/sources/glibc-2.36/build/mathvec/stubs /mnt/lfs/sources/glibc-2.36/build/support/stubs /mnt/lfs/sources/glibc-2.36/build/crypt/stubs /mnt/lfs/sources/glibc-2.36/build/nptl_db/stubs /mnt/lfs/sources/glibc-2.36/build/inet/stubs /mnt/lfs/sources/glibc-2.36/build/resolv/stubs /mnt/lfs/sources/glibc-2.36/build/nss/stubs /mnt/lfs/sources/glibc-2.36/build/hesiod/stubs /mnt/lfs/sources/glibc-2.36/build/sunrpc/stubs /mnt/lfs/sources/glibc-2.36/build/nis/stubs /mnt/lfs/sources/glibc-2.36/build/nscd/stubs /mnt/lfs/sources/glibc-2.36/build/login/stubs /mnt/lfs/sources/glibc-2.36/build/elf/stubs) > /mnt/lfs/sources/glibc-2.36/build/stubs.h +if test -r /mnt/lfs/usr/include/gnu/stubs-64.h && cmp -s /mnt/lfs/sources/glibc-2.36/build/stubs.h /mnt/lfs/usr/include/gnu/stubs-64.h; \ +then echo 'stubs.h unchanged'; \ +else /usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.36/build/stubs.h /mnt/lfs/usr/include/gnu/stubs-64.h; fi +rm -f /mnt/lfs/sources/glibc-2.36/build/stubs.h +make[1]: Leaving directory '/mnt/lfs/sources/glibc-2.36' + [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2] +removed 'a.out' +[lfs-cross] Finishing build of glibc-2.36 at Wed Sep 7 13:57:58 -03 2022 +[lfs-cross] Starting build of gcc-12.2.0 at Wed Sep 7 13:57:59 -03 2022 +mkdir: created directory 'build' +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe mkdir -p... /usr/bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking for x86_64-lfs-linux-gnu-g++... x86_64-lfs-linux-gnu-g++ +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking whether ln -s works... yes +checking for x86_64-lfs-linux-gnu-as... x86_64-lfs-linux-gnu-as +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking whether to enable maintainer-specific portions of Makefiles... no +configure: CPU config directory is cpu/i486 +configure: OS config directory is os/gnu-linux +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B) interface... BSD nm +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B output from x86_64-lfs-linux-gnu-gcc object... ok +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for shl_load... no +checking for shl_load in -ldld... no +checking for dlopen... yes +checking whether a program can dlopen itself... cross +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E +checking for ld used by x86_64-lfs-linux-gnu-g++... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking for x86_64-lfs-linux-gnu-g++ option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-g++ static flag -static works... no +checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for enabled PCH... no +checking for thread model used by GCC... single +checking for atomic builtins for bool... no +checking for atomic builtins for short... no +checking for atomic builtins for int... no +checking for atomic builtins for long long... no +checking for lock policy for shared_ptr reference counts... atomic +checking for ISO/IEC TR 24733 ... no +checking for __float128... yes +checking for g++ that supports -ffunction-sections -fdata-sections... yes +checking for underlying I/O to use... stdio (with POSIX read/write) +checking for C locale to use... gnu +checking for msgfmt... yes +checking for std::allocator base class... new +configure: "C" header strategy set to c_global +checking for enabled long long specializations... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking for mbstate_t... yes +checking wctype.h usability... yes +checking wctype.h presence... yes +checking for wctype.h... yes +checking for enabled wchar_t specializations... yes +checking for sin in -lm... no +checking for ISO C99 support in for C++98... yes +checking tgmath.h usability... yes +checking tgmath.h presence... yes +checking for tgmath.h... yes +checking complex.h usability... yes +checking complex.h presence... yes +checking for complex.h... yes +checking for ISO C99 support in for C++98... yes +checking for ISO C99 support in for C++98... yes +checking for ISO C99 support in for C++98... yes +checking for ISO C99 support in for C++98... yes +checking for sin in -lm... (cached) no +checking for ISO C99 support in for C++11... yes +checking for tgmath.h... (cached) yes +checking for complex.h... (cached) yes +checking for ISO C99 support in for C++11... yes +checking for ISO C99 support in for C++11... yes +checking for ISO C99 support in for C++11... yes +checking for ISO C99 support in for C++11... yes +checking for fully enabled ISO C99 support... yes +configure: Debug build flags set to -g3 -O0 -D_GLIBCXX_ASSERTIONS +checking for additional debug build... no +configure: target-libgomp not built +checking for parallel mode support... no +checking for extra compiler flags for building... +checking for extern template support... yes +checking for custom python install directory... no +checking for -Werror... no +checking for vtable verify support... no +checking for gets declaration... yes +checking for obsolete isinf function in ... no +checking for obsolete isnan function in ... no +checking uchar.h usability... yes +checking uchar.h presence... yes +checking for uchar.h... yes +checking for ISO C11 support for ... yes +checking for c8rtomb and mbrtoc8 in with -fchar8_t... yes +checking for c8rtomb and mbrtoc8 in with -std=c++20... yes +checking for LFS support... no +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/filio.h usability... no +checking sys/filio.h presence... no +checking for sys/filio.h... no +checking for poll... no +checking for S_ISREG or S_IFREG... no +checking sys/uio.h usability... yes +checking sys/uio.h presence... yes +checking for sys/uio.h... yes +checking for writev... no +checking fenv.h usability... yes +checking fenv.h presence... yes +checking for fenv.h... yes +checking for complex.h... (cached) yes +checking for complex.h... (cached) yes +checking for ISO C99 support to TR1 in ... yes +checking for ISO C99 support to TR1 in ... yes +checking for fenv.h... (cached) yes +checking for ISO C99 support to TR1 in ... yes +checking for ISO C99 support to TR1 in ... yes +checking for ISO C99 support to TR1 in ... yes +checking for ISO C99 support to TR1 in ... yes +checking for wchar_t ISO C99 support to TR1 in ... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking stdalign.h usability... yes +checking stdalign.h presence... yes +checking for stdalign.h... yes +checking for the value of EOF... -1 +checking for the value of SEEK_CUR... 1 +checking for the value of SEEK_END... 2 +checking for gettimeofday... checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for gettimeofday... no +checking for library containing clock_gettime... no +checking for clock_gettime syscall... yes +checking for struct timespec that matches syscall... yes +checking for tmpnam... no +checking for pthread_cond_clockwait... no +checking for pthread_mutex_clocklock... no +checking for pthread_rwlock_clockrdlock, pthread_wlock_clockwrlock... no +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking for LC_MESSAGES... yes +checking sys/sysinfo.h usability... yes +checking sys/sysinfo.h presence... yes +checking for sys/sysinfo.h... yes +checking for get_nprocs... no +checking for unistd.h... (cached) yes +checking for _SC_NPROCESSORS_ONLN... no +checking for _SC_NPROC_ONLN... no +checking for pthreads_num_processors_np... no +checking for hw.ncpu sysctl... no +checking for suitable sys/sdt.h... no +checking endian.h usability... yes +checking endian.h presence... yes +checking for endian.h... yes +checking execinfo.h usability... yes +checking execinfo.h presence... yes +checking for execinfo.h... yes +checking float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking fp.h usability... no +checking fp.h presence... no +checking for fp.h... no +checking ieeefp.h usability... no +checking ieeefp.h presence... no +checking for ieeefp.h... no +checking for inttypes.h... (cached) yes +checking for locale.h... (cached) yes +checking machine/endian.h usability... no +checking machine/endian.h presence... no +checking for machine/endian.h... no +checking machine/param.h usability... no +checking machine/param.h presence... no +checking for machine/param.h... no +checking nan.h usability... no +checking nan.h presence... no +checking for nan.h... no +checking for stdint.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking sys/ipc.h usability... yes +checking sys/ipc.h presence... yes +checking for sys/ipc.h... yes +checking sys/isa_defs.h usability... no +checking sys/isa_defs.h presence... no +checking for sys/isa_defs.h... no +checking sys/machine.h usability... no +checking sys/machine.h presence... no +checking for sys/machine.h... no +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking sys/sem.h usability... yes +checking sys/sem.h presence... yes +checking for sys/sem.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/time.h... (cached) yes +checking for sys/types.h... (cached) yes +checking for unistd.h... (cached) yes +checking for wchar.h... (cached) yes +checking for wctype.h... (cached) yes +checking linux/types.h usability... yes +checking linux/types.h presence... yes +checking for linux/types.h... yes +checking for linux/random.h... yes +checking xlocale.h usability... no +checking xlocale.h presence... no +checking for xlocale.h... no +checking for g++ that supports -ffunction-sections -fdata-sections... yes +checking for ld version... 23900 +checking for ld that supports -Wl,--gc-sections... yes +checking for ld that supports -Wl,-z,relro... yes +checking for sin in -lm... (cached) no +checking for isinf declaration... no +checking for _isinf declaration... no +checking for isnan declaration... no +checking for _isnan declaration... no +checking for finite declaration... yes +checking for finite... yes +checking for sincos declaration... yes +checking for sincos... no +checking for fpclass declaration... no +checking for _fpclass declaration... no +checking for qfpclass declaration... no +checking for _qfpclass declaration... no +checking for hypot declaration... yes +checking for hypot... no +checking for float trig functions... yes +checking for acosf... no +checking for asinf... no +checking for atanf... no +checking for cosf... no +checking for sinf... no +checking for tanf... no +checking for coshf... no +checking for sinhf... no +checking for tanhf... no +checking for float round functions... yes +checking for ceilf... no +checking for floorf... no +checking for expf declaration... yes +checking for expf... no +checking for isnanf declaration... yes +checking for isnanf... yes +checking for isinff declaration... yes +checking for isinff... yes +checking for atan2f declaration... yes +checking for atan2f... no +checking for fabsf declaration... yes +checking for fabsf... no +checking for fmodf declaration... yes +checking for fmodf... no +checking for frexpf declaration... yes +checking for frexpf... yes +checking for hypotf declaration... yes +checking for hypotf... no +checking for ldexpf declaration... yes +checking for ldexpf... yes +checking for logf declaration... yes +checking for logf... no +checking for log10f declaration... yes +checking for log10f... no +checking for modff declaration... yes +checking for modff... yes +checking for modf declaration... yes +checking for modf... yes +checking for powf declaration... yes +checking for powf... no +checking for sqrtf declaration... yes +checking for sqrtf... no +checking for sincosf declaration... yes +checking for sincosf... no +checking for finitef declaration... yes +checking for finitef... yes +checking for long double trig functions... yes +checking for acosl... no +checking for asinl... no +checking for atanl... no +checking for cosl... no +checking for sinl... no +checking for tanl... no +checking for coshl... no +checking for sinhl... no +checking for tanhl... no +checking for long double round functions... yes +checking for ceill... no +checking for floorl... no +checking for isnanl declaration... yes +checking for isnanl... yes +checking for isinfl declaration... yes +checking for isinfl... yes +checking for atan2l declaration... yes +checking for atan2l... no +checking for expl declaration... yes +checking for expl... no +checking for fabsl declaration... yes +checking for fabsl... no +checking for fmodl declaration... yes +checking for fmodl... no +checking for frexpl declaration... yes +checking for frexpl... yes +checking for hypotl declaration... yes +checking for hypotl... no +checking for ldexpl declaration... yes +checking for ldexpl... yes +checking for logl declaration... yes +checking for logl... no +checking for log10l declaration... yes +checking for log10l... no +checking for modfl declaration... yes +checking for modfl... yes +checking for powl declaration... yes +checking for powl... no +checking for sqrtl declaration... yes +checking for sqrtl... no +checking for sincosl declaration... yes +checking for sincosl... no +checking for finitel declaration... yes +checking for finitel... yes +checking for at_quick_exit declaration... yes +checking for at_quick_exit... yes +checking for quick_exit declaration... yes +checking for quick_exit... yes +checking for strtold declaration... yes +checking for strtold... yes +checking for strtof declaration... yes +checking for strtof... yes +checking whether the target supports thread-local storage... yes +checking for __cxa_thread_atexit_impl... yes +checking for aligned_alloc... yes +checking for posix_memalign... yes +checking for memalign... yes +checking for _aligned_malloc... no +checking for timespec_get... yes +checking for sockatmark... yes +checking for uselocale... yes +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int_least32_t... yes +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in include/gstdint.h... stdint.h (already complete) +checking for GNU c++filt... /usr/bin/c++filt +checking for shared libgcc... no +checking whether the target supports .symver directive... yes +configure: versioning on shared library symbols is no +checking for size_t as unsigned int... no +checking for ptrdiff_t as int... no +checking whether the target supports hidden visibility... yes +configure: visibility supported: yes +checking for default std::string ABI to use... new +checking for rdrand support in assembler... yes +checking for rdseed support in assembler... yes +checking for getentropy... no +checking for arc4random... no +checking for unistd.h... (cached) yes +checking for sys/time.h... (cached) yes +checking for sys/resource.h... (cached) yes +checking for RLIMIT_DATA... yes +checking for RLIMIT_RSS... yes +checking for RLIMIT_VMEM... no +checking for RLIMIT_AS... yes +checking for RLIMIT_FSIZE... yes +checking for testsuite resource limits support... yes +checking whether it can be safely assumed that mutex_timedlock is available... yes +checking for gthreads library... no +checking semaphore.h usability... yes +checking semaphore.h presence... yes +checking for semaphore.h... yes +checking for POSIX Semaphores and sem_timedwait... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking dirent.h usability... yes +checking dirent.h presence... yes +checking for dirent.h... yes +checking sys/statvfs.h usability... yes +checking sys/statvfs.h presence... yes +checking for sys/statvfs.h... yes +checking utime.h usability... yes +checking utime.h presence... yes +checking for utime.h... yes +checking whether to build Filesystem TS support... yes +checking for struct dirent.d_type... no +checking for realpath... no +checking for utimensat... no +checking for utime... no +checking for lstat... no +checking for struct stat.st_mtim.tv_nsec... no +checking for fchmod... no +checking for fchmodat... no +checking for sendfile that can copy files... no +checking for link... no +checking for readlink... no +checking for symlink... no +checking for truncate... no +checking for fdopendir... no +checking for dirfd... no +checking for openat... no +checking for unlinkat... no +checking __sync extensions... yes +checking link.h usability... yes +checking link.h presence... yes +checking for link.h... yes +checking for fcntl... yes +checking whether strnlen is declared... yes +checking for getexecname... no +checking output filetype... elf64 +checking whether to build libbacktrace support... no +checking for fcntl.h... (cached) yes +checking for sys/ioctl.h... (cached) yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking for sys/uio.h... (cached) yes +checking poll.h usability... yes +checking poll.h presence... yes +checking for poll.h... yes +checking netdb.h usability... yes +checking netdb.h presence... yes +checking for netdb.h... yes +checking arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... yes +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking netinet/tcp.h usability... yes +checking netinet/tcp.h presence... yes +checking for netinet/tcp.h... yes +checking whether F_GETFL is declared... yes +checking whether F_SETFL is declared... yes +checking whether O_NONBLOCK is declared... yes +checking how size_t is mangled... m +checking for makeinfo... ${SHELL} /mnt/lfs/sources/gcc-12.2.0/missing makeinfo +checking for modern makeinfo... yes +checking for doxygen... no +checking for dot... yes +checking for xmlcatalog... yes +checking for xsltproc... yes +checking for xmllint... yes +checking for local stylesheet directory... no +checking for epub3 stylesheets for documentation creation... no +checking for dblatex... no +checking for pdflatex... no +checking for CET support... yes +checking for gxx-include-dir... /tools/x86_64-lfs-linux-gnu/include/c++/12.2.0 +checking for --enable-version-specific-runtime-libs... no +checking for install location... /tools/x86_64-lfs-linux-gnu/include/c++/12.2.0 +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating scripts/testsuite_flags +config.status: creating scripts/extract_symvers +config.status: creating doc/xsl/customization.xsl +config.status: creating src/libbacktrace/backtrace-supported.h +config.status: creating include/Makefile +config.status: creating libsupc++/Makefile +config.status: creating src/Makefile +config.status: creating src/c++98/Makefile +config.status: creating src/c++11/Makefile +config.status: creating src/c++17/Makefile +config.status: creating src/c++20/Makefile +config.status: creating src/filesystem/Makefile +config.status: creating src/libbacktrace/Makefile +config.status: creating doc/Makefile +config.status: creating po/Makefile +config.status: creating testsuite/Makefile +config.status: creating python/Makefile +config.status: creating config.h +config.status: executing default-1 commands +config.status: executing libtool commands +config.status: executing include/gstdint.h commands +config.status: executing generate-headers commands +echo timestamp > stamp-pb +echo timestamp > stamp-host +echo 0 > stamp-namespace-version +echo 1 > stamp-visibility +echo 1 > stamp-extern-template +echo 1 > stamp-dual-abi +echo 1 > stamp-cxx11-abi +echo 1 > stamp-allocator-new +echo 'define _GLIBCXX_USE_FLOAT128 1' > stamp-float128 +sed -e '/^#pragma/b' \ + -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \ + -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \ + -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \ + -e 's,^#include "\(.*\)",#include ,g' \ + < /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc/gthr.h > x86_64-lfs-linux-gnu/bits/gthr.h +sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ + -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ + < /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc/gthr-single.h > x86_64-lfs-linux-gnu/bits/gthr-single.h +sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ + -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ + -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ + -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ + < /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-lfs-linux-gnu/bits/gthr-posix.h +sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ + -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ + -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ + -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ + -e 's,^#include "\(.*\)",#include ,g' \ + < /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc/gthr-single.h > x86_64-lfs-linux-gnu/bits/gthr-default.h +make "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /mnt/lfs/sources/gcc-12.2.0/missing makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=" "gxx_include_dir=/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" all-recursive +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build' +Making all in include +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/include' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/include' +Making all in libsupc++ +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libsupc++' +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -fcf-protection -mshstk -c -o array_type_info.lo ../../libstdc++-v3/libsupc++/array_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/array_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o array_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -fcf-protection -mshstk -c -o atexit_arm.lo ../../libstdc++-v3/libsupc++/atexit_arm.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/atexit_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_arm.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -fcf-protection -mshstk -c -o atexit_thread.lo ../../libstdc++-v3/libsupc++/atexit_thread.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/atexit_thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/i486/atomicity.h ./atomicity.cc || true +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -fcf-protection -mshstk -c -o atomicity.lo atomicity.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -fcf-protection -mshstk -c atomicity.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -fcf-protection -mshstk -c -o bad_alloc.lo ../../libstdc++-v3/libsupc++/bad_alloc.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_alloc.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -fcf-protection -mshstk -c -o bad_array_length.lo ../../libstdc++-v3/libsupc++/bad_array_length.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_array_length.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_length.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -fcf-protection -mshstk -c -o bad_array_new.lo ../../libstdc++-v3/libsupc++/bad_array_new.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_array_new.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_new.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -fcf-protection -mshstk -c -o bad_cast.lo ../../libstdc++-v3/libsupc++/bad_cast.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_cast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_cast.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -fcf-protection -mshstk -c -o bad_typeid.lo ../../libstdc++-v3/libsupc++/bad_typeid.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_typeid.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_typeid.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -fcf-protection -mshstk -c -o class_type_info.lo ../../libstdc++-v3/libsupc++/class_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o class_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -fcf-protection -mshstk -c -o del_op.lo ../../libstdc++-v3/libsupc++/del_op.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_op.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -fcf-protection -mshstk -c -o del_ops.lo ../../libstdc++-v3/libsupc++/del_ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_ops.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -fcf-protection -mshstk -c -o del_opnt.lo ../../libstdc++-v3/libsupc++/del_opnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opnt.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -fcf-protection -mshstk -c -o del_opv.lo ../../libstdc++-v3/libsupc++/del_opv.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opv.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -fcf-protection -mshstk -c -o del_opvs.lo ../../libstdc++-v3/libsupc++/del_opvs.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvs.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvs.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -fcf-protection -mshstk -c -o del_opvnt.lo ../../libstdc++-v3/libsupc++/del_opvnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvnt.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -fcf-protection -mshstk -c -o dyncast.lo ../../libstdc++-v3/libsupc++/dyncast.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -fcf-protection -mshstk -c -o eh_alloc.lo ../../libstdc++-v3/libsupc++/eh_alloc.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -fcf-protection -mshstk -c -o eh_arm.lo ../../libstdc++-v3/libsupc++/eh_arm.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -fcf-protection -mshstk -c -o eh_aux_runtime.lo ../../libstdc++-v3/libsupc++/eh_aux_runtime.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_aux_runtime.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_aux_runtime.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -fcf-protection -mshstk -c -o eh_call.lo ../../libstdc++-v3/libsupc++/eh_call.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_call.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_call.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -fcf-protection -mshstk -c -o eh_catch.lo ../../libstdc++-v3/libsupc++/eh_catch.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_catch.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_catch.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -fcf-protection -mshstk -c -o eh_exception.lo ../../libstdc++-v3/libsupc++/eh_exception.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_exception.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -fcf-protection -mshstk -c -o eh_globals.lo ../../libstdc++-v3/libsupc++/eh_globals.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_globals.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_globals.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -fcf-protection -mshstk -c -o eh_personality.lo ../../libstdc++-v3/libsupc++/eh_personality.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_personality.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -fcf-protection -mshstk -c -o eh_ptr.lo ../../libstdc++-v3/libsupc++/eh_ptr.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_ptr.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -fcf-protection -mshstk -c -o eh_term_handler.lo ../../libstdc++-v3/libsupc++/eh_term_handler.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_term_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_term_handler.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -fcf-protection -mshstk -c -o eh_terminate.lo ../../libstdc++-v3/libsupc++/eh_terminate.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_terminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_terminate.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -fcf-protection -mshstk -c -o eh_tm.lo ../../libstdc++-v3/libsupc++/eh_tm.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_tm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_tm.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -fcf-protection -mshstk -c -o eh_throw.lo ../../libstdc++-v3/libsupc++/eh_throw.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_throw.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_throw.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -fcf-protection -mshstk -c -o eh_type.lo ../../libstdc++-v3/libsupc++/eh_type.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_type.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_type.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -fcf-protection -mshstk -c -o eh_unex_handler.lo ../../libstdc++-v3/libsupc++/eh_unex_handler.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_unex_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_unex_handler.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -fcf-protection -mshstk -c -o enum_type_info.lo ../../libstdc++-v3/libsupc++/enum_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/enum_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o enum_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -fcf-protection -mshstk -c -o function_type_info.lo ../../libstdc++-v3/libsupc++/function_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/function_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o function_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -fcf-protection -mshstk -c -o fundamental_type_info.lo ../../libstdc++-v3/libsupc++/fundamental_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/fundamental_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fundamental_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -fcf-protection -mshstk -c -o guard.lo ../../libstdc++-v3/libsupc++/guard.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/guard.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -fcf-protection -mshstk -c -o guard_error.lo ../../libstdc++-v3/libsupc++/guard_error.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/guard_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard_error.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -fcf-protection -mshstk -c -o hash_bytes.lo ../../libstdc++-v3/libsupc++/hash_bytes.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/hash_bytes.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_bytes.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -fcf-protection -mshstk -c -o nested_exception.lo ../../libstdc++-v3/libsupc++/nested_exception.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/nested_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o nested_exception.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -fcf-protection -mshstk -c -o new_handler.lo ../../libstdc++-v3/libsupc++/new_handler.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_handler.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -fcf-protection -mshstk -c -o new_op.lo ../../libstdc++-v3/libsupc++/new_op.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_op.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -fcf-protection -mshstk -c -o new_opnt.lo ../../libstdc++-v3/libsupc++/new_opnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opnt.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -fcf-protection -mshstk -c -o new_opv.lo ../../libstdc++-v3/libsupc++/new_opv.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opv.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -fcf-protection -mshstk -c -o new_opvnt.lo ../../libstdc++-v3/libsupc++/new_opvnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvnt.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -fcf-protection -mshstk -c -o new_opa.lo ../../libstdc++-v3/libsupc++/new_opa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opa.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -fcf-protection -mshstk -c -o new_opant.lo ../../libstdc++-v3/libsupc++/new_opant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opant.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -fcf-protection -mshstk -c -o new_opva.lo ../../libstdc++-v3/libsupc++/new_opva.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opva.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opva.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -fcf-protection -mshstk -c -o new_opvant.lo ../../libstdc++-v3/libsupc++/new_opvant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opvant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvant.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -fcf-protection -mshstk -c -o del_opa.lo ../../libstdc++-v3/libsupc++/del_opa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opa.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -fcf-protection -mshstk -c -o del_opant.lo ../../libstdc++-v3/libsupc++/del_opant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opant.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -fcf-protection -mshstk -c -o del_opsa.lo ../../libstdc++-v3/libsupc++/del_opsa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opsa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opsa.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -fcf-protection -mshstk -c -o del_opva.lo ../../libstdc++-v3/libsupc++/del_opva.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opva.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opva.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -fcf-protection -mshstk -c -o del_opvant.lo ../../libstdc++-v3/libsupc++/del_opvant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvant.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -fcf-protection -mshstk -c -o del_opvsa.lo ../../libstdc++-v3/libsupc++/del_opvsa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvsa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvsa.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -fcf-protection -mshstk -c -o pbase_type_info.lo ../../libstdc++-v3/libsupc++/pbase_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pbase_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pbase_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -fcf-protection -mshstk -c -o pmem_type_info.lo ../../libstdc++-v3/libsupc++/pmem_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pmem_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pmem_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -fcf-protection -mshstk -c -o pointer_type_info.lo ../../libstdc++-v3/libsupc++/pointer_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pointer_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pointer_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -fcf-protection -mshstk -c -o pure.lo ../../libstdc++-v3/libsupc++/pure.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pure.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -fcf-protection -mshstk -c -o si_class_type_info.lo ../../libstdc++-v3/libsupc++/si_class_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/si_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o si_class_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -fcf-protection -mshstk -c -o tinfo.lo ../../libstdc++-v3/libsupc++/tinfo.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/tinfo.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -fcf-protection -mshstk -c -o tinfo2.lo ../../libstdc++-v3/libsupc++/tinfo2.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/tinfo2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo2.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -fcf-protection -mshstk -c -o vec.lo ../../libstdc++-v3/libsupc++/vec.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/vec.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vec.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -fcf-protection -mshstk -c -o vmi_class_type_info.lo ../../libstdc++-v3/libsupc++/vmi_class_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/vmi_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vmi_class_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -fcf-protection -mshstk -c -o vterminate.lo ../../libstdc++-v3/libsupc++/vterminate.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/vterminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vterminate.o +rm -f cp-demangle.c +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c +/bin/sh ../libtool --tag CC --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libiberty -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -g -O2 -fcf-protection -mshstk -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libiberty -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -g -O2 -fcf-protection -mshstk -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c -fPIC -DPIC -o cp-demangle.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++convenience.la -o libsupc++convenience.la array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo +libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libsupc++convenience.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libsupc++convenience.a +libtool: link: ( cd ".libs" && rm -f "libsupc++convenience.la" && ln -s "../libsupc++convenience.la" "libsupc++convenience.la" ) +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++.la -o libsupc++.la -rpath /usr/lib/../lib array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo +libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libsupc++.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libsupc++.a +libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" ) +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libsupc++' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src' +Making all in c++98 +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++98' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -fcf-protection -mshstk -c -o bitmap_allocator.lo ../../../libstdc++-v3/src/c++98/bitmap_allocator.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/bitmap_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bitmap_allocator.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -fcf-protection -mshstk -c -o pool_allocator.lo ../../../libstdc++-v3/src/c++98/pool_allocator.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/pool_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pool_allocator.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -fcf-protection -mshstk -c -o mt_allocator.lo ../../../libstdc++-v3/src/c++98/mt_allocator.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/mt_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mt_allocator.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -fcf-protection -mshstk -c -o codecvt.lo ../../../libstdc++-v3/src/c++98/codecvt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -fcf-protection -mshstk -c -o complex_io.lo ../../../libstdc++-v3/src/c++98/complex_io.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/complex_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o complex_io.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -fcf-protection -mshstk -c -o globals_io.lo ../../../libstdc++-v3/src/c++98/globals_io.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/globals_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o globals_io.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -fcf-protection -mshstk -c -o hash_tr1.lo ../../../libstdc++-v3/src/c++98/hash_tr1.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_tr1.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -fcf-protection -mshstk -c -o hashtable_tr1.lo ../../../libstdc++-v3/src/c++98/hashtable_tr1.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/hashtable_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_tr1.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -fcf-protection -mshstk -c -o ios_failure.lo ../../../libstdc++-v3/src/c++98/ios_failure.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_failure.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -fcf-protection -mshstk -c -o ios_init.lo ../../../libstdc++-v3/src/c++98/ios_init.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ios_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_init.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -fcf-protection -mshstk -c -o ios_locale.lo ../../../libstdc++-v3/src/c++98/ios_locale.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ios_locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_locale.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -fcf-protection -mshstk -c -o list.lo ../../../libstdc++-v3/src/c++98/list.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -fcf-protection -mshstk -c -o list-aux.lo ../../../libstdc++-v3/src/c++98/list-aux.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list-aux.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -fcf-protection -mshstk -c -o list-aux-2.lo ../../../libstdc++-v3/src/c++98/list-aux-2.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list-aux-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux-2.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -fcf-protection -mshstk -c -o list_associated.lo ../../../libstdc++-v3/src/c++98/list_associated.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list_associated.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -fcf-protection -mshstk -c -o list_associated-2.lo ../../../libstdc++-v3/src/c++98/list_associated-2.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list_associated-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated-2.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -fcf-protection -mshstk -c -o locale.lo ../../../libstdc++-v3/src/c++98/locale.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/locale_init.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_init.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -fcf-protection -mshstk -c -o locale_facets.lo ../../../libstdc++-v3/src/c++98/locale_facets.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/locale_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_facets.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/localename.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/localename.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o localename.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -fcf-protection -mshstk -c -o math_stubs_float.lo ../../../libstdc++-v3/src/c++98/math_stubs_float.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/math_stubs_float.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_float.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -fcf-protection -mshstk -c -o math_stubs_long_double.lo ../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_long_double.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -fcf-protection -mshstk -c -o stdexcept.lo ../../../libstdc++-v3/src/c++98/stdexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o stdexcept.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -fcf-protection -mshstk -I/mnt/lfs/sources/gcc-12.2.0/build/include/backward -Wno-deprecated -c ../../../libstdc++-v3/src/c++98/strstream.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -fcf-protection -mshstk -I/mnt/lfs/sources/gcc-12.2.0/build/include/backward -Wno-deprecated -c ../../../libstdc++-v3/src/c++98/strstream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o strstream.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -fcf-protection -mshstk -c -o tree.lo ../../../libstdc++-v3/src/c++98/tree.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/tree.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tree.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -fcf-protection -mshstk -c -o istream.lo ../../../libstdc++-v3/src/c++98/istream.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/istream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -fcf-protection -mshstk -c -o istream-string.lo ../../../libstdc++-v3/src/c++98/istream-string.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-string.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -fcf-protection -mshstk -c -o streambuf.lo ../../../libstdc++-v3/src/c++98/streambuf.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/streambuf.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -fcf-protection -mshstk -c -o valarray.lo ../../../libstdc++-v3/src/c++98/valarray.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/valarray.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o valarray.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -fcf-protection -mshstk -c -o cow-istream-string.lo ../../../libstdc++-v3/src/c++98/cow-istream-string.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/cow-istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/collate_members.cc ./collate_members_cow.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members_cow.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/messages_members.cc ./messages_members_cow.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members_cow.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/monetary_members.cc ./monetary_members_cow.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members_cow.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/numeric_members.cc ./numeric_members_cow.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members_cow.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/codecvt_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -fcf-protection -mshstk -c -o codecvt_members.lo codecvt_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -fcf-protection -mshstk -c codecvt_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/collate_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -fcf-protection -mshstk -c -o collate_members.lo collate_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -fcf-protection -mshstk -c collate_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/messages_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -fcf-protection -mshstk -c -o messages_members.lo messages_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -fcf-protection -mshstk -c messages_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/monetary_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -fcf-protection -mshstk -c -o monetary_members.lo monetary_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -fcf-protection -mshstk -c monetary_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/numeric_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -fcf-protection -mshstk -c -o numeric_members.lo numeric_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -fcf-protection -mshstk -c numeric_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/time_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -fcf-protection -mshstk -c -o time_members.lo time_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -fcf-protection -mshstk -c time_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -fcf-protection -mshstk -c -o basic_file.lo basic_file.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -fcf-protection -mshstk -c basic_file.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/c_locale.cc ./c++locale.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -fcf-protection -mshstk -fimplicit-templates -c c++locale.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -fcf-protection -mshstk -fimplicit-templates -c c++locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o c++locale.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -fcf-protection -mshstk -c -o allocator-inst.lo ../../../libstdc++-v3/src/c++98/allocator-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/allocator-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o allocator-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -fcf-protection -mshstk -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../libstdc++-v3/src/c++98/concept-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -fcf-protection -mshstk -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../libstdc++-v3/src/c++98/concept-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o concept-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -fcf-protection -mshstk -c -o ext-inst.lo ../../../libstdc++-v3/src/c++98/ext-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ext-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -fcf-protection -mshstk -c -o misc-inst.lo ../../../libstdc++-v3/src/c++98/misc-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/misc-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o misc-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -fcf-protection -mshstk -D_GLIBCXX_PARALLEL -c ../../../libstdc++-v3/src/c++98/parallel_settings.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -fcf-protection -mshstk -D_GLIBCXX_PARALLEL -c ../../../libstdc++-v3/src/c++98/parallel_settings.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o parallel_settings.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++98convenience.la -o libc++98convenience.la bitmap_allocator.lo pool_allocator.lo mt_allocator.lo codecvt.lo complex_io.lo globals_io.lo hash_tr1.lo hashtable_tr1.lo ios_failure.lo ios_init.lo ios_locale.lo list.lo list-aux.lo list-aux-2.lo list_associated.lo list_associated-2.lo locale.lo locale_init.lo locale_facets.lo localename.lo math_stubs_float.lo math_stubs_long_double.lo stdexcept.lo strstream.lo tree.lo istream.lo istream-string.lo streambuf.lo valarray.lo cow-istream-string.lo collate_members_cow.lo messages_members_cow.lo monetary_members_cow.lo numeric_members_cow.lo codecvt_members.lo collate_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo basic_file.lo c++locale.lo allocator-inst.lo concept-inst.lo ext-inst.lo misc-inst.lo parallel_settings.lo +libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libc++98convenience.a bitmap_allocator.o pool_allocator.o mt_allocator.o codecvt.o complex_io.o globals_io.o hash_tr1.o hashtable_tr1.o ios_failure.o ios_init.o ios_locale.o list.o list-aux.o list-aux-2.o list_associated.o list_associated-2.o locale.o locale_init.o locale_facets.o localename.o math_stubs_float.o math_stubs_long_double.o stdexcept.o strstream.o tree.o istream.o istream-string.o streambuf.o valarray.o cow-istream-string.o collate_members_cow.o messages_members_cow.o monetary_members_cow.o numeric_members_cow.o codecvt_members.o collate_members.o messages_members.o monetary_members.o numeric_members.o time_members.o basic_file.o c++locale.o allocator-inst.o concept-inst.o ext-inst.o misc-inst.o parallel_settings.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libc++98convenience.a +libtool: link: ( cd ".libs" && rm -f "libc++98convenience.la" && ln -s "../libc++98convenience.la" "libc++98convenience.la" ) +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++98' +Making all in c++11 +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++11' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -fcf-protection -mshstk -c -o chrono.lo ../../../libstdc++-v3/src/c++11/chrono.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o chrono.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/codecvt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -fcf-protection -mshstk -c -o condition_variable.lo ../../../libstdc++-v3/src/c++11/condition_variable.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/condition_variable.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o condition_variable.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -fcf-protection -mshstk -c -o cow-stdexcept.lo ../../../libstdc++-v3/src/c++11/cow-stdexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-stdexcept.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -fcf-protection -mshstk -c -o ctype.lo ../../../libstdc++-v3/src/c++11/ctype.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ctype.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -fcf-protection -mshstk -c -o debug.lo ../../../libstdc++-v3/src/c++11/debug.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/debug.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o debug.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -fcf-protection -mshstk -c -o functexcept.lo ../../../libstdc++-v3/src/c++11/functexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/functexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functexcept.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -fcf-protection -mshstk -c -o functional.lo ../../../libstdc++-v3/src/c++11/functional.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/functional.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functional.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -fcf-protection -mshstk -c -o futex.lo ../../../libstdc++-v3/src/c++11/futex.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/futex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o futex.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -fcf-protection -mshstk -c -o future.lo ../../../libstdc++-v3/src/c++11/future.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/future.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o future.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -fcf-protection -mshstk -c -o hash_c++0x.lo ../../../libstdc++-v3/src/c++11/hash_c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/hash_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_c++0x.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -fcf-protection -mshstk -fimplicit-templates -c ../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -fcf-protection -mshstk -fimplicit-templates -c ../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_c++0x.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -fcf-protection -mshstk -c -o ios.lo ../../../libstdc++-v3/src/c++11/ios.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ios.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/limits.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/limits.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o limits.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -fcf-protection -mshstk -c -o mutex.lo ../../../libstdc++-v3/src/c++11/mutex.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/mutex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mutex.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -fcf-protection -mshstk -c -o placeholders.lo ../../../libstdc++-v3/src/c++11/placeholders.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/placeholders.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o placeholders.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -fcf-protection -mshstk -c -o random.lo ../../../libstdc++-v3/src/c++11/random.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/random.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o random.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -fcf-protection -mshstk -c -o regex.lo ../../../libstdc++-v3/src/c++11/regex.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/regex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o regex.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -fcf-protection -mshstk -c -o shared_ptr.lo ../../../libstdc++-v3/src/c++11/shared_ptr.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/shared_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o shared_ptr.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -fcf-protection -mshstk -c -o snprintf_lite.lo ../../../libstdc++-v3/src/c++11/snprintf_lite.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/snprintf_lite.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o snprintf_lite.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -fcf-protection -mshstk -c -o system_error.lo ../../../libstdc++-v3/src/c++11/system_error.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/system_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o system_error.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -fcf-protection -mshstk -c -o thread.lo ../../../libstdc++-v3/src/c++11/thread.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o thread.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -fcf-protection -mshstk -c -o cow-locale_init.lo ../../../libstdc++-v3/src/c++11/cow-locale_init.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-locale_init.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -fcf-protection -mshstk -c -o cow-shim_facets.lo ../../../libstdc++-v3/src/c++11/cow-shim_facets.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-shim_facets.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -fcf-protection -mshstk -c -o cxx11-hash_tr1.lo ../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-hash_tr1.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -fcf-protection -mshstk -gno-as-loc-support -S ../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc -o tmp-cxx11-ios_failure-lt.s +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -fcf-protection -mshstk -gno-as-loc-support -S ../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tmp-cxx11-ios_failure-lt.o +test -f tmp-cxx11-ios_failure-lt.o && mv -f tmp-cxx11-ios_failure-lt.o tmp-cxx11-ios_failure-lt.s +sed -e '/^_*_ZTISt13__ios_failure:/,/_ZTVN10__cxxabiv120__si_class_type_infoE/s/_ZTVN10__cxxabiv120__si_class_type_infoE/_ZTVSt19__iosfail_type_info/' tmp-cxx11-ios_failure-lt.s > cxx11-ios_failure-lt.s +rm -f tmp-cxx11-ios_failure-lt.s +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -fcf-protection -mshstk -g0 -c cxx11-ios_failure-lt.s -o cxx11-ios_failure.lo +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -fcf-protection -mshstk -g0 -c cxx11-ios_failure-lt.s -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-ios_failure.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -fcf-protection -mshstk -c -o cxx11-shim_facets.lo ../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-shim_facets.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -fcf-protection -mshstk -c -o cxx11-stdexcept.lo ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -fcf-protection -mshstk -c -o ctype_configure_char.lo ctype_configure_char.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -fcf-protection -mshstk -c ctype_configure_char.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/ctype_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -fcf-protection -mshstk -c -o ctype_members.lo ctype_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -fcf-protection -mshstk -c ctype_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_members.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -fcf-protection -mshstk -c -o cow-fstream-inst.lo ../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fstream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -fcf-protection -mshstk -c -o cow-sstream-inst.lo ../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-sstream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fcf-protection -mshstk -c -o cow-string-inst.lo ../../../libstdc++-v3/src/c++11/cow-string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -fcf-protection -mshstk -c -o cow-string-io-inst.lo ../../../libstdc++-v3/src/c++11/cow-string-io-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-string-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-io-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -fcf-protection -mshstk -c -o cow-wstring-inst.lo ../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -fcf-protection -mshstk -c -o cow-wstring-io-inst.lo ../../../libstdc++-v3/src/c++11/cow-wstring-io-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-wstring-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-io-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -fcf-protection -mshstk -c -o cxx11-locale-inst.lo ../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-locale-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -fcf-protection -mshstk -c -o cxx11-wlocale-inst.lo ../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-wlocale-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -fcf-protection -mshstk -c -o sso_string.lo ../../../libstdc++-v3/src/c++11/sso_string.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/sso_string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sso_string.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -fcf-protection -mshstk -c -o ext11-inst.lo ../../../libstdc++-v3/src/c++11/ext11-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ext11-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext11-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -fcf-protection -mshstk -c -o fstream-inst.lo ../../../libstdc++-v3/src/c++11/fstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fstream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -fcf-protection -mshstk -c -o ios-inst.lo ../../../libstdc++-v3/src/c++11/ios-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ios-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -fcf-protection -mshstk -c -o iostream-inst.lo ../../../libstdc++-v3/src/c++11/iostream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/iostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o iostream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -fcf-protection -mshstk -c -o istream-inst.lo ../../../libstdc++-v3/src/c++11/istream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/istream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -fcf-protection -mshstk -c -o locale-inst.lo ../../../libstdc++-v3/src/c++11/locale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fcf-protection -mshstk -c -o ostream-inst.lo ../../../libstdc++-v3/src/c++11/ostream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fcf-protection -mshstk -c -o sstream-inst.lo ../../../libstdc++-v3/src/c++11/sstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -fcf-protection -mshstk -c -o streambuf-inst.lo ../../../libstdc++-v3/src/c++11/streambuf-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/streambuf-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fcf-protection -mshstk -c -o string-inst.lo ../../../libstdc++-v3/src/c++11/string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -fcf-protection -mshstk -c -o string-io-inst.lo ../../../libstdc++-v3/src/c++11/string-io-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/string-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-io-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -fcf-protection -mshstk -c -o wlocale-inst.lo ../../../libstdc++-v3/src/c++11/wlocale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wlocale-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -fcf-protection -mshstk -c -o wstring-inst.lo ../../../libstdc++-v3/src/c++11/wstring-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -fcf-protection -mshstk -c -o wstring-io-inst.lo ../../../libstdc++-v3/src/c++11/wstring-io-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/wstring-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-io-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++11convenience.la -o libc++11convenience.la chrono.lo codecvt.lo condition_variable.lo cow-stdexcept.lo ctype.lo debug.lo functexcept.lo functional.lo futex.lo future.lo hash_c++0x.lo hashtable_c++0x.lo ios.lo limits.lo mutex.lo placeholders.lo random.lo regex.lo shared_ptr.lo snprintf_lite.lo system_error.lo thread.lo cow-locale_init.lo cow-shim_facets.lo cxx11-hash_tr1.lo cxx11-ios_failure.lo cxx11-shim_facets.lo cxx11-stdexcept.lo ctype_configure_char.lo ctype_members.lo cow-fstream-inst.lo cow-sstream-inst.lo cow-string-inst.lo cow-string-io-inst.lo cow-wstring-inst.lo cow-wstring-io-inst.lo cxx11-locale-inst.lo cxx11-wlocale-inst.lo sso_string.lo ext11-inst.lo fstream-inst.lo ios-inst.lo iostream-inst.lo istream-inst.lo locale-inst.lo ostream-inst.lo sstream-inst.lo streambuf-inst.lo string-inst.lo string-io-inst.lo wlocale-inst.lo wstring-inst.lo wstring-io-inst.lo +libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libc++11convenience.a chrono.o codecvt.o condition_variable.o cow-stdexcept.o ctype.o debug.o functexcept.o functional.o futex.o future.o hash_c++0x.o hashtable_c++0x.o ios.o limits.o mutex.o placeholders.o random.o regex.o shared_ptr.o snprintf_lite.o system_error.o thread.o cow-locale_init.o cow-shim_facets.o cxx11-hash_tr1.o cxx11-ios_failure.o cxx11-shim_facets.o cxx11-stdexcept.o ctype_configure_char.o ctype_members.o cow-fstream-inst.o cow-sstream-inst.o cow-string-inst.o cow-string-io-inst.o cow-wstring-inst.o cow-wstring-io-inst.o cxx11-locale-inst.o cxx11-wlocale-inst.o sso_string.o ext11-inst.o fstream-inst.o ios-inst.o iostream-inst.o istream-inst.o locale-inst.o ostream-inst.o sstream-inst.o streambuf-inst.o string-inst.o string-io-inst.o wlocale-inst.o wstring-inst.o wstring-io-inst.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libc++11convenience.a +libtool: link: ( cd ".libs" && rm -f "libc++11convenience.la" && ln -s "../libc++11convenience.la" "libc++11convenience.la" ) +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++11' +Making all in c++17 +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++17' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -fcf-protection -mshstk -c -o floating_from_chars.lo ../../../libstdc++-v3/src/c++17/floating_from_chars.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/floating_from_chars.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_from_chars.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -fcf-protection -mshstk -c -o floating_to_chars.lo ../../../libstdc++-v3/src/c++17/floating_to_chars.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/floating_to_chars.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_to_chars.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -fcf-protection -mshstk -c -o fs_dir.lo ../../../libstdc++-v3/src/c++17/fs_dir.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/fs_dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_dir.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -fcf-protection -mshstk -c -o fs_ops.lo ../../../libstdc++-v3/src/c++17/fs_ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/fs_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_ops.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -fcf-protection -mshstk -c -o fs_path.lo ../../../libstdc++-v3/src/c++17/fs_path.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/fs_path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_path.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -fcf-protection -mshstk -c -o memory_resource.lo ../../../libstdc++-v3/src/c++17/memory_resource.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/memory_resource.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o memory_resource.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -fcf-protection -mshstk -c -o cow-fs_dir.lo ../../../libstdc++-v3/src/c++17/cow-fs_dir.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-fs_dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_dir.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -fcf-protection -mshstk -c -o cow-fs_ops.lo ../../../libstdc++-v3/src/c++17/cow-fs_ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-fs_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_ops.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -fcf-protection -mshstk -c -o cow-fs_path.lo ../../../libstdc++-v3/src/c++17/cow-fs_path.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-fs_path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_path.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -fcf-protection -mshstk -c -o ostream-inst.lo ../../../libstdc++-v3/src/c++17/ostream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -fcf-protection -mshstk -c -o string-inst.lo ../../../libstdc++-v3/src/c++17/string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -fcf-protection -mshstk -c -o cow-string-inst.lo ../../../libstdc++-v3/src/c++17/cow-string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++17convenience.la -fimplicit-templates -o libc++17convenience.la floating_from_chars.lo floating_to_chars.lo fs_dir.lo fs_ops.lo fs_path.lo memory_resource.lo cow-fs_dir.lo cow-fs_ops.lo cow-fs_path.lo ostream-inst.lo string-inst.lo cow-string-inst.lo +libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libc++17convenience.a floating_from_chars.o floating_to_chars.o fs_dir.o fs_ops.o fs_path.o memory_resource.o cow-fs_dir.o cow-fs_ops.o cow-fs_path.o ostream-inst.o string-inst.o cow-string-inst.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libc++17convenience.a +libtool: link: ( cd ".libs" && rm -f "libc++17convenience.la" && ln -s "../libc++17convenience.la" "libc++17convenience.la" ) +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++17' +Making all in c++20 +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++20' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -fcf-protection -mshstk -c -o sstream-inst.lo ../../../libstdc++-v3/src/c++20/sstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++20 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++20/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++20convenience.la -fimplicit-templates -o libc++20convenience.la sstream-inst.lo +libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libc++20convenience.a sstream-inst.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libc++20convenience.a +libtool: link: ( cd ".libs" && rm -f "libc++20convenience.la" && ln -s "../libc++20convenience.la" "libc++20convenience.la" ) +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++20' +Making all in filesystem +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/filesystem' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -fcf-protection -mshstk -c -o dir.lo ../../../libstdc++-v3/src/filesystem/dir.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dir.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -fcf-protection -mshstk -c -o ops.lo ../../../libstdc++-v3/src/filesystem/ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ops.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -fcf-protection -mshstk -c -o path.lo ../../../libstdc++-v3/src/filesystem/path.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o path.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -fcf-protection -mshstk -c -o cow-dir.lo ../../../libstdc++-v3/src/filesystem/cow-dir.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/cow-dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-dir.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -fcf-protection -mshstk -c -o cow-ops.lo ../../../libstdc++-v3/src/filesystem/cow-ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/cow-ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-ops.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -fcf-protection -mshstk -c -o cow-path.lo ../../../libstdc++-v3/src/filesystem/cow-path.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/cow-path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-path.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++fs.la -o libstdc++fs.la -rpath /usr/lib/../lib dir.lo ops.lo path.lo cow-dir.lo cow-ops.lo cow-path.lo +libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libstdc++fs.a dir.o ops.o path.o cow-dir.o cow-ops.o cow-path.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libstdc++fs.a +libtool: link: ( cd ".libs" && rm -f "libstdc++fs.la" && ln -s "../libstdc++fs.la" "libstdc++fs.la" ) +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/filesystem' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src' +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -fcf-protection -mshstk -c -o compatibility.lo ../../libstdc++-v3/src/c++98/compatibility.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility.o +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility.cc -o compatibility.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -fcf-protection -mshstk -c -o compatibility-debug_list.lo ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list.o +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc -o compatibility-debug_list.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -fcf-protection -mshstk -c -o compatibility-debug_list-2.lo ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list-2.o +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -o compatibility-debug_list-2.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-c++0x.o +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc -o compatibility-c++0x.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-atomic-c++0x.o +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -o compatibility-atomic-c++0x.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-thread-c++0x.o +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -o compatibility-thread-c++0x.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-chrono.o +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc -o compatibility-chrono.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-condvar.o +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-12.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++.la -o libstdc++.la -version-info 6:30:0 -lm -rpath /usr/lib/../lib compatibility.lo compatibility-debug_list.lo compatibility-debug_list-2.lo compatibility-c++0x.lo compatibility-atomic-c++0x.lo compatibility-thread-c++0x.lo compatibility-chrono.lo compatibility-condvar.lo ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la +libtool: link: x86_64-lfs-linux-gnu-g++ -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /mnt/lfs/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtbeginS.o .libs/compatibility.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-c++0x.o .libs/compatibility-atomic-c++0x.o .libs/compatibility-thread-c++0x.o .libs/compatibility-chrono.o .libs/compatibility-condvar.o -Wl,--whole-archive ../libsupc++/.libs/libsupc++convenience.a ../src/c++98/.libs/libc++98convenience.a ../src/c++11/.libs/libc++11convenience.a ../src/c++17/.libs/libc++17convenience.a ../src/c++20/.libs/libc++20convenience.a -Wl,--no-whole-archive -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/mnt/lfs/lib/../lib -L/mnt/lfs/usr/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/lib -L/mnt/lfs/usr/lib -lm -lc -lgcc /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtendS.o /mnt/lfs/lib/../lib/crtn.o -Wl,-O1 -Wl,-z -Wl,relro -Wl,--gc-sections -Wl,-soname -Wl,libstdc++.so.6 -o .libs/libstdc++.so.6.0.30 +libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.30" "libstdc++.so.6") +libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.30" "libstdc++.so") +libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-12.2.0/build/src/../libsupc++/.libs/libsupc++convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-12.2.0/build/src/../src/c++98/.libs/libc++98convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-12.2.0/build/src/../src/c++11/.libs/libc++11convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++17convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-12.2.0/build/src/../src/c++17/.libs/libc++17convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++20convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-12.2.0/build/src/../src/c++20/.libs/libc++20convenience.a") +copying selected object files to avoid basename conflicts... +libtool: link: ln .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o +libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o +libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o +libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o +libtool: link: ln .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o || cp .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o +libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libstdc++.a compatibility.o compatibility-debug_list.o compatibility-debug_list-2.o compatibility-c++0x.o compatibility-atomic-c++0x.o compatibility-thread-c++0x.o compatibility-chrono.o compatibility-condvar.o .libs/libstdc++.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++.lax/libc++98convenience.a/basic_file.o .libs/libstdc++.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++.lax/libc++98convenience.a/c++locale.o .libs/libstdc++.lax/libc++98convenience.a/codecvt.o .libs/libstdc++.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/complex_io.o .libs/libstdc++.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++.lax/libc++98convenience.a/globals_io.o .libs/libstdc++.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++.lax/libc++98convenience.a/ios_init.o .libs/libstdc++.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++.lax/libc++98convenience.a/istream-string.o .libs/libstdc++.lax/libc++98convenience.a/istream.o .libs/libstdc++.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++.lax/libc++98convenience.a/list-aux.o .libs/libstdc++.lax/libc++98convenience.a/list.o .libs/libstdc++.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++.lax/libc++98convenience.a/list_associated.o .libs/libstdc++.lax/libc++98convenience.a/locale.o .libs/libstdc++.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++.lax/libc++98convenience.a/locale_init.o .libs/libstdc++.lax/libc++98convenience.a/localename.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++.lax/libc++98convenience.a/messages_members.o .libs/libstdc++.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++.lax/libc++98convenience.a/streambuf.o .libs/libstdc++.lax/libc++98convenience.a/strstream.o .libs/libstdc++.lax/libc++98convenience.a/time_members.o .libs/libstdc++.lax/libc++98convenience.a/tree.o .libs/libstdc++.lax/libc++98convenience.a/valarray.o .libs/libstdc++.lax/libc++11convenience.a/chrono.o .libs/libstdc++.lax/lt1-codecvt.o .libs/libstdc++.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/ctype.o .libs/libstdc++.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/debug.o .libs/libstdc++.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/functexcept.o .libs/libstdc++.lax/libc++11convenience.a/functional.o .libs/libstdc++.lax/libc++11convenience.a/futex.o .libs/libstdc++.lax/libc++11convenience.a/future.o .libs/libstdc++.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++.lax/libc++11convenience.a/ios.o .libs/libstdc++.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++.lax/libc++11convenience.a/limits.o .libs/libstdc++.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/mutex.o .libs/libstdc++.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/placeholders.o .libs/libstdc++.lax/libc++11convenience.a/random.o .libs/libstdc++.lax/libc++11convenience.a/regex.o .libs/libstdc++.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++.lax/libc++11convenience.a/sso_string.o .libs/libstdc++.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/system_error.o .libs/libstdc++.lax/libc++11convenience.a/thread.o .libs/libstdc++.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++.lax/lt2-cow-string-inst.o .libs/libstdc++.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/fs_path.o .libs/libstdc++.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++.lax/lt3-ostream-inst.o .libs/libstdc++.lax/lt4-string-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libstdc++.a +libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax +libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" ) +/bin/sh ../libtool --tag CXX --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++convenience.la -o libstdc++convenience.la ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la ; \ +if test ! -f .libs/libstdc++.a; then \ + cp .libs/libstdc++convenience.a .libs/libstdc++.a; \ +fi; \ +echo `date` > stamp-libstdc++convenience; +libtool: link: (cd .libs/libstdc++convenience.lax/libsupc++convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-12.2.0/build/src/../libsupc++/.libs/libsupc++convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-12.2.0/build/src/../src/c++98/.libs/libc++98convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-12.2.0/build/src/../src/c++11/.libs/libc++11convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++17convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-12.2.0/build/src/../src/c++17/.libs/libc++17convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++20convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-12.2.0/build/src/../src/c++20/.libs/libc++20convenience.a") +copying selected object files to avoid basename conflicts... +libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o +libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o +libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o +libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o +libtool: link: ln .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o || cp .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o +libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libstdc++convenience.a .libs/libstdc++convenience.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++convenience.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++convenience.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++convenience.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pure.o .libs/libstdc++convenience.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vec.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++convenience.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/basic_file.o .libs/libstdc++convenience.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/c++locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/complex_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/globals_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux.o .libs/libstdc++convenience.lax/libc++98convenience.a/list.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/localename.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++convenience.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++convenience.lax/libc++98convenience.a/streambuf.o .libs/libstdc++convenience.lax/libc++98convenience.a/strstream.o .libs/libstdc++convenience.lax/libc++98convenience.a/time_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/tree.o .libs/libstdc++convenience.lax/libc++98convenience.a/valarray.o .libs/libstdc++convenience.lax/libc++11convenience.a/chrono.o .libs/libstdc++convenience.lax/lt1-codecvt.o .libs/libstdc++convenience.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/debug.o .libs/libstdc++convenience.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/functexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/functional.o .libs/libstdc++convenience.lax/libc++11convenience.a/futex.o .libs/libstdc++convenience.lax/libc++11convenience.a/future.o .libs/libstdc++convenience.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios.o .libs/libstdc++convenience.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/limits.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/mutex.o .libs/libstdc++convenience.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/placeholders.o .libs/libstdc++convenience.lax/libc++11convenience.a/random.o .libs/libstdc++convenience.lax/libc++11convenience.a/regex.o .libs/libstdc++convenience.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++convenience.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++convenience.lax/libc++11convenience.a/sso_string.o .libs/libstdc++convenience.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/system_error.o .libs/libstdc++convenience.lax/libc++11convenience.a/thread.o .libs/libstdc++convenience.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_path.o .libs/libstdc++convenience.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libstdc++convenience.a +libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax +libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" ) +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/doc' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/po' +Making all in testsuite +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/testsuite' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/testsuite' +Making all in python +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/python' +sed -e 's,@pythondir@,/usr/share/gcc-12.2.0/python,' \ + -e 's,@toolexeclibdir@,/usr/lib/../lib,' < ../../libstdc++-v3/python/hook.in > gdb.py +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/python' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build' +true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /mnt/lfs/sources/gcc-12.2.0/missing makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=" "gxx_include_dir=/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" DO=all multi-do # make +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build' +Making install in include +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/include' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/include' +make[2]: Nothing to be done for 'install-exec-am'. +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0 +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0 +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./bits +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./bits +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/algorithmfwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/align.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/alloc_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/allocated_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/atomic_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/atomic_futex.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/atomic_timed_wait.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/atomic_wait.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/basic_ios.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/basic_ios.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/basic_string.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/basic_string.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/boost_concept_check.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/c++0x_warning.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/char_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/charconv.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/chrono.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/codecvt.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/concept_check.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/cow_string.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/cpp_type_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/deque.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/enable_special_members.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/erase_if.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/forward_list.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/forward_list.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/fs_dir.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/fs_fwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/fs_ops.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/fs_path.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/fstream.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/functexcept.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/functional_hash.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/gslice.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/gslice_array.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/hashtable.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/hashtable_policy.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/indirect_array.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/invoke.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ios_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/istream.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/iterator_concepts.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/list.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_classes.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_classes.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_conv.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_facets.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_facets.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_facets_nonio.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/localefwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/mask_array.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/max_size_type.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/memoryfwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/mofunc_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/move.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/move_only_function.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/new_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/node_handle.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ostream.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ostream_insert.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/parse_numbers.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/postypes.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/predefined_ops.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ptr_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/quoted_string.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/random.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/random.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/range_access.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_algobase.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_algo.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_cmp.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_uninitialized.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_util.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/refwrap.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_constants.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_error.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_scanner.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_scanner.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_automaton.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_automaton.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_compiler.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_compiler.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_executor.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_executor.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/semaphore_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/shared_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/shared_ptr_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/slice_array.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/specfun.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/sstream.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/std_abs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/std_function.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/std_mutex.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/std_thread.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_algo.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_algobase.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_bvector.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_construct.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_deque.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_function.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_heap.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_list.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_map.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_multimap.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_multiset.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_numeric.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_pair.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_queue.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_relops.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_set.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_stack.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_tempbuf.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_tree.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_uninitialized.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_vector.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stream_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/streambuf_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/streambuf.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stringfwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/string_view.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/this_thread_sleep.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/uniform_int_dist.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/unique_lock.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/unique_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/unordered_map.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/unordered_set.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/uses_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/uses_allocator_args.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/utility.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/valarray_array.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/valarray_array.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/valarray_before.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/valarray_after.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/vector.tcc; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./bits; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./backward +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./backward +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/auto_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/backward_warning.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/binders.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hash_map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hash_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hash_fun.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hashtable.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/strstream; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./backward; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/algorithm /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/aligned_buffer.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/alloc_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/atomicity.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/bitmap_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/cast.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/cmath /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/codecvt_specializations.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/concurrence.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/debug_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/enc_filebuf.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/extptr_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/stdio_filebuf.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/functional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/iterator /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/malloc_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/memory /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/mt_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/new_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/numeric /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/numeric_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pod_char_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pointer.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pool_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/rb_tree /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/random /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/random.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/rope /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/ropeimpl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/slist /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/string_conversions.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/throw_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/typelist.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/type_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/rc_string_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/sso_string_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/vstring.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/vstring.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/vstring_fwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/vstring_util.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hash_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hash_map; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds +for dir in ./ext/pb_ds/detail ./ext/pb_ds/detail/pairing_heap_ ./ext/pb_ds/detail/splay_tree_ ./ext/pb_ds/detail/list_update_map_ ./ext/pb_ds/detail/branch_policy ./ext/pb_ds/detail/trie_policy ./ext/pb_ds/detail/gp_hash_table_map_ ./ext/pb_ds/detail/tree_policy ./ext/pb_ds/detail/binomial_heap_base_ ./ext/pb_ds/detail/resize_policy ./ext/pb_ds/detail/bin_search_tree_ ./ext/pb_ds/detail/binomial_heap_ ./ext/pb_ds/detail/thin_heap_ ./ext/pb_ds/detail/pat_trie_ ./ext/pb_ds/detail/cc_hash_table_map_ ./ext/pb_ds/detail/rc_binomial_heap_ ./ext/pb_ds/detail/left_child_next_sibling_heap_ ./ext/pb_ds/detail/unordered_iterator ./ext/pb_ds/detail/binary_heap_ ./ext/pb_ds/detail/ov_tree_map_ ./ext/pb_ds/detail/hash_fn ./ext/pb_ds/detail/eq_fn ./ext/pb_ds/detail/rb_tree_map_ ./ext/pb_ds/detail/list_update_policy; do \ + /bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/${dir} ; done +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/pairing_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/splay_tree_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/list_update_map_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/branch_policy +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/trie_policy +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/gp_hash_table_map_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/tree_policy +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/binomial_heap_base_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/resize_policy +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/bin_search_tree_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/binomial_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/thin_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/pat_trie_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/cc_hash_table_map_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/rc_binomial_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/left_child_next_sibling_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/unordered_iterator +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/binary_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/ov_tree_map_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/hash_fn +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/eq_fn +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/rb_tree_map_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds/detail/list_update_policy +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp; do \ + install_base=/mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp; do \ + install_base=/mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp; do \ + install_base=/mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp; do \ + install_base=/mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp; do \ + install_base=/mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp; do \ + install_base=/mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp; do \ + install_base=/mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./tr1 +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./tr1 +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/array /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/bessel_function.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/beta_function.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/ccomplex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cctype /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cfenv /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cfloat /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cinttypes /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/climits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cmath /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/complex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/complex.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cstdarg /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cstdbool /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cstdint /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cstdio /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cstdlib /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/ctgmath /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/ctime /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/ctype.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cwchar /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cwctype /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/ell_integral.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/exp_integral.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/fenv.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/float.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/functional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/functional_hash.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/gamma.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/hypergeometric.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/hashtable.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/hashtable_policy.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/inttypes.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/limits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/math.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/memory /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/poly_hermite.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/legendre_function.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/random /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/random.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/random.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/regex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/shared_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/special_function_util.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/stdarg.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/stdbool.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/stdint.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/stdio.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/stdlib.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/tgmath.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/tuple /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/type_traits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/unordered_map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/unordered_map.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/unordered_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/unordered_set.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/utility /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/wchar.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/wctype.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./tr1; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./tr2 +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./tr2 +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/bool_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/bool_set.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/dynamic_bitset /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/ratio /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/type_traits; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./tr2; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./decimal +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./decimal +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/decimal/decimal /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/decimal/decimal.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./decimal; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./experimental +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./experimental +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/algorithm /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/any /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/array /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/buffer /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/chrono /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/deque /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/executor /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/forward_list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/functional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/internet /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/io_context /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/iterator /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/memory /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/memory_resource /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/net /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/netfwd /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/numeric /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/optional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/propagate_const /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/random /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/ratio /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/regex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/simd /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/socket /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/source_location /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/string /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/string_view /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/system_error /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/timer /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/tuple /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/type_traits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/unordered_map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/unordered_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/utility /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/vector /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/filesystem; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./experimental; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./experimental/bits +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./experimental/bits +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/lfts_config.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/net.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/numeric_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/shared_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_builtin.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_converter.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_detail.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_fixed_size.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_math.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_neon.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_ppc.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_scalar.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_x86.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_x86_conversions.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/string_view.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/fs_dir.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/fs_fwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/fs_ops.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/fs_path.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./experimental/bits; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/. +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cassert /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/ccomplex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cctype /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cerrno /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cfenv /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cfloat /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cinttypes /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/ciso646 /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/climits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/clocale /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cmath /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/csetjmp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/csignal /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdalign /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdarg /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdbool /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstddef /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdint /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdio /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdlib /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstring /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/ctgmath /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/ctime /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cuchar /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cwchar /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cwctype; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/.; done +c_base_headers_extra_install='';\ +for file in $c_base_headers_extra_install; do \ + /usr/bin/install -c -m 644 $file /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./bits; done +c_compatibility_headers_install='/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/complex.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/fenv.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/tgmath.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/math.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/stdatomic.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/stdlib.h';\ +for file in $c_compatibility_headers_install; do \ + /usr/bin/install -c -m 644 $file /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/. +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/algorithm /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/any /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/array /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/atomic /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/barrier /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/bit /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/bitset /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/charconv /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/chrono /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/codecvt /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/complex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/concepts /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/condition_variable /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/coroutine /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/deque /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/execution /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/expected /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/filesystem /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/forward_list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/fstream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/functional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/future /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/iomanip /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/ios /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/iosfwd /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/iostream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/istream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/iterator /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/latch /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/limits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/locale /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/memory /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/memory_resource /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/mutex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/numbers /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/numeric /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/optional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/ostream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/queue /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/random /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/ranges /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/ratio /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/regex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/scoped_allocator /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/semaphore /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/shared_mutex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/source_location /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/span /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/spanstream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/sstream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/syncstream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/stack /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/stacktrace /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/stdexcept /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/stop_token /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/streambuf /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/string /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/string_view /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/system_error /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/thread /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/tuple /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/typeindex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/type_traits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/unordered_map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/unordered_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/utility /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/valarray /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/variant /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/vector /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/version; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/.; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./debug +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./debug +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/assertions.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/bitset /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/debug.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/deque /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/formatter.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/forward_list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/functions.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/helper_functions.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/macros.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/map.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/multimap.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/multiset.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_container.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_iterator.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_local_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_sequence.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_sequence.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_unordered_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_unordered_container.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/set.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/stl_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/string /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/unordered_map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/unordered_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/vector; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./debug; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./parallel +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./parallel +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/algo.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/algobase.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/algorithm /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/algorithmfwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/balanced_quicksort.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/basic_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/checkers.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/compatibility.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/compiletime_settings.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/equally_split.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/features.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/find.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/find_selectors.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/for_each.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/for_each_selectors.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/list_partition.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/losertree.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/merge.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/multiseq_selection.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/multiway_merge.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/multiway_mergesort.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/numeric /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/numericfwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/omp_loop.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/omp_loop_static.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/par_loop.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/parallel.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/partial_sum.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/partition.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/queue.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/quicksort.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/random_number.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/random_shuffle.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/search.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/set_operations.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/settings.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/sort.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/tags.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/types.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/unique_copy.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/workstealing.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./parallel; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/os/gnu-linux/ctype_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/os/gnu-linux/ctype_inline.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/os/gnu-linux/os_defines.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/generic/atomic_word.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/os/generic/error_constants.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/precompiled/stdc++.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/precompiled/stdtr1c++.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/precompiled/extc++.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/i486/opt/bits/opt_random.h ./x86_64-lfs-linux-gnu/bits/basic_file.h ./x86_64-lfs-linux-gnu/bits/c++config.h ./x86_64-lfs-linux-gnu/bits/c++allocator.h ./x86_64-lfs-linux-gnu/bits/c++io.h ./x86_64-lfs-linux-gnu/bits/c++locale.h ./x86_64-lfs-linux-gnu/bits/messages_members.h ./x86_64-lfs-linux-gnu/bits/time_members.h \ + ./x86_64-lfs-linux-gnu/bits/gthr.h ./x86_64-lfs-linux-gnu/bits/gthr-single.h ./x86_64-lfs-linux-gnu/bits/gthr-posix.h ./x86_64-lfs-linux-gnu/bits/gthr-default.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits/../ext +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits/../ext +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits/../ext; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./pstl +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./pstl +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/algorithm_fwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/algorithm_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/execution_defs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/execution_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_algorithm_defs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_algorithm_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_execution_defs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_memory_defs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_memory_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_numeric_defs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_numeric_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/memory_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/numeric_fwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/numeric_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/parallel_backend.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/parallel_backend_tbb.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/parallel_backend_serial.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/parallel_backend_utils.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/parallel_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/pstl_config.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/unseq_backend_simd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/utils.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/./pstl; done +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/include' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/include' +Making install in libsupc++ +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libsupc++' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libsupc++' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libsupc++.la '/mnt/lfs/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libsupc++.lai /mnt/lfs/usr/lib/../lib/libsupc++.la +libtool: install: /usr/bin/install -c .libs/libsupc++.a /mnt/lfs/usr/lib/../lib/libsupc++.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/libsupc++.a +libtool: install: x86_64-lfs-linux-gnu-ranlib /mnt/lfs/usr/lib/../lib/libsupc++.a +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/bits + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/atomic_lockfree_defines.h /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/bits/atomic_lockfree_defines.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi_forced.h /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/bits/cxxabi_forced.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception_defines.h /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/bits/exception_defines.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception_ptr.h /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/bits/exception_ptr.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/hash_bytes.h /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/bits/hash_bytes.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/nested_exception.h /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/bits/nested_exception.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception.h /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/bits/exception.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi_init_exception.h /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/bits/cxxabi_init_exception.h +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0 + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/compare /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/compare + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi.h /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/cxxabi.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/exception + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/initializer_list /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/initializer_list + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/new /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/new + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/typeinfo /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0/typeinfo +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libsupc++' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libsupc++' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src' +Making install in c++98 +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++98' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++98' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++98' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++98' +Making install in c++11 +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++11' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++11' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++11' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++11' +Making install in c++17 +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++17' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++17' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++17' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++17' +Making install in c++20 +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++20' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++20' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++20' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/c++20' +Making install in filesystem +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/filesystem' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src/filesystem' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ../../libtool --mode=install /usr/bin/install -c libstdc++fs.la '/mnt/lfs/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libstdc++fs.lai /mnt/lfs/usr/lib/../lib/libstdc++fs.la +libtool: install: /usr/bin/install -c .libs/libstdc++fs.a /mnt/lfs/usr/lib/../lib/libstdc++fs.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/libstdc++fs.a +libtool: install: x86_64-lfs-linux-gnu-ranlib /mnt/lfs/usr/lib/../lib/libstdc++fs.a +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/filesystem' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src/filesystem' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/src' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libstdc++.la '/mnt/lfs/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libstdc++.so.6.0.30 /mnt/lfs/usr/lib/../lib/libstdc++.so.6.0.30 +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libstdc++.so.6.0.30 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.30 libstdc++.so.6; }; }) +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libstdc++.so.6.0.30 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.30 libstdc++.so; }; }) +libtool: install: /usr/bin/install -c .libs/libstdc++.lai /mnt/lfs/usr/lib/../lib/libstdc++.la +libtool: install: /usr/bin/install -c .libs/libstdc++.a /mnt/lfs/usr/lib/../lib/libstdc++.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/libstdc++.a +libtool: install: x86_64-lfs-linux-gnu-ranlib /mnt/lfs/usr/lib/../lib/libstdc++.a +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/src' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/doc' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/doc' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/doc' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/doc' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/po' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/po' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/po' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/po' +Making install in testsuite +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/testsuite' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/testsuite' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/testsuite' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/testsuite' +Making install in python +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/python' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/python' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/install -c -m 644 gdb.py /mnt/lfs/usr/lib/../lib/libstdc++.so.6.0.30-gdb.py + /usr/bin/mkdir -p '/mnt/lfs/usr/share/gcc-12.2.0/python' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/gcc-12.2.0/python/libstdcxx/v6' + /usr/bin/install -c -m 644 ../../libstdc++-v3/python/libstdcxx/v6/printers.py ../../libstdc++-v3/python/libstdcxx/v6/xmethods.py ../../libstdc++-v3/python/libstdcxx/v6/__init__.py '/mnt/lfs/usr/share/gcc-12.2.0/python/libstdcxx/v6' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/gcc-12.2.0/python/libstdcxx' + /usr/bin/install -c -m 644 ../../libstdc++-v3/python/libstdcxx/__init__.py '/mnt/lfs/usr/share/gcc-12.2.0/python/libstdcxx' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/python' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/python' +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build' +true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /mnt/lfs/sources/gcc-12.2.0/missing makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=" "gxx_include_dir=/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=/mnt/lfs" "WERROR=" DO=all multi-do # make +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build' +true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /mnt/lfs/sources/gcc-12.2.0/missing makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=" "gxx_include_dir=/tools/x86_64-lfs-linux-gnu/include/c++/12.2.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=/mnt/lfs" "WERROR=" DO=install multi-do # make +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build' +removed '/mnt/lfs/usr/lib/libstdc++.la' +removed '/mnt/lfs/usr/lib/libstdc++fs.la' +removed '/mnt/lfs/usr/lib/libsupc++.la' +[lfs-cross] Finishing build of gcc-12.2.0 at Wed Sep 7 13:59:23 -03 2022 +[lfs-cross] Starting build of m4-1.4.19 at Wed Sep 7 13:59:24 -03 2022 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +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 make supports nested variables... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking whether the compiler is clang... no +checking for compiler option needed when checking for declarations... none +checking whether make supports the include directive... yes (GNU style) +checking dependency style of x86_64-lfs-linux-gnu-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 for pthread.h... yes +checking for sys/param.h... yes +checking for sys/socket.h... yes +checking for dirent.h... yes +checking for stdio_ext.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for threads.h... yes +checking for iconv.h... yes +checking for limits.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for langinfo.h... yes +checking for xlocale.h... no +checking for math.h... yes +checking for sys/mman.h... yes +checking for malloc.h... yes +checking for spawn.h... yes +checking for sys/time.h... yes +checking for sys/random.h... yes +checking for sys/wait.h... yes +checking for features.h... yes +checking for arpa/inet.h... yes +checking for semaphore.h... yes +checking for netdb.h... yes +checking for netinet/in.h... yes +checking for sys/select.h... yes +checking for sys/ioctl.h... yes +checking for sys/uio.h... yes +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for Minix Amsterdam compiler... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking whether to use C++... no +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +configure: autobuild project... GNU M4 +configure: autobuild revision... 1.4.19 +configure: autobuild hostname... archlinux +configure: autobuild timestamp... 20220907T165926Z +checking for unsigned long long int... yes +checking for long long int... yes +checking for unsigned long long int... (cached) yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for inline... inline +checking whether uses 'inline' correctly... yes +checking for btowc... yes +checking for canonicalize_file_name... yes +checking for faccessat... yes +checking for realpath... yes +checking for lstat... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fcntl... yes +checking for symlink... yes +checking for fdopendir... yes +checking for mempcpy... yes +checking for fpurge... no +checking for __fpurge... yes +checking for __freadahead... no +checking for __freading... yes +checking for fstatat... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for getrandom... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for uselocale... yes +checking for newlocale... yes +checking for duplocale... yes +checking for freelocale... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mbslen... no +checking for mprotect... yes +checking for mkstemp... yes +checking for nl_langinfo... yes +checking for openat... yes +checking for pipe... yes +checking for pipe2... yes +checking for posix_spawn_file_actions_addchdir_np... yes +checking for posix_spawn_file_actions_addchdir... no +checking for readlink... yes +checking for isblank... yes +checking for iswctype... yes +checking for link... yes +checking for secure_getenv... yes +checking for getuid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getegid... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for setrlimit... yes +checking for getrlimit... yes +checking for snprintf... yes +checking for strerror_r... yes +checking for __xpg_strerror_r... yes +checking for strndup... yes +checking for vasnprintf... no +checking for wcrtomb... yes +checking for wcwidth... yes +checking for explicit_bzero... yes +checking for memset_s... no +checking for ftruncate... yes +checking for gettimeofday... yes +checking for pthread_sigmask... yes +checking for setenv... yes +checking for sleep... yes +checking for catgets... yes +checking for shutdown... yes +checking for mquery... no +checking for pstat_getprocvm... no +checking for wctob... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking whether malloc is ptrdiff_t safe... yes +checking whether malloc, realloc, calloc set errno on failure... yes +checking whether lstat correctly handles trailing slash... guessing yes +checking whether // is distinct from /... unknown, assuming no +checking whether realpath works... guessing yes +checking for getcwd... yes +checking whether the preprocessor supports include_next... yes +checking whether source code line length is unlimited... yes +checking for x86_64-lfs-linux-gnu-gcc options needed to detect all undeclared functions... none needed +checking if environ is properly declared... yes +checking for complete errno.h... yes +checking whether strerror_r is declared... yes +checking whether strerror_r returns char *... yes +checking for mode_t... yes +checking for sig_atomic_t... yes +checking whether fchdir is declared... yes +checking for working fcntl.h... cross-compiling +checking for pid_t... yes +checking for eaccess... yes +checking whether frexp() can be used without linking with libm... yes +checking whether alarm is declared... yes +checking whether long double and double are the same... no +checking whether stdin defaults to large file offsets... yes +checking whether fseeko is declared... yes +checking for fseeko... yes +checking whether fflush works on input streams... cross +checking whether stat file-mode macros are broken... no +checking for C/C++ restrict keyword... __restrict__ +checking for nlink_t... yes +checking whether ftello is declared... yes +checking whether ungetc works on arbitrary bytes... guessing yes +checking for ftello... yes +checking whether ftello works... guessing yes +checking whether getcwd (NULL, 0) allocates memory for result... guessing yes +checking for getcwd with POSIX signature... yes +checking whether getcwd is declared... yes +checking whether getdtablesize is declared... yes +checking for getopt.h... (cached) yes +checking for getopt_long_only... yes +checking whether getopt is POSIX compatible... guessing yes +checking for working GNU getopt function... guessing no +checking for pthread.h... (cached) yes +checking for pthread_kill in -lpthread... yes +checking whether POSIX threads API is available... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes +checking whether setlocale (category, NULL) is multithread-safe... yes +checking host CPU and C ABI... x86_64 +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking 32-bit host C ABI... no +checking for ELF binary format... yes +checking for the common suffixes of directories in the library search path... lib,lib,lib64 +checking for iconv... yes +checking for working iconv... guessing yes +checking whether iconv is compatible with its POSIX signature... yes +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking for wint_t... yes +checking whether wint_t is large enough... yes +checking whether the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... guessing yes +checking whether stdint.h works without ISO C predefines... yes +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking where to find the exponent in a 'double'... word 1 bit 20 +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether byte ordering is bigendian... (cached) no +checking whether iswcntrl works... guessing yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +checking whether langinfo.h defines CODESET... yes +checking whether langinfo.h defines T_FMT_AMPM... yes +checking whether langinfo.h defines ALTMON_1... yes +checking whether langinfo.h defines ERA... yes +checking whether langinfo.h defines YESEXPR... yes +checking for wchar_t... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking whether locale.h defines locale_t... yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking for LC_MESSAGES... yes +checking whether uselocale works... guessing yes +checking for fake locale system (OpenBSD)... guessing no +checking for Solaris 11.4 locale system... no +checking for getlocalename_l... no +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyPreferredLanguages... no +checking for multithread API to use... none +checking for a sed that does not truncate output... /usr/bin/sed +checking whether malloc (0) returns nonnull... guessing yes +checking whether NAN macro works... yes +checking whether HUGE_VAL works... yes +checking for mbstate_t... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... guessing no +checking whether memrchr is declared... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... yes +checking for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking for library containing posix_spawn... none required +checking for posix_spawn... yes +checking whether posix_spawn is declared... yes +checking whether posix_spawn works... guessing yes +checking whether posix_spawn rejects scripts without shebang... guessing yes +checking whether posix_spawnp rejects scripts without shebang... guessing yes +checking whether posix_spawnattr_setschedpolicy is supported... yes +checking whether posix_spawnattr_setschedparam is supported... yes +checking for sigset_t... yes +checking for SIGPIPE... yes +checking for sched.h... yes +checking for struct sched_param... yes +checking for uid_t in sys/types.h... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking whether C symbols are prefixed with underscore at the linker level... no +checking whether snprintf returns a byte count as in C99... guessing yes +checking whether snprintf is declared... yes +checking for posix_spawnattr_t... yes +checking for posix_spawn_file_actions_t... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether fcloseall is declared... yes +checking which flavor of printf attribute matches inttypes macros... system +checking whether ecvt is declared... yes +checking whether fcvt is declared... yes +checking whether gcvt is declared... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... guessing yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... guessing no +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strsignal is declared... yes +checking whether ldexp() can be used without linking with libm... yes +checking for struct timespec in ... yes +checking for TIME_UTC in ... yes +checking whether execvpe is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for intmax_t... yes +checking whether snprintf truncates the result as in C99... guessing yes +checking for snprintf... (cached) yes +checking for strnlen... yes +checking for wcslen... yes +checking for wcsnlen... yes +checking for mbrtowc... (cached) yes +checking for wcrtomb... (cached) yes +checking whether _snprintf is declared... no +checking whether printf supports size specifiers as in C99... guessing yes +checking whether printf supports 'long double' arguments... guessing yes +checking whether printf supports infinite 'double' arguments... guessing yes +checking whether printf supports infinite 'long double' arguments... guessing no +checking whether printf supports the 'a' and 'A' directives... guessing yes +checking whether printf supports the 'F' directive... guessing yes +checking whether printf supports the 'n' directive... guessing yes +checking whether printf supports the 'ls' directive... guessing yes +checking whether printf supports the grouping flag... guessing yes +checking whether printf supports the left-adjust flag correctly... guessing yes +checking whether printf supports the zero flag correctly... guessing yes +checking whether printf supports large precisions... guessing yes +checking whether printf survives out-of-memory conditions... guessing yes +checking whether wcsdup is declared... yes +checking whether is self-contained... yes +checking for shutdown... (cached) yes +checking whether defines the SHUT_* macros... yes +checking for struct sockaddr_storage... yes +checking for sa_family_t... yes +checking for struct sockaddr_storage.ss_family... yes +checking for library needed for semaphore functions... none +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for IPv4 sockets... yes +checking for IPv6 sockets... yes +checking for off_t... yes +checking whether INT32_MAX < INTMAX_MAX... yes +checking whether INT64_MAX == LONG_MAX... yes +checking whether UINT32_MAX < UINTMAX_MAX... yes +checking whether UINT64_MAX == ULONG_MAX... yes +checking whether is self-contained... yes +checking for library containing setsockopt... none needed +checking whether select supports a 0 argument... guessing yes +checking whether select detects invalid fds... guessing yes +checking for pthread_t... yes +checking for pthread_spinlock_t... yes +checking for PTHREAD_CREATE_DETACHED... yes +checking for PTHREAD_MUTEX_RECURSIVE... yes +checking for PTHREAD_MUTEX_ROBUST... yes +checking for PTHREAD_PROCESS_SHARED... yes +checking whether setenv is declared... yes +checking for search.h... yes +checking for tsearch... yes +checking whether declares ioctl... yes +checking whether unsetenv is declared... yes +checking for alloca as a compiler built-in... yes +checking whether to enable assertions... yes +checking whether btowc(0) is correct... guessing yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking whether calloc (0, n) and calloc (n, 0) return nonnull... guessing yes +checking whether this system supports file names of any length... no +checking for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for clock_settime... yes +checking for closedir... yes +checking for d_ino member in directory struct... guessing yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... (cached) unknown, assuming no +checking whether dup works... guessing yes +checking whether dup2 works... guessing yes +checking for error_at_line... yes +checking whether fflush works on input streams... (cached) cross +checking whether fcntl handles F_DUPFD correctly... guessing yes +checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no +checking whether fdopendir is declared... yes +checking whether fdopendir works... guessing yes +checking whether fflush works on input streams... (cached) cross +checking for flexible array member... yes +checking whether conversion from 'int' to 'long double' works... guessing yes +checking whether fopen recognizes a trailing slash... guessing yes +checking whether fopen supports the mode character 'x'... guessing yes +checking whether fopen supports the mode character 'e'... guessing yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking whether fpurge is declared... no +checking whether free is known to preserve errno... yes +checking whether frexp works... guessing yes +checking whether frexpl is declared... yes +checking whether frexpl() can be used without linking with libm... yes +checking whether frexpl works... guessing yes +checking for fseeko... (cached) yes +checking whether fflush works on input streams... (cached) cross +checking for _fseeki64... no +checking whether fstatat (..., 0) works... guessing yes +checking for ftello... (cached) yes +checking whether ftello works... (cached) guessing yes +checking whether getcwd handles long file names properly... guessing no, but it is partly working +checking for getpagesize... yes +checking whether getcwd succeeds when 4k < cwd_length < 16k... guessing no +checking whether getdtablesize works... guessing yes +checking for getpagesize... (cached) yes +checking whether getpagesize is declared... yes +checking whether program_invocation_name is declared... yes +checking whether program_invocation_short_name is declared... yes +checking whether __argv is declared... no +checking whether getrandom is compatible with its GNU+BSD signature... yes +checking whether the compiler generally respects inline... yes +checking whether isnan(double) can be used without linking with libm... yes +checking whether isnan(float) can be used without linking with libm... yes +checking whether isnan(float) works... guessing yes +checking whether isnan(long double) can be used without linking with libm... yes +checking whether isnanl works... guessing yes +checking whether iswblank is declared... yes +checking whether iswdigit is ISO C compliant... guessing yes +checking whether iswxdigit is ISO C compliant... guessing yes +checking whether the compiler supports the __inline keyword... yes +checking whether lseek detects pipes... yes +checking whether malloc (0) returns nonnull... (cached) guessing yes +checking whether mbrtowc handles incomplete characters... guessing yes +checking whether mbrtowc works as well as mbtowc... guessing yes +checking whether mbrtowc handles a NULL pwc argument... guessing yes +checking whether mbrtowc handles a NULL string argument... guessing yes +checking whether mbrtowc has a correct return value... guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes +checking whether mbrtowc stores incomplete characters... guessing no +checking whether mbrtowc works on empty input... guessing no +checking whether the C locale is free of encoding errors... guessing no +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking for mbtowc... yes +checking for bp-sym.h... no +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking whether mkdir handles trailing slash... guessing yes +checking whether mkdir handles trailing dot... guessing yes +checking for mkdtemp... yes +checking for working mkstemp... guessing yes +checking whether YESEXPR works... guessing yes +checking for obstacks that work with any size object... no +checking whether open recognizes a trailing slash... guessing yes +checking for opendir... yes +checking whether posix_spawn_file_actions_addclose works... guessing yes +checking whether posix_spawn_file_actions_adddup2 works... guessing yes +checking whether posix_spawn_file_actions_addopen works... guessing yes +checking whether frexp works... (cached) guessing yes +checking whether ldexp can be used without linking with libm... (cached) yes +checking whether frexpl() can be used without linking with libm... (cached) yes +checking whether frexpl works... (cached) guessing yes +checking whether frexpl is declared... (cached) yes +checking whether ldexpl() can be used without linking with libm... yes +checking whether ldexpl works... guessing yes +checking whether ldexpl is declared... yes +checking whether program_invocation_name is declared... (cached) yes +checking whether program_invocation_short_name is declared... (cached) yes +checking for raise... yes +checking for sigprocmask... yes +checking for rawmemchr... yes +checking for readdir... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... guessing yes +checking whether readlink truncates results correctly... guessing yes +checking whether realloc (0, 0) returns nonnull... guessing yes +checking for reallocarray... yes +checking for working re_compile_pattern... guessing no +checking for libintl.h... yes +checking whether isblank is declared... yes +checking whether rename honors trailing slash on destination... guessing yes +checking whether rename honors trailing slash on source... guessing yes +checking whether rename manages hard links correctly... guessing yes +checking whether rename manages existing destinations correctly... guessing yes +checking for rewinddir... yes +checking whether rmdir works... guessing yes +checking whether setlocale supports the C locale... guessing yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes +checking whether setlocale (category, NULL) is multithread-safe... (cached) yes +checking for struct sigaction.sa_sigaction... yes +checking for signbit macro... guessing yes +checking for signbit compiler built-ins... guessing yes +checking for sigprocmask... (cached) yes +checking for stack direction... grows down +checking for stack_t... yes +checking for working sigaltstack... guessing yes +checking for correct stack_t interpretation... guessing yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking for snprintf... (cached) yes +checking whether snprintf respects a size of 1... guessing yes +checking whether printf supports POSIX/XSI format strings with positions... guessing yes +checking for ssize_t... yes +checking whether stat handles trailing slashes on files... guessing yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for struct stat.st_birthtimespec.tv_nsec... no +checking for struct stat.st_birthtimensec... no +checking for struct stat.st_birthtim.tv_nsec... no +checking for working stdalign.h... yes +checking for va_copy... yes +checking for stpcpy... yes +checking for strchrnul... yes +checking whether strchrnul works... guessing yes +checking for working strerror function... guessing yes +checking for working strndup... guessing yes +checking for working strnlen... yes +checking for strsignal... yes +checking whether strsignal always returns a string... guessing yes +checking whether strtod obeys C99... guessing yes +checking for sys/single_threaded.h... yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vasprintf... (cached) yes +checking for ptrdiff_t... (cached) yes +checking for waitid... yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether wcrtomb works in the C locale... guessing yes +checking whether wcrtomb return value is correct... guessing yes +checking whether wcwidth is declared... yes +checking whether wcwidth works reasonably in UTF-8 locales... guessing yes +checking for stdint.h... (cached) yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a turkish Unicode locale... none +checking whether open recognizes a trailing slash... (cached) guessing yes +checking for close_range... yes +checking whether fdopen sets errno... guessing yes +checking whether freopen works on closed fds... guessing no +checking for gettimeofday with POSIX signature... yes +checking for library containing inet_pton... none required +checking whether inet_pton is declared... yes +checking whether byte ordering is bigendian... (cached) no +checking for ioctl... yes +checking for ioctl with POSIX signature... no +checking where to find the exponent in a 'double'... (cached) word 1 bit 20 +checking where to find the exponent in a 'float'... (cached) word 0 bit 23 +checking where to find the exponent in a 'long double'... unknown +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking whether link obeys POSIX... guessing yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for library containing nanosleep... none required +checking for working nanosleep... guessing no (mishandles large arguments) +checking whether is self-contained... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking whether pthread_create exists as a global function... yes +checking whether pthread_sigmask is a macro... no +checking whether pthread_sigmask works without -lpthread... guessing yes +checking whether pthread_sigmask returns error numbers... guessing yes +checking whether pthread_sigmask unblocks signals correctly... guessing yes +checking for putenv compatible with GNU and SVID... guessing yes +checking whether sched_yield is declared... yes +checking whether select supports a 0 argument... (cached) guessing yes +checking whether select detects invalid fds... (cached) guessing yes +checking whether setenv validates arguments... guessing yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking whether sleep is declared... yes +checking for working sleep... guessing yes +checking for socklen_t... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking whether symlink handles trailing slash correctly... guessing yes +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... guessing yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking whether wctob works... guessing yes +checking whether wctob is declared... yes +checking whether an open file can be renamed... guessing no +checking if changeword is wanted... no +checking which shell to use for syscmd... /bin/sh +checking if malloc debugging is wanted... no +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for CFPreferencesCopyAppValue... (cached) no +checking for CFLocaleCopyPreferredLanguages... (cached) no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating lib/Makefile +config.status: creating po/Makefile.in +config.status: creating src/Makefile +config.status: creating tests/Makefile +config.status: creating checks/Makefile +config.status: creating examples/Makefile +config.status: creating lib/config.h +config.status: executing depfiles commands +config.status: executing stamp-h commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/m4-1.4.19' +Making all in . +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19' +Making all in examples +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/examples' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/examples' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/lib' + GEN alloca.h + GEN configmake.h + GEN dirent.h + GEN fcntl.h + GEN getopt.h + GEN getopt-cdefs.h + GEN iconv.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN math.h + GEN sched.h + GEN signal.h + GEN sigsegv.h + GEN spawn.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN sys/random.h + GEN sys/stat.h + GEN sys/types.h + GEN sys/wait.h + GEN time.h + GEN unistd.h + GEN unistr.h + GEN unitypes.h + GEN uniwidth.h + GEN wchar.h + GEN wctype.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.19/lib' + CC asyncsafe-spin.o + CC openat-proc.o + CC gl_avltree_oset.o + CC basename-lgpl.o + CC binary-io.o + CC bitrotate.o + CC c-ctype.o + CC c-stack.o + CC c-strcasecmp.o + CC c-strncasecmp.o + CC canonicalize.o + CC clean-temp.o + CC clean-temp-simple.o + CC cloexec.o + CC close-stream.o + CC closein.o + CC closeout.o + CC concat-filename.o + CC dirname.o + CC basename.o + CC dirname-lgpl.o + CC stripslash.o + CC malloc/dynarray_at_failure.o + CC malloc/dynarray_emplace_enlarge.o + CC malloc/dynarray_finalize.o + CC malloc/dynarray_resize.o + CC malloc/dynarray_resize_clear.o + CC execute.o + CC exitfail.o + CC fatal-signal.o + CC fd-hook.o + CC fd-safer-flag.o + CC dup-safer-flag.o + CC file-set.o + CC filenamecat.o + CC filenamecat-lgpl.o + CC findprog-in.o + CC fopen-safer.o + CC freading.o + CC getprogname.o + CC hard-locale.o + CC hash.o + CC hash-pjw.o + CC hash-triple-simple.o + CC gl_linked_list.o + CC gl_linkedhash_list.o + CC gl_list.o + CC localcharset.o + CC localename.o + CC localename-table.o + CC glthread/lock.o + CC malloca.o + CC math.o + CC mbchar.o + CC mbiter.o + CC mbslen.o + CC mbsstr.o + CC mbuiter.o + CC memchr2.o + CC openat-die.o + CC gl_oset.o + CC pipe2.o + CC pipe2-safer.o + CC printf-frexp.o + CC printf-frexpl.o + CC progname.o + CC propername.o + CC quotearg.o + CC save-cwd.o + CC malloc/scratch_buffer_dupfree.o + CC malloc/scratch_buffer_grow.o + CC malloc/scratch_buffer_grow_preserve.o + CC malloc/scratch_buffer_set_array_size.o + CC setlocale_null.o + CC sig-handler.o + CC sigsegv.o + CC stackvma.o + CC spawn-pipe.o + CC stat-time.o + CC mkstemp-safer.o + CC striconv.o + CC strnlen1.o + CC tempname.o + CC glthread/threadlib.o + CC glthread/tls.o + CC tmpdir.o + CC trim.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.o + CC unistr/u8-mbtoucr.o + CC unistr/u8-uctomb.o + CC unistr/u8-uctomb-aux.o + CC uniwidth/width.o + CC verror.o + CC version-etc.o + CC version-etc-fsf.o + CC wait-process.o + CC wctype-h.o + CC xmalloc.o + CC xalloc-die.o + CC gl_xlist.o + CC xmalloca.o + CC gl_xoset.o + CC xprintf.o + CC xsize.o + CC xstriconv.o + CC xstrndup.o + CC xvasprintf.o + CC xasprintf.o + CC asnprintf.o + CC asprintf.o + CC chdir-long.o + CC fclose.o + CC fcntl.o + CC fflush.o + CC fpurge.o + CC freadahead.o + CC fseek.o + CC fseeko.o + CC getcwd.o + CC getcwd-lgpl.o + CC getopt.o + CC getopt1.o + CC mbrtowc.o + CC memchr.o + CC obstack.o + CC printf-args.o + CC printf-parse.o + CC regex.o + CC spawn_faction_addchdir.o + CC strerror.o + CC strstr.o + CC vasnprintf.o + CC vasprintf.o + AR libm4.a +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/lib' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/lib' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/src' + CC m4.o + CC builtin.o + CC debug.o + CC eval.o + CC format.o + CC freeze.o + CC input.o + CC macro.o + CC output.o + CC path.o + CC symtab.o + CCLD m4 +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/src' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/doc' +Making all in checks +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/checks' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/checks' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/po' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/tests' + GEN arpa/inet.h + GEN ctype.h + GEN test-posix_spawn-dup2-stdout.sh + GEN test-posix_spawn-dup2-stdin.sh + GEN pthread.h + GEN sys/ioctl.h + GEN sys/select.h + GEN sys/socket.h + GEN sys/time.h + GEN sys/uio.h +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.19/tests' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/m4-1.4.19/tests' + CC locale.o + CC gl_array_list.o + CC gl_array_oset.o + CC findprog.o + CC imaxtostr.o + CC inttostr.o + CC offtostr.o + CC uinttostr.o + CC umaxtostr.o + CC read-file.o + CC sockets.o + CC sys_socket.o + CC glthread/thread.o + CC vma-iter.o + CC xconcat-filename.o + CC freopen.o + CC ioctl.o + CC nanosleep.o + CC perror.o + CC pthread_sigmask.o + CC strerror_r.o + AR libtests.a + CCLD current-locale + CC test-localcharset.o + CCLD test-localcharset +make[4]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/tests' +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/tests' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/tests' +make[1]: Leaving directory '/mnt/lfs/sources/m4-1.4.19' +make install-recursive +make[1]: Entering directory '/mnt/lfs/sources/m4-1.4.19' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19' +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.19' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.19' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19' +Making install in examples +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/examples' +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.19/examples' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/examples' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/examples' +Making install in lib +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/lib' +make install-am +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.19/lib' +make[4]: Entering directory '/mnt/lfs/sources/m4-1.4.19/lib' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/lib' +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/lib' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/lib' +Making install in src +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/src' +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.19/src' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c m4 '/mnt/lfs/usr/bin' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/src' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/src' +Making install in doc +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/doc' +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.19/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/m4.info' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 ./m4.1 '/mnt/lfs/usr/share/man/man1' +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/doc' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/doc' +Making install in checks +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/checks' +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.19/checks' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/checks' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/checks' +Making install in po +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/po' +installing bg.gmo as /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/m4.mo +installing cs.gmo as /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/m4.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/m4.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/m4.mo +installing el.gmo as /mnt/lfs/usr/share/locale/el/LC_MESSAGES/m4.mo +installing eo.gmo as /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/m4.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/m4.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/m4.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/m4.mo +installing ga.gmo as /mnt/lfs/usr/share/locale/ga/LC_MESSAGES/m4.mo +installing gl.gmo as /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/m4.mo +installing hr.gmo as /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/m4.mo +installing id.gmo as /mnt/lfs/usr/share/locale/id/LC_MESSAGES/m4.mo +installing ja.gmo as /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/m4.mo +installing ko.gmo as /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/m4.mo +installing nl.gmo as /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/m4.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/m4.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/m4.mo +installing ro.gmo as /mnt/lfs/usr/share/locale/ro/LC_MESSAGES/m4.mo +installing ru.gmo as /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/m4.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/m4.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/m4.mo +installing uk.gmo as /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/m4.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/m4.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/m4.mo +installing zh_TW.gmo as /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/m4.mo +if test "m4" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + /usr/bin/install -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/po' +Making install in tests +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.19/tests' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.19/tests' +Making install in . +make[4]: Entering directory '/mnt/lfs/sources/m4-1.4.19/tests' +make[5]: Entering directory '/mnt/lfs/sources/m4-1.4.19/tests' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/tests' +make[4]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/tests' +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/tests' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.19/tests' +make[1]: Leaving directory '/mnt/lfs/sources/m4-1.4.19' +[lfs-cross] Finishing build of m4-1.4.19 at Wed Sep 7 14:00:01 -03 2022 +[lfs-cross] Starting build of ncurses-6.3 at Wed Sep 7 14:00:02 -03 2022 +/mnt/lfs/sources/ncurses-6.3/build /mnt/lfs/sources/ncurses-6.3 +checking for ggrep... no +checking for grep... grep +checking for egrep... grep -E +Configuring NCURSES 6.3 ABI 6 (Wed Sep 7 14:00:02 -03 2022) +checking for package version... 6.3 +checking for package patch date... 20211021 +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-pc-linux-gnu +Configuring for linux-gnu +checking for fgrep... grep -F +checking for prefix... /usr +checking for gnatgcc... no +checking for gcc... gcc +checking for C compiler default output... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for executable suffix... +checking for object suffix... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking version of gcc... 12.2.0 +checking if this is really Intel C compiler... no +checking if this is really Clang C compiler... no +checking for gcc option to accept ANSI C... none needed +checking $CFLAGS variable... ok +checking $CC variable... ok +checking how to run the C preprocessor... gcc -E +checking whether gcc needs -traditional... no +checking whether gcc understands -c and -o together... yes +checking for ldconfig... /usr/bin/ldconfig +checking if you want to ensure bool is consistent with C++... yes +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking if g++ works... yes +checking for g++... /usr/bin/g++ +checking version of /usr/bin/g++... 12.2.0 +checking if you want to build C++ binding and demo... yes +checking if you want to build with Ada... yes +checking if you want to install terminal database... yes +checking if you want to install manpages... yes +checking if you want to build programs such as tic... yes +checking if you want to build test-programs... yes +checking if you wish to install curses.h... yes +checking for gawk... gawk +checking for a BSD compatible install... /usr/bin/install -c +checking for lint... no +checking for cppcheck... no +checking for splint... no +checking whether ln -s works... yes +checking if ln -s -f options work... yes +checking for long file names... yes +checking if you want to use pkg-config... yes +checking for pkg-config... /usr/bin/pkg-config +checking for /usr/bin/pkg-config library directory... checking for search-list... /usr/lib/pkgconfig /usr/share/pkgconfig +checking for first directory... /usr/lib/pkgconfig +checking if we should install .pc files for /usr/bin/pkg-config... no +checking if we should assume mixed-case filenames... auto +checking if filesystem supports mixed-case filenames... yes +checking whether make sets ${MAKE}... yes +checking for ".PHONY" make-support... yes +checking for exctags... no +checking for ctags... no +checking for exetags... no +checking for etags... no +checking for ctags... no +checking for etags... no +checking for makeflags variable... +checking for ranlib... ranlib +checking for ld... ld +checking for ar... ar +checking for nm... nm +checking for ar... (cached) ar +checking for options to update archives... -curvU +checking if you have specified an install-prefix... +checking if libtool -version-number should be used... yes +checking if you want to build libraries with libtool... no +checking if you want to build shared libraries... no +checking if you want to build static libraries... yes +checking if you want to build debug libraries... yes +checking if you want to build profiling libraries... no +checking for specified models... normal debug +checking for default model... normal +checking if you want to have a library-prefix... auto +checking for PATH separator... : +checking if you want to build a separate terminfo library... no +checking if you want to build a separate tic library... no +checking for default loader flags... +checking for an rpath option... -Wl,-rpath, +checking if release/abi version should be used for shared libs... auto +checking which gcc option to use... -fPIC +checking if you want to link with the GPM mouse library... maybe +checking for gpm.h... yes +checking for Gpm_Open in -lgpm... yes +checking if you want to load GPM dynamically... yes +checking for dlsym... yes +checking whether able to link to dl*() functions... ok +checking for soname of gpm library... libgpm.so.2 +checking for Gpm_Wgetch in -lgpm... yes +checking if GPM is weakly bound to curses library... unknown +checking if you want to use PCRE2 for regular-expressions... no +checking if you want to disable library suffixes... no +checking if you want to disable extra LDFLAGS for package-scripts... no +checking if you wish to append extra suffix to header/library paths... +checking if you wish to install ncurses overwriting curses... yes +checking if external terminfo-database is used... yes +checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src +checking whether to use hashed database instead of directory/tree... no +checking for list of fallback descriptions... +checking for tic... tic +checking for infocmp... infocmp +checking if you want modern xterm or antique... xterm-new +checking if xterm backspace sends BS or DEL... BS +checking for list of terminfo directories... /usr/share/terminfo +checking for default terminfo directory... /usr/share/terminfo +checking if big-core option selected... yes +checking if big-strings option selected... yes +checking if you want termcap-fallback support... no +checking if ~/.terminfo is wanted... yes +checking if you want to permit root to use ncurses environment variables... yes +checking if you want to permit setuid programs to access all files... yes +checking for unistd.h... yes +checking for remove... yes +checking for unlink... yes +checking if link/symlink functions work... link symlink +checking if tic should use symbolic links... no +checking if tic should use hard links... yes +checking if you want broken-linker support code... no +checking if tputs should process BSD-style prefix padding... no +checking if the POSIX test-macros are already defined... no +checking if this is the GNU C library... yes +checking if _DEFAULT_SOURCE can be used as a basis... yes +checking if _XOPEN_SOURCE=600 works with _DEFAULT_SOURCE... yes +checking if _XOPEN_SOURCE really is set... yes +checking if SIGWINCH is defined... yes +checking for nl_langinfo and CODESET... yes +checking if you want wide-character code... no +checking whether to enable _LP64 definition in curses.h... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for _LARGE_FILES value needed for large files... no +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for fseeko... yes +checking whether to use struct dirent64... no +checking if you want tparm not to use X/Open fixed-parameter list... yes +checking if you want to enable wattr* macros... no +checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt +checking for type of bool... auto +checking for alternate terminal capabilities file... Caps +checking for type of chtype... uint32_t +checking for type of ospeed... short +checking for type of mmask_t... uint32_t +checking for size CCHARW_MAX... 5 +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... (cached) yes +checking for signed char... yes +checking size of signed char... 1 +checking if you want to use signed Boolean array in term.h... no +checking for type of tparm args... intptr_t +checking if RCS identifiers should be compiled-in... no +checking format of man-pages... gzip +checking for manpage renaming... no +checking if manpage aliases will be installed... yes +checking if manpage symlinks should be used... yes +checking for manpage tbl... no +checking if you want to build with function extensions... yes +checking if you want to build with SCREEN extensions... yes +checking if you want to build with terminal-driver... no +checking for extended use of const keyword... yes +checking if you want to use extended colors... yes +checking if you want to use extended mouse encoding... yes +checking if you want to use extended putwin/screendump... yes +checking if you want $NCURSES_NO_PADDING code... yes +checking if you want SIGWINCH handler... yes +checking if you want user-definable terminal capabilities like termcap... yes +checking if you want to link with the pthread library... no +checking if you want reentrant code... no +checking if you want opaque curses-library structures... no +checking if you want opaque form-library structures... no +checking if you want opaque menu-library structures... no +checking if you want opaque panel-library structures... no +checking if you want all development code... no +checking if you want hard-tabs code... no +checking if you want limited support for xmc... no +checking if you do not want to assume colors are white-on-black... yes +checking if you want hashmap scrolling-optimization code... yes +checking if you want colorfgbg code... no +checking if you want to use gcc -fvisibility option... no +checking if you want interop bindings... yes +checking if you want experimental safe-sprintf code... no +checking if you want wgetch-events code... no +checking if you want to see long compiling messages... yes +checking if you want to install stripped executables... yes +checking if install accepts -p option... yes +checking if install needs to be told about ownership... no +checking if you want to use C11 _Noreturn feature... no +checking if you want to turn on gcc warnings... no +configure: checking for gcc __attribute__ directives... +... scanf +... printf +... unused +... noreturn +checking if you want to work around bogus compiler/loader warnings... no +checking if you want to enable runtime assertions... no +checking if you want to use dmalloc for testing... no +checking if you want to use dbmalloc for testing... no +checking if you want to use valgrind for testing... no +checking if you want to perform memory-leak testing... no +checking whether to add trace feature to all models... no +checking if we want to use GNAT projects... yes +checking for gettimeofday... yes +checking if -lm needed for math functions... yes +checking for ANSI C header files... (cached) yes +checking for dirent.h that defines DIR... yes +checking for opendir in -ldir... no +checking whether time.h and sys/time.h may both be included... yes +checking for regcomp... yes +checking for regular-expression headers... regex.h +checking for fcntl.h... yes +checking for getopt.h... yes +checking for limits.h... yes +checking for locale.h... yes +checking for math.h... yes +checking for poll.h... yes +checking for sys/ioctl.h... yes +checking for sys/param.h... yes +checking for sys/poll.h... yes +checking for sys/select.h... yes +checking for sys/time.h... yes +checking for sys/times.h... yes +checking for ttyent.h... yes +checking for unistd.h... (cached) yes +checking for wctype.h... yes +checking for unistd.h... (cached) yes +checking for getopt.h... (cached) yes +checking for header declaring getopt variables... unistd.h +checking if external environ is declared... no +checking if external environ exists... yes +checking for getenv... yes +checking for putenv... yes +checking for setenv... yes +checking for strdup... yes +checking if getenv returns consistent values... yes +checking if sys/time.h works with sys/select.h... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking if gcc supports options to tune inlining... yes +checking for signal global datatype... volatile sig_atomic_t +checking if unsigned literals are legal... yes +checking if external errno is declared... yes +checking if external errno exists... no +checking if data-only library module links... yes +checking for getcwd... yes +checking for getegid... yes +checking for geteuid... yes +checking for getopt... yes +checking for getttynam... yes +checking for issetugid... no +checking for localeconv... yes +checking for poll... yes +checking for putenv... (cached) yes +checking for remove... (cached) yes +checking for select... yes +checking for setbuf... yes +checking for setbuffer... yes +checking for setenv... (cached) yes +checking for setfsuid... yes +checking for setvbuf... yes +checking for sigaction... yes +checking for sigvec... no +checking for snprintf... yes +checking for strdup... (cached) yes +checking for strstr... yes +checking for sysconf... yes +checking for tcgetpgrp... yes +checking for times... yes +checking for tsearch... yes +checking for vsnprintf... yes +checking for isascii... yes +checking whether sigaction needs _POSIX_SOURCE... no +checking if nanosleep really works... yes +checking for termio.h... yes +checking for termios.h... yes +checking for unistd.h... (cached) yes +checking for sys/ioctl.h... (cached) yes +checking for sys/termio.h... no +checking whether termios.h needs _POSIX_SOURCE... no +checking for tcgetattr... yes +checking for vsscanf function or workaround... vsscanf +checking for unistd.h... (cached) yes +checking for working mkstemp... yes +checking whether setvbuf arguments are reversed... no +checking for intptr_t... yes +checking for ssize_t... yes +checking for type sigaction_t... no +checking declaration of size-change... yes +checking for memmove... yes +checking if poll really works... yes +checking for va_copy... yes +checking for pid_t... yes +checking for unistd.h... (cached) yes +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... (cached) yes +checking for working vfork... (cached) yes +checking if fopen accepts explicit binary mode... yes +checking for openpty in -lutil... yes +checking for openpty header... pty.h +checking if we should include stdbool.h... yes +checking for builtin bool type... no +checking if we already have C++ library... yes +checking whether /usr/bin/g++ understands -c and -o together... yes +checking how to run the C++ preprocessor... /usr/bin/g++ -E +checking for typeinfo... yes +checking for iostream... yes +checking if iostream uses std-namespace... yes +checking if we should include stdbool.h... (cached) yes +checking for builtin bool type... yes +checking for bool... yes +checking size of bool... 1 +checking for type of bool... unsigned char +checking for special defines needed for etip.h... +checking if /usr/bin/g++ accepts parameter initialization... no +checking if /usr/bin/g++ accepts static_cast... yes +checking for gnat... no +checking for gnatmake... no +checking for gprconfig... no +checking for gprbuild... no +checking for library subsets... ticlib+termlib+ext_tinfo+base+ext_funcs +checking default library suffix... +checking default library-dependency suffix... .a +checking default object directory... objects +checking c++ library-dependency suffix... .a +checking if linker supports switching between static/dynamic... no +checking where we will install curses.h... ${prefix}/include +checking for desired basename for form library... form +checking for desired basename for menu library... menu +checking for desired basename for panel library... panel +checking for desired basename for cxx library... ncurses++ +checking for src modules... ncurses progs panel menu form +checking for defines to add to ncurses6-config script... -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 +package: ncurses +checking for linker search path... /usr/lib /usr/local/lib +configure: creating ./config.status +config.status: creating include/MKterm.h.awk +config.status: creating include/curses.head +config.status: creating include/ncurses_dll.h +config.status: creating include/termcap.h +config.status: creating include/unctrl.h +config.status: creating man/Makefile +config.status: creating include/Makefile +config.status: creating ncurses/Makefile +config.status: creating progs/Makefile +config.status: creating panel/Makefile +config.status: creating menu/Makefile +config.status: creating form/Makefile +config.status: creating test/Makefile +config.status: creating misc/Makefile +config.status: creating c++/Makefile +config.status: creating misc/run_tic.sh +config.status: creating misc/ncurses-config +config.status: creating man/ncurses6-config.1 +config.status: creating Makefile +config.status: creating include/ncurses_cfg.h +Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for debug model (ncurses: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for normal model (progs: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for debug model (progs: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for normal model (panel: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for debug model (panel: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for normal model (menu: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for debug model (menu: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for normal model (form: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for debug model (form: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for normal model (test: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for debug model (test: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for normal model (c++: ticlib+termlib+ext_tinfo+base+ext_funcs) +Appending rules for debug model (c++: ticlib+termlib+ext_tinfo+base+ext_funcs) +creating headers.sh + +** Configuration summary for NCURSES 6.3 20211021: + + extended funcs: yes + xterm terminfo: xterm-new + + bin directory: /usr/bin + lib directory: /usr/lib + include directory: /usr/include + man directory: /usr/share/man + terminfo directory: /usr/share/terminfo + +make: Entering directory '/mnt/lfs/sources/ncurses-6.3/build/include' +cat curses.head >curses.h +AWK=gawk /bin/sh ../../include/MKkey_defs.sh ../../include/Caps ../../include/Caps-ncurses >>curses.h +/bin/sh -c 'if test "0" = "1" ; then cat ../../include/curses.events >>curses.h ; fi' +/bin/sh -c 'if test "chtype" = "cchar_t" ; then cat ../../include/curses.wide >>curses.h ; fi' +cat ../../include/curses.tail >>curses.h +/bin/sh ../../include/MKhashsize.sh ../../include/Caps ../../include/Caps-ncurses >hashsize.h +AWK=gawk /bin/sh ../../include/MKncurses_def.sh ../../include/ncurses_defs >ncurses_def.h +AWK=gawk /bin/sh ../../include/MKparametrized.sh ../../include/Caps ../../include/Caps-ncurses >parametrized.h +touch config.h +gawk -f MKterm.h.awk ../../include/Caps ../../include/Caps-ncurses > term.h +/bin/sh ../../include/edit_cfg.sh ../include/ncurses_cfg.h term.h +** edit: HAVE_TCGETATTR 1 +** edit: HAVE_TERMIOS_H 1 +** edit: HAVE_TERMIO_H 1 +** edit: BROKEN_LINKER 0 +make: Leaving directory '/mnt/lfs/sources/ncurses-6.3/build/include' +make: Entering directory '/mnt/lfs/sources/ncurses-6.3/build/progs' +echo "#ifndef __TRANSFORM_H" >transform.h +echo "#define __TRANSFORM_H 1" >>transform.h +echo "#include " >>transform.h +echo "extern bool same_program(const char *, const char *);" >>transform.h +/bin/sh -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi' +echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h +echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h +echo "#define PROG_CLEAR \"`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h +echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h +echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h +echo "#endif /* __TRANSFORM_H */" >>transform.h +gcc -DHAVE_CONFIG_H -I../progs -I. -I../../progs -I../include -I../../progs/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../progs/tic.c -o ../objects/tic.o +/bin/sh ../../progs/MKtermsort.sh gawk ../../progs/../include/Caps >termsort.h +gcc -DHAVE_CONFIG_H -I../progs -I. -I../../progs -I../include -I../../progs/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../progs/dump_entry.c -o ../objects/dump_entry.o +gcc -DHAVE_CONFIG_H -I../progs -I. -I../../progs -I../include -I../../progs/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../progs/tparm_type.c -o ../objects/tparm_type.o +gcc -DHAVE_CONFIG_H -I../progs -I. -I../../progs -I../include -I../../progs/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../progs/transform.c -o ../objects/transform.o +( cd ../ncurses && make DESTDIR="" RPATH_LIST="/usr/lib" ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/build/ncurses' +gawk -f ../../ncurses/tinfo/MKcodes.awk bigstrings=1 ../../include/Caps ../../include/Caps-ncurses >codes.c +gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I../../ncurses -I../include -I../../ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 ../../ncurses/tinfo/make_hash.c +/bin/sh -e ../../ncurses/tinfo/MKcaptab.sh gawk 1 ../../ncurses/tinfo/MKcaptab.awk ../../include/Caps ../../include/Caps-ncurses > comp_captab.c +/bin/sh -e ../../ncurses/tinfo/MKuserdefs.sh gawk 1 ../../include/Caps ../../include/Caps-ncurses > comp_userdefs.c +/bin/sh -e ../../ncurses/tty/MKexpanded.sh "gcc -E" -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG > expanded.c +/bin/sh -e ../../ncurses/tinfo/MKfallback.sh /usr/share/terminfo ../../misc/terminfo.src "tic" "infocmp" >fallback.c +/bin/sh -e ../../ncurses/base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.c +AWK=gawk /bin/sh ../../ncurses/tinfo/MKkeys_list.sh ../../include/Caps ../../include/Caps-ncurses | LC_ALL=C sort >keys.list +gawk -f ../../ncurses/base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c +/bin/sh -e ../../ncurses/base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "gawk" implemented <../include/curses.h >link_test.c +gawk -f ../../ncurses/tinfo/MKnames.awk bigstrings=1 ../../include/Caps ../../include/Caps-ncurses >names.c +echo | gawk -f ../../ncurses/base/MKunctrl.awk bigstrings=1 >unctrl.c +gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I../../ncurses -I../include -I../../ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 ../../ncurses/tinfo/make_keys.c +./make_keys keys.list > init_keytry.h +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tty/hardscroll.c -o ../objects/hardscroll.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tty/hashmap.c -o ../objects/hashmap.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_addch.c -o ../objects/lib_addch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_addstr.c -o ../objects/lib_addstr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_beep.c -o ../objects/lib_beep.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_bkgd.c -o ../objects/lib_bkgd.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_box.c -o ../objects/lib_box.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_chgat.c -o ../objects/lib_chgat.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_clear.c -o ../objects/lib_clear.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_clearok.c -o ../objects/lib_clearok.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_clrbot.c -o ../objects/lib_clrbot.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_clreol.c -o ../objects/lib_clreol.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_color.c -o ../objects/lib_color.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_colorset.c -o ../objects/lib_colorset.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_delch.c -o ../objects/lib_delch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_delwin.c -o ../objects/lib_delwin.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_echo.c -o ../objects/lib_echo.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_endwin.c -o ../objects/lib_endwin.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_erase.c -o ../objects/lib_erase.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_flash.c -o ../objects/lib_flash.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_getch.c -o ../objects/lib_getch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_getstr.c -o ../objects/lib_getstr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_hline.c -o ../objects/lib_hline.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_immedok.c -o ../objects/lib_immedok.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_inchstr.c -o ../objects/lib_inchstr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_initscr.c -o ../objects/lib_initscr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_insch.c -o ../objects/lib_insch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_insdel.c -o ../objects/lib_insdel.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_insnstr.c -o ../objects/lib_insnstr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_instr.c -o ../objects/lib_instr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_isendwin.c -o ../objects/lib_isendwin.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_leaveok.c -o ../objects/lib_leaveok.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_mouse.c -o ../objects/lib_mouse.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_move.c -o ../objects/lib_move.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tty/lib_mvcur.c -o ../objects/lib_mvcur.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_mvwin.c -o ../objects/lib_mvwin.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_newterm.c -o ../objects/lib_newterm.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_newwin.c -o ../objects/lib_newwin.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_nl.c -o ../objects/lib_nl.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_overlay.c -o ../objects/lib_overlay.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_pad.c -o ../objects/lib_pad.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_printw.c -o ../objects/lib_printw.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_redrawln.c -o ../objects/lib_redrawln.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_refresh.c -o ../objects/lib_refresh.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_restart.c -o ../objects/lib_restart.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_scanw.c -o ../objects/lib_scanw.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_screen.c -o ../objects/lib_screen.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_scroll.c -o ../objects/lib_scroll.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_scrollok.c -o ../objects/lib_scrollok.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_scrreg.c -o ../objects/lib_scrreg.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_set_term.c -o ../objects/lib_set_term.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slk.c -o ../objects/lib_slk.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slkatrof.c -o ../objects/lib_slkatrof.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slkatron.c -o ../objects/lib_slkatron.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slkatrset.c -o ../objects/lib_slkatrset.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slkattr.c -o ../objects/lib_slkattr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slkclear.c -o ../objects/lib_slkclear.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slkcolor.c -o ../objects/lib_slkcolor.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slkinit.c -o ../objects/lib_slkinit.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slklab.c -o ../objects/lib_slklab.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slkrefr.c -o ../objects/lib_slkrefr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slkset.c -o ../objects/lib_slkset.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_slktouch.c -o ../objects/lib_slktouch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_touch.c -o ../objects/lib_touch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tty/lib_tstp.c -o ../objects/lib_tstp.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_ungetch.c -o ../objects/lib_ungetch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tty/lib_vidattr.c -o ../objects/lib_vidattr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_vline.c -o ../objects/lib_vline.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_wattroff.c -o ../objects/lib_wattroff.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_wattron.c -o ../objects/lib_wattron.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_winch.c -o ../objects/lib_winch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_window.c -o ../objects/lib_window.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/nc_panel.c -o ../objects/nc_panel.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/safe_sprintf.c -o ../objects/safe_sprintf.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tty/tty_update.c -o ../objects/tty_update.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/trace/varargs.c -o ../objects/varargs.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/vsscanf.c -o ../objects/vsscanf.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_freeall.c -o ../objects/lib_freeall.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../ncurses/expanded.c -o ../objects/expanded.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/legacy_coding.c -o ../objects/legacy_coding.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_print.c -o ../objects/lib_print.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/new_pair.c -o ../objects/new_pair.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/resizeterm.c -o ../objects/resizeterm.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/use_screen.c -o ../objects/use_screen.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/use_window.c -o ../objects/use_window.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/wresize.c -o ../objects/wresize.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/access.c -o ../objects/access.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/add_tries.c -o ../objects/add_tries.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../ncurses/codes.c -o ../objects/codes.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/comp_error.c -o ../objects/comp_error.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/comp_hash.c -o ../objects/comp_hash.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../ncurses/comp_userdefs.c -o ../objects/comp_userdefs.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/db_iterator.c -o ../objects/db_iterator.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/doalloc.c -o ../objects/doalloc.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/entries.c -o ../objects/entries.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../ncurses/fallback.c -o ../objects/fallback.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/free_ttype.c -o ../objects/free_ttype.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/getenv_num.c -o ../objects/getenv_num.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/home_terminfo.c -o ../objects/home_terminfo.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/init_keytry.c -o ../objects/init_keytry.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_acs.c -o ../objects/lib_acs.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_data.c -o ../objects/lib_data.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_kernel.c -o ../objects/lib_kernel.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_longname.c -o ../objects/lib_longname.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_napms.c -o ../objects/lib_napms.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_options.c -o ../objects/lib_options.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_raw.c -o ../objects/lib_raw.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_setup.c -o ../objects/lib_setup.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_termcap.c -o ../objects/lib_termcap.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_termname.c -o ../objects/lib_termname.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_ti.c -o ../objects/lib_ti.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_tparm.c -o ../objects/lib_tparm.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_tputs.c -o ../objects/lib_tputs.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/trace/lib_trace.c -o ../objects/lib_trace.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tty/lib_twait.c -o ../objects/lib_twait.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/name_match.c -o ../objects/name_match.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../ncurses/names.c -o ../objects/names.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/obsolete.c -o ../objects/obsolete.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/read_entry.c -o ../objects/read_entry.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/read_termcap.c -o ../objects/read_termcap.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/strings.c -o ../objects/strings.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/tries.c -o ../objects/tries.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../ncurses/unctrl.c -o ../objects/unctrl.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/trace/visbuf.c -o ../objects/visbuf.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/alloc_entry.c -o ../objects/alloc_entry.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/captoinfo.c -o ../objects/captoinfo.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/comp_expand.c -o ../objects/comp_expand.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/comp_parse.c -o ../objects/comp_parse.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/comp_scan.c -o ../objects/comp_scan.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/parse_entry.c -o ../objects/parse_entry.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/write_entry.c -o ../objects/write_entry.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/define_key.c -o ../objects/define_key.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/tinfo/hashed_db.c -o ../objects/hashed_db.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/key_defined.c -o ../objects/key_defined.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/keybound.c -o ../objects/keybound.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/keyok.c -o ../objects/keyok.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -c ../../ncurses/base/version.c -o ../objects/version.o +ar -curvU ../lib/libncurses.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/new_pair.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/comp_userdefs.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o +a - ../objects/hardscroll.o +a - ../objects/hashmap.o +a - ../objects/lib_addch.o +a - ../objects/lib_addstr.o +a - ../objects/lib_beep.o +a - ../objects/lib_bkgd.o +a - ../objects/lib_box.o +a - ../objects/lib_chgat.o +a - ../objects/lib_clear.o +a - ../objects/lib_clearok.o +a - ../objects/lib_clrbot.o +a - ../objects/lib_clreol.o +a - ../objects/lib_color.o +a - ../objects/lib_colorset.o +a - ../objects/lib_delch.o +a - ../objects/lib_delwin.o +a - ../objects/lib_echo.o +a - ../objects/lib_endwin.o +a - ../objects/lib_erase.o +a - ../objects/lib_flash.o +a - ../objects/lib_gen.o +a - ../objects/lib_getch.o +a - ../objects/lib_getstr.o +a - ../objects/lib_hline.o +a - ../objects/lib_immedok.o +a - ../objects/lib_inchstr.o +a - ../objects/lib_initscr.o +a - ../objects/lib_insch.o +a - ../objects/lib_insdel.o +a - ../objects/lib_insnstr.o +a - ../objects/lib_instr.o +a - ../objects/lib_isendwin.o +a - ../objects/lib_leaveok.o +a - ../objects/lib_mouse.o +a - ../objects/lib_move.o +a - ../objects/lib_mvcur.o +a - ../objects/lib_mvwin.o +a - ../objects/lib_newterm.o +a - ../objects/lib_newwin.o +a - ../objects/lib_nl.o +a - ../objects/lib_overlay.o +a - ../objects/lib_pad.o +a - ../objects/lib_printw.o +a - ../objects/lib_redrawln.o +a - ../objects/lib_refresh.o +a - ../objects/lib_restart.o +a - ../objects/lib_scanw.o +a - ../objects/lib_screen.o +a - ../objects/lib_scroll.o +a - ../objects/lib_scrollok.o +a - ../objects/lib_scrreg.o +a - ../objects/lib_set_term.o +a - ../objects/lib_slk.o +a - ../objects/lib_slkatr_set.o +a - ../objects/lib_slkatrof.o +a - ../objects/lib_slkatron.o +a - ../objects/lib_slkatrset.o +a - ../objects/lib_slkattr.o +a - ../objects/lib_slkclear.o +a - ../objects/lib_slkcolor.o +a - ../objects/lib_slkinit.o +a - ../objects/lib_slklab.o +a - ../objects/lib_slkrefr.o +a - ../objects/lib_slkset.o +a - ../objects/lib_slktouch.o +a - ../objects/lib_touch.o +a - ../objects/lib_tstp.o +a - ../objects/lib_ungetch.o +a - ../objects/lib_vidattr.o +a - ../objects/lib_vline.o +a - ../objects/lib_wattroff.o +a - ../objects/lib_wattron.o +a - ../objects/lib_winch.o +a - ../objects/lib_window.o +a - ../objects/nc_panel.o +a - ../objects/safe_sprintf.o +a - ../objects/tty_update.o +a - ../objects/varargs.o +a - ../objects/vsscanf.o +a - ../objects/lib_freeall.o +a - ../objects/expanded.o +a - ../objects/legacy_coding.o +a - ../objects/lib_dft_fgbg.o +a - ../objects/lib_print.o +a - ../objects/new_pair.o +a - ../objects/resizeterm.o +a - ../objects/use_screen.o +a - ../objects/use_window.o +a - ../objects/wresize.o +a - ../objects/access.o +a - ../objects/add_tries.o +a - ../objects/alloc_ttype.o +a - ../objects/codes.o +a - ../objects/comp_captab.o +a - ../objects/comp_error.o +a - ../objects/comp_hash.o +a - ../objects/comp_userdefs.o +a - ../objects/db_iterator.o +a - ../objects/doalloc.o +a - ../objects/entries.o +a - ../objects/fallback.o +a - ../objects/free_ttype.o +a - ../objects/getenv_num.o +a - ../objects/home_terminfo.o +a - ../objects/init_keytry.o +a - ../objects/lib_acs.o +a - ../objects/lib_baudrate.o +a - ../objects/lib_cur_term.o +a - ../objects/lib_data.o +a - ../objects/lib_has_cap.o +a - ../objects/lib_kernel.o +a - ../objects/lib_keyname.o +a - ../objects/lib_longname.o +a - ../objects/lib_napms.o +a - ../objects/lib_options.o +a - ../objects/lib_raw.o +a - ../objects/lib_setup.o +a - ../objects/lib_termcap.o +a - ../objects/lib_termname.o +a - ../objects/lib_tgoto.o +a - ../objects/lib_ti.o +a - ../objects/lib_tparm.o +a - ../objects/lib_tputs.o +a - ../objects/lib_trace.o +a - ../objects/lib_ttyflags.o +a - ../objects/lib_twait.o +a - ../objects/name_match.o +a - ../objects/names.o +a - ../objects/obsolete.o +a - ../objects/read_entry.o +a - ../objects/read_termcap.o +a - ../objects/strings.o +a - ../objects/tries.o +a - ../objects/trim_sgr0.o +a - ../objects/unctrl.o +a - ../objects/visbuf.o +a - ../objects/alloc_entry.o +a - ../objects/captoinfo.o +a - ../objects/comp_expand.o +a - ../objects/comp_parse.o +a - ../objects/comp_scan.o +a - ../objects/parse_entry.o +a - ../objects/write_entry.o +a - ../objects/define_key.o +a - ../objects/hashed_db.o +a - ../objects/key_defined.o +a - ../objects/keybound.o +a - ../objects/keyok.o +a - ../objects/version.o +ranlib ../lib/libncurses.a +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tty/hardscroll.c -o ../obj_g/hardscroll.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tty/hashmap.c -o ../obj_g/hashmap.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_addch.c -o ../obj_g/lib_addch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_addstr.c -o ../obj_g/lib_addstr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_beep.c -o ../obj_g/lib_beep.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_bkgd.c -o ../obj_g/lib_bkgd.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_box.c -o ../obj_g/lib_box.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_chgat.c -o ../obj_g/lib_chgat.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_clear.c -o ../obj_g/lib_clear.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_clearok.c -o ../obj_g/lib_clearok.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_clrbot.c -o ../obj_g/lib_clrbot.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_clreol.c -o ../obj_g/lib_clreol.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_color.c -o ../obj_g/lib_color.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_colorset.c -o ../obj_g/lib_colorset.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_delch.c -o ../obj_g/lib_delch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_delwin.c -o ../obj_g/lib_delwin.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_echo.c -o ../obj_g/lib_echo.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_endwin.c -o ../obj_g/lib_endwin.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_erase.c -o ../obj_g/lib_erase.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_flash.c -o ../obj_g/lib_flash.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/lib_gen.c -o ../obj_g/lib_gen.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_getch.c -o ../obj_g/lib_getch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_getstr.c -o ../obj_g/lib_getstr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_hline.c -o ../obj_g/lib_hline.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_immedok.c -o ../obj_g/lib_immedok.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_inchstr.c -o ../obj_g/lib_inchstr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_initscr.c -o ../obj_g/lib_initscr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_insch.c -o ../obj_g/lib_insch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_insdel.c -o ../obj_g/lib_insdel.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_insnstr.c -o ../obj_g/lib_insnstr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_instr.c -o ../obj_g/lib_instr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_isendwin.c -o ../obj_g/lib_isendwin.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_leaveok.c -o ../obj_g/lib_leaveok.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_mouse.c -o ../obj_g/lib_mouse.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_move.c -o ../obj_g/lib_move.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tty/lib_mvcur.c -o ../obj_g/lib_mvcur.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_mvwin.c -o ../obj_g/lib_mvwin.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_newterm.c -o ../obj_g/lib_newterm.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_newwin.c -o ../obj_g/lib_newwin.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_nl.c -o ../obj_g/lib_nl.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_overlay.c -o ../obj_g/lib_overlay.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_pad.c -o ../obj_g/lib_pad.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_printw.c -o ../obj_g/lib_printw.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_redrawln.c -o ../obj_g/lib_redrawln.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_refresh.c -o ../obj_g/lib_refresh.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_restart.c -o ../obj_g/lib_restart.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_scanw.c -o ../obj_g/lib_scanw.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_screen.c -o ../obj_g/lib_screen.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_scroll.c -o ../obj_g/lib_scroll.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_scrollok.c -o ../obj_g/lib_scrollok.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_scrreg.c -o ../obj_g/lib_scrreg.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_set_term.c -o ../obj_g/lib_set_term.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slk.c -o ../obj_g/lib_slk.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slkatr_set.c -o ../obj_g/lib_slkatr_set.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slkatrof.c -o ../obj_g/lib_slkatrof.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slkatron.c -o ../obj_g/lib_slkatron.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slkatrset.c -o ../obj_g/lib_slkatrset.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slkattr.c -o ../obj_g/lib_slkattr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slkclear.c -o ../obj_g/lib_slkclear.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slkcolor.c -o ../obj_g/lib_slkcolor.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slkinit.c -o ../obj_g/lib_slkinit.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slklab.c -o ../obj_g/lib_slklab.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slkrefr.c -o ../obj_g/lib_slkrefr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slkset.c -o ../obj_g/lib_slkset.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_slktouch.c -o ../obj_g/lib_slktouch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_touch.c -o ../obj_g/lib_touch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/lib_tracedmp.c -o ../obj_g/lib_tracedmp.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/lib_tracemse.c -o ../obj_g/lib_tracemse.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tty/lib_tstp.c -o ../obj_g/lib_tstp.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_ungetch.c -o ../obj_g/lib_ungetch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tty/lib_vidattr.c -o ../obj_g/lib_vidattr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_vline.c -o ../obj_g/lib_vline.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_wattroff.c -o ../obj_g/lib_wattroff.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_wattron.c -o ../obj_g/lib_wattron.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_winch.c -o ../obj_g/lib_winch.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_window.c -o ../obj_g/lib_window.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/nc_panel.c -o ../obj_g/nc_panel.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/safe_sprintf.c -o ../obj_g/safe_sprintf.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tty/tty_update.c -o ../obj_g/tty_update.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/varargs.c -o ../obj_g/varargs.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/vsscanf.c -o ../obj_g/vsscanf.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_freeall.c -o ../obj_g/lib_freeall.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/expanded.c -o ../obj_g/expanded.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/legacy_coding.c -o ../obj_g/legacy_coding.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/lib_dft_fgbg.c -o ../obj_g/lib_dft_fgbg.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_print.c -o ../obj_g/lib_print.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/new_pair.c -o ../obj_g/new_pair.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/resizeterm.c -o ../obj_g/resizeterm.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/trace_xnames.c -o ../obj_g/trace_xnames.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/use_screen.c -o ../obj_g/use_screen.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/use_window.c -o ../obj_g/use_window.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/wresize.c -o ../obj_g/wresize.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/access.c -o ../obj_g/access.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/add_tries.c -o ../obj_g/add_tries.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/alloc_ttype.c -o ../obj_g/alloc_ttype.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/codes.c -o ../obj_g/codes.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/comp_captab.c -o ../obj_g/comp_captab.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/comp_error.c -o ../obj_g/comp_error.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/comp_hash.c -o ../obj_g/comp_hash.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/comp_userdefs.c -o ../obj_g/comp_userdefs.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/db_iterator.c -o ../obj_g/db_iterator.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/doalloc.c -o ../obj_g/doalloc.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/entries.c -o ../obj_g/entries.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/fallback.c -o ../obj_g/fallback.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/free_ttype.c -o ../obj_g/free_ttype.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/getenv_num.c -o ../obj_g/getenv_num.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/home_terminfo.c -o ../obj_g/home_terminfo.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/init_keytry.c -o ../obj_g/init_keytry.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_acs.c -o ../obj_g/lib_acs.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_baudrate.c -o ../obj_g/lib_baudrate.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_cur_term.c -o ../obj_g/lib_cur_term.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_data.c -o ../obj_g/lib_data.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_has_cap.c -o ../obj_g/lib_has_cap.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_kernel.c -o ../obj_g/lib_kernel.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/lib_keyname.c -o ../obj_g/lib_keyname.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_longname.c -o ../obj_g/lib_longname.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_napms.c -o ../obj_g/lib_napms.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_options.c -o ../obj_g/lib_options.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_raw.c -o ../obj_g/lib_raw.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_setup.c -o ../obj_g/lib_setup.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_termcap.c -o ../obj_g/lib_termcap.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_termname.c -o ../obj_g/lib_termname.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_tgoto.c -o ../obj_g/lib_tgoto.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_ti.c -o ../obj_g/lib_ti.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_tparm.c -o ../obj_g/lib_tparm.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_tputs.c -o ../obj_g/lib_tputs.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/lib_trace.c -o ../obj_g/lib_trace.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/lib_traceatr.c -o ../obj_g/lib_traceatr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/lib_tracebits.c -o ../obj_g/lib_tracebits.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/lib_tracechr.c -o ../obj_g/lib_tracechr.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/lib_ttyflags.c -o ../obj_g/lib_ttyflags.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tty/lib_twait.c -o ../obj_g/lib_twait.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/name_match.c -o ../obj_g/name_match.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/names.c -o ../obj_g/names.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/obsolete.c -o ../obj_g/obsolete.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/read_entry.c -o ../obj_g/read_entry.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/read_termcap.c -o ../obj_g/read_termcap.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/strings.c -o ../obj_g/strings.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/trace_buf.c -o ../obj_g/trace_buf.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/trace_tries.c -o ../obj_g/trace_tries.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/tries.c -o ../obj_g/tries.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/trim_sgr0.c -o ../obj_g/trim_sgr0.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../ncurses/unctrl.c -o ../obj_g/unctrl.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/trace/visbuf.c -o ../obj_g/visbuf.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/alloc_entry.c -o ../obj_g/alloc_entry.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/captoinfo.c -o ../obj_g/captoinfo.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/comp_expand.c -o ../obj_g/comp_expand.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/comp_parse.c -o ../obj_g/comp_parse.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/comp_scan.c -o ../obj_g/comp_scan.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/parse_entry.c -o ../obj_g/parse_entry.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/write_entry.c -o ../obj_g/write_entry.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/define_key.c -o ../obj_g/define_key.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/tinfo/hashed_db.c -o ../obj_g/hashed_db.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/key_defined.c -o ../obj_g/key_defined.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/keybound.c -o ../obj_g/keybound.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/keyok.c -o ../obj_g/keyok.o +gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -g -DTRACE -c ../../ncurses/base/version.c -o ../obj_g/version.o +ar -curvU ../lib/libncurses_g.a ../obj_g/hardscroll.o ../obj_g/hashmap.o ../obj_g/lib_addch.o ../obj_g/lib_addstr.o ../obj_g/lib_beep.o ../obj_g/lib_bkgd.o ../obj_g/lib_box.o ../obj_g/lib_chgat.o ../obj_g/lib_clear.o ../obj_g/lib_clearok.o ../obj_g/lib_clrbot.o ../obj_g/lib_clreol.o ../obj_g/lib_color.o ../obj_g/lib_colorset.o ../obj_g/lib_delch.o ../obj_g/lib_delwin.o ../obj_g/lib_echo.o ../obj_g/lib_endwin.o ../obj_g/lib_erase.o ../obj_g/lib_flash.o ../obj_g/lib_gen.o ../obj_g/lib_getch.o ../obj_g/lib_getstr.o ../obj_g/lib_hline.o ../obj_g/lib_immedok.o ../obj_g/lib_inchstr.o ../obj_g/lib_initscr.o ../obj_g/lib_insch.o ../obj_g/lib_insdel.o ../obj_g/lib_insnstr.o ../obj_g/lib_instr.o ../obj_g/lib_isendwin.o ../obj_g/lib_leaveok.o ../obj_g/lib_mouse.o ../obj_g/lib_move.o ../obj_g/lib_mvcur.o ../obj_g/lib_mvwin.o ../obj_g/lib_newterm.o ../obj_g/lib_newwin.o ../obj_g/lib_nl.o ../obj_g/lib_overlay.o ../obj_g/lib_pad.o ../obj_g/lib_printw.o ../obj_g/lib_redrawln.o ../obj_g/lib_refresh.o ../obj_g/lib_restart.o ../obj_g/lib_scanw.o ../obj_g/lib_screen.o ../obj_g/lib_scroll.o ../obj_g/lib_scrollok.o ../obj_g/lib_scrreg.o ../obj_g/lib_set_term.o ../obj_g/lib_slk.o ../obj_g/lib_slkatr_set.o ../obj_g/lib_slkatrof.o ../obj_g/lib_slkatron.o ../obj_g/lib_slkatrset.o ../obj_g/lib_slkattr.o ../obj_g/lib_slkclear.o ../obj_g/lib_slkcolor.o ../obj_g/lib_slkinit.o ../obj_g/lib_slklab.o ../obj_g/lib_slkrefr.o ../obj_g/lib_slkset.o ../obj_g/lib_slktouch.o ../obj_g/lib_touch.o ../obj_g/lib_tracedmp.o ../obj_g/lib_tracemse.o ../obj_g/lib_tstp.o ../obj_g/lib_ungetch.o ../obj_g/lib_vidattr.o ../obj_g/lib_vline.o ../obj_g/lib_wattroff.o ../obj_g/lib_wattron.o ../obj_g/lib_winch.o ../obj_g/lib_window.o ../obj_g/nc_panel.o ../obj_g/safe_sprintf.o ../obj_g/tty_update.o ../obj_g/varargs.o ../obj_g/vsscanf.o ../obj_g/lib_freeall.o ../obj_g/expanded.o ../obj_g/legacy_coding.o ../obj_g/lib_dft_fgbg.o ../obj_g/lib_print.o ../obj_g/new_pair.o ../obj_g/resizeterm.o ../obj_g/trace_xnames.o ../obj_g/use_screen.o ../obj_g/use_window.o ../obj_g/wresize.o ../obj_g/access.o ../obj_g/add_tries.o ../obj_g/alloc_ttype.o ../obj_g/codes.o ../obj_g/comp_captab.o ../obj_g/comp_error.o ../obj_g/comp_hash.o ../obj_g/comp_userdefs.o ../obj_g/db_iterator.o ../obj_g/doalloc.o ../obj_g/entries.o ../obj_g/fallback.o ../obj_g/free_ttype.o ../obj_g/getenv_num.o ../obj_g/home_terminfo.o ../obj_g/init_keytry.o ../obj_g/lib_acs.o ../obj_g/lib_baudrate.o ../obj_g/lib_cur_term.o ../obj_g/lib_data.o ../obj_g/lib_has_cap.o ../obj_g/lib_kernel.o ../obj_g/lib_keyname.o ../obj_g/lib_longname.o ../obj_g/lib_napms.o ../obj_g/lib_options.o ../obj_g/lib_raw.o ../obj_g/lib_setup.o ../obj_g/lib_termcap.o ../obj_g/lib_termname.o ../obj_g/lib_tgoto.o ../obj_g/lib_ti.o ../obj_g/lib_tparm.o ../obj_g/lib_tputs.o ../obj_g/lib_trace.o ../obj_g/lib_traceatr.o ../obj_g/lib_tracebits.o ../obj_g/lib_tracechr.o ../obj_g/lib_ttyflags.o ../obj_g/lib_twait.o ../obj_g/name_match.o ../obj_g/names.o ../obj_g/obsolete.o ../obj_g/read_entry.o ../obj_g/read_termcap.o ../obj_g/strings.o ../obj_g/trace_buf.o ../obj_g/trace_tries.o ../obj_g/tries.o ../obj_g/trim_sgr0.o ../obj_g/unctrl.o ../obj_g/visbuf.o ../obj_g/alloc_entry.o ../obj_g/captoinfo.o ../obj_g/comp_expand.o ../obj_g/comp_parse.o ../obj_g/comp_scan.o ../obj_g/parse_entry.o ../obj_g/write_entry.o ../obj_g/define_key.o ../obj_g/hashed_db.o ../obj_g/key_defined.o ../obj_g/keybound.o ../obj_g/keyok.o ../obj_g/version.o +a - ../obj_g/hardscroll.o +a - ../obj_g/hashmap.o +a - ../obj_g/lib_addch.o +a - ../obj_g/lib_addstr.o +a - ../obj_g/lib_beep.o +a - ../obj_g/lib_bkgd.o +a - ../obj_g/lib_box.o +a - ../obj_g/lib_chgat.o +a - ../obj_g/lib_clear.o +a - ../obj_g/lib_clearok.o +a - ../obj_g/lib_clrbot.o +a - ../obj_g/lib_clreol.o +a - ../obj_g/lib_color.o +a - ../obj_g/lib_colorset.o +a - ../obj_g/lib_delch.o +a - ../obj_g/lib_delwin.o +a - ../obj_g/lib_echo.o +a - ../obj_g/lib_endwin.o +a - ../obj_g/lib_erase.o +a - ../obj_g/lib_flash.o +a - ../obj_g/lib_gen.o +a - ../obj_g/lib_getch.o +a - ../obj_g/lib_getstr.o +a - ../obj_g/lib_hline.o +a - ../obj_g/lib_immedok.o +a - ../obj_g/lib_inchstr.o +a - ../obj_g/lib_initscr.o +a - ../obj_g/lib_insch.o +a - ../obj_g/lib_insdel.o +a - ../obj_g/lib_insnstr.o +a - ../obj_g/lib_instr.o +a - ../obj_g/lib_isendwin.o +a - ../obj_g/lib_leaveok.o +a - ../obj_g/lib_mouse.o +a - ../obj_g/lib_move.o +a - ../obj_g/lib_mvcur.o +a - ../obj_g/lib_mvwin.o +a - ../obj_g/lib_newterm.o +a - ../obj_g/lib_newwin.o +a - ../obj_g/lib_nl.o +a - ../obj_g/lib_overlay.o +a - ../obj_g/lib_pad.o +a - ../obj_g/lib_printw.o +a - ../obj_g/lib_redrawln.o +a - ../obj_g/lib_refresh.o +a - ../obj_g/lib_restart.o +a - ../obj_g/lib_scanw.o +a - ../obj_g/lib_screen.o +a - ../obj_g/lib_scroll.o +a - ../obj_g/lib_scrollok.o +a - ../obj_g/lib_scrreg.o +a - ../obj_g/lib_set_term.o +a - ../obj_g/lib_slk.o +a - ../obj_g/lib_slkatr_set.o +a - ../obj_g/lib_slkatrof.o +a - ../obj_g/lib_slkatron.o +a - ../obj_g/lib_slkatrset.o +a - ../obj_g/lib_slkattr.o +a - ../obj_g/lib_slkclear.o +a - ../obj_g/lib_slkcolor.o +a - ../obj_g/lib_slkinit.o +a - ../obj_g/lib_slklab.o +a - ../obj_g/lib_slkrefr.o +a - ../obj_g/lib_slkset.o +a - ../obj_g/lib_slktouch.o +a - ../obj_g/lib_touch.o +a - ../obj_g/lib_tracedmp.o +a - ../obj_g/lib_tracemse.o +a - ../obj_g/lib_tstp.o +a - ../obj_g/lib_ungetch.o +a - ../obj_g/lib_vidattr.o +a - ../obj_g/lib_vline.o +a - ../obj_g/lib_wattroff.o +a - ../obj_g/lib_wattron.o +a - ../obj_g/lib_winch.o +a - ../obj_g/lib_window.o +a - ../obj_g/nc_panel.o +a - ../obj_g/safe_sprintf.o +a - ../obj_g/tty_update.o +a - ../obj_g/varargs.o +a - ../obj_g/vsscanf.o +a - ../obj_g/lib_freeall.o +a - ../obj_g/expanded.o +a - ../obj_g/legacy_coding.o +a - ../obj_g/lib_dft_fgbg.o +a - ../obj_g/lib_print.o +a - ../obj_g/new_pair.o +a - ../obj_g/resizeterm.o +a - ../obj_g/trace_xnames.o +a - ../obj_g/use_screen.o +a - ../obj_g/use_window.o +a - ../obj_g/wresize.o +a - ../obj_g/access.o +a - ../obj_g/add_tries.o +a - ../obj_g/alloc_ttype.o +a - ../obj_g/codes.o +a - ../obj_g/comp_captab.o +a - ../obj_g/comp_error.o +a - ../obj_g/comp_hash.o +a - ../obj_g/comp_userdefs.o +a - ../obj_g/db_iterator.o +a - ../obj_g/doalloc.o +a - ../obj_g/entries.o +a - ../obj_g/fallback.o +a - ../obj_g/free_ttype.o +a - ../obj_g/getenv_num.o +a - ../obj_g/home_terminfo.o +a - ../obj_g/init_keytry.o +a - ../obj_g/lib_acs.o +a - ../obj_g/lib_baudrate.o +a - ../obj_g/lib_cur_term.o +a - ../obj_g/lib_data.o +a - ../obj_g/lib_has_cap.o +a - ../obj_g/lib_kernel.o +a - ../obj_g/lib_keyname.o +a - ../obj_g/lib_longname.o +a - ../obj_g/lib_napms.o +a - ../obj_g/lib_options.o +a - ../obj_g/lib_raw.o +a - ../obj_g/lib_setup.o +a - ../obj_g/lib_termcap.o +a - ../obj_g/lib_termname.o +a - ../obj_g/lib_tgoto.o +a - ../obj_g/lib_ti.o +a - ../obj_g/lib_tparm.o +a - ../obj_g/lib_tputs.o +a - ../obj_g/lib_trace.o +a - ../obj_g/lib_traceatr.o +a - ../obj_g/lib_tracebits.o +a - ../obj_g/lib_tracechr.o +a - ../obj_g/lib_ttyflags.o +a - ../obj_g/lib_twait.o +a - ../obj_g/name_match.o +a - ../obj_g/names.o +a - ../obj_g/obsolete.o +a - ../obj_g/read_entry.o +a - ../obj_g/read_termcap.o +a - ../obj_g/strings.o +a - ../obj_g/trace_buf.o +a - ../obj_g/trace_tries.o +a - ../obj_g/tries.o +a - ../obj_g/trim_sgr0.o +a - ../obj_g/unctrl.o +a - ../obj_g/visbuf.o +a - ../obj_g/alloc_entry.o +a - ../obj_g/captoinfo.o +a - ../obj_g/comp_expand.o +a - ../obj_g/comp_parse.o +a - ../obj_g/comp_scan.o +a - ../obj_g/parse_entry.o +a - ../obj_g/write_entry.o +a - ../obj_g/define_key.o +a - ../obj_g/hashed_db.o +a - ../obj_g/key_defined.o +a - ../obj_g/keybound.o +a - ../obj_g/keyok.o +a - ../obj_g/version.o +ranlib ../lib/libncurses_g.a +gcc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I../../ncurses -I../include -I../../ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 ../../ncurses/report_offsets.c +./report_offsets +Size/offsets of data structures: + 4 attr_t + 4 chtype + 4 mmask_t + 20 MEVENT + 1 NCURSES_BOOL + + 1608 SCREEN + 0 SCREEN._ifd + 172 SCREEN._fifo + 720 SCREEN._fifohead + 940 SCREEN._direct_color + 1264 SCREEN._panelHook + 1360 SCREEN.jump + 1488 SCREEN.rsp + 1500 + SCREEN._no_padding + 1501 + SCREEN._use_ritm + 1502 + SCREEN._assumed_color + 1520 + SCREEN._mouse_gpm_loaded + 1528 + SCREEN._dlopen_gpm + 1584 + SCREEN._resize + 1600 s SCREEN.use_tioctl + + 688 TERMINAL + 0 TERMINAL.type + 72 TERMINAL.Filedes + 76 TERMINAL.Ottyb + 136 TERMINAL.Nttyb + 196 TERMINAL._baudrate + 200 TERMINAL._termname + 208 TERMINAL.tparm_state + + 72 TERMTYPE + 40 + TERMTYPE.ext_str_table + 66 + TERMTYPE.ext_Strings + + 480 TPARM_STATE + 8 TPARM_STATE.stack + 328 TPARM_STATE.stack_ptr + 336 TPARM_STATE.out_buff + 360 TPARM_STATE.fmt_buff + 376 TPARM_STATE.static_vars + + 88 WINDOW + + 456 NCURSES_GLOBALS + 12 NCURSES_GLOBALS.init_signals + 112 NCURSES_GLOBALS.tgetent_cache + 320 NCURSES_GLOBALS.dbd_vars + 416 NCURSES_GLOBALS.cached_tparm + 432 n NCURSES_GLOBALS._nc_windowlist + 440 + NCURSES_GLOBALS.home_terminfo + 452 + NCURSES_GLOBALS.safeprint_rows + + 656 NCURSES_PRESCREEN + 16 NCURSES_PRESCREEN.tparm_state + 496 NCURSES_PRESCREEN.saved_tty + 504 NCURSES_PRESCREEN.use_tioctl + 512 NCURSES_PRESCREEN._outch + 520 n NCURSES_PRESCREEN.rippedoff + 648 + NCURSES_PRESCREEN._no_padding +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/build/ncurses' +gcc ../objects/tic.o ../objects/dump_entry.o ../objects/tparm_type.o ../objects/transform.o -L../lib -DHAVE_CONFIG_H -I../progs -I. -I../../progs -I../include -I../../progs/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -DNCURSES_STATIC -L../lib -lncurses -lncurses -o tic +make: Leaving directory '/mnt/lfs/sources/ncurses-6.3/build/progs' +/mnt/lfs/sources/ncurses-6.3 +checking for ggrep... no +checking for grep... grep +checking for egrep... grep -E +Configuring NCURSES 6.3 ABI 6 (Wed Sep 7 14:00:54 -03 2022) +checking for package version... 6.3 +checking for package patch date... 20211021 +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +Configuring for linux-gnu +checking for fgrep... grep -F +checking for prefix... /usr +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc +checking for C compiler default output... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... yes +checking for executable suffix... +checking for object suffix... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking version of x86_64-lfs-linux-gnu-gcc... 12.2.0 +checking if this is really Intel C compiler... no +checking if this is really Clang C compiler... no +checking for x86_64-lfs-linux-gnu-gcc option to accept ANSI C... none needed +checking $CFLAGS variable... ok +checking $CC variable... ok +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking whether x86_64-lfs-linux-gnu-gcc needs -traditional... no +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking if you want to ensure bool is consistent with C++... yes +checking for x86_64-lfs-linux-gnu-g++... x86_64-lfs-linux-gnu-g++ +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking if x86_64-lfs-linux-gnu-g++ works... yes +checking version of x86_64-lfs-linux-gnu-g++... 12.2.0 +checking if you want to build C++ binding and demo... yes +checking if you want to build with Ada... no +checking if you want to install terminal database... yes +checking if you want to install manpages... yes +checking if you want to build programs such as tic... yes +checking if you want to build test-programs... yes +checking if you wish to install curses.h... yes +checking for gawk... gawk +checking for a BSD compatible install... /usr/bin/install -c +checking for lint... no +checking for cppcheck... no +checking for splint... no +checking whether ln -s works... yes +checking if ln -s -f options work... yes +checking for long file names... yes +checking if you want to use pkg-config... yes +checking for x86_64-lfs-linux-gnu-pkg-config... no +checking for pkg-config... /usr/bin/pkg-config +checking for /usr/bin/pkg-config library directory... checking for search-list... /usr/lib/pkgconfig /usr/share/pkgconfig +checking for first directory... /usr/lib/pkgconfig +checking if we should install .pc files for /usr/bin/pkg-config... no +checking if we should assume mixed-case filenames... auto +checking if filesystem supports mixed-case filenames... yes +checking whether make sets ${MAKE}... yes +checking for ".PHONY" make-support... yes +checking for exctags... no +checking for ctags... no +checking for exetags... no +checking for etags... no +checking for ctags... no +checking for etags... no +checking for makeflags variable... +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for x86_64-lfs-linux-gnu-ld... x86_64-lfs-linux-gnu-ld +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-nm... x86_64-lfs-linux-gnu-nm +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for options to update archives... -curvU +checking if you have specified an install-prefix... +checking for gcc... gcc +checking for native build C compiler... gcc +checking for native build C preprocessor... ${BUILD_CC} -E +checking for native build C flags... +checking for native build C preprocessor-flags... +checking for native build linker-flags... +checking for native build linker-libraries... +checking if libtool -version-number should be used... yes +checking if you want to build libraries with libtool... no +checking if you want to build shared libraries... yes +checking if you want to build static libraries... no +checking if you want to build debug libraries... no +checking if you want to build profiling libraries... no +checking if you want to build C++ shared libraries... yes +checking for specified models... shared +checking for default model... shared +checking if you want to have a library-prefix... auto +checking for PATH separator... : +checking if you want to build a separate terminfo library... no +checking if you want to build a separate tic library... no +checking for default loader flags... +checking if rpath option should be used... no +checking if shared libraries should be relinked during install... yes +checking if release/abi version should be used for shared libs... auto +checking which x86_64-lfs-linux-gnu-gcc option to use... -fPIC +checking if current CFLAGS link properly... yes +checking if versioned-symbols file should be used... no +checking if you want to link with the GPM mouse library... maybe +checking for gpm.h... no +checking if you want to use PCRE2 for regular-expressions... no +checking if you want to disable library suffixes... no +checking if you want to disable extra LDFLAGS for package-scripts... no +checking if you wish to append extra suffix to header/library paths... +checking if you wish to install ncurses overwriting curses... yes +checking if external terminfo-database is used... yes +checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src +checking whether to use hashed database instead of directory/tree... no +checking for list of fallback descriptions... +checking for x86_64-lfs-linux-gnu-tic... no +checking for tic... tic +checking for x86_64-lfs-linux-gnu-infocmp... no +checking for infocmp... infocmp +checking if you want modern xterm or antique... xterm-new +checking if xterm backspace sends BS or DEL... BS +checking for list of terminfo directories... /usr/share/terminfo +checking for default terminfo directory... /usr/share/terminfo +checking if big-core option selected... no +checking if big-strings option selected... yes +checking if you want termcap-fallback support... no +checking if ~/.terminfo is wanted... yes +checking if you want to permit root to use ncurses environment variables... yes +checking if you want to permit setuid programs to access all files... yes +checking for unistd.h... yes +checking for remove... yes +checking for unlink... yes +checking for link... yes +checking for symlink... yes +checking if tic should use symbolic links... no +checking if tic should use hard links... yes +checking if you want broken-linker support code... no +checking if tputs should process BSD-style prefix padding... no +checking if the POSIX test-macros are already defined... no +checking if this is the GNU C library... yes +checking if _DEFAULT_SOURCE can be used as a basis... yes +checking if _XOPEN_SOURCE=600 works with _DEFAULT_SOURCE... yes +checking if _XOPEN_SOURCE really is set... yes +checking if SIGWINCH is defined... yes +checking for nl_langinfo and CODESET... yes +checking if you want wide-character code... yes +checking for wchar.h... yes +checking for wctype.h... yes +checking if wchar.h can be used as is... yes +checking if wcwidth agrees graphics are single-width... unknown +checking for putwc... yes +checking for btowc... yes +checking for wctob... yes +checking for mbtowc... yes +checking for wctomb... yes +checking for mblen... yes +checking for mbrlen... yes +checking for mbrtowc... yes +checking for wcsrtombs... yes +checking for mbsrtowcs... yes +checking for wcstombs... yes +checking for mbstowcs... yes +checking if we must include wchar.h to declare mbstate_t... yes +checking if we must include wchar.h to declare wchar_t... no +checking if we must include wchar.h to declare wint_t... yes +checking whether to enable _LP64 definition in curses.h... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for _LARGE_FILES value needed for large files... no +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for fseeko... yes +checking whether to use struct dirent64... no +checking if you want tparm not to use X/Open fixed-parameter list... yes +checking if you want to enable wattr* macros... no +checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt +checking for type of bool... auto +checking for alternate terminal capabilities file... Caps +checking for type of chtype... uint32_t +checking for type of ospeed... short +checking for type of mmask_t... uint32_t +checking for size CCHARW_MAX... 5 +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... (cached) yes +checking for signed char... yes +checking size of signed char... 1 +checking if you want to use signed Boolean array in term.h... no +checking for type of tparm args... intptr_t +checking if RCS identifiers should be compiled-in... no +checking format of man-pages... normal +checking for manpage renaming... no +checking if manpage aliases will be installed... yes +checking if manpage symlinks should be used... yes +checking for manpage tbl... no +checking if you want to build with function extensions... yes +checking if you want to build with SCREEN extensions... yes +checking if you want to build with terminal-driver... no +checking for extended use of const keyword... yes +checking if you want to use extended colors... yes +checking if you want to use extended mouse encoding... yes +checking if you want to use extended putwin/screendump... yes +checking if you want $NCURSES_NO_PADDING code... yes +checking if you want SIGWINCH handler... yes +checking if you want user-definable terminal capabilities like termcap... yes +checking if you want to link with the pthread library... no +checking if you want reentrant code... no +checking if you want opaque curses-library structures... no +checking if you want opaque form-library structures... no +checking if you want opaque menu-library structures... no +checking if you want opaque panel-library structures... no +checking if you want all development code... no +checking if you want hard-tabs code... no +checking if you want limited support for xmc... no +checking if you do not want to assume colors are white-on-black... yes +checking if you want hashmap scrolling-optimization code... yes +checking if you want colorfgbg code... no +checking if you want to use gcc -fvisibility option... no +checking if you want interop bindings... yes +checking if you want experimental safe-sprintf code... no +checking if you want wgetch-events code... no +checking if you want to see long compiling messages... yes +checking if you want to install stripped executables... no +checking if install accepts -p option... yes +checking if install needs to be told about ownership... no +checking if you want to use C11 _Noreturn feature... no +checking if you want to turn on gcc warnings... no +configure: checking for x86_64-lfs-linux-gnu-gcc __attribute__ directives... +... scanf +... printf +... unused +... noreturn +checking if you want to work around bogus compiler/loader warnings... no +checking if you want to enable runtime assertions... no +checking if you want to use dmalloc for testing... no +checking if you want to use dbmalloc for testing... no +checking if you want to use valgrind for testing... no +checking if you want to perform memory-leak testing... no +checking whether to add trace feature to all models... no +checking if we want to use GNAT projects... yes +checking for gettimeofday... yes +checking if -lm needed for math functions... yes +checking for ANSI C header files... (cached) yes +checking for dirent.h that defines DIR... yes +checking for opendir in -ldir... no +checking whether time.h and sys/time.h may both be included... yes +checking for regcomp... yes +checking for regular-expression headers... regex.h +checking for fcntl.h... yes +checking for getopt.h... yes +checking for limits.h... yes +checking for locale.h... yes +checking for math.h... yes +checking for poll.h... yes +checking for sys/ioctl.h... yes +checking for sys/param.h... yes +checking for sys/poll.h... yes +checking for sys/select.h... yes +checking for sys/time.h... yes +checking for sys/times.h... yes +checking for ttyent.h... yes +checking for unistd.h... (cached) yes +checking for wctype.h... (cached) yes +checking for unistd.h... (cached) yes +checking for getopt.h... (cached) yes +checking for header declaring getopt variables... unistd.h +checking if external environ is declared... no +checking if external environ exists... yes +checking for getenv... yes +checking for putenv... yes +checking for setenv... yes +checking for strdup... yes +checking if getenv returns consistent values... unknown +checking if sys/time.h works with sys/select.h... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking if x86_64-lfs-linux-gnu-gcc supports options to tune inlining... yes +checking for signal global datatype... volatile sig_atomic_t +checking if unsigned literals are legal... yes +checking if external errno is declared... yes +checking if external errno exists... no +checking if data-only library module links... unknown +checking for getcwd... yes +checking for getegid... yes +checking for geteuid... yes +checking for getopt... yes +checking for getttynam... yes +checking for issetugid... no +checking for localeconv... yes +checking for poll... yes +checking for putenv... (cached) yes +checking for remove... (cached) yes +checking for select... yes +checking for setbuf... yes +checking for setbuffer... yes +checking for setenv... (cached) yes +checking for setfsuid... yes +checking for setvbuf... yes +checking for sigaction... yes +checking for sigvec... no +checking for snprintf... yes +checking for strdup... (cached) yes +checking for strstr... yes +checking for sysconf... yes +checking for tcgetpgrp... yes +checking for times... yes +checking for tsearch... yes +checking for vsnprintf... yes +checking for isascii... yes +checking whether sigaction needs _POSIX_SOURCE... no +checking if nanosleep really works... unknown +checking for termio.h... yes +checking for termios.h... yes +checking for unistd.h... (cached) yes +checking for sys/ioctl.h... (cached) yes +checking for sys/termio.h... no +checking whether termios.h needs _POSIX_SOURCE... no +checking for tcgetattr... yes +checking for vsscanf function or workaround... vsscanf +checking for unistd.h... (cached) yes +checking for working mkstemp... maybe +checking for mkstemp... yes +checking for intptr_t... yes +checking for ssize_t... yes +checking for type sigaction_t... no +checking declaration of size-change... yes +checking for memmove... yes +checking if poll really works... unknown +checking for va_copy... yes +checking for pid_t... yes +checking for unistd.h... (cached) yes +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... (cached) yes +checking for working vfork... (cached) yes +checking if fopen accepts explicit binary mode... unknown +checking for openpty in -lutil... yes +checking for openpty header... pty.h +checking if we should include stdbool.h... yes +checking for builtin bool type... no +checking if we already have C++ library... yes +checking whether x86_64-lfs-linux-gnu-g++ understands -c and -o together... yes +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E +checking for typeinfo... yes +checking for iostream... yes +checking if iostream uses std-namespace... yes +checking if we should include stdbool.h... (cached) yes +checking for builtin bool type... yes +checking for bool... yes +checking size of bool... 1 +checking for type of bool... unsigned char +checking for special defines needed for etip.h... none +checking if x86_64-lfs-linux-gnu-g++ accepts parameter initialization... unknown +checking if x86_64-lfs-linux-gnu-g++ accepts static_cast... yes +checking for wchar_t... yes +checking size of wchar_t... 4 +checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs +checking default library suffix... w +checking default library-dependency suffix... w.so +checking default object directory... obj_s +checking c++ library-dependency suffix... w.so +checking where we will install curses.h... ${prefix}/include +checking for desired basename for form library... form +checking for desired basename for menu library... menu +checking for desired basename for panel library... panel +checking for desired basename for cxx library... ncurses++ +checking for src modules... ncurses progs panel menu form +checking for defines to add to ncursesw6-config script... -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 +package: ncursesw +checking for linker search path... /usr/lib /lib +configure: creating ./config.status +config.status: creating include/MKterm.h.awk +config.status: creating include/curses.head +config.status: creating include/ncurses_dll.h +config.status: creating include/termcap.h +config.status: creating include/unctrl.h +config.status: creating man/Makefile +config.status: creating include/Makefile +config.status: creating ncurses/Makefile +config.status: creating progs/Makefile +config.status: creating panel/Makefile +config.status: creating menu/Makefile +config.status: creating form/Makefile +config.status: creating test/Makefile +config.status: creating misc/Makefile +config.status: creating c++/Makefile +config.status: creating misc/run_tic.sh +config.status: creating misc/ncurses-config +config.status: creating man/ncursesw6-config.1 +config.status: creating Makefile +config.status: creating include/ncurses_cfg.h +Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) +Appending rules for shared model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) +Appending rules for shared model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) +Appending rules for shared model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) +Appending rules for shared model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) +Appending rules for shared model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) +Appending rules for shared model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) +creating headers.sh + +** Configuration summary for NCURSES 6.3 20211021: + + extended funcs: yes + xterm terminfo: xterm-new + + bin directory: /usr/bin + lib directory: /usr/lib + include directory: /usr/include + man directory: /usr/share/man + terminfo directory: /usr/share/terminfo + +( cd man && make DESTDIR="" RPATH_LIST="/usr/lib" all ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/man' +/bin/sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./../include/Caps-ncurses ./terminfo.tail >terminfo.5 +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/man' +( cd include && make DESTDIR="" RPATH_LIST="/usr/lib" all ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/include' +cat curses.head >curses.h +AWK=gawk /bin/sh ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h +/bin/sh -c 'if test "0" = "1" ; then cat ./curses.events >>curses.h ; fi' +/bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi' +cat ./curses.tail >>curses.h +/bin/sh ./MKhashsize.sh ./Caps ./Caps-ncurses >hashsize.h +AWK=gawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h +AWK=gawk /bin/sh ./MKparametrized.sh ./Caps ./Caps-ncurses >parametrized.h +touch config.h +gawk -f MKterm.h.awk ./Caps ./Caps-ncurses > term.h +/bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h +** edit: HAVE_TCGETATTR 1 +** edit: HAVE_TERMIOS_H 1 +** edit: HAVE_TERMIO_H 1 +** edit: BROKEN_LINKER 0 +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/include' +( cd ncurses && make DESTDIR="" RPATH_LIST="/usr/lib" all ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/ncurses' +gawk -f ./tinfo/MKcodes.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >codes.c +gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include ./tinfo/make_hash.c +/bin/sh -e ./tinfo/MKcaptab.sh gawk 1 ./tinfo/MKcaptab.awk ../include/Caps ../include/Caps-ncurses > comp_captab.c +/bin/sh -e ./tinfo/MKuserdefs.sh gawk 1 ../include/Caps ../include/Caps-ncurses > comp_userdefs.c +/bin/sh -e ./tty/MKexpanded.sh "x86_64-lfs-linux-gnu-gcc -E" -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG > expanded.c +/bin/sh -e ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src "tic" "infocmp" >fallback.c +/bin/sh -e ./base/MKlib_gen.sh "x86_64-lfs-linux-gnu-gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.c +AWK=gawk /bin/sh ./tinfo/MKkeys_list.sh ../include/Caps ../include/Caps-ncurses | LC_ALL=C sort >keys.list +gawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c +/bin/sh -e ./base/MKlib_gen.sh "x86_64-lfs-linux-gnu-gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "gawk" implemented <../include/curses.h >link_test.c +gawk -f ./tinfo/MKnames.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >names.c +echo | gawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c +gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include ./tinfo/make_keys.c +./make_keys keys.list > init_keytry.h +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/charable.c -o ../obj_s/charable.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_box_set.c -o ../obj_s/lib_box_set.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_cchar.c -o ../obj_s/lib_cchar.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_key_name.c -o ../obj_s/lib_key_name.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wacs.c -o ../obj_s/lib_wacs.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/new_pair.c -o ../obj_s/new_pair.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/use_screen.c -o ../obj_s/use_screen.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_userdefs.c -o ../obj_s/comp_userdefs.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/obsolete.c -o ../obj_s/obsolete.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/captoinfo.c -o ../obj_s/captoinfo.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_expand.c -o ../obj_s/comp_expand.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_scan.c -o ../obj_s/comp_scan.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/parse_entry.c -o ../obj_s/parse_entry.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o +linking ../lib/libncursesw.so.6.3 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libncursesw.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libncursesw.so.6.3 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib +cd ../lib && (ln -s -f libncursesw.so.6.3 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/ncurses' +( cd progs && make DESTDIR="" RPATH_LIST="/usr/lib" all ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/progs' +/bin/sh ./MKtermsort.sh gawk ./../include/Caps >termsort.h +echo "#ifndef __TRANSFORM_H" >transform.h +echo "#define __TRANSFORM_H 1" >>transform.h +echo "#include " >>transform.h +echo "extern bool same_program(const char *, const char *);" >>transform.h +/bin/sh -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi' +echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h +echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h +echo "#define PROG_CLEAR \"`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h +echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h +echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h +echo "#endif /* __TRANSFORM_H */" >>transform.h +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tic.c -o ../obj_s/tic.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/dump_entry.c -o ../obj_s/dump_entry.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tparm_type.c -o ../obj_s/tparm_type.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/transform.c -o ../obj_s/transform.o +x86_64-lfs-linux-gnu-gcc ../obj_s/tic.o ../obj_s/dump_entry.o ../obj_s/tparm_type.o ../obj_s/transform.o -L../lib -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -lncursesw -o tic +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/infocmp.c -o ../obj_s/infocmp.o +x86_64-lfs-linux-gnu-gcc ../obj_s/infocmp.o ../obj_s/dump_entry.o -L../lib -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -lncursesw -o infocmp +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/clear.c -o ../obj_s/clear.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/clear_cmd.c -o ../obj_s/clear_cmd.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tty_settings.c -o ../obj_s/tty_settings.o +x86_64-lfs-linux-gnu-gcc ../obj_s/clear.o ../obj_s/clear_cmd.o ../obj_s/tty_settings.o -L../lib -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -o clear +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tabs.c -o ../obj_s/tabs.o +x86_64-lfs-linux-gnu-gcc ../obj_s/tabs.o ../obj_s/tty_settings.o -L../lib -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -o tabs +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tput.c -o ../obj_s/tput.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/reset_cmd.c -o ../obj_s/reset_cmd.o +x86_64-lfs-linux-gnu-gcc ../obj_s/tput.o ../obj_s/clear_cmd.o ../obj_s/reset_cmd.o ../obj_s/tparm_type.o ../obj_s/transform.o ../obj_s/tty_settings.o -L../lib -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -o tput +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/tset.c -o ../obj_s/tset.o +x86_64-lfs-linux-gnu-gcc ../obj_s/tset.o ../obj_s/reset_cmd.o ../obj_s/transform.o ../obj_s/tty_settings.o -L../lib -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -o tset +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../progs/toe.c -o ../obj_s/toe.o +x86_64-lfs-linux-gnu-gcc ../obj_s/toe.o -L../lib -DHAVE_CONFIG_H -I../progs -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -lncursesw -o toe +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/progs' +( cd panel && make DESTDIR="" RPATH_LIST="/usr/lib" all ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/panel' +rm -f ../include/panel.h +cp ./panel.h ../include/panel.h +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o +linking ../lib/libpanelw.so.6.3 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanelw.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libpanelw.so.6.3 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw +cd ../lib && (ln -s -f libpanelw.so.6.3 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/panel' +( cd menu && make DESTDIR="" RPATH_LIST="/usr/lib" all ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/menu' +rm -f ../include/menu.h +cp ./menu.h ../include/menu.h +rm -f ../include/eti.h +cp ./eti.h ../include/eti.h +rm -f ../include/mf_common.h +cp ./mf_common.h ../include/mf_common.h +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o +linking ../lib/libmenuw.so.6.3 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenuw.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libmenuw.so.6.3 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw +cd ../lib && (ln -s -f libmenuw.so.6.3 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/menu' +( cd form && make DESTDIR="" RPATH_LIST="/usr/lib" all ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/form' +rm -f ../include/form.h +cp ./form.h ../include/form.h +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_generic.c -o ../obj_s/fty_generic.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o +linking ../lib/libformw.so.6.3 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libformw.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libformw.so.6.3 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw +cd ../lib && (ln -s -f libformw.so.6.3 libformw.so.6; ln -s -f libformw.so.6 libformw.so; ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/form' +( cd test && make DESTDIR="" RPATH_LIST="/usr/lib" all ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/test' +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/back_ground.c -o ../obj_s/back_ground.o +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dump_window.c -o ../obj_s/dump_window.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o back_ground ../obj_s/back_ground.o ../obj_s/dump_window.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/background.c -o ../obj_s/background.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o background ../obj_s/background.o ../obj_s/dump_window.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/blue.c -o ../obj_s/blue.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o blue ../obj_s/blue.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/bs.c -o ../obj_s/bs.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o bs ../obj_s/bs.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/cardfile.c -o ../obj_s/cardfile.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o cardfile ../obj_s/cardfile.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/chgat.c -o ../obj_s/chgat.o +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/popup_msg.c -o ../obj_s/popup_msg.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o chgat ../obj_s/chgat.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/clip_printw.c -o ../obj_s/clip_printw.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o clip_printw ../obj_s/clip_printw.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/color_content.c -o ../obj_s/color_content.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o color_content ../obj_s/color_content.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/color_set.c -o ../obj_s/color_set.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o color_set ../obj_s/color_set.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_altkeys.c -o ../obj_s/demo_altkeys.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o demo_altkeys ../obj_s/demo_altkeys.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_defkey.c -o ../obj_s/demo_defkey.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o demo_defkey ../obj_s/demo_defkey.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_forms.c -o ../obj_s/demo_forms.o +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/edit_field.c -o ../obj_s/edit_field.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_keyok.c -o ../obj_s/demo_keyok.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o demo_keyok ../obj_s/demo_keyok.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_menus.c -o ../obj_s/demo_menus.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o demo_menus ../obj_s/demo_menus.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_new_pair.c -o ../obj_s/demo_new_pair.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o demo_new_pair ../obj_s/demo_new_pair.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_panels.c -o ../obj_s/demo_panels.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o demo_panels ../obj_s/demo_panels.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_tabs.c -o ../obj_s/demo_tabs.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o demo_tabs ../obj_s/demo_tabs.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_termcap.c -o ../obj_s/demo_termcap.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o demo_termcap ../obj_s/demo_termcap.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_terminfo.c -o ../obj_s/demo_terminfo.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o demo_terminfo ../obj_s/demo_terminfo.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/ditto.c -o ../obj_s/ditto.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o ditto ../obj_s/ditto.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dots.c -o ../obj_s/dots.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o dots ../obj_s/dots.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_curses.c -o ../obj_s/dots_curses.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o dots_curses ../obj_s/dots_curses.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_mvcur.c -o ../obj_s/dots_mvcur.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o dots_mvcur ../obj_s/dots_mvcur.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_termcap.c -o ../obj_s/dots_termcap.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o dots_termcap ../obj_s/dots_termcap.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_xcurses.c -o ../obj_s/dots_xcurses.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o dots_xcurses ../obj_s/dots_xcurses.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/dup_field.c -o ../obj_s/dup_field.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o dup_field ../obj_s/dup_field.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/echochar.c -o ../obj_s/echochar.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o echochar ../obj_s/echochar.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/extended_color.c -o ../obj_s/extended_color.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o extended_color ../obj_s/extended_color.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/filter.c -o ../obj_s/filter.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o filter ../obj_s/filter.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/firework.c -o ../obj_s/firework.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o firework ../obj_s/firework.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/firstlast.c -o ../obj_s/firstlast.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o firstlast ../obj_s/firstlast.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/foldkeys.c -o ../obj_s/foldkeys.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o foldkeys ../obj_s/foldkeys.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/form_driver_w.c -o ../obj_s/form_driver_w.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o form_driver_w ../obj_s/form_driver_w.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/gdc.c -o ../obj_s/gdc.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o gdc ../obj_s/gdc.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/hanoi.c -o ../obj_s/hanoi.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o hanoi ../obj_s/hanoi.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/hashtest.c -o ../obj_s/hashtest.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o hashtest ../obj_s/hashtest.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/inch_wide.c -o ../obj_s/inch_wide.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o inch_wide ../obj_s/inch_wide.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/inchs.c -o ../obj_s/inchs.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o inchs ../obj_s/inchs.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/ins_wide.c -o ../obj_s/ins_wide.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o ins_wide ../obj_s/ins_wide.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/insdelln.c -o ../obj_s/insdelln.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o insdelln ../obj_s/insdelln.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/inserts.c -o ../obj_s/inserts.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o inserts ../obj_s/inserts.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/key_names.c -o ../obj_s/key_names.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o key_names ../obj_s/key_names.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/keynames.c -o ../obj_s/keynames.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o keynames ../obj_s/keynames.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/knight.c -o ../obj_s/knight.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o knight ../obj_s/knight.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/list_keys.c -o ../obj_s/list_keys.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o list_keys ../obj_s/list_keys.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/lrtest.c -o ../obj_s/lrtest.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o lrtest ../obj_s/lrtest.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/move_field.c -o ../obj_s/move_field.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o move_field ../obj_s/move_field.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/movewindow.c -o ../obj_s/movewindow.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o movewindow ../obj_s/movewindow.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/ncurses.c -o ../obj_s/ncurses.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o ncurses ../obj_s/ncurses.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/newdemo.c -o ../obj_s/newdemo.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o newdemo ../obj_s/newdemo.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/padview.c -o ../obj_s/padview.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o padview ../obj_s/padview.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/pair_content.c -o ../obj_s/pair_content.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o pair_content ../obj_s/pair_content.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/picsmap.c -o ../obj_s/picsmap.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o picsmap ../obj_s/picsmap.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/railroad.c -o ../obj_s/railroad.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o railroad ../obj_s/railroad.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/rain.c -o ../obj_s/rain.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o rain ../obj_s/rain.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/redraw.c -o ../obj_s/redraw.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o redraw ../obj_s/redraw.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/savescreen.c -o ../obj_s/savescreen.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o savescreen ../obj_s/savescreen.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/sp_tinfo.c -o ../obj_s/sp_tinfo.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o sp_tinfo ../obj_s/sp_tinfo.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/tclock.c -o ../obj_s/tclock.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o tclock ../obj_s/tclock.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_add_wchstr.c -o ../obj_s/test_add_wchstr.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_add_wchstr ../obj_s/test_add_wchstr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_addchstr.c -o ../obj_s/test_addchstr.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_addchstr ../obj_s/test_addchstr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_addstr.c -o ../obj_s/test_addstr.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_addstr ../obj_s/test_addstr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_addwstr.c -o ../obj_s/test_addwstr.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_addwstr ../obj_s/test_addwstr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_arrays.c -o ../obj_s/test_arrays.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_arrays ../obj_s/test_arrays.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_get_wstr.c -o ../obj_s/test_get_wstr.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_get_wstr ../obj_s/test_get_wstr.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_getstr.c -o ../obj_s/test_getstr.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_getstr ../obj_s/test_getstr.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_instr.c -o ../obj_s/test_instr.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_instr ../obj_s/test_instr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_inwstr.c -o ../obj_s/test_inwstr.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_inwstr ../obj_s/test_inwstr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_opaque.c -o ../obj_s/test_opaque.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_opaque ../obj_s/test_opaque.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_setupterm.c -o ../obj_s/test_setupterm.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_setupterm ../obj_s/test_setupterm.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_sgr.c -o ../obj_s/test_sgr.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_sgr ../obj_s/test_sgr.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_termattrs.c -o ../obj_s/test_termattrs.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_termattrs ../obj_s/test_termattrs.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_tparm.c -o ../obj_s/test_tparm.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_tparm ../obj_s/test_tparm.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_vid_puts.c -o ../obj_s/test_vid_puts.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_vid_puts ../obj_s/test_vid_puts.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/test_vidputs.c -o ../obj_s/test_vidputs.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o test_vidputs ../obj_s/test_vidputs.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/testaddch.c -o ../obj_s/testaddch.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o testaddch ../obj_s/testaddch.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/testcurs.c -o ../obj_s/testcurs.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o testcurs ../obj_s/testcurs.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/testscanw.c -o ../obj_s/testscanw.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o testscanw ../obj_s/testscanw.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/view.c -o ../obj_s/view.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o view ../obj_s/view.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/worm.c -o ../obj_s/worm.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o worm ../obj_s/worm.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +x86_64-lfs-linux-gnu-gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC -c ../test/xmas.c -o ../obj_s/xmas.o +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -o xmas ../obj_s/xmas.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/test' +( cd misc && make DESTDIR="" RPATH_LIST="/usr/lib" all ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/misc' +WHICH_XTERM=xterm-new \ +XTERM_KBS=BS \ +datadir=/usr/share \ +/bin/sh ./gen_edit.sh >run_tic.sed +echo '** adjusting tabset paths' +** adjusting tabset paths +sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/misc' +( cd c++ && make DESTDIR="" RPATH_LIST="/usr/lib" all ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/c++' +cp ./etip.h.in etip.h +/bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h etip.h +substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h +... CPP_HAS_PARAM_INIT 0 +... CPP_HAS_STATIC_CAST 1 +... ETIP_NEEDS_MATH_EXCEPTION 0 +... ETIP_NEEDS_MATH_H 0 +... HAVE_BUILTIN_H 0 +... HAVE_GPP_BUILTIN_H 0 +... HAVE_GXX_BUILTIN_H 0 +... HAVE_IOSTREAM 1 +... HAVE_TYPEINFO 1 +... HAVE_VALUES_H 0 +... IOSTREAM_NAMESPACE 1 +x86_64-lfs-linux-gnu-g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesf.cc -o ../obj_s/cursesf.o +x86_64-lfs-linux-gnu-g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesm.cc -o ../obj_s/cursesm.o +x86_64-lfs-linux-gnu-g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesw.cc -o ../obj_s/cursesw.o +x86_64-lfs-linux-gnu-g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursespad.cc -o ../obj_s/cursespad.o +x86_64-lfs-linux-gnu-g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesp.cc -o ../obj_s/cursesp.o +x86_64-lfs-linux-gnu-g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursslk.cc -o ../obj_s/cursslk.o +x86_64-lfs-linux-gnu-g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesapp.cc -o ../obj_s/cursesapp.o +x86_64-lfs-linux-gnu-g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesmain.cc -o ../obj_s/cursesmain.o +linking ../lib/libncurses++w.so.6.3 +x86_64-lfs-linux-gnu-g++ -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -shared -Wl,-soname,`basename ../lib/libncurses++w.so.6.3 .6.3`.6,-stats,-lc -o ../lib/libncurses++w.so.6.3 ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o -L../lib -lformw -lmenuw -lpanelw -lncursesw +cd ../lib && (ln -s -f libncurses++w.so.6.3 libncurses++w.so.6; ln -s -f libncurses++w.so.6 libncurses++w.so; ) +compiling demo (obj_s) +x86_64-lfs-linux-gnu-g++ -o demo ../obj_s/demo.o -L../lib -lncurses++w -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/c++' +( cd man && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/man' +/bin/sh ../edit_man.sh normal installing /mnt/lfs/usr/share/man . terminfo.5 *-config.1 ./*.[0-9]* +...made /mnt/lfs/sources/ncurses-6.3/man_alias.sed +installing /mnt/lfs/usr/share/man/man5/terminfo.5 +installing /mnt/lfs/usr/share/man/man1/ncursesw6-config.1 +installing /mnt/lfs/usr/share/man/man1/captoinfo.1m +installing /mnt/lfs/usr/share/man/man1/clear.1 +installing /mnt/lfs/usr/share/man/man3/curs_add_wch.3x +.. installing alias add_wch.3x +.. installing alias echo_wchar.3x +.. installing alias mvadd_wch.3x +.. installing alias mvwadd_wch.3x +.. installing alias wadd_wch.3x +.. installing alias wecho_wchar.3x +installing /mnt/lfs/usr/share/man/man3/curs_add_wchstr.3x +.. installing alias add_wchnstr.3x +.. installing alias add_wchstr.3x +.. installing alias mvadd_wchnstr.3x +.. installing alias mvadd_wchstr.3x +.. installing alias mvwadd_wchnstr.3x +.. installing alias mvwadd_wchstr.3x +.. installing alias wadd_wchnstr.3x +.. installing alias wadd_wchstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_addch.3x +.. installing alias addch.3x +.. installing alias echochar.3x +.. installing alias mvaddch.3x +.. installing alias mvwaddch.3x +.. installing alias waddch.3x +.. installing alias wechochar.3x +installing /mnt/lfs/usr/share/man/man3/curs_addchstr.3x +.. installing alias addchnstr.3x +.. installing alias addchstr.3x +.. installing alias mvaddchnstr.3x +.. installing alias mvaddchstr.3x +.. installing alias mvwaddchnstr.3x +.. installing alias mvwaddchstr.3x +.. installing alias waddchnstr.3x +.. installing alias waddchstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_addstr.3x +.. installing alias addnstr.3x +.. installing alias addstr.3x +.. installing alias mvaddnstr.3x +.. installing alias mvaddstr.3x +.. installing alias mvwaddnstr.3x +.. installing alias mvwaddstr.3x +.. installing alias waddnstr.3x +.. installing alias waddstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_addwstr.3x +.. installing alias addnwstr.3x +.. installing alias addwstr.3x +.. installing alias mvaddnwstr.3x +.. installing alias mvaddwstr.3x +.. installing alias mvwaddnwstr.3x +.. installing alias mvwaddwstr.3x +.. installing alias waddnwstr.3x +.. installing alias waddwstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_attr.3x +.. installing alias attr_get.3x +.. installing alias attr_off.3x +.. installing alias attr_on.3x +.. installing alias attr_set.3x +.. installing alias attroff.3x +.. installing alias attron.3x +.. installing alias attrset.3x +.. installing alias chgat.3x +.. installing alias color_set.3x +.. installing alias mvchgat.3x +.. installing alias mvwchgat.3x +.. installing alias standend.3x +.. installing alias standout.3x +.. installing alias wattr_get.3x +.. installing alias wattr_off.3x +.. installing alias wattr_on.3x +.. installing alias wattr_set.3x +.. installing alias wattroff.3x +.. installing alias wattron.3x +.. installing alias wattrset.3x +.. installing alias wchgat.3x +.. installing alias wcolor_set.3x +.. installing alias wstandend.3x +.. installing alias wstandout.3x +installing /mnt/lfs/usr/share/man/man3/curs_beep.3x +.. installing alias beep.3x +.. installing alias flash.3x +installing /mnt/lfs/usr/share/man/man3/curs_bkgd.3x +.. installing alias bkgd.3x +.. installing alias bkgdset.3x +.. installing alias getbkgd.3x +.. installing alias wbkgd.3x +.. installing alias wbkgdset.3x +installing /mnt/lfs/usr/share/man/man3/curs_bkgrnd.3x +.. installing alias bkgrnd.3x +.. installing alias bkgrndset.3x +.. installing alias getbkgrnd.3x +.. installing alias wbkgrnd.3x +.. installing alias wbkgrndset.3x +.. installing alias wgetbkgrnd.3x +installing /mnt/lfs/usr/share/man/man3/curs_border.3x +.. installing alias border.3x +.. installing alias box.3x +.. installing alias hline.3x +.. installing alias mvhline.3x +.. installing alias mvvline.3x +.. installing alias mvwhline.3x +.. installing alias mvwvline.3x +.. installing alias vline.3x +.. installing alias wborder.3x +.. installing alias whline.3x +.. installing alias wvline.3x +installing /mnt/lfs/usr/share/man/man3/curs_border_set.3x +.. installing alias border_set.3x +.. installing alias box_set.3x +.. installing alias hline_set.3x +.. installing alias mvhline_set.3x +.. installing alias mvvline_set.3x +.. installing alias mvwhline_set.3x +.. installing alias mvwvline_set.3x +.. installing alias vline_set.3x +.. installing alias wborder_set.3x +.. installing alias whline_set.3x +.. installing alias wvline_set.3x +installing /mnt/lfs/usr/share/man/man3/curs_clear.3x +.. installing alias clear.3x +.. installing alias clrtobot.3x +.. installing alias clrtoeol.3x +.. installing alias erase.3x +.. installing alias wclear.3x +.. installing alias wclrtobot.3x +.. installing alias wclrtoeol.3x +.. installing alias werase.3x +installing /mnt/lfs/usr/share/man/man3/curs_color.3x +.. installing alias COLOR_PAIR.3x +.. installing alias PAIR_NUMBER.3x +.. installing alias can_change_color.3x +.. installing alias color_content.3x +.. installing alias extended_color_content.3x +.. installing alias extended_pair_content.3x +.. installing alias has_colors.3x +.. installing alias init_color.3x +.. installing alias init_extended_color.3x +.. installing alias init_extended_pair.3x +.. installing alias init_pair.3x +.. installing alias pair_content.3x +.. installing alias reset_color_pairs.3x +.. installing alias start_color.3x +installing /mnt/lfs/usr/share/man/man3/curs_delch.3x +.. installing alias delch.3x +.. installing alias mvdelch.3x +.. installing alias mvwdelch.3x +.. installing alias wdelch.3x +installing /mnt/lfs/usr/share/man/man3/curs_deleteln.3x +.. installing alias deleteln.3x +.. installing alias insdelln.3x +.. installing alias insertln.3x +.. installing alias wdeleteln.3x +.. installing alias winsdelln.3x +.. installing alias winsertln.3x +installing /mnt/lfs/usr/share/man/man3/curs_extend.3x +.. installing alias curses_version.3x +.. installing alias use_extended_names.3x +installing /mnt/lfs/usr/share/man/man3/curs_get_wch.3x +.. installing alias get_wch.3x +.. installing alias mvget_wch.3x +.. installing alias mvwget_wch.3x +.. installing alias unget_wch.3x +.. installing alias wget_wch.3x +installing /mnt/lfs/usr/share/man/man3/curs_get_wstr.3x +.. installing alias get_wstr.3x +.. installing alias getn_wstr.3x +.. installing alias mvget_wstr.3x +.. installing alias mvgetn_wstr.3x +.. installing alias mvwget_wstr.3x +.. installing alias mvwgetn_wstr.3x +.. installing alias wget_wstr.3x +.. installing alias wgetn_wstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_getcchar.3x +.. installing alias getcchar.3x +.. installing alias setcchar.3x +installing /mnt/lfs/usr/share/man/man3/curs_getch.3x +.. installing alias getch.3x +.. installing alias has_key.3x +.. installing alias mvgetch.3x +.. installing alias mvwgetch.3x +.. installing alias ungetch.3x +.. installing alias wgetch.3x +installing /mnt/lfs/usr/share/man/man3/curs_getstr.3x +.. installing alias getnstr.3x +.. installing alias getstr.3x +.. installing alias mvgetnstr.3x +.. installing alias mvgetstr.3x +.. installing alias mvwgetnstr.3x +.. installing alias mvwgetstr.3x +.. installing alias wgetnstr.3x +.. installing alias wgetstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_getyx.3x +.. installing alias getbegyx.3x +.. installing alias getmaxyx.3x +.. installing alias getparyx.3x +.. installing alias getyx.3x +installing /mnt/lfs/usr/share/man/man3/curs_in_wch.3x +.. installing alias in_wch.3x +.. installing alias mvin_wch.3x +.. installing alias mvwin_wch.3x +.. installing alias win_wch.3x +installing /mnt/lfs/usr/share/man/man3/curs_in_wchstr.3x +.. installing alias in_wchnstr.3x +.. installing alias in_wchstr.3x +.. installing alias mvin_wchnstr.3x +.. installing alias mvin_wchstr.3x +.. installing alias mvwin_wchnstr.3x +.. installing alias mvwin_wchstr.3x +.. installing alias win_wchnstr.3x +.. installing alias win_wchstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_inch.3x +.. installing alias inch.3x +.. installing alias mvinch.3x +.. installing alias mvwinch.3x +.. installing alias winch.3x +installing /mnt/lfs/usr/share/man/man3/curs_inchstr.3x +.. installing alias inchnstr.3x +.. installing alias inchstr.3x +.. installing alias mvinchnstr.3x +.. installing alias mvinchstr.3x +.. installing alias mvwinchnstr.3x +.. installing alias mvwinchstr.3x +.. installing alias winchnstr.3x +.. installing alias winchstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_initscr.3x +.. installing alias delscreen.3x +.. installing alias endwin.3x +.. installing alias initscr.3x +.. installing alias isendwin.3x +.. installing alias newterm.3x +.. installing alias set_term.3x +installing /mnt/lfs/usr/share/man/man3/curs_inopts.3x +.. installing alias cbreak.3x +.. installing alias echo.3x +.. installing alias halfdelay.3x +.. installing alias intrflush.3x +.. installing alias keypad.3x +.. installing alias meta.3x +.. installing alias nl.3x +.. installing alias nocbreak.3x +.. installing alias nodelay.3x +.. installing alias noecho.3x +.. installing alias nonl.3x +.. installing alias noqiflush.3x +.. installing alias noraw.3x +.. installing alias notimeout.3x +.. installing alias qiflush.3x +.. installing alias raw.3x +.. installing alias timeout.3x +.. installing alias typeahead.3x +.. installing alias wtimeout.3x +installing /mnt/lfs/usr/share/man/man3/curs_ins_wch.3x +.. installing alias ins_wch.3x +.. installing alias mvins_wch.3x +.. installing alias mvwins_wch.3x +.. installing alias wins_wch.3x +installing /mnt/lfs/usr/share/man/man3/curs_ins_wstr.3x +.. installing alias ins_nwstr.3x +.. installing alias ins_wstr.3x +.. installing alias mvins_nwstr.3x +.. installing alias mvins_wstr.3x +.. installing alias mvwins_nwstr.3x +.. installing alias mvwins_wstr.3x +.. installing alias wins_nwstr.3x +.. installing alias wins_wstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_insch.3x +.. installing alias insch.3x +.. installing alias mvinsch.3x +.. installing alias mvwinsch.3x +.. installing alias winsch.3x +installing /mnt/lfs/usr/share/man/man3/curs_insstr.3x +.. installing alias insnstr.3x +.. installing alias insstr.3x +.. installing alias mvinsnstr.3x +.. installing alias mvinsstr.3x +.. installing alias mvwinsnstr.3x +.. installing alias mvwinsstr.3x +.. installing alias winsnstr.3x +.. installing alias winsstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_instr.3x +.. installing alias innstr.3x +.. installing alias instr.3x +.. installing alias mvinnstr.3x +.. installing alias mvinstr.3x +.. installing alias mvwinnstr.3x +.. installing alias mvwinstr.3x +.. installing alias winnstr.3x +.. installing alias winstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_inwstr.3x +.. installing alias innwstr.3x +.. installing alias inwstr.3x +.. installing alias mvinnwstr.3x +.. installing alias mvinwstr.3x +.. installing alias mvwinnwstr.3x +.. installing alias mvwinwstr.3x +.. installing alias winnwstr.3x +.. installing alias winwstr.3x +installing /mnt/lfs/usr/share/man/man3/curs_kernel.3x +.. installing alias curs_set.3x +.. installing alias def_prog_mode.3x +.. installing alias def_shell_mode.3x +.. installing alias getsyx.3x +.. installing alias napms.3x +.. installing alias reset_prog_mode.3x +.. installing alias reset_shell_mode.3x +.. installing alias resetty.3x +.. installing alias ripoffline.3x +.. installing alias savetty.3x +.. installing alias setsyx.3x +installing /mnt/lfs/usr/share/man/man3/curs_legacy.3x +.. installing alias getattrs.3x +.. installing alias getbegx.3x +.. installing alias getbegy.3x +.. installing alias getcurx.3x +.. installing alias getcury.3x +.. installing alias getmaxx.3x +.. installing alias getmaxy.3x +.. installing alias getparx.3x +.. installing alias getpary.3x +installing /mnt/lfs/usr/share/man/man3/curs_memleaks.3x +.. installing alias _nc_free_and_exit.3x +.. installing alias _nc_free_tinfo.3x +.. installing alias _nc_freeall.3x +.. installing alias exit_curses.3x +.. installing alias exit_terminfo.3x +installing /mnt/lfs/usr/share/man/man3/curs_mouse.3x +.. installing alias getmouse.3x +.. installing alias has_mouse.3x +.. installing alias mouse_trafo.3x +.. installing alias mouseinterval.3x +.. installing alias mousemask.3x +.. installing alias ungetmouse.3x +.. installing alias wenclose.3x +.. installing alias wmouse_trafo.3x +installing /mnt/lfs/usr/share/man/man3/curs_move.3x +.. installing alias move.3x +.. installing alias wmove.3x +installing /mnt/lfs/usr/share/man/man3/curs_opaque.3x +.. installing alias is_cleared.3x +.. installing alias is_idcok.3x +.. installing alias is_idlok.3x +.. installing alias is_immedok.3x +.. installing alias is_keypad.3x +.. installing alias is_leaveok.3x +.. installing alias is_nodelay.3x +.. installing alias is_notimeout.3x +.. installing alias is_pad.3x +.. installing alias is_scrollok.3x +.. installing alias is_subwin.3x +.. installing alias is_syncok.3x +.. installing alias wgetdelay.3x +.. installing alias wgetparent.3x +.. installing alias wgetscrreg.3x +installing /mnt/lfs/usr/share/man/man3/curs_outopts.3x +.. installing alias clearok.3x +.. installing alias idcok.3x +.. installing alias idlok.3x +.. installing alias immedok.3x +.. installing alias leaveok.3x +.. installing alias scrollok.3x +.. installing alias setscrreg.3x +.. installing alias wsetscrreg.3x +installing /mnt/lfs/usr/share/man/man3/curs_overlay.3x +.. installing alias copywin.3x +.. installing alias overlay.3x +.. installing alias overwrite.3x +installing /mnt/lfs/usr/share/man/man3/curs_pad.3x +.. installing alias newpad.3x +.. installing alias pecho_wchar.3x +.. installing alias pechochar.3x +.. installing alias pnoutrefresh.3x +.. installing alias prefresh.3x +.. installing alias subpad.3x +installing /mnt/lfs/usr/share/man/man3/curs_print.3x +.. installing alias mcprint.3x +installing /mnt/lfs/usr/share/man/man3/curs_printw.3x +.. installing alias mvprintw.3x +.. installing alias mvwprintw.3x +.. installing alias printw.3x +.. installing alias vw_printw.3x +.. installing alias vwprintw.3x +.. installing alias wprintw.3x +installing /mnt/lfs/usr/share/man/man3/curs_refresh.3x +.. installing alias doupdate.3x +.. installing alias redrawwin.3x +.. installing alias refresh.3x +.. installing alias wnoutrefresh.3x +.. installing alias wredrawln.3x +.. installing alias wrefresh.3x +installing /mnt/lfs/usr/share/man/man3/curs_scanw.3x +.. installing alias mvscanw.3x +.. installing alias mvwscanw.3x +.. installing alias scanw.3x +.. installing alias vw_scanw.3x +.. installing alias vwscanw.3x +.. installing alias wscanw.3x +installing /mnt/lfs/usr/share/man/man3/curs_scr_dump.3x +.. installing alias scr_dump.3x +.. installing alias scr_init.3x +.. installing alias scr_restore.3x +.. installing alias scr_set.3x +installing /mnt/lfs/usr/share/man/man3/curs_scroll.3x +.. installing alias scrl.3x +.. installing alias scroll.3x +.. installing alias wscrl.3x +installing /mnt/lfs/usr/share/man/man3/curs_slk.3x +.. installing alias extended_slk_color.3x +.. installing alias slk_attr.3x +.. installing alias slk_attr_off.3x +.. installing alias slk_attr_on.3x +.. installing alias slk_attr_set.3x +.. installing alias slk_attroff.3x +.. installing alias slk_attron.3x +.. installing alias slk_attrset.3x +.. installing alias slk_clear.3x +.. installing alias slk_color.3x +.. installing alias slk_init.3x +.. installing alias slk_label.3x +.. installing alias slk_noutrefresh.3x +.. installing alias slk_refresh.3x +.. installing alias slk_restore.3x +.. installing alias slk_set.3x +.. installing alias slk_touch.3x +.. installing alias slk_wset.3x +installing /mnt/lfs/usr/share/man/man3/curs_sp_funcs.3x +.. installing alias alloc_pair_sp.3x +.. installing alias assume_default_colors_sp.3x +.. installing alias baudrate_sp.3x +.. installing alias beep_sp.3x +.. installing alias can_change_color_sp.3x +.. installing alias cbreak_sp.3x +.. installing alias ceiling_panel.3x +.. installing alias color_content_sp.3x +.. installing alias curs_set_sp.3x +.. installing alias def_prog_mode_sp.3x +.. installing alias def_shell_mode_sp.3x +.. installing alias define_key_sp.3x +.. installing alias del_curterm_sp.3x +.. installing alias delay_output_sp.3x +.. installing alias doupdate_sp.3x +.. installing alias echo_sp.3x +.. installing alias endwin_sp.3x +.. installing alias erasechar_sp.3x +.. installing alias erasewchar_sp.3x +.. installing alias extended_color_content_sp.3x +.. installing alias extended_pair_content_sp.3x +.. installing alias extended_slk_color_sp.3x +.. installing alias filter_sp.3x +.. installing alias find_pair_sp.3x +.. installing alias flash_sp.3x +.. installing alias flushinp_sp.3x +.. installing alias free_pair_sp.3x +.. installing alias get_escdelay_sp.3x +.. installing alias getmouse_sp.3x +.. installing alias getwin_sp.3x +.. installing alias ground_panel.3x +.. installing alias halfdelay_sp.3x +.. installing alias has_colors_sp.3x +.. installing alias has_ic_sp.3x +.. installing alias has_il_sp.3x +.. installing alias has_key_sp.3x +.. installing alias has_mouse_sp.3x +.. installing alias init_color_sp.3x +.. installing alias init_extended_color_sp.3x +.. installing alias init_extended_pair_sp.3x +.. installing alias init_pair_sp.3x +.. installing alias intrflush_sp.3x +.. installing alias is_term_resized_sp.3x +.. installing alias isendwin_sp.3x +.. installing alias key_defined_sp.3x +.. installing alias keybound_sp.3x +.. installing alias keyname_sp.3x +.. installing alias keyok_sp.3x +.. installing alias killchar_sp.3x +.. installing alias killwchar_sp.3x +.. installing alias longname_sp.3x +.. installing alias mcprint_sp.3x +.. installing alias mouseinterval_sp.3x +.. installing alias mousemask_sp.3x +.. installing alias mvcur_sp.3x +.. installing alias napms_sp.3x +.. installing alias new_form_sp.3x +.. installing alias new_menu_sp.3x +.. installing alias new_prescr.3x +.. installing alias newpad_sp.3x +.. installing alias newterm_sp.3x +.. installing alias newwin_sp.3x +.. installing alias nl_sp.3x +.. installing alias nocbreak_sp.3x +.. installing alias noecho_sp.3x +.. installing alias nofilter_sp.3x +.. installing alias nonl_sp.3x +.. installing alias noqiflush_sp.3x +.. installing alias noraw_sp.3x +.. installing alias pair_content_sp.3x +.. installing alias putp_sp.3x +.. installing alias qiflush_sp.3x +.. installing alias raw_sp.3x +.. installing alias reset_color_pairs_sp.3x +.. installing alias reset_prog_mode_sp.3x +.. installing alias reset_shell_mode_sp.3x +.. installing alias resetty_sp.3x +.. installing alias resize_term_sp.3x +.. installing alias resizeterm_sp.3x +.. installing alias restartterm_sp.3x +.. installing alias ripoffline_sp.3x +.. installing alias savetty_sp.3x +.. installing alias scr_init_sp.3x +.. installing alias scr_restore_sp.3x +.. installing alias scr_set_sp.3x +.. installing alias set_curterm_sp.3x +.. installing alias set_escdelay_sp.3x +.. installing alias set_tabsize_sp.3x +.. installing alias slk_attr_set_sp.3x +.. installing alias slk_attr_sp.3x +.. installing alias slk_attroff_sp.3x +.. installing alias slk_attron_sp.3x +.. installing alias slk_attrset_sp.3x +.. installing alias slk_clear_sp.3x +.. installing alias slk_color_sp.3x +.. installing alias slk_init_sp.3x +.. installing alias slk_label_sp.3x +.. installing alias slk_noutrefresh_sp.3x +.. installing alias slk_refresh_sp.3x +.. installing alias slk_restore_sp.3x +.. installing alias slk_set_sp.3x +.. installing alias slk_touch_sp.3x +.. installing alias start_color_sp.3x +.. installing alias term_attrs_sp.3x +.. installing alias termattrs_sp.3x +.. installing alias termname_sp.3x +.. installing alias tgetent_sp.3x +.. installing alias tgetflag_sp.3x +.. installing alias tgetnum_sp.3x +.. installing alias tgetstr_sp.3x +.. installing alias tgoto_sp.3x +.. installing alias tigetflag_sp.3x +.. installing alias tigetnum_sp.3x +.. installing alias tigetstr_sp.3x +.. installing alias tparm_sp.3x +.. installing alias tputs_sp.3x +.. installing alias typeahead_sp.3x +.. installing alias unctrl_sp.3x +.. installing alias unget_wch_sp.3x +.. installing alias ungetch_sp.3x +.. installing alias ungetmouse_sp.3x +.. installing alias update_panels_sp.3x +.. installing alias use_default_colors_sp.3x +.. installing alias use_env_sp.3x +.. installing alias use_legacy_coding_sp.3x +.. installing alias use_tioctl_sp.3x +.. installing alias vid_attr_sp.3x +.. installing alias vid_puts_sp.3x +.. installing alias vidattr_sp.3x +.. installing alias vidputs_sp.3x +.. installing alias wunctrl_sp.3x +installing /mnt/lfs/usr/share/man/man3/curs_termattrs.3x +.. installing alias baudrate.3x +.. installing alias erasechar.3x +.. installing alias erasewchar.3x +.. installing alias has_ic.3x +.. installing alias has_il.3x +.. installing alias killchar.3x +.. installing alias killwchar.3x +.. installing alias longname.3x +.. installing alias term_attrs.3x +.. installing alias termattrs.3x +.. installing alias termname.3x +installing /mnt/lfs/usr/share/man/man3/curs_termcap.3x +.. installing alias BC.3x +.. installing alias PC.3x +.. installing alias UP.3x +.. installing alias ospeed.3x +.. installing alias tgetent.3x +.. installing alias tgetflag.3x +.. installing alias tgetnum.3x +.. installing alias tgetstr.3x +.. installing alias tgoto.3x +.. installing alias tputs.3x +installing /mnt/lfs/usr/share/man/man3/curs_terminfo.3x +.. installing alias del_curterm.3x +.. installing alias mvcur.3x +.. installing alias putp.3x +.. installing alias restartterm.3x +.. installing alias set_curterm.3x +.. installing alias setupterm.3x +.. installing alias tigetflag.3x +.. installing alias tigetnum.3x +.. installing alias tigetstr.3x +.. installing alias tiparm.3x +.. installing alias tparm.3x +.. installing alias tputs.3x +.. installing alias vid_attr.3x +.. installing alias vid_puts.3x +.. installing alias vidattr.3x +.. installing alias vidputs.3x +installing /mnt/lfs/usr/share/man/man3/curs_threads.3x +.. installing alias get_escdelay.3x +.. installing alias set_escdelay.3x +.. installing alias set_tabsize.3x +.. installing alias use_screen.3x +.. installing alias use_window.3x +installing /mnt/lfs/usr/share/man/man3/curs_touch.3x +.. installing alias is_linetouched.3x +.. installing alias is_wintouched.3x +.. installing alias touchline.3x +.. installing alias touchwin.3x +.. installing alias untouchwin.3x +.. installing alias wtouchln.3x +installing /mnt/lfs/usr/share/man/man3/curs_trace.3x +.. installing alias _nc_tracebits.3x +.. installing alias _traceattr.3x +.. installing alias _traceattr2.3x +.. installing alias _tracecchar_t.3x +.. installing alias _tracecchar_t2.3x +.. installing alias _tracechar.3x +.. installing alias _tracechtype.3x +.. installing alias _tracechtype2.3x +.. installing alias _tracedump.3x +.. installing alias _tracef.3x +.. installing alias _tracemouse.3x +.. installing alias curses_trace.3x +.. installing alias trace.3x +installing /mnt/lfs/usr/share/man/man3/curs_util.3x +.. installing alias delay_output.3x +.. installing alias filter.3x +.. installing alias flushinp.3x +.. installing alias getwin.3x +.. installing alias key_name.3x +.. installing alias keyname.3x +.. installing alias nofilter.3x +.. installing alias putwin.3x +.. installing alias unctrl.3x +.. installing alias use_env.3x +.. installing alias use_tioctl.3x +.. installing alias wunctrl.3x +installing /mnt/lfs/usr/share/man/man3/curs_variables.3x +.. installing alias COLORS.3x +.. installing alias COLOR_PAIRS.3x +.. installing alias COLS.3x +.. installing alias ESCDELAY.3x +.. installing alias LINES.3x +.. installing alias TABSIZE.3x +.. installing alias curscr.3x +.. installing alias newscr.3x +.. installing alias stdscr.3x +installing /mnt/lfs/usr/share/man/man3/curs_window.3x +.. installing alias delwin.3x +.. installing alias derwin.3x +.. installing alias dupwin.3x +.. installing alias mvderwin.3x +.. installing alias mvwin.3x +.. installing alias newwin.3x +.. installing alias subwin.3x +.. installing alias syncok.3x +.. installing alias wcursyncup.3x +.. installing alias wsyncdown.3x +.. installing alias wsyncup.3x +installing /mnt/lfs/usr/share/man/man3/default_colors.3x +.. installing alias assume_default_colors.3x +.. installing alias use_default_colors.3x +installing /mnt/lfs/usr/share/man/man3/define_key.3x +installing /mnt/lfs/usr/share/man/man3/form.3x +installing /mnt/lfs/usr/share/man/man3/form_cursor.3x +.. installing alias pos_form_cursor.3x +installing /mnt/lfs/usr/share/man/man3/form_data.3x +.. installing alias data_ahead.3x +.. installing alias data_behind.3x +installing /mnt/lfs/usr/share/man/man3/form_driver.3x +.. installing alias form_driver_w.3x +installing /mnt/lfs/usr/share/man/man3/form_field.3x +.. installing alias field_count.3x +.. installing alias form_fields.3x +.. installing alias move_field.3x +.. installing alias set_form_fields.3x +installing /mnt/lfs/usr/share/man/man3/form_field_attributes.3x +.. installing alias field_back.3x +.. installing alias field_fore.3x +.. installing alias field_pad.3x +.. installing alias set_field_back.3x +.. installing alias set_field_fore.3x +.. installing alias set_field_pad.3x +installing /mnt/lfs/usr/share/man/man3/form_field_buffer.3x +.. installing alias field_buffer.3x +.. installing alias field_status.3x +.. installing alias set_field_buffer.3x +.. installing alias set_field_status.3x +.. installing alias set_max_field.3x +installing /mnt/lfs/usr/share/man/man3/form_field_info.3x +.. installing alias dynamic_field_info.3x +.. installing alias field_info.3x +installing /mnt/lfs/usr/share/man/man3/form_field_just.3x +.. installing alias field_just.3x +.. installing alias set_field_just.3x +installing /mnt/lfs/usr/share/man/man3/form_field_new.3x +.. installing alias dup_field.3x +.. installing alias free_field.3x +.. installing alias link_field.3x +.. installing alias new_field.3x +installing /mnt/lfs/usr/share/man/man3/form_field_opts.3x +.. installing alias field_opts.3x +.. installing alias field_opts_off.3x +.. installing alias field_opts_on.3x +.. installing alias set_field_opts.3x +installing /mnt/lfs/usr/share/man/man3/form_field_userptr.3x +.. installing alias field_userptr.3x +.. installing alias set_field_userptr.3x +installing /mnt/lfs/usr/share/man/man3/form_field_validation.3x +.. installing alias field_arg.3x +.. installing alias field_type.3x +.. installing alias set_field_type.3x +installing /mnt/lfs/usr/share/man/man3/form_fieldtype.3x +.. installing alias free_fieldtype.3x +.. installing alias link_fieldtype.3x +.. installing alias new_fieldtype.3x +.. installing alias set_fieldtype_arg.3x +.. installing alias set_fieldtype_choice.3x +installing /mnt/lfs/usr/share/man/man3/form_hook.3x +.. installing alias field_init.3x +.. installing alias field_term.3x +.. installing alias form_init.3x +.. installing alias form_term.3x +.. installing alias set_field_init.3x +.. installing alias set_field_term.3x +.. installing alias set_form_init.3x +.. installing alias set_form_term.3x +installing /mnt/lfs/usr/share/man/man3/form_new.3x +.. installing alias free_form.3x +.. installing alias new_form.3x +installing /mnt/lfs/usr/share/man/man3/form_new_page.3x +.. installing alias new_page.3x +.. installing alias set_new_page.3x +installing /mnt/lfs/usr/share/man/man3/form_opts.3x +.. installing alias form_opts_off.3x +.. installing alias form_opts_on.3x +.. installing alias set_form_opts.3x +installing /mnt/lfs/usr/share/man/man3/form_page.3x +.. installing alias current_field.3x +.. installing alias field_index.3x +.. installing alias set_current_field.3x +.. installing alias set_form_page.3x +.. installing alias unfocus_current_field.3x +installing /mnt/lfs/usr/share/man/man3/form_post.3x +.. installing alias post_form.3x +.. installing alias unpost_form.3x +installing /mnt/lfs/usr/share/man/man3/form_requestname.3x +.. installing alias form_request_by_name.3x +.. installing alias form_request_name.3x +installing /mnt/lfs/usr/share/man/man3/form_userptr.3x +.. installing alias set_form_userptr.3x +installing /mnt/lfs/usr/share/man/man3/form_variables.3x +.. installing alias TYPE_ALNUM.3x +.. installing alias TYPE_ALPHA.3x +.. installing alias TYPE_ENUM.3x +.. installing alias TYPE_INTEGER.3x +.. installing alias TYPE_IPV4.3x +.. installing alias TYPE_NUMERIC.3x +.. installing alias TYPE_REGEXP.3x +installing /mnt/lfs/usr/share/man/man3/form_win.3x +.. installing alias form_sub.3x +.. installing alias scale_form.3x +.. installing alias set_form_sub.3x +.. installing alias set_form_win.3x +installing /mnt/lfs/usr/share/man/man1/infocmp.1m +installing /mnt/lfs/usr/share/man/man1/infotocap.1m +installing /mnt/lfs/usr/share/man/man3/key_defined.3x +installing /mnt/lfs/usr/share/man/man3/keybound.3x +installing /mnt/lfs/usr/share/man/man3/keyok.3x +installing /mnt/lfs/usr/share/man/man3/legacy_coding.3x +.. installing alias use_legacy_coding.3x +installing /mnt/lfs/usr/share/man/man3/menu.3x +installing /mnt/lfs/usr/share/man/man3/menu_attributes.3x +.. installing alias menu_back.3x +.. installing alias menu_fore.3x +.. installing alias menu_grey.3x +.. installing alias menu_pad.3x +.. installing alias set_menu_back.3x +.. installing alias set_menu_fore.3x +.. installing alias set_menu_grey.3x +.. installing alias set_menu_pad.3x +installing /mnt/lfs/usr/share/man/man3/menu_cursor.3x +.. installing alias pos_menu_cursor.3x +installing /mnt/lfs/usr/share/man/man3/menu_driver.3x +installing /mnt/lfs/usr/share/man/man3/menu_format.3x +.. installing alias set_menu_format.3x +installing /mnt/lfs/usr/share/man/man3/menu_hook.3x +.. installing alias item_init.3x +.. installing alias item_term.3x +.. installing alias menu_init.3x +.. installing alias menu_term.3x +.. installing alias set_item_init.3x +.. installing alias set_item_term.3x +.. installing alias set_menu_init.3x +.. installing alias set_menu_term.3x +installing /mnt/lfs/usr/share/man/man3/menu_items.3x +.. installing alias item_count.3x +.. installing alias set_menu_items.3x +installing /mnt/lfs/usr/share/man/man3/menu_mark.3x +.. installing alias set_menu_mark.3x +installing /mnt/lfs/usr/share/man/man3/menu_new.3x +.. installing alias free_menu.3x +.. installing alias new_menu.3x +installing /mnt/lfs/usr/share/man/man3/menu_opts.3x +.. installing alias menu_opts_off.3x +.. installing alias menu_opts_on.3x +.. installing alias set_menu_opts.3x +installing /mnt/lfs/usr/share/man/man3/menu_pattern.3x +.. installing alias set_menu_pattern.3x +installing /mnt/lfs/usr/share/man/man3/menu_post.3x +.. installing alias post_menu.3x +.. installing alias unpost_menu.3x +installing /mnt/lfs/usr/share/man/man3/menu_requestname.3x +.. installing alias menu_request_by_name.3x +.. installing alias menu_request_name.3x +installing /mnt/lfs/usr/share/man/man3/menu_spacing.3x +.. installing alias set_menu_spacing.3x +installing /mnt/lfs/usr/share/man/man3/menu_userptr.3x +.. installing alias set_menu_userptr.3x +installing /mnt/lfs/usr/share/man/man3/menu_win.3x +.. installing alias menu_sub.3x +.. installing alias scale_menu.3x +.. installing alias set_menu_sub.3x +.. installing alias set_menu_win.3x +installing /mnt/lfs/usr/share/man/man3/mitem_current.3x +.. installing alias current_item.3x +.. installing alias item_index.3x +.. installing alias set_current_item.3x +.. installing alias set_top_row.3x +.. installing alias top_row.3x +installing /mnt/lfs/usr/share/man/man3/mitem_name.3x +.. installing alias item_description.3x +.. installing alias item_name.3x +installing /mnt/lfs/usr/share/man/man3/mitem_new.3x +.. installing alias free_item.3x +.. installing alias new_item.3x +installing /mnt/lfs/usr/share/man/man3/mitem_opts.3x +.. installing alias item_opts.3x +.. installing alias item_opts_off.3x +.. installing alias item_opts_on.3x +.. installing alias set_item_opts.3x +installing /mnt/lfs/usr/share/man/man3/mitem_userptr.3x +.. installing alias item_userptr.3x +.. installing alias set_item_userptr.3x +installing /mnt/lfs/usr/share/man/man3/mitem_value.3x +.. installing alias item_value.3x +.. installing alias set_item_value.3x +installing /mnt/lfs/usr/share/man/man3/mitem_visible.3x +.. installing alias item_visible.3x +installing /mnt/lfs/usr/share/man/man3/ncurses.3x +.. installing alias curses.3x +installing /mnt/lfs/usr/share/man/man1/ncursesw6-config.1 +installing /mnt/lfs/usr/share/man/man3/new_pair.3x +.. installing alias alloc_pair.3x +.. installing alias find_pair.3x +.. installing alias free_pair.3x +installing /mnt/lfs/usr/share/man/man3/panel.3x +.. installing alias bottom_panel.3x +.. installing alias ceiling_panel.3x +.. installing alias del_panel.3x +.. installing alias ground_panel.3x +.. installing alias hide_panel.3x +.. installing alias move_panel.3x +.. installing alias new_panel.3x +.. installing alias panel_above.3x +.. installing alias panel_below.3x +.. installing alias panel_hidden.3x +.. installing alias panel_userptr.3x +.. installing alias panel_window.3x +.. installing alias replace_panel.3x +.. installing alias set_panel_userptr.3x +.. installing alias show_panel.3x +.. installing alias top_panel.3x +.. installing alias update_panels.3x +installing /mnt/lfs/usr/share/man/man3/resizeterm.3x +.. installing alias is_term_resized.3x +.. installing alias resize_term.3x +installing /mnt/lfs/usr/share/man/man5/scr_dump.5 +installing /mnt/lfs/usr/share/man/man1/tabs.1 +installing /mnt/lfs/usr/share/man/man5/term.5 +installing /mnt/lfs/usr/share/man/man7/term.7 +installing /mnt/lfs/usr/share/man/man3/term_variables.3x +.. installing alias SP.3x +.. installing alias acs_map.3x +.. installing alias boolcodes.3x +.. installing alias boolfnames.3x +.. installing alias boolnames.3x +.. installing alias cur_term.3x +.. installing alias numcodes.3x +.. installing alias numfnames.3x +.. installing alias numnames.3x +.. installing alias strcodes.3x +.. installing alias strfnames.3x +.. installing alias strnames.3x +.. installing alias ttytype.3x +installing /mnt/lfs/usr/share/man/man5/terminfo.5 +installing /mnt/lfs/usr/share/man/man1/tic.1m +installing /mnt/lfs/usr/share/man/man1/toe.1m +installing /mnt/lfs/usr/share/man/man1/tput.1 +.. installing alias reset.1 +installing /mnt/lfs/usr/share/man/man1/tset.1 +.. installing alias reset.1 +installing /mnt/lfs/usr/share/man/man5/user_caps.5 +installing /mnt/lfs/usr/share/man/man3/wresize.3x +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/man' +( cd include && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/include' +installing curses.h in /mnt/lfs/usr/include +installing unctrl.h in /mnt/lfs/usr/include +installing ncurses_dll.h in /mnt/lfs/usr/include +installing term.h in /mnt/lfs/usr/include +installing termcap.h in /mnt/lfs/usr/include +installing ./tic.h in /mnt/lfs/usr/include +installing ./term_entry.h in /mnt/lfs/usr/include +installing ./nc_tparm.h in /mnt/lfs/usr/include +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/include' +( cd ncurses && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/ncurses' +linking /mnt/lfs/usr/lib/libncursesw.so.6.3 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /mnt/lfs/usr/lib/libncursesw.so.6.3 .6.3`.6,-stats,-lc -o /mnt/lfs/usr/lib/libncursesw.so.6.3 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib +cd /mnt/lfs/usr/lib && (ln -s -f libncursesw.so.6.3 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/ncurses' +( cd progs && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/progs' +/usr/bin/install -c tic /mnt/lfs/usr/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c toe /mnt/lfs/usr/bin/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +linking infotocap to tic +( cd /mnt/lfs/usr/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) +linking captoinfo to tic +( cd /mnt/lfs/usr/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) +/usr/bin/install -c infocmp /mnt/lfs/usr/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c clear /mnt/lfs/usr/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c tabs /mnt/lfs/usr/bin/`echo tabs| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c tput /mnt/lfs/usr/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c tset /mnt/lfs/usr/bin/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +linking reset to tset +( cd /mnt/lfs/usr/bin && ln -s -f `echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/progs' +( cd panel && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/panel' +linking /mnt/lfs/usr/lib/libpanelw.so.6.3 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /mnt/lfs/usr/lib/libpanelw.so.6.3 .6.3`.6,-stats,-lc -o /mnt/lfs/usr/lib/libpanelw.so.6.3 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw +cd /mnt/lfs/usr/lib && (ln -s -f libpanelw.so.6.3 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; ) +installing ./panel.h in /mnt/lfs/usr/include +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/panel' +( cd menu && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/menu' +linking /mnt/lfs/usr/lib/libmenuw.so.6.3 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /mnt/lfs/usr/lib/libmenuw.so.6.3 .6.3`.6,-stats,-lc -o /mnt/lfs/usr/lib/libmenuw.so.6.3 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw +cd /mnt/lfs/usr/lib && (ln -s -f libmenuw.so.6.3 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; ) +installing ./eti.h in /mnt/lfs/usr/include +installing ./menu.h in /mnt/lfs/usr/include +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/menu' +( cd form && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/form' +linking /mnt/lfs/usr/lib/libformw.so.6.3 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /mnt/lfs/usr/lib/libformw.so.6.3 .6.3`.6,-stats,-lc -o /mnt/lfs/usr/lib/libformw.so.6.3 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw +cd /mnt/lfs/usr/lib && (ln -s -f libformw.so.6.3 libformw.so.6; ln -s -f libformw.so.6 libformw.so; ) +installing ./form.h in /mnt/lfs/usr/include +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/form' +( cd test && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/test' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/test' +( cd misc && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/misc' +mkdir -p /mnt/lfs/usr/share/tabset +DESTDIR=/mnt/lfs \ +prefix=/usr \ +exec_prefix=/usr \ +bindir=/usr/bin \ +top_srcdir=.. \ +srcdir=. \ +datadir=/usr/share \ +ticdir=/usr/share/terminfo \ +source=terminfo.tmp \ +cross_compiling=yes \ +/bin/sh ./run_tic.sh +** Building terminfo database, please wait... +Running /mnt/lfs/sources/ncurses-6.3/build/progs/tic to install /mnt/lfs/usr/share/terminfo ... + + You may see messages regarding extended capabilities, e.g., AX. + These are extended terminal capabilities which are compiled + using + tic -x + If you have ncurses 4.2 applications, you should read the INSTALL + document, and install the terminfo without the -x option. + +ncurses 6.3.20211021 +** built new /mnt/lfs/usr/share/terminfo +** sym-linked /mnt/lfs/usr/lib/terminfo for compatibility +installing std +installing stdcrt +installing vt100 +installing vt300 +finished install.data +/usr/bin/install -c ncurses-config /mnt/lfs/usr/bin/ncursesw6-config +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/misc' +( cd c++ && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install ) +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.3/c++' +linking /mnt/lfs/usr/lib/libncurses++w.so.6.3 +x86_64-lfs-linux-gnu-g++ -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -shared -Wl,-soname,`basename /mnt/lfs/usr/lib/libncurses++w.so.6.3 .6.3`.6,-stats,-lc -o /mnt/lfs/usr/lib/libncurses++w.so.6.3 ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o -L../lib -lformw -lmenuw -lpanelw -lncursesw +cd /mnt/lfs/usr/lib && (ln -s -f libncurses++w.so.6.3 libncurses++w.so.6; ln -s -f libncurses++w.so.6 libncurses++w.so; ) +installing ./cursesapp.h in /mnt/lfs/usr/include +installing ./cursesf.h in /mnt/lfs/usr/include +installing ./cursesm.h in /mnt/lfs/usr/include +installing ./cursesp.h in /mnt/lfs/usr/include +installing ./cursesw.h in /mnt/lfs/usr/include +installing ./cursslk.h in /mnt/lfs/usr/include +installing etip.h in /mnt/lfs/usr/include +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.3/c++' +[lfs-cross] Finishing build of ncurses-6.3 at Wed Sep 7 14:02:03 -03 2022 +[lfs-cross] Starting build of bash-5.1.16 at Wed Sep 7 14:02:03 -03 2022 +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu + +Beginning configuration for bash-5.1-release for x86_64-lfs-linux-gnu + +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking for library containing strerror... none required +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether x86_64-lfs-linux-gnu-gcc needs -traditional... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for bison... bison -y +checking whether make sets $(MAKE)... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking whether byte ordering is bigendian... no +checking for preprocessor stringizing operator... yes +checking for long double with more range or precision than double... yes +checking for function prototypes... yes +checking whether char is unsigned... no +checking for working volatile... yes +checking for C/C++ restrict keyword... __restrict +checking for a thread-safe mkdir -p... /usr/bin/mkdir -p +checking for a sed that does not truncate output... /usr/bin/sed +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking whether we are using the GNU C Library 2 or newer... yes +checking whether the -Werror option is usable... yes +checking for simple visibility declarations... yes +checking for size_t... yes +checking for stdint.h... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for xlocale.h... no +checking for sys/time.h... yes +checking for getpagesize... yes +checking for working mmap... no +checking whether integer division by zero raises SIGFPE... guessing yes +checking for inttypes.h... yes +checking for unsigned long long int... yes +checking for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking 32-bit host C ABI... no +checking for the common suffixes of directories in the library search path... lib,lib +checking whether imported symbols can be declared weak... guessing yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking for pthread_kill in -lpthread... yes +checking for multithread API to use... posix +checking for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing yes +checking for iconv... yes +checking for working iconv... guessing yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking argz.h usability... yes +checking argz.h presence... yes +checking for argz.h... yes +checking for inttypes.h... (cached) yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for getcwd... yes +checking for getegid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getuid... yes +checking for mempcpy... yes +checking for munmap... yes +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strdup... yes +checking for strtoul... yes +checking for tsearch... yes +checking for argz_count... yes +checking for argz_stringify... yes +checking for argz_next... yes +checking for __fsetlocking... yes +checking for localeconv... yes +checking whether feof_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking for bison... bison +checking version of bison... 3.8.2, ok +checking for long long int... yes +checking for wchar_t... yes +checking for wint_t... yes +checking whether wint_t is too small... no +checking for intmax_t... yes +checking whether printf() supports POSIX/XSI format strings... guessing yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking for stdint.h... (cached) yes +checking for symlink... yes +checking for uselocale... yes +checking for alarm... yes +checking for fpurge... no +checking for __fpurge... yes +checking for snprintf... yes +checking for vsnprintf... yes +checking for working fcntl.h... cross-compiling +checking whether uselocale works... guessing yes +checking for fake locale system (OpenBSD)... guessing no +checking for Solaris 11.4 locale system... no +checking for getlocalename_l... no +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyCurrent... no +checking for CFLocaleCopyPreferredLanguages... no +checking for flexible array members... yes +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for ptrdiff_t... yes +checking features.h usability... yes +checking features.h presence... yes +checking for features.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for asprintf... yes +checking for fwprintf... yes +checking for newlocale... yes +checking for putenv... yes +checking for setenv... yes +checking for setlocale... yes +checking for snprintf... (cached) yes +checking for strnlen... yes +checking for uselocale... (cached) yes +checking for wcslen... yes +checking for wcsnlen... yes +checking for mbrtowc... yes +checking for wcrtomb... yes +checking whether _snprintf is declared... no +checking whether _snwprintf is declared... no +checking whether getc_unlocked is declared... yes +checking for nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for CFPreferencesCopyAppValue... (cached) no +checking for CFLocaleCopyCurrent... (cached) no +checking for CFLocaleCopyPreferredLanguages... (cached) no +checking whether included gettext is requested... no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether time.h and sys/time.h may both be included... yes +checking whether sys/types.h defines makedev... no +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking for inttypes.h... (cached) yes +checking for unistd.h... (cached) yes +checking for stdlib.h... (cached) yes +checking stdarg.h usability... yes +checking stdarg.h presence... yes +checking for stdarg.h... yes +checking varargs.h usability... no +checking varargs.h presence... no +checking for varargs.h... no +checking for limits.h... (cached) yes +checking for string.h... (cached) yes +checking for memory.h... (cached) yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking termcap.h usability... yes +checking termcap.h presence... yes +checking for termcap.h... yes +checking termio.h usability... yes +checking termio.h presence... yes +checking for termio.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking dlfcn.h usability... yes +checking dlfcn.h presence... yes +checking for dlfcn.h... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking for stddef.h... (cached) yes +checking for stdint.h... (cached) yes +checking netdb.h usability... yes +checking netdb.h presence... yes +checking for netdb.h... yes +checking pwd.h usability... yes +checking pwd.h presence... yes +checking for pwd.h... yes +checking grp.h usability... yes +checking grp.h presence... yes +checking for grp.h... yes +checking for strings.h... (cached) yes +checking regex.h usability... yes +checking regex.h presence... yes +checking for regex.h... yes +checking syslog.h usability... yes +checking syslog.h presence... yes +checking for syslog.h... yes +checking ulimit.h usability... yes +checking ulimit.h presence... yes +checking for ulimit.h... yes +checking sys/pte.h usability... no +checking sys/pte.h presence... no +checking for sys/pte.h... no +checking sys/stream.h usability... no +checking sys/stream.h presence... no +checking for sys/stream.h... no +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for sys/param.h... (cached) yes +checking sys/random.h usability... yes +checking sys/random.h presence... yes +checking for sys/random.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/time.h... (cached) yes +checking sys/times.h usability... yes +checking sys/times.h presence... yes +checking for sys/times.h... yes +checking for sys/types.h... (cached) yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... yes +checking for sys/ptem.h... no +checking for sys/resource.h... yes +checking for working alloca.h... (cached) yes +checking for alloca... (cached) yes +checking for uid_t in sys/types.h... yes +checking for unistd.h... (cached) yes +checking for working chown... no +checking whether getpgrp requires zero arguments... yes +checking for vprintf... yes +checking for _doprnt... no +checking for working strcoll... no +checking return type of signal handlers... void +checking for __setostype... no +checking for wait3... yes +checking for mkfifo... yes +checking for dup2... yes +checking for eaccess... yes +checking for fcntl... yes +checking for getdtablesize... yes +checking for getentropy... yes +checking for getgroups... yes +checking for gethostname... yes +checking for getpagesize... (cached) yes +checking for getpeername... yes +checking for getrandom... yes +checking for getrlimit... yes +checking for getrusage... yes +checking for gettimeofday... yes +checking for kill... yes +checking for killpg... yes +checking for lstat... yes +checking for pselect... yes +checking for readlink... yes +checking for select... yes +checking for setdtablesize... no +checking for setitimer... yes +checking for tcgetpgrp... yes +checking for uname... yes +checking for ulimit... yes +checking for waitpid... yes +checking for rename... yes +checking for bcopy... yes +checking for bzero... yes +checking for confstr... yes +checking for faccessat... yes +checking for fnmatch... yes +checking for getaddrinfo... yes +checking for gethostbyname... yes +checking for getservbyname... yes +checking for getservent... yes +checking for inet_aton... yes +checking for imaxdiv... yes +checking for memmove... yes +checking for pathconf... yes +checking for putenv... (cached) yes +checking for raise... yes +checking for random... yes +checking for regcomp... yes +checking for regexec... yes +checking for setenv... (cached) yes +checking for setlinebuf... yes +checking for setlocale... (cached) yes +checking for setvbuf... yes +checking for siginterrupt... yes +checking for strchr... yes +checking for sysconf... yes +checking for syslog... yes +checking for tcgetattr... yes +checking for times... yes +checking for ttyname... yes +checking for tzset... yes +checking for unsetenv... yes +checking for vasprintf... yes +checking for asprintf... (cached) yes +checking for isascii... yes +checking for isblank... yes +checking for isgraph... yes +checking for isprint... yes +checking for isspace... yes +checking for isxdigit... yes +checking for getpwent... yes +checking for getpwnam... yes +checking for getpwuid... yes +checking for mkstemp... yes +checking for mkdtemp... yes +checking for arc4random... yes +checking for getcwd... (cached) yes +checking for memset... yes +checking for strcasecmp... (cached) yes +checking for strcasestr... yes +checking for strerror... yes +checking for strftime... yes +checking for strnlen... (cached) yes +checking for strpbrk... yes +checking for strstr... yes +checking for strtod... yes +checking for strtol... yes +checking for strtoul... (cached) yes +checking for strtoll... yes +checking for strtoull... yes +checking for strtoimax... yes +checking for strtoumax... yes +checking for dprintf... yes +checking for strchrnul... yes +checking for strdup... (cached) yes +checking libaudit.h usability... no +checking libaudit.h presence... no +checking for libaudit.h... no +checking whether AUDIT_USER_TTY is declared... yes +checking whether confstr is declared... yes +checking whether printf is declared... yes +checking whether sbrk is declared... yes +checking whether setregid is declared... yes +checking whether strcpy is declared... yes +checking whether strsignal is declared... yes +checking for setresuid... yes +checking for setresgid... yes +checking whether strtold is declared... yes +checking for broken strtold... no +checking for declaration of strtoimax... yes +checking for declaration of strtol... yes +checking for declaration of strtoll... yes +checking for declaration of strtoul... yes +checking for declaration of strtoull... yes +checking for declaration of strtoumax... yes +checking for working mktime... no +checking for argz.h... (cached) yes +checking errno.h usability... yes +checking errno.h presence... yes +checking for errno.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking stdio_ext.h usability... yes +checking stdio_ext.h presence... yes +checking for stdio_ext.h... yes +checking for getpagesize... (cached) yes +checking for working mmap... (cached) no +checking for __argz_count... yes +checking for __argz_next... yes +checking for __argz_stringify... yes +checking for dcgettext... yes +checking for mempcpy... (cached) yes +checking for munmap... (cached) yes +checking for mremap... yes +checking for stpcpy... (cached) yes +checking for strcspn... yes +checking wctype.h usability... yes +checking wctype.h presence... yes +checking for wctype.h... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking mbstr.h usability... no +checking mbstr.h presence... no +checking for mbstr.h... no +checking for mbrlen... yes +checking for mbscasecmp... no +checking for mbscmp... no +checking for mbsnrtowcs... yes +checking for mbsrtowcs... yes +checking for mbschr... no +checking for wcrtomb... (cached) yes +checking for wcscoll... yes +checking for wcsdup... yes +checking for wcwidth... yes +checking for wctype... yes +checking for wcswidth... yes +checking whether mbrtowc and mbstate_t are properly declared... (cached) yes +checking for iswlower... yes +checking for iswupper... yes +checking for towlower... yes +checking for towupper... yes +checking for iswctype... yes +checking for nl_langinfo and CODESET... yes +checking for wchar_t in wchar.h... yes +checking for wctype_t in wctype.h... yes +checking for wint_t in wctype.h... yes +checking for wcwidth broken with unicode combining characters... no +checking for locale_charset... no +checking size of wchar_t... 4 +checking for dlopen in -ldl... yes +checking for dlopen... yes +checking for dlclose... yes +checking for dlsym... yes +checking whether sys_siglist is declared... no +checking type of array argument to getgroups... gid_t +checking for off_t... yes +checking for mode_t... yes +checking for uid_t in sys/types.h... (cached) yes +checking for pid_t... yes +checking for size_t... (cached) yes +checking for uintptr_t... yes +checking for ssize_t... yes +checking for time_t... yes +checking for long long... long long +checking for unsigned long long... unsigned long long +checking return type of signal handlers... (cached) void +checking for sig_atomic_t in signal.h... yes +checking size of char... 1 +checking size of short... 2 +checking size of int... 4 +checking size of long... 8 +checking size of char *... 8 +checking size of double... 8 +checking size of long long... 8 +checking for u_int... yes +checking for u_long... yes +checking for bits16_t... no +checking for u_bits16_t... no +checking for bits32_t... no +checking for u_bits32_t... no +checking for bits64_t... no +checking for ptrdiff_t... (cached) yes +checking whether stat file-mode macros are broken... no +checking whether #! works in shell scripts... yes +checking whether the ctype macros accept non-ascii characters... no +checking if dup2 fails to clear the close-on-exec flag... no +checking whether pgrps need synchronization... no +checking for type of signal functions... posix +checking for sys_errlist and sys_nerr... yes +checking for sys_siglist in system C library... no +checking for _sys_siglist in signal.h or unistd.h... no +checking for _sys_siglist in system C library... no +checking whether signal handlers are of type void... yes +checking for clock_t... yes +checking for sigset_t... yes +checking for sig_atomic_t... yes +checking for quad_t... yes +checking for intmax_t... yes +checking for uintmax_t... yes +checking for socklen_t... yes +checking for size and type of struct rlimit fields... rlim_t +checking size of intmax_t... 8 +checking for struct termios.c_line... yes +checking for struct termio.c_line... yes +checking for struct dirent.d_ino... yes +checking for struct dirent.d_fileno... yes +checking for struct dirent.d_namlen... no +checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h +checking for struct timeval in sys/time.h and time.h... yes +checking for struct stat.st_blocks... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct tm.tm_zone... yes +checking for struct timezone in sys/time.h and time.h... yes +checking for offset of exit status in return status from wait... 0 +checking for struct timespec in ... yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for sbrk... yes +checking for working sbrk... yes +checking for the existence of strsignal... yes +checking if opendir() opens non-directories... no +checking whether ulimit can substitute for getdtablesize... no +checking whether fpurge is declared... no +checking to see if getenv can be redefined... yes +checking if getcwd() will dynamically allocate memory with 0 size... no +checking for presence of POSIX-style sigsetjmp/siglongjmp... missing +checking whether or not strcoll and strcmp differ... no +checking for standard-conformant snprintf... yes +checking for standard-conformant vsnprintf... yes +checking for standard-conformant putenv declaration... yes +checking for standard-conformant unsetenv declaration... yes +checking for printf floating point output in hex notation... no +checking whether fnmatch can be used to check bracket equivalence classes... no +checking if signal handlers must be reinstalled when invoked... no +checking for presence of necessary job control definitions... present +checking for presence of named pipes... missing +checking whether termios.h defines TIOCGWINSZ... no +checking whether sys/ioctl.h defines TIOCGWINSZ... yes +checking for TIOCSTAT in sys/ioctl.h... no +checking for FIONREAD in sys/ioctl.h... yes +checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no +checking for speed_t in sys/types.h... no +checking whether getpw functions are declared in pwd.h... yes +checking for unusable real-time signals due to large values... yes +checking for tgetent... no +checking for tgetent in -ltermcap... no +checking for tgetent in -ltinfo... no +checking for tgetent in -lcurses... no +checking for tgetent in -lncurses... yes +checking which library has the termcap functions... using libncurses +checking whether /dev/fd is available... standard +checking whether /dev/stdin stdout stderr are available... present +checking for default mail directory... /var/mail +checking shared object configuration for loadable builtins... supported +configure: creating ./config.status +config.status: creating Makefile +config.status: creating builtins/Makefile +config.status: creating lib/readline/Makefile +config.status: creating lib/glob/Makefile +config.status: creating lib/intl/Makefile +config.status: creating lib/malloc/Makefile +config.status: creating lib/sh/Makefile +config.status: creating lib/termcap/Makefile +config.status: creating lib/tilde/Makefile +config.status: creating doc/Makefile +config.status: creating support/Makefile +config.status: creating po/Makefile.in +config.status: creating examples/loadables/Makefile +config.status: creating examples/loadables/Makefile.inc +config.status: creating examples/loadables/perl/Makefile +config.status: creating support/bash.pc +config.status: creating support/bashbug.sh +config.status: creating config.h +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +config.status: executing default commands +rm -f mksyntax +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o mksyntax ./mksyntax.c +rm -f syntax.c +./mksyntax -o syntax.c +/bin/sh ./support/mkversion.sh -b -S . -s release -d 5.1 -o newversion.h \ + && mv newversion.h version.h +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -DBUILDTOOL -c -o buildversion.o ./version.c +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o bashversion ./support/bashversion.c buildversion.o + + *********************************************************** + * * + * GNU bash, version 5.1.16(1)-release (x86_64-lfs-linux-gnu) + * * + *********************************************************** + +rm -f shell.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c shell.c +rm -f eval.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c eval.c +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/builtins' +rm -f mkbuiltins.o +gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -DCROSS_COMPILING mkbuiltins.c +gcc -rdynamic -g -DCROSS_COMPILING -o mkbuiltins mkbuiltins.o +./mkbuiltins -externfile builtext.h -structfile builtins.c \ + -noproduction -D . ./alias.def ./bind.def ./break.def ./builtin.def ./caller.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def ./mapfile.def +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/builtins' +rm -f execute_cmd.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c execute_cmd.c +rm -f y.tab.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c y.tab.c +rm -f general.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c general.c +rm -f make_cmd.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c make_cmd.c +rm -f print_cmd.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c print_cmd.c +rm -f dispose_cmd.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c dispose_cmd.c +rm -f variables.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c variables.c +rm -f copy_cmd.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c copy_cmd.c +rm -f error.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c error.c +rm -f expr.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c expr.c +rm -f flags.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c flags.c +rm -f jobs.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c jobs.c +rm -f subst.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c subst.c +rm -f hashcmd.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c hashcmd.c +rm -f hashlib.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c hashlib.c +rm -f mailcheck.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c mailcheck.c +rm -f mksignames.o +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -DBUILDTOOL -c ./support/mksignames.c +rm -f buildsignames.o +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -DBUILDTOOL -o buildsignames.o -c ./support/signames.c +rm -f mksignames +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o mksignames mksignames.o buildsignames.o +rm -f lsignames.h +./mksignames lsignames.h +if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi +rm -f trap.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c trap.c +rm -f input.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c input.c +rm -f unwind_prot.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c unwind_prot.c +rm -f pathexp.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c pathexp.c +rm -f sig.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c sig.c +rm -f test.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c test.c +rm -f version.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c version.c +rm -f alias.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c alias.c +rm -f array.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c array.c +rm -f arrayfunc.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c arrayfunc.c +rm -f assoc.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c assoc.c +rm -f braces.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c braces.c +rm -f bracecomp.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c bracecomp.c +rm -f bashhist.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c bashhist.c +rm -f bashline.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c bashline.c +rm -f list.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c list.c +rm -f stringlib.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c stringlib.c +rm -f locale.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c locale.c +rm -f findcmd.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c findcmd.c +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/builtins' +gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o psize.aux ./psize.c +/bin/sh ./psize.sh > pipesize.h +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/builtins' +rm -f redir.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c redir.c +rm -f pcomplete.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c pcomplete.c +rm -f pcomplib.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c pcomplib.c +rm -f syntax.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c syntax.c +rm -f xmalloc.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c xmalloc.c +rm -f signames.o +x86_64-lfs-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-lfs-linux-gnu"' -DCONF_VENDOR='"lfs"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security -c ./support/signames.c +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/builtins' +rm -f builtins.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security builtins.c +rm -f alias.o +./mkbuiltins -D . alias.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security alias.c || ( rm -f alias.c ; exit 1 ) +rm -f alias.c +rm -f bind.o +./mkbuiltins -D . bind.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security bind.c || ( rm -f bind.c ; exit 1 ) +rm -f bind.c +rm -f break.o +./mkbuiltins -D . break.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security break.c || ( rm -f break.c ; exit 1 ) +rm -f break.c +rm -f builtin.o +./mkbuiltins -D . builtin.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security builtin.c || ( rm -f builtin.c ; exit 1 ) +rm -f builtin.c +rm -f caller.o +./mkbuiltins -D . caller.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security caller.c || ( rm -f caller.c ; exit 1 ) +rm -f caller.c +rm -f cd.o +./mkbuiltins -D . cd.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security cd.c || ( rm -f cd.c ; exit 1 ) +rm -f cd.c +rm -f colon.o +./mkbuiltins -D . colon.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security colon.c || ( rm -f colon.c ; exit 1 ) +rm -f colon.c +rm -f command.o +./mkbuiltins -D . command.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security command.c || ( rm -f command.c ; exit 1 ) +rm -f command.c +rm -f common.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security common.c +rm -f declare.o +./mkbuiltins -D . declare.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security declare.c || ( rm -f declare.c ; exit 1 ) +rm -f declare.c +rm -f echo.o +./mkbuiltins -D . echo.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security echo.c || ( rm -f echo.c ; exit 1 ) +rm -f echo.c +rm -f enable.o +./mkbuiltins -D . enable.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security enable.c || ( rm -f enable.c ; exit 1 ) +rm -f enable.c +rm -f eval.o +./mkbuiltins -D . eval.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security eval.c || ( rm -f eval.c ; exit 1 ) +rm -f eval.c +rm -f evalfile.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security evalfile.c +rm -f evalstring.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security evalstring.c +rm -f exec.o +./mkbuiltins -D . exec.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security exec.c || ( rm -f exec.c ; exit 1 ) +rm -f exec.c +rm -f exit.o +./mkbuiltins -D . exit.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security exit.c || ( rm -f exit.c ; exit 1 ) +rm -f exit.c +rm -f fc.o +./mkbuiltins -D . fc.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security fc.c || ( rm -f fc.c ; exit 1 ) +rm -f fc.c +rm -f fg_bg.o +./mkbuiltins -D . fg_bg.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) +rm -f fg_bg.c +rm -f hash.o +./mkbuiltins -D . hash.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security hash.c || ( rm -f hash.c ; exit 1 ) +rm -f hash.c +rm -f help.o +./mkbuiltins -D . help.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security help.c || ( rm -f help.c ; exit 1 ) +rm -f help.c +rm -f history.o +./mkbuiltins -D . history.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security history.c || ( rm -f history.c ; exit 1 ) +rm -f history.c +rm -f jobs.o +./mkbuiltins -D . jobs.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security jobs.c || ( rm -f jobs.c ; exit 1 ) +rm -f jobs.c +rm -f kill.o +./mkbuiltins -D . kill.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security kill.c || ( rm -f kill.c ; exit 1 ) +rm -f kill.c +rm -f let.o +./mkbuiltins -D . let.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security let.c || ( rm -f let.c ; exit 1 ) +rm -f let.c +rm -f mapfile.o +./mkbuiltins -D . mapfile.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security mapfile.c || ( rm -f mapfile.c ; exit 1 ) +rm -f mapfile.c +rm -f pushd.o +./mkbuiltins -D . pushd.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security pushd.c || ( rm -f pushd.c ; exit 1 ) +rm -f pushd.c +rm -f read.o +./mkbuiltins -D . read.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security read.c || ( rm -f read.c ; exit 1 ) +rm -f read.c +rm -f return.o +./mkbuiltins -D . return.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security return.c || ( rm -f return.c ; exit 1 ) +rm -f return.c +rm -f set.o +./mkbuiltins -D . set.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security set.c || ( rm -f set.c ; exit 1 ) +rm -f set.c +rm -f setattr.o +./mkbuiltins -D . setattr.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security setattr.c || ( rm -f setattr.c ; exit 1 ) +rm -f setattr.c +rm -f shift.o +./mkbuiltins -D . shift.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security shift.c || ( rm -f shift.c ; exit 1 ) +rm -f shift.c +rm -f source.o +./mkbuiltins -D . source.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security source.c || ( rm -f source.c ; exit 1 ) +rm -f source.c +rm -f suspend.o +./mkbuiltins -D . suspend.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security suspend.c || ( rm -f suspend.c ; exit 1 ) +rm -f suspend.c +rm -f test.o +./mkbuiltins -D . test.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security test.c || ( rm -f test.c ; exit 1 ) +rm -f test.c +rm -f times.o +./mkbuiltins -D . times.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security times.c || ( rm -f times.c ; exit 1 ) +rm -f times.c +rm -f trap.o +./mkbuiltins -D . trap.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security trap.c || ( rm -f trap.c ; exit 1 ) +rm -f trap.c +rm -f type.o +./mkbuiltins -D . type.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security type.c || ( rm -f type.c ; exit 1 ) +rm -f type.c +rm -f ulimit.o +./mkbuiltins -D . ulimit.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security ulimit.c || ( rm -f ulimit.c ; exit 1 ) +rm -f ulimit.c +rm -f umask.o +./mkbuiltins -D . umask.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security umask.c || ( rm -f umask.c ; exit 1 ) +rm -f umask.c +rm -f wait.o +./mkbuiltins -D . wait.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security wait.c || ( rm -f wait.c ; exit 1 ) +rm -f wait.c +rm -f getopts.o +./mkbuiltins -D . getopts.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security getopts.c || ( rm -f getopts.c ; exit 1 ) +rm -f getopts.c +rm -f shopt.o +./mkbuiltins -D . shopt.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security shopt.c || ( rm -f shopt.c ; exit 1 ) +rm -f shopt.c +rm -f printf.o +./mkbuiltins -D . printf.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security printf.c || ( rm -f printf.c ; exit 1 ) +rm -f printf.c +rm -f getopt.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security getopt.c +rm -f bashgetopt.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security bashgetopt.c +rm -f complete.o +./mkbuiltins -D . complete.def +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -Wno-parentheses -Wno-format-security complete.c || ( rm -f complete.c ; exit 1 ) +rm -f complete.c +rm -f libbuiltins.a +x86_64-lfs-linux-gnu-ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o mapfile.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o +x86_64-lfs-linux-gnu-ranlib libbuiltins.a +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/builtins' +making lib/glob/libglob.a in ./lib/glob +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/lib/glob' +rm -f glob.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 -Wno-parentheses -Wno-format-security glob.c +rm -f strmatch.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 -Wno-parentheses -Wno-format-security strmatch.c +rm -f smatch.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 -Wno-parentheses -Wno-format-security smatch.c +rm -f xmbsrtowcs.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 -Wno-parentheses -Wno-format-security xmbsrtowcs.c +rm -f gmisc.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 -Wno-parentheses -Wno-format-security gmisc.c +rm -f -f libglob.a +x86_64-lfs-linux-gnu-ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o +test -n "x86_64-lfs-linux-gnu-ranlib" && x86_64-lfs-linux-gnu-ranlib libglob.a +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/lib/glob' +making lib/sh/libsh.a in ./lib/sh +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/lib/sh' +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security clktck.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security clock.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security getenv.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security oslib.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security setlinebuf.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security strnlen.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security itos.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security zread.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security zwrite.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security shtty.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security shmatch.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security eaccess.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security netconn.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security netopen.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security timeval.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security makepath.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security pathcanon.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security pathphys.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security tmpfile.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security stringlist.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security stringvec.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security spell.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security shquote.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security strtrans.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security snprintf.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security mailstat.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security fmtulong.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security fmtullong.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security fmtumax.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security zcatfd.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security zmapfd.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security winsize.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security wcsdup.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security fpurge.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security zgetline.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security mbscmp.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security uconvert.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security ufuncs.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security casemod.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security input_avail.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security mbscasecmp.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security fnxform.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security unicode.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security shmbchar.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security utf8.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security random.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security gettimeofday.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security wcsnwidth.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security mktime.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security mbschr.c +x86_64-lfs-linux-gnu-gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security getcwd.c +rm -f libsh.a +x86_64-lfs-linux-gnu-ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o utf8.o random.o gettimeofday.o wcsnwidth.o mktime.o mbschr.o getcwd.o +test -n "x86_64-lfs-linux-gnu-ranlib" && x86_64-lfs-linux-gnu-ranlib libsh.a +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/lib/sh' +making lib/readline/libreadline.a in ./lib/readline +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/lib/readline' +rm -f readline.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security readline.c +rm -f vi_mode.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security vi_mode.c +rm -f funmap.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security funmap.c +rm -f keymaps.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security keymaps.c +rm -f parens.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security parens.c +rm -f search.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security search.c +rm -f rltty.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security rltty.c +rm -f complete.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security complete.c +rm -f bind.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security bind.c +rm -f isearch.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security isearch.c +rm -f display.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security display.c +rm -f signals.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security signals.c +rm -f util.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security util.c +rm -f kill.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security kill.c +rm -f undo.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security undo.c +rm -f macro.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security macro.c +rm -f input.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security input.c +rm -f callback.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security callback.c +rm -f terminal.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security terminal.c +rm -f text.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security text.c +rm -f nls.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security nls.c +rm -f misc.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security misc.c +rm -f history.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security history.c +rm -f histexpand.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security histexpand.c +rm -f histfile.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security histfile.c +rm -f histsearch.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security histsearch.c +rm -f shell.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security shell.c +rm -f savestring.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security savestring.c +rm -f mbutil.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security mbutil.c +rm -f tilde.o +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security -DREADLINE_LIBRARY -c ./tilde.c +rm -f colors.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security colors.c +rm -f parse-colors.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security parse-colors.c +rm -f xmalloc.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security xmalloc.c +rm -f xfree.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security xfree.c +rm -f compat.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.1.16 -I../.. -I../../lib -g -O2 -Wno-parentheses -Wno-format-security compat.c +rm -f libreadline.a +x86_64-lfs-linux-gnu-ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o +test -n "x86_64-lfs-linux-gnu-ranlib" && x86_64-lfs-linux-gnu-ranlib libreadline.a +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/lib/readline' +making lib/readline/libhistory.a in ./lib/readline +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/lib/readline' +rm -f libhistory.a +x86_64-lfs-linux-gnu-ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o xmalloc.o xfree.o +test -n "x86_64-lfs-linux-gnu-ranlib" && x86_64-lfs-linux-gnu-ranlib libhistory.a +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/lib/readline' +making lib/tilde/libtilde.a in ./lib/tilde +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/lib/tilde' +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 -Wno-parentheses -Wno-format-security tilde.c +rm -f libtilde.a +x86_64-lfs-linux-gnu-ar cr libtilde.a tilde.o +test -n "x86_64-lfs-linux-gnu-ranlib" && x86_64-lfs-linux-gnu-ranlib libtilde.a +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/lib/tilde' +rm -f bash +x86_64-lfs-linux-gnu-gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o signames.o -lbuiltins -lglob -lsh -lreadline -lhistory -lncurses -ltilde -ldl +ls -l bash +-rwxr-xr-x 1 lfs lfs 4032016 Sep 7 14:03 bash +x86_64-lfs-linux-gnu-size bash + text data bss dec hex filename +1123023 36220 46232 1205475 1264e3 bash +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/support' +rm -f man2html.o +gcc -c -DHAVE_CONFIG_H -DSHELL -I/mnt/lfs/sources/bash-5.1.16 -I.. -g man2html.c +gcc -DHAVE_CONFIG_H -DSHELL -I/mnt/lfs/sources/bash-5.1.16 -I.. -g man2html.o -o man2html -ldl +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/support' + + *********************************************************** + * * + * GNU bash, version 5.1.16(1)-release (x86_64-lfs-linux-gnu) + * * + *********************************************************** + +mkdir -p -- /mnt/lfs/usr/share/doc/bash +( cd ./po/ ; make DESTDIR=/mnt/lfs installdirs ) +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/po' +/bin/sh ../support/mkinstalldirs /mnt/lfs/usr/share +mkdir -p -- /mnt/lfs/usr/share/locale/en@quot/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/en@boldquot/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/af/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/et/LC_MESSAGES +if test "bash" = "gettext-tools"; then \ + /bin/sh ../support/mkinstalldirs /mnt/lfs/usr/share/gettext/po; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/po' +/usr/bin/install -c -m 0755 bash /mnt/lfs/usr/bin/bash +/usr/bin/install -c -m 0555 bashbug /mnt/lfs/usr/bin/bashbug +/usr/bin/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /mnt/lfs/usr/share/doc/bash +( cd ./doc ; make \ + man1dir=/usr/share/man/man1 man1ext=.1 \ + man3dir=/usr/share/man/man3 man3ext=.3 \ + infodir=/usr/share/info htmldir=/usr/share/doc/bash DESTDIR=/mnt/lfs install ) +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/doc' +/bin/sh ../support/mkinstalldirs /mnt/lfs/usr/share/man/man1 +/bin/sh ../support/mkinstalldirs /mnt/lfs/usr/share/info +/bin/sh ../support/mkinstalldirs /mnt/lfs/usr/share/doc/bash +if test -n "/usr/share/doc/bash" ; then \ + /bin/sh ../support/mkinstalldirs /mnt/lfs/usr/share/doc/bash ; \ +fi +/usr/bin/install -c -m 644 ./bash.1 /mnt/lfs/usr/share/man/man1/bash.1 +/usr/bin/install -c -m 644 ./bashbug.1 /mnt/lfs/usr/share/man/man1/bashbug.1 +/usr/bin/install -c -m 644 ./FAQ ./INTRO /mnt/lfs/usr/share/doc/bash +if test -f bash.info; then d=.; else d=.; fi; \ + /usr/bin/install -c -m 644 $d/bash.info /mnt/lfs/usr/share/info/bash.info +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + install-info --dir-file=/mnt/lfs/usr/share/info/dir /mnt/lfs/usr/share/info/bash.info; \ +else true; fi +if test -n "/usr/share/doc/bash" ; then \ + /usr/bin/install -c -m 644 ./bash.html /mnt/lfs/usr/share/doc/bash ; \ + /usr/bin/install -c -m 644 ./bashref.html /mnt/lfs/usr/share/doc/bash ; \ +fi +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/doc' +( cd ./builtins ; make DESTDIR=/mnt/lfs install ) +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/builtins' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/builtins' +( cd ./po/ ; make DESTDIR=/mnt/lfs install ) +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/po' +test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || make en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo +make[2]: Entering directory '/mnt/lfs/sources/bash-5.1.16/po' +make[2]: 'en@quot.gmo' is up to date. +make[2]: 'en@boldquot.gmo' is up to date. +make[2]: 'af.gmo' is up to date. +make[2]: 'bg.gmo' is up to date. +make[2]: 'ca.gmo' is up to date. +make[2]: 'cs.gmo' is up to date. +make[2]: 'da.gmo' is up to date. +make[2]: 'de.gmo' is up to date. +make[2]: 'el.gmo' is up to date. +make[2]: 'eo.gmo' is up to date. +make[2]: 'es.gmo' is up to date. +make[2]: 'et.gmo' is up to date. +make[2]: 'fi.gmo' is up to date. +make[2]: 'fr.gmo' is up to date. +make[2]: 'ga.gmo' is up to date. +make[2]: 'gl.gmo' is up to date. +make[2]: 'hr.gmo' is up to date. +make[2]: 'hu.gmo' is up to date. +make[2]: 'id.gmo' is up to date. +make[2]: 'it.gmo' is up to date. +make[2]: 'ja.gmo' is up to date. +make[2]: 'ko.gmo' is up to date. +make[2]: 'lt.gmo' is up to date. +make[2]: 'nb.gmo' is up to date. +make[2]: 'nl.gmo' is up to date. +make[2]: 'pl.gmo' is up to date. +make[2]: 'pt.gmo' is up to date. +make[2]: 'pt_BR.gmo' is up to date. +make[2]: 'ro.gmo' is up to date. +make[2]: 'ru.gmo' is up to date. +make[2]: 'sk.gmo' is up to date. +make[2]: 'sl.gmo' is up to date. +make[2]: 'sr.gmo' is up to date. +make[2]: 'sv.gmo' is up to date. +make[2]: 'tr.gmo' is up to date. +make[2]: 'uk.gmo' is up to date. +make[2]: 'vi.gmo' is up to date. +make[2]: 'zh_CN.gmo' is up to date. +make[2]: 'zh_TW.gmo' is up to date. +make[2]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/po' +touch stamp-po +/bin/sh ../support/mkinstalldirs /mnt/lfs/usr/share +installing en@quot.gmo as /mnt/lfs/usr/share/locale/en@quot/LC_MESSAGES/bash.mo +installing en@boldquot.gmo as /mnt/lfs/usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo +installing af.gmo as /mnt/lfs/usr/share/locale/af/LC_MESSAGES/bash.mo +installing bg.gmo as /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/bash.mo +installing ca.gmo as /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/bash.mo +installing cs.gmo as /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/bash.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/bash.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/bash.mo +installing el.gmo as /mnt/lfs/usr/share/locale/el/LC_MESSAGES/bash.mo +installing eo.gmo as /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/bash.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/bash.mo +installing et.gmo as /mnt/lfs/usr/share/locale/et/LC_MESSAGES/bash.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/bash.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/bash.mo +installing ga.gmo as /mnt/lfs/usr/share/locale/ga/LC_MESSAGES/bash.mo +installing gl.gmo as /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/bash.mo +installing hr.gmo as /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/bash.mo +installing hu.gmo as /mnt/lfs/usr/share/locale/hu/LC_MESSAGES/bash.mo +installing id.gmo as /mnt/lfs/usr/share/locale/id/LC_MESSAGES/bash.mo +installing it.gmo as /mnt/lfs/usr/share/locale/it/LC_MESSAGES/bash.mo +installing ja.gmo as /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/bash.mo +installing ko.gmo as /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/bash.mo +installing lt.gmo as /mnt/lfs/usr/share/locale/lt/LC_MESSAGES/bash.mo +installing nb.gmo as /mnt/lfs/usr/share/locale/nb/LC_MESSAGES/bash.mo +installing nl.gmo as /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/bash.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/bash.mo +installing pt.gmo as /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/bash.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/bash.mo +installing ro.gmo as /mnt/lfs/usr/share/locale/ro/LC_MESSAGES/bash.mo +installing ru.gmo as /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/bash.mo +installing sk.gmo as /mnt/lfs/usr/share/locale/sk/LC_MESSAGES/bash.mo +installing sl.gmo as /mnt/lfs/usr/share/locale/sl/LC_MESSAGES/bash.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/bash.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/bash.mo +installing tr.gmo as /mnt/lfs/usr/share/locale/tr/LC_MESSAGES/bash.mo +installing uk.gmo as /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/bash.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/bash.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/bash.mo +installing zh_TW.gmo as /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/bash.mo +if test "bash" = "gettext-tools"; then \ + /bin/sh ../support/mkinstalldirs /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + /usr/bin/install -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/po' +( cd /mnt/lfs/sources/bash-5.1.16/examples/loadables && make DESTDIR=/mnt/lfs install ) +make[1]: Entering directory '/mnt/lfs/sources/bash-5.1.16/examples/loadables' +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o print.o print.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,print -o print print.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o truefalse.o truefalse.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,truefalse -o truefalse truefalse.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o sleep.o sleep.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,sleep -o sleep sleep.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o finfo.o finfo.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,finfo -o finfo finfo.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o logname.o logname.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,logname -o logname logname.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o basename.o basename.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,basename -o basename basename.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o dirname.o dirname.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,dirname -o dirname dirname.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o fdflags.o fdflags.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,fdflags -o fdflags fdflags.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o tty.o tty.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,tty -o tty tty.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o pathchk.o pathchk.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,pathchk -o pathchk pathchk.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o tee.o tee.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,tee -o tee tee.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o head.o head.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,head -o head head.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o mkdir.o mkdir.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,mkdir -o mkdir mkdir.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o rmdir.o rmdir.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,rmdir -o rmdir rmdir.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o mkfifo.o mkfifo.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,mkfifo -o mkfifo mkfifo.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o mktemp.o mktemp.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,mktemp -o mktemp mktemp.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o printenv.o printenv.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,printenv -o printenv printenv.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o id.o id.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,id -o id id.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o whoami.o whoami.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,whoami -o whoami whoami.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o uname.o uname.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,uname -o uname uname.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o sync.o sync.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,sync -o sync sync.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o push.o push.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,push -o push push.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o ln.o ln.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,ln -o ln ln.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o unlink.o unlink.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,unlink -o unlink unlink.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o realpath.o realpath.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,realpath -o realpath realpath.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o strftime.o strftime.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,strftime -o strftime strftime.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o mypid.o mypid.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,mypid -o mypid mypid.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o setpgid.o setpgid.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,setpgid -o setpgid setpgid.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o seq.o seq.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,seq -o seq seq.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o rm.o rm.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,rm -o rm rm.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o accept.o accept.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,accept -o accept accept.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o csv.o csv.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,csv -o csv csv.o +x86_64-lfs-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/mnt/lfs/sources/bash-5.1.16 -I/mnt/lfs/sources/bash-5.1.16/lib -I/mnt/lfs/sources/bash-5.1.16/builtins -c -o cut.o cut.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,cut -o cut cut.o +mkdir -p -- /mnt/lfs/usr/lib/bash +make[2]: Entering directory '/mnt/lfs/sources/bash-5.1.16' +mkdir -p -- /mnt/lfs/usr/include/bash +mkdir -p -- /mnt/lfs/usr/include/bash/builtins +mkdir -p -- /mnt/lfs/usr/include/bash/include +mkdir -p -- /mnt/lfs/usr/lib/pkgconfig +/usr/bin/install -c -m 644 ./support/bash.pc /mnt/lfs/usr/lib/pkgconfig/bash.pc +make[2]: Leaving directory '/mnt/lfs/sources/bash-5.1.16' +installing example loadable builtins in /mnt/lfs/usr/lib/bash +print +truefalse +sleep +finfo +logname +basename +dirname +fdflags +tty +pathchk +tee +head +mkdir +rmdir +mkfifo +mktemp +printenv +id +whoami +uname +sync +push +ln +unlink +realpath +strftime +mypid +setpgid +seq +rm +accept +csv +cut +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.1.16/examples/loadables' +'/mnt/lfs/bin/sh' -> 'bash' +[lfs-cross] Finishing build of bash-5.1.16 at Wed Sep 7 14:03:10 -03 2022 +[lfs-cross] Starting build of coreutils-9.1 at Wed Sep 7 14:03:10 -03 2022 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +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 make supports nested variables... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking whether the compiler is clang... no +checking for compiler option needed when checking for declarations... none +checking whether make supports the include directive... yes (GNU style) +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking whether x86_64-lfs-linux-gnu-gcc needs -traditional... no +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking whether ln -s works... yes +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 for arpa/inet.h... yes +checking for features.h... yes +checking for sys/socket.h... yes +checking for xlocale.h... no +checking for sys/param.h... yes +checking for dirent.h... yes +checking for fnmatch.h... yes +checking for stdio_ext.h... yes +checking for sys/vfs.h... yes +checking for sys/fs_types.h... no +checking for netdb.h... yes +checking for netinet/in.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for termios.h... yes +checking for sys/time.h... yes +checking for grp.h... yes +checking for threads.h... yes +checking for iconv.h... yes +checking for limits.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for langinfo.h... yes +checking for math.h... yes +checking for sys/mman.h... yes +checking for sys/statvfs.h... yes +checking for priv.h... no +checking for sys/select.h... yes +checking for pthread.h... yes +checking for utmp.h... yes +checking for utmpx.h... yes +checking for malloc.h... yes +checking for selinux/selinux.h... no +checking for sys/ioctl.h... yes +checking for sys/random.h... yes +checking for sys/resource.h... yes +checking for sys/uio.h... yes +checking for sys/utsname.h... yes +checking for sys/wait.h... yes +checking for utime.h... yes +checking for semaphore.h... yes +checking for hurd.h... no +checking for linux/falloc.h... yes +checking for linux/fs.h... yes +checking for paths.h... yes +checking for stropts.h... no +checking for sys/mtio.h... yes +checking for sys/systeminfo.h... no +checking for syslog.h... yes +checking for pwd.h... yes +checking for OS.h... no +checking for vfork.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for Minix Amsterdam compiler... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +configure: autobuild project... GNU coreutils +configure: autobuild revision... 9.1 +configure: autobuild hostname... archlinux +configure: autobuild timestamp... 20220907T170314Z +checking for fchmod... yes +checking for posix_memalign... yes +checking for pathconf... yes +checking for btowc... yes +checking for uselocale... yes +checking for canonicalize_file_name... yes +checking for faccessat... yes +checking for realpath... yes +checking for lstat... yes +checking for readlinkat... yes +checking for chown... yes +checking for fchown... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fdopendir... yes +checking for explicit_bzero... yes +checking for memset_s... no +checking for posix_fadvise... yes +checking for fchmodat... yes +checking for lchmod... yes +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for mbsrtowcs... yes +checking for fpurge... no +checking for __fpurge... yes +checking for __freadahead... no +checking for __freading... yes +checking for __freadptr... no +checking for __freadptrinc... no +checking for __fseterr... no +checking for fstatat... yes +checking for fsync... yes +checking for strtof... yes +checking for ftruncate... yes +checking for openat... yes +checking for fstatfs... yes +checking for futimens... yes +checking for getdelim... yes +checking for getdtablesize... yes +checking for microuptime... no +checking for nanouptime... no +checking for getlogin... yes +checking for flockfile... yes +checking for funlockfile... yes +checking for getpass... yes +checking for __fsetlocking... yes +checking for getprogname... no +checking for getexecname... no +checking for getrandom... yes +checking for timespec_get... yes +checking for timespec_getres... yes +checking for gettimeofday... yes +checking for getusershell... yes +checking for isblank... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for link... yes +checking for readlink... yes +checking for linkat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mbrlen... yes +checking for mbslen... no +checking for isascii... yes +checking for mprotect... yes +checking for getgrouplist... yes +checking for mkdirat... yes +checking for mkfifoat... yes +checking for mknodat... yes +checking for mknod... yes +checking for mkostemp... yes +checking for mkstemp... yes +checking for nl_langinfo... yes +checking for pipe... yes +checking for pipe2... yes +checking for pselect... yes +checking for pthread_sigmask... yes +checking for utmpname... yes +checking for utmpxname... yes +checking for iswctype... yes +checking for renameat... yes +checking for renameat2... yes +checking for fpathconf... yes +checking for setenv... yes +checking for settimeofday... yes +checking for stime... no +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for snprintf... yes +checking for stpncpy... yes +checking for strerror_r... yes +checking for __xpg_strerror_r... yes +checking for strtoimax... yes +checking for strtold... yes +checking for strtoumax... yes +checking for symlinkat... yes +checking for localtime_r... yes +checking for timegm... yes +checking for unlinkat... yes +checking for futimes... yes +checking for futimesat... yes +checking for utimensat... yes +checking for lutimes... yes +checking for vasnprintf... no +checking for wcrtomb... yes +checking for wcwidth... yes +checking for wcswidth... yes +checking for wmempcpy... yes +checking for pause... yes +checking for getegid... yes +checking for getrusage... yes +checking for duplocale... yes +checking for newlocale... yes +checking for freelocale... yes +checking for secure_getenv... yes +checking for getuid... yes +checking for geteuid... yes +checking for getgid... yes +checking for sleep... yes +checking for catgets... yes +checking for shutdown... yes +checking for usleep... yes +checking for mquery... no +checking for pstat_getprocvm... no +checking for wctob... yes +checking for directio... no +checking for setitimer... yes +checking for setrlimit... yes +checking for prctl... yes +checking for endgrent... yes +checking for endpwent... yes +checking for fallocate... yes +checking for iswspace... yes +checking for mkfifo... yes +checking for setgroups... yes +checking for sethostname... yes +checking for sync... yes +checking for syncfs... yes +checking for sysctl... no +checking for sysinfo... yes +checking for tcgetpgrp... yes +checking for getgrgid_nomembers... no +checking for getgrnam_nomembers... no +checking for getgrent_nomembers... no +checking for fork... yes +checking for vfork... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking whether the preprocessor supports include_next... yes +checking whether source code line length is unlimited... yes +checking for d_ino member in directory struct... guessing yes +checking for long file names... yes +checking for C/C++ restrict keyword... __restrict__ +checking whether uses 'inline' correctly... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking whether uselocale works... guessing yes +checking whether malloc is ptrdiff_t safe... yes +checking whether malloc, realloc, calloc set errno on failure... yes +checking whether lstat correctly handles trailing slash... guessing yes +checking whether // is distinct from /... unknown, assuming no +checking whether realpath works... guessing yes +checking for uid_t in sys/types.h... yes +checking for unistd.h... (cached) yes +checking for working chown... guessing yes +checking whether chown dereferences symlinks... guessing yes +checking whether chown honors trailing slash... guessing yes +checking whether chown always updates ctime... guessing yes +checking whether is self-contained... yes +checking for shutdown... (cached) yes +checking whether defines the SHUT_* macros... yes +checking for struct sockaddr_storage... yes +checking for sa_family_t... yes +checking for struct sockaddr_storage.ss_family... yes +checking for inline... inline +checking whether linux/if_alg.h has struct sockaddr_alg.... yes +checking whether byte ordering is bigendian... no +checking for x86_64-lfs-linux-gnu-gcc options needed to detect all undeclared functions... none needed +checking if environ is properly declared... yes +checking for complete errno.h... yes +checking whether strerror_r is declared... yes +checking whether strerror_r returns char *... yes +checking type of array argument to getgroups... gid_t +checking whether ctype.h defines __header_inline... no +checking whether fchdir is declared... yes +checking for working fcntl.h... cross-compiling +checking for pid_t... yes +checking for mode_t... yes +checking for promoted mode_t type... mode_t +checking whether fdatasync is declared... yes +checking whether strmode is declared... no +checking for mbstate_t... yes +checking whether frexp() can be used without linking with libm... yes +checking whether alarm is declared... yes +checking whether long double and double are the same... no +checking whether stdin defaults to large file offsets... yes +checking whether fseeko is declared... yes +checking for fseeko... yes +checking whether fflush works on input streams... cross +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether ftello is declared... yes +checking whether ungetc works on arbitrary bytes... guessing yes +checking for ftello... yes +checking whether ftello works... guessing yes +checking for O_CLOEXEC... yes +checking for library containing gethostbyname... none required +checking for gethostbyname... yes +checking for library containing getservbyname... none required +checking for getservbyname... yes +checking for library containing inet_ntop... none required +checking whether inet_ntop is declared... yes +checking for IPv4 sockets... yes +checking for IPv6 sockets... yes +checking whether getcwd (NULL, 0) allocates memory for result... guessing yes +checking for getcwd with POSIX signature... yes +checking whether getcwd is declared... yes +checking whether getdelim is declared... yes +checking whether getdtablesize is declared... yes +checking for arithmetic hrtime_t... no +checking whether getline is declared... yes +checking whether getlogin is declared... yes +checking for ssize_t... yes +checking for getopt.h... (cached) yes +checking for getopt_long_only... yes +checking whether getopt is POSIX compatible... guessing yes +checking for working GNU getopt function... guessing no +checking whether fflush_unlocked is declared... yes +checking whether flockfile is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether funlockfile is declared... yes +checking whether putc_unlocked is declared... yes +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for pthread.h... (cached) yes +checking for pthread_kill in -lpthread... yes +checking whether POSIX threads API is available... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes +checking whether setlocale (category, NULL) is multithread-safe... yes +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking 32-bit host C ABI... no +checking for ELF binary format... yes +checking for the common suffixes of directories in the library search path... lib,lib,lib64 +checking for iconv... yes +checking for working iconv... guessing yes +checking whether iconv is compatible with its POSIX signature... yes +checking for off_t... yes +checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes +checking for wint_t... yes +checking whether wint_t is large enough... yes +checking whether the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... guessing yes +checking whether stdint.h works without ISO C predefines... yes +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether INT32_MAX < INTMAX_MAX... yes +checking whether INT64_MAX == LONG_MAX... yes +checking whether UINT32_MAX < UINTMAX_MAX... yes +checking whether UINT64_MAX == ULONG_MAX... yes +checking where to find the exponent in a 'double'... (cached) word 1 bit 20 +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether iswcntrl works... guessing yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +checking whether langinfo.h defines CODESET... yes +checking whether langinfo.h defines T_FMT_AMPM... yes +checking whether langinfo.h defines ALTMON_1... yes +checking whether langinfo.h defines ERA... yes +checking whether langinfo.h defines YESEXPR... yes +checking for wchar_t... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking whether locale.h defines locale_t... yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking whether imported symbols can be declared weak... guessing yes +checking for multithread API to use... posix +checking for a sed that does not truncate output... /usr/bin/sed +checking whether malloc (0) returns nonnull... guessing yes +checking whether NAN macro works... yes +checking whether HUGE_VAL works... yes +checking whether mbrtowc handles incomplete characters... guessing yes +checking whether mbrtowc works as well as mbtowc... guessing yes +checking whether mbrtowc handles a NULL pwc argument... guessing yes +checking whether mbrtowc handles a NULL string argument... guessing yes +checking whether mbrtowc has a correct return value... guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes +checking whether mbrtowc stores incomplete characters... guessing no +checking whether mbrtowc works on empty input... guessing no +checking whether the C locale is free of encoding errors... guessing no +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... guessing no +checking whether memrchr is declared... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... yes +checking whether time_t is signed... yes +checking for working mktime... guessing no +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct tm.tm_zone... yes +checking for struct tm.tm_gmtoff... yes +checking for compound literals... yes +checking for external symbol _system_configuration... no +checking for desired default level of POSIX conformance... none-specified +checking whether is self-contained... yes +checking for pthread_t... yes +checking for pthread_spinlock_t... yes +checking for PTHREAD_CREATE_DETACHED... yes +checking for PTHREAD_MUTEX_RECURSIVE... yes +checking for PTHREAD_MUTEX_ROBUST... yes +checking for PTHREAD_PROCESS_SHARED... yes +checking for sigset_t... yes +checking whether rmdir works... guessing yes +checking whether unlink honors trailing slashes... guessing yes +checking whether unlink of a parent directory fails as it should... guessing yes +checking for sched.h... yes +checking for struct sched_param... yes +checking for library containing setsockopt... none needed +checking for library containing setfilecon... no +checking whether setenv is declared... yes +checking for search.h... yes +checking for tsearch... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking whether snprintf returns a byte count as in C99... guessing yes +checking whether snprintf is declared... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether fcloseall is declared... yes +checking which flavor of printf attribute matches inttypes macros... system +checking whether ecvt is declared... yes +checking whether fcvt is declared... yes +checking whether gcvt is declared... yes +checking whether stpncpy is declared... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... guessing yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... guessing no +checking whether strncat works... guessing yes +checking whether strnlen is declared... yes +checking whether strsignal is declared... yes +checking whether ldexp() can be used without linking with libm... yes +checking whether strtoimax is declared... yes +checking whether strtoumax is declared... yes +checking whether declares ioctl... yes +checking for struct utsname... yes +checking for struct timespec in ... yes +checking for TIME_UTC in ... yes +checking whether execvpe is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fputc_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether unsetenv is declared... yes +checking whether the utimes function works... guessing no +checking for inttypes.h... yes +checking for stdint.h... yes +checking for intmax_t... yes +checking whether snprintf truncates the result as in C99... guessing yes +checking for snprintf... (cached) yes +checking for strnlen... yes +checking for wcslen... yes +checking for wcsnlen... yes +checking for mbrtowc... (cached) yes +checking for wcrtomb... (cached) yes +checking whether _snprintf is declared... no +checking whether printf supports size specifiers as in C99... guessing yes +checking whether printf supports 'long double' arguments... guessing yes +checking whether printf supports infinite 'double' arguments... guessing yes +checking whether printf supports infinite 'long double' arguments... guessing no +checking whether printf supports the 'a' and 'A' directives... guessing yes +checking whether printf supports the 'F' directive... guessing yes +checking whether printf supports the 'n' directive... guessing yes +checking whether printf supports the 'ls' directive... guessing yes +checking whether printf supports the grouping flag... guessing yes +checking whether printf supports the left-adjust flag correctly... guessing yes +checking whether printf supports the zero flag correctly... guessing yes +checking whether printf supports large precisions... guessing yes +checking whether printf survives out-of-memory conditions... guessing yes +checking whether wcsdup is declared... yes +checking whether wcwidth is declared... yes +checking whether wcwidth works reasonably in UTF-8 locales... guessing yes +checking POSIX termios... yes +checking whether use of TIOCGWINSZ requires termios.h... no +checking for time_t past the year 2038... yes +checking for C compiler option to allow warnings... -Wno-error +checking for LC_MESSAGES... yes +checking whether uselocale works... (cached) guessing yes +checking for fake locale system (OpenBSD)... guessing no +checking for Solaris 11.4 locale system... no +checking for getlocalename_l... no +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyPreferredLanguages... no +checking for library needed for semaphore functions... none +checking for sys/acl.h... no +checking for alloca as a compiler built-in... yes +checking whether to enable assertions... yes +checking whether btowc(0) is correct... guessing yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking for byteswap.h... yes +checking for strtod_l... yes +checking for strtold_l... yes +checking whether calloc (0, n) and calloc (n, 0) return nonnull... guessing yes +checking whether this system supports file names of any length... no +checking for library containing clock_gettime... none required +checking for clock_getres... yes +checking for clock_gettime... yes +checking for clock_settime... yes +checking for closedir... yes +checking for copy_file_range... yes +checking whether copy_file_range is known to work... yes +checking whether openssl is GPL compatible... no +checking whether openssl is GPL compatible... (cached) no +checking whether openssl is GPL compatible... (cached) no +checking whether openssl is GPL compatible... (cached) no +checking for d_ino member in directory struct... (cached) guessing yes +checking for d_type member in directory struct... yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... (cached) unknown, assuming no +checking whether dup works... guessing yes +checking whether dup2 works... guessing yes +checking for error_at_line... yes +checking for euidaccess... yes +checking whether fchmodat works... guessing no +checking for fchownat... yes +checking whether fchownat works with AT_SYMLINK_NOFOLLOW... guessing no +checking whether fchownat works with an empty file name... guessing no +checking whether fflush works on input streams... (cached) cross +checking whether fcntl handles F_DUPFD correctly... guessing yes +checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no +checking for fdatasync... yes +checking whether fdopen sets errno... guessing yes +checking whether fdopendir is declared... yes +checking whether fdopendir works... guessing yes +checking whether fflush works on input streams... (cached) cross +checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes +checking for struct stat.st_blocks... yes +checking for flexible array member... yes +checking whether conversion from 'int' to 'long double' works... guessing yes +checking for working GNU fnmatch... guessing no +checking whether fopen recognizes a trailing slash... guessing yes +checking whether fopen supports the mode character 'x'... guessing yes +checking whether fopen supports the mode character 'e'... guessing yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking whether fpurge is declared... no +checking whether free is known to preserve errno... yes +checking whether freopen works on closed fds... guessing no +checking whether frexp works... guessing yes +checking whether frexpl is declared... yes +checking whether frexpl() can be used without linking with libm... yes +checking whether frexpl works... guessing yes +checking for fseeko... (cached) yes +checking whether fflush works on input streams... (cached) cross +checking for _fseeki64... no +checking whether fstatat (..., 0) works... guessing yes +checking for sys/mount.h... yes +checking for statvfs function (SVR4)... yes +checking whether to use statvfs64... no +checking for two-argument statfs with statfs.f_frsize member... no +checking for sys/fs/s5param.h... no +checking for sys/statfs.h... yes +checking for statfs that truncates block counts... no +checking for ftello... (cached) yes +checking whether ftello works... (cached) guessing yes +checking for struct statfs.f_type... yes +checking for __fsword_t... yes +checking for fts_open... yes +checking whether futimens works... guessing no +checking for library containing getaddrinfo... none required +checking for getaddrinfo... yes +checking whether gai_strerror is declared... yes +checking whether gai_strerrorA is declared... no +checking for gai_strerror with POSIX signature... yes +checking for struct sockaddr.sa_len... no +checking whether getaddrinfo is declared... yes +checking whether freeaddrinfo is declared... yes +checking whether getnameinfo is declared... yes +checking for struct addrinfo... yes +checking whether getcwd handles long file names properly... guessing no, but it is partly working +checking for getpagesize... yes +checking whether getcwd succeeds when 4k < cwd_length < 16k... guessing no +checking for working getdelim function... guessing yes +checking whether getdtablesize works... guessing yes +checking for getgroups... yes +checking for working getgroups... guessing yes +checking whether getgroups handles negative values... guessing yes +checking for gethostname... yes +checking for HOST_NAME_MAX... yes +checking whether gethrtime is declared... no +checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes +checking for getline... yes +checking for working getline function... guessing yes +checking for getloadavg... yes +checking for sys/loadavg.h... no +checking whether getloadavg is declared... yes +checking for getpagesize... (cached) yes +checking whether getpagesize is declared... yes +checking for getpass without length limitations... yes +checking whether program_invocation_name is declared... yes +checking whether program_invocation_short_name is declared... yes +checking whether __argv is declared... no +checking whether getrandom is compatible with its GNU+BSD signature... yes +checking for gettimeofday with POSIX signature... yes +checking whether getusershell is declared... yes +checking for group_member... yes +checking host operating system... GNU/Linux +checking for library containing gethostbyname... (cached) none required +checking for gethostbyname... (cached) yes +checking for library containing inet_ntop... (cached) none required +checking whether inet_ntop is declared... (cached) yes +checking whether the compiler generally respects inline... yes +checking for isapipe... no +checking whether pipes are FIFOs (and for their link count)... cross-compiling +checking whether isnan(double) can be used without linking with libm... yes +checking whether isnan(float) can be used without linking with libm... yes +checking whether isnan(float) works... guessing yes +checking whether isnan(long double) can be used without linking with libm... yes +checking whether isnanl works... guessing yes +checking whether iswblank is declared... yes +checking whether iswdigit is ISO C compliant... guessing yes +checking whether iswxdigit is ISO C compliant... guessing yes +checking for lchown... yes +checking for C compiler flag to ignore unused libraries... -Wl,--as-needed +checking whether the compiler supports the __inline keyword... yes +checking for gmp.h... no +checking for gmp/gmp.h... no +checking whether link obeys POSIX... guessing yes +checking for __xpg4... no +checking whether link(2) dereferences a symlink... guessing no +checking whether linkat() can link symlinks... guessing yes +checking whether linkat handles trailing slash correctly... guessing yes +checking for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no +checking whether lseek detects pipes... yes +checking whether malloc (0) returns nonnull... (cached) guessing yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes +checking whether mbrtowc handles a NULL string argument... (cached) guessing yes +checking whether mbrtowc has a correct return value... (cached) guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes +checking whether mbrtowc stores incomplete characters... (cached) guessing no +checking whether mbrtowc works on empty input... (cached) guessing no +checking whether the C locale is free of encoding errors... (cached) guessing no +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbsrtowcs works... guessing yes +checking whether mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for mbtowc... yes +checking for bp-sym.h... no +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking whether mkdir handles trailing slash... guessing yes +checking whether mkdir handles trailing dot... guessing yes +checking for mkfifo... yes +checking whether mkfifo rejects trailing slashes... guessing yes +checking whether mkfifoat rejects trailing slashes... guessing yes +checking whether mknod can create fifo without root privileges... guessing yes +checking for working mkstemp... guessing yes +checking for __mktime_internal... no +checking for listmntent... no +checking for sys/ucred.h... no +checking for sys/mount.h... (cached) yes +checking for mntent.h... yes +checking for sys/fs_types.h... (cached) no +checking for struct fsstat.f_fstypename... no +checking for library containing getmntent... none required +checking for getmntent... yes +checking for mntctl function and struct vmount... no +checking for one-argument getmntent function... yes +checking for setmntent... yes +checking for endmntent... yes +checking for hasmntopt... yes +checking for sys/mntent.h... no +checking for sys/mkdev.h... no +checking for sys/sysmacros.h... yes +checking for struct statfs.f_fstypename... no +checking for library containing nanosleep... none required +checking for working nanosleep... guessing no (mishandles large arguments) +checking whether is self-contained... yes +checking whether YESEXPR works... guessing yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/param.h... (cached) yes +checking for sys/sysctl.h... no +checking for sched_getaffinity... yes +checking for sched_getaffinity_np... no +checking for pstat_getdynamic... no +checking for sysmp... no +checking for sysctl... (cached) no +checking for glibc compatible sched_getaffinity... yes +checking for obstacks that work with any size object... no +checking whether open recognizes a trailing slash... guessing yes +checking for opendir... yes +checking for bison... bison +checking for bison 2.4 or newer... 3.8.2, ok +checking for struct tm.tm_zone... (cached) yes +checking for Perl 5.005 or newer... perl +checking for sys/pstat.h... (cached) no +checking for sys/sysmp.h... (cached) no +checking for sys/sysinfo.h... yes +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/param.h... (cached) yes +checking for sys/systemcfg.h... no +checking for sys/sysctl.h... (cached) no +checking for pstat_getstatic... no +checking for pstat_getdynamic... (cached) no +checking for sysmp... (cached) no +checking for getsysinfo... no +checking for sysctl... (cached) no +checking for table... no +checking for sysinfo... (cached) yes +checking for struct sysinfo.mem_unit... yes +checking for a shell that conforms to POSIX... /bin/sh +checking whether posix_memalign works for large alignments... guessing no +checking whether frexp works... (cached) guessing yes +checking whether ldexp can be used without linking with libm... (cached) yes +checking whether frexpl() can be used without linking with libm... (cached) yes +checking whether frexpl works... (cached) guessing yes +checking whether frexpl is declared... (cached) yes +checking whether ldexpl() can be used without linking with libm... yes +checking whether ldexpl works... guessing yes +checking whether ldexpl is declared... yes +checking for getppriv... no +checking whether program_invocation_name is declared... (cached) yes +checking whether program_invocation_short_name is declared... (cached) yes +checking whether signature of pselect conforms to POSIX... yes +checking whether pselect detects invalid fds... guessing yes +checking for pthread_mutexattr_getrobust... yes +checking whether pthread_create exists as a global function... yes +checking whether pthread_mutex_timedlock is declared... yes +checking whether pthread_sigmask is a macro... no +checking whether pthread_sigmask works without -lpthread... guessing yes +checking whether pthread_sigmask returns error numbers... guessing yes +checking whether pthread_sigmask unblocks signals correctly... guessing yes +checking for putenv compatible with GNU and SVID... guessing yes +checking for raise... yes +checking for sigprocmask... yes +checking for rawmemchr... yes +checking for readdir... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... guessing yes +checking whether readlink truncates results correctly... guessing yes +checking whether readlinkat signature is correct... yes +checking whether getutent is declared... yes +checking for struct utmpx.ut_user... yes +checking for struct utmp.ut_user... yes +checking for struct utmpx.ut_name... yes +checking for struct utmp.ut_name... yes +checking for struct utmpx.ut_type... yes +checking for struct utmp.ut_type... yes +checking for struct utmpx.ut_pid... yes +checking for struct utmp.ut_pid... yes +checking for struct utmpx.ut_id... yes +checking for struct utmp.ut_id... yes +checking for struct utmpx.ut_exit... yes +checking for struct utmp.ut_exit... yes +checking for struct utmpx.ut_exit.ut_exit... no +checking for struct utmp.ut_exit.ut_exit... no +checking for struct utmpx.ut_exit.e_exit... yes +checking for struct utmp.ut_exit.e_exit... yes +checking for struct utmpx.ut_exit.ut_termination... no +checking for struct utmp.ut_exit.ut_termination... no +checking for struct utmpx.ut_exit.e_termination... yes +checking for struct utmp.ut_exit.e_termination... yes +checking whether realloc (0, 0) returns nonnull... guessing yes +checking for reallocarray... yes +checking for working re_compile_pattern... guessing no +checking for libintl.h... yes +checking whether isblank is declared... yes +checking whether remove handles directories... guessing yes +checking whether rename honors trailing slash on destination... guessing yes +checking whether rename honors trailing slash on source... guessing yes +checking whether rename manages hard links correctly... guessing yes +checking whether rename manages existing destinations correctly... guessing yes +checking for linux/fs.h... (cached) yes +checking for linux/fs.h... (cached) yes +checking for rewinddir... yes +checking whether rmdir works... (cached) guessing yes +checking for rpmatch... yes +checking whether select supports a 0 argument... guessing yes +checking whether select detects invalid fds... guessing yes +checking for selinux/flask.h... no +checking for library containing getservbyname... (cached) none required +checking for getservbyname... (cached) yes +checking whether setenv validates arguments... guessing yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes +checking whether setlocale (category, NULL) is multithread-safe... (cached) yes +checking for sig2str... no +checking for struct sigaction.sa_sigaction... yes +checking for signbit macro... guessing yes +checking for signbit compiler built-ins... guessing yes +checking for sigprocmask... (cached) yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking for smack_new_label_from_self in -lsmack... no +checking for snprintf... (cached) yes +checking whether snprintf respects a size of 1... guessing yes +checking whether printf supports POSIX/XSI format strings with positions... guessing yes +checking for socklen_t... yes +checking for ssize_t... (cached) yes +checking whether stat handles trailing slashes on files... guessing yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for struct stat.st_birthtimespec.tv_nsec... no +checking for struct stat.st_birthtimensec... no +checking for struct stat.st_birthtim.tv_nsec... no +checking for working stdalign.h... yes +checking for va_copy... yes +checking for stpcpy... yes +checking for working stpncpy... guessing yes +checking for working strerror function... guessing yes +checking for working strnlen... yes +checking for strsignal... yes +checking whether strsignal always returns a string... guessing yes +checking whether strtod obeys C99... guessing yes +checking whether strtoimax works... guessing yes +checking whether strtold obeys POSIX... guessing yes +checking for strtoll... yes +checking whether strtoll works... guessing no +checking for strtoull... yes +checking whether strtoull works... guessing no +checking whether symlink handles trailing slash correctly... guessing yes +checking whether symlinkat handles trailing slash correctly... guessing yes +checking whether localtime_r is declared... yes +checking whether localtime_r is compatible with its POSIX signature... yes +checking whether localtime works even near extrema... guessing yes +checking for timezone_t... no +checking whether timer_settime is declared... yes +checking for library containing timer_settime... none required +checking for timer_settime... yes +checking for uname... yes +checking whether unlink honors trailing slashes... (cached) guessing yes +checking whether unlink of a parent directory fails as it should... (cached) guessing yes +checking whether a running program can be unlinked... guessing no +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... guessing yes +checking for /proc/uptime... no +checking for utime... yes +checking whether utime handles trailing slashes on files... guessing yes +checking whether utimensat works... guessing yes +checking for variable-length arrays... yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vasprintf... (cached) yes +checking for ptrdiff_t... (cached) yes +checking for ptrdiff_t... (cached) yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether wcrtomb works in the C locale... guessing yes +checking whether wcrtomb return value is correct... guessing yes +checking whether wcwidth is declared... (cached) yes +checking whether wcwidth works reasonably in UTF-8 locales... (cached) guessing yes +checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes +checking whether use of TIOCGWINSZ requires termios.h... (cached) no +checking whether use of struct winsize requires sys/ptem.h... no +checking for wmemchr... yes +checking for stdint.h... (cached) yes +checking for atoll... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a turkish Unicode locale... none +checking whether byte ordering is bigendian... (cached) no +checking for library containing inet_pton... none required +checking whether inet_pton is declared... yes +checking whether byte ordering is bigendian... (cached) no +checking for ioctl... yes +checking for ioctl with POSIX signature... no +checking where to find the exponent in a 'double'... (cached) word 1 bit 20 +checking where to find the exponent in a 'float'... (cached) word 0 bit 23 +checking where to find the exponent in a 'long double'... unknown +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a turkish Unicode locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking whether sched_yield is declared... yes +checking whether setlocale supports the C locale... guessing yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking whether sleep is declared... yes +checking for working sleep... guessing yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for pthread_atfork... yes +checking for sys/single_threaded.h... yes +checking whether tmpfile works... guessing yes +checking for a french Unicode locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for useconds_t... yes +checking whether usleep allows large arguments... guessing yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking whether wctob works... guessing yes +checking whether wctob is declared... yes +checking for working volatile... yes +checking for unsigned long long int... yes +checking for sys/sysctl.h... (cached) no +checking whether geteuid is declared... yes +checking whether getuid is declared... yes +checking whether getgrgid is declared... yes +checking whether getpwuid is declared... yes +checking whether ttyname is declared... yes +checking whether setregid is declared... yes +checking for attr/error_context.h... no +checking for attr/libattr.h... no +checking for struct stat.st_author... no +checking for ino_t... yes +checking for major_t... no +checking for minor_t... no +checking for mode_to_security_class... no +checking for inotify_init... yes +checking for nfs/vfs.h... no +checking for struct statvfs.f_basetype... no +checking for struct statvfs.f_fstypename... no +checking for struct statvfs.f_type... no +checking for struct statfs.f_namelen... yes +checking for struct statfs.f_namemax... no +checking for struct statfs.f_type... (cached) yes +checking for struct statfs.f_frsize... yes +checking for library containing fdatasync... none required +checking for fdatasync... (cached) yes +checking for cap_get_file in -lcap... no +checking for working fork... cross +checking for working vfork... (cached) yes +checking for chroot... yes +checking for gethostid... yes +checking for sigsuspend... yes +checking whether use of struct winsize requires sys/ptem.h... (cached) no +checking whether localtime caches TZ... no +checking for fclonefileat... no +checking for getattrat... no +checking for statx... yes +checking for initgroups... yes +checking for syslog... yes +checking for 3-argument setpriority function... yes +checking ut_host in struct utmp... yes +checking for sysctl... (cached) no +checking for sys/sysctl.h... (cached) no +checking whether we can get the system boot time... yes +checking POSIX termios... (cached) yes +checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) yes +checking whether termios.h needs _XOPEN_SOURCE... no +checking c_line in struct termios... yes +checking whether use of struct winsize requires sys/ptem.h... (cached) no +checking whether use of TIOCGWINSZ requires termios.h... (cached) no +checking whether strsignal is declared... (cached) yes +checking whether sys_siglist is declared... no +checking whether _sys_siglist is declared... no +checking whether __sys_siglist is declared... no +checking whether C compiler handles -Werror... yes +checking whether C compiler handles -errwarn... no +checking whether this system supports stdbuf... yes +checking if __get_cpuid available... yes +checking if pclmul intrinsic exists... yes +checking if __get_cpuid_count exists... yes +checking if avx2 intrinstics exists... yes +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for CFPreferencesCopyAppValue... (cached) no +checking for CFLocaleCopyPreferredLanguages... (cached) no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking for a traditional french locale... (cached) none +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating gnulib-tests/Makefile +config.status: creating lib/config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile + GEN lib/alloca.h + GEN lib/arpa/inet.h + GEN lib/configmake.h + GEN lib/ctype.h + GEN lib/dirent.h + GEN lib/malloc/dynarray.gl.h + GEN lib/malloc/dynarray-skeleton.gl.h + GEN lib/fcntl.h + GEN lib/fnmatch.h + GEN lib/getopt.h + GEN lib/getopt-cdefs.h + GEN lib/iconv.h + GEN lib/inttypes.h + GEN lib/langinfo.h +/usr/bin/mkdir -p 'lib' +echo '#include "mini-gmp.h"' > lib/gmp.h-t +mv lib/gmp.h-t lib/gmp.h + GEN lib/limits.h + GEN lib/locale.h + GEN lib/math.h + GEN lib/netdb.h + GEN lib/pthread.h + GEN lib/sched.h + GEN lib/malloc/scratch_buffer.gl.h + GEN lib/selinux/selinux.h + GEN lib/selinux/context.h + GEN lib/selinux/label.h + GEN lib/signal.h + GEN lib/stdio.h + GEN lib/stdlib.h + GEN lib/string.h + GEN lib/sys/ioctl.h + GEN lib/sys/random.h + GEN lib/sys/resource.h + GEN lib/sys/select.h + GEN lib/sys/socket.h + GEN lib/sys/stat.h + GEN lib/sys/time.h + GEN lib/sys/types.h + GEN lib/sys/uio.h + GEN lib/sys/utsname.h + GEN lib/sys/wait.h + GEN lib/termios.h + GEN lib/time.h + GEN lib/unistd.h + GEN lib/unistr.h + GEN lib/unitypes.h + GEN lib/uniwidth.h + GEN lib/utime.h + GEN lib/wchar.h + GEN lib/wctype.h + GEN src/coreutils.h + GEN src/version.c + GEN src/version.h +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/coreutils-9.1' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/coreutils-9.1/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/coreutils-9.1/po' +Making all in . +make[2]: Entering directory '/mnt/lfs/sources/coreutils-9.1' + CC src/chroot.o + CC src/version.o + AR src/libver.a + CC lib/libcoreutils_a-copy-acl.o + CC lib/libcoreutils_a-set-acl.o + CC lib/libcoreutils_a-acl-errno-valid.o + CC lib/libcoreutils_a-acl-internal.o + CC lib/libcoreutils_a-get-permissions.o + CC lib/libcoreutils_a-set-permissions.o + CC lib/libcoreutils_a-alignalloc.o + CC lib/libcoreutils_a-allocator.o + CC lib/libcoreutils_a-areadlink.o + CC lib/libcoreutils_a-areadlink-with-size.o + CC lib/libcoreutils_a-areadlinkat.o + CC lib/libcoreutils_a-areadlinkat-with-size.o + CC lib/libcoreutils_a-argmatch.o + CC lib/libcoreutils_a-argv-iter.o + CC lib/libcoreutils_a-openat-proc.o + CC lib/libcoreutils_a-backupfile.o + CC lib/libcoreutils_a-backup-rename.o + CC lib/libcoreutils_a-backup-find.o + CC lib/libcoreutils_a-base32.o + CC lib/libcoreutils_a-base64.o + CC lib/libcoreutils_a-basename-lgpl.o + CC lib/libcoreutils_a-binary-io.o + CC lib/libcoreutils_a-bitrotate.o + CC lib/libcoreutils_a-buffer-lcm.o + CC lib/libcoreutils_a-c-ctype.o + CC lib/libcoreutils_a-c-strcasecmp.o + CC lib/libcoreutils_a-c-strncasecmp.o + CC lib/libcoreutils_a-c-strtod.o + CC lib/libcoreutils_a-c-strtold.o + CC lib/libcoreutils_a-canon-host.o + CC lib/libcoreutils_a-canonicalize.o + CC lib/libcoreutils_a-careadlinkat.o + CC lib/libcoreutils_a-chdir-long.o + CC lib/libcoreutils_a-chmodat.o + CC lib/libcoreutils_a-chownat.o + CC lib/libcoreutils_a-cl-strtod.o + CC lib/libcoreutils_a-cl-strtold.o + CC lib/libcoreutils_a-cloexec.o + CC lib/libcoreutils_a-close-stream.o + CC lib/libcoreutils_a-closein.o + CC lib/libcoreutils_a-closeout.o + CC lib/libcoreutils_a-count-leading-zeros.o + CC lib/libcoreutils_a-af_alg.o + CC lib/libcoreutils_a-md5-stream.o + CC lib/libcoreutils_a-md5.o + CC lib/libcoreutils_a-sha1-stream.o + CC lib/libcoreutils_a-sha1.o + CC lib/libcoreutils_a-sha256-stream.o + CC lib/libcoreutils_a-sha256.o + CC lib/libcoreutils_a-sha512-stream.o + CC lib/libcoreutils_a-sha512.o + CC lib/libcoreutils_a-sm3-stream.o + CC lib/libcoreutils_a-sm3.o + CC lib/libcoreutils_a-cycle-check.o + CC lib/libcoreutils_a-di-set.o + CC lib/libcoreutils_a-opendir-safer.o + CC lib/libcoreutils_a-dirname.o + CC lib/libcoreutils_a-basename.o + CC lib/libcoreutils_a-dirname-lgpl.o + CC lib/libcoreutils_a-stripslash.o + CC lib/libcoreutils_a-dtoastr.o + CC lib/libcoreutils_a-dtotimespec.o + CC lib/malloc/libcoreutils_a-dynarray_at_failure.o + CC lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o + CC lib/malloc/libcoreutils_a-dynarray_finalize.o + CC lib/malloc/libcoreutils_a-dynarray_resize.o + CC lib/malloc/libcoreutils_a-dynarray_resize_clear.o + CC lib/libcoreutils_a-exclude.o + CC lib/libcoreutils_a-exitfail.o + CC lib/libcoreutils_a-fadvise.o + CC lib/libcoreutils_a-fchmodat.o + CC lib/libcoreutils_a-fchownat.o + CC lib/libcoreutils_a-fclose.o + CC lib/libcoreutils_a-fcntl.o + CC lib/libcoreutils_a-creat-safer.o + CC lib/libcoreutils_a-open-safer.o + CC lib/libcoreutils_a-fd-hook.o + CC lib/libcoreutils_a-fd-reopen.o + CC lib/libcoreutils_a-fd-safer-flag.o + CC lib/libcoreutils_a-dup-safer-flag.o + CC lib/libcoreutils_a-fdutimensat.o + CC lib/libcoreutils_a-fflush.o + CC lib/libcoreutils_a-file-has-acl.o + CC lib/libcoreutils_a-file-set.o + CC lib/libcoreutils_a-file-type.o + CC lib/libcoreutils_a-filemode.o + CC lib/libcoreutils_a-filenamecat.o + CC lib/libcoreutils_a-filenamecat-lgpl.o + CC lib/libcoreutils_a-filevercmp.o + CC lib/libcoreutils_a-fopen-safer.o + CC lib/libcoreutils_a-fprintftime.o + CC lib/libcoreutils_a-fpurge.o + CC lib/libcoreutils_a-freadahead.o + CC lib/libcoreutils_a-freading.o + CC lib/libcoreutils_a-freadptr.o + CC lib/libcoreutils_a-freadseek.o + CC lib/libcoreutils_a-freopen.o + CC lib/libcoreutils_a-freopen-safer.o + CC lib/libcoreutils_a-fseek.o + CC lib/libcoreutils_a-fseeko.o + CC lib/libcoreutils_a-fseterr.o + CC lib/libcoreutils_a-fsusage.o + CC lib/libcoreutils_a-ftoastr.o + CC lib/libcoreutils_a-fts.o + CC lib/libcoreutils_a-full-read.o + CC lib/libcoreutils_a-full-write.o + CC lib/libcoreutils_a-futimens.o + CC lib/libcoreutils_a-getcwd.o + CC lib/libcoreutils_a-getcwd-lgpl.o + CC lib/libcoreutils_a-gethrxtime.o + CC lib/libcoreutils_a-xtime.o + CC lib/libcoreutils_a-getndelim2.o + CC lib/libcoreutils_a-getopt.o + CC lib/libcoreutils_a-getopt1.o + CC lib/libcoreutils_a-getprogname.o + CC lib/libcoreutils_a-gettime.o + CC lib/libcoreutils_a-gettime-res.o + CC lib/libcoreutils_a-getugroups.o + CC lib/libcoreutils_a-hard-locale.o + CC lib/libcoreutils_a-hash.o + CC lib/libcoreutils_a-hash-pjw.o + CC lib/libcoreutils_a-hash-triple.o + CC lib/libcoreutils_a-hash-triple-simple.o + CC lib/libcoreutils_a-heap.o + CC lib/libcoreutils_a-human.o + CC lib/libcoreutils_a-i-ring.o + CC lib/libcoreutils_a-ialloc.o + CC lib/libcoreutils_a-idcache.o + CC lib/libcoreutils_a-ino-map.o + CC lib/libcoreutils_a-imaxtostr.o + CC lib/libcoreutils_a-inttostr.o + CC lib/libcoreutils_a-offtostr.o + CC lib/libcoreutils_a-uinttostr.o + CC lib/libcoreutils_a-umaxtostr.o + CC lib/libcoreutils_a-isapipe.o + CC lib/libcoreutils_a-ldtoastr.o + CC lib/libcoreutils_a-mini-gmp-gnulib.o + CC lib/libcoreutils_a-linebuffer.o + CC lib/libcoreutils_a-localcharset.o + CC lib/glthread/libcoreutils_a-lock.o + CC lib/libcoreutils_a-long-options.o + CC lib/libcoreutils_a-malloca.o + CC lib/libcoreutils_a-math.o + CC lib/libcoreutils_a-mbchar.o + CC lib/libcoreutils_a-mbiter.o + CC lib/libcoreutils_a-mbrlen.o + CC lib/libcoreutils_a-mbrtowc.o + CC lib/libcoreutils_a-mbsalign.o + CC lib/libcoreutils_a-mbscasecmp.o + CC lib/libcoreutils_a-mbschr.o + CC lib/libcoreutils_a-mbslen.o + CC lib/libcoreutils_a-mbsstr.o + CC lib/libcoreutils_a-mbswidth.o + CC lib/libcoreutils_a-mbuiter.o + CC lib/libcoreutils_a-memcasecmp.o + CC lib/libcoreutils_a-memchr.o + CC lib/libcoreutils_a-memchr2.o + CC lib/libcoreutils_a-memcmp2.o + CC lib/libcoreutils_a-memcoll.o + CC lib/libcoreutils_a-mgetgroups.o + CC lib/libcoreutils_a-mkancesdirs.o + CC lib/libcoreutils_a-dirchownmod.o + CC lib/libcoreutils_a-mkdir-p.o + CC lib/libcoreutils_a-modechange.o + CC lib/libcoreutils_a-mountlist.o + CC lib/libcoreutils_a-mpsort.o + CC lib/libcoreutils_a-nanosleep.o + CC lib/libcoreutils_a-nproc.o + CC lib/libcoreutils_a-nstrftime.o + CC lib/libcoreutils_a-obstack.o + CC lib/libcoreutils_a-openat-die.o + CC lib/libcoreutils_a-openat-safer.o + CC lib/libcoreutils_a-opendirat.o + CC lib/libcoreutils_a-parse-datetime.o + CC lib/libcoreutils_a-physmem.o + CC lib/libcoreutils_a-pipe2.o + CC lib/libcoreutils_a-posix_memalign.o + CC lib/libcoreutils_a-posixtm.o + CC lib/libcoreutils_a-posixver.o + CC lib/libcoreutils_a-printf-frexp.o + CC lib/libcoreutils_a-printf-frexpl.o + CC lib/libcoreutils_a-priv-set.o + CC lib/libcoreutils_a-progname.o + CC lib/libcoreutils_a-propername.o + CC lib/libcoreutils_a-qcopy-acl.o + CC lib/libcoreutils_a-qset-acl.o + CC lib/libcoreutils_a-quotearg.o + CC lib/libcoreutils_a-randint.o + CC lib/libcoreutils_a-randperm.o + CC lib/libcoreutils_a-randread.o + CC lib/libcoreutils_a-rand-isaac.o + CC lib/libcoreutils_a-read-file.o + CC lib/libcoreutils_a-readtokens.o + CC lib/libcoreutils_a-readtokens0.o + CC lib/libcoreutils_a-readutmp.o + CC lib/libcoreutils_a-regex.o + CC lib/libcoreutils_a-renameatu.o + CC lib/libcoreutils_a-root-dev-ino.o + CC lib/libcoreutils_a-safe-read.o + CC lib/libcoreutils_a-safe-write.o + CC lib/libcoreutils_a-same.o + CC lib/libcoreutils_a-save-cwd.o + CC lib/libcoreutils_a-savedir.o + CC lib/libcoreutils_a-savewd.o + CC lib/malloc/libcoreutils_a-scratch_buffer_dupfree.o + CC lib/malloc/libcoreutils_a-scratch_buffer_grow.o + CC lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o + CC lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o + CC lib/libcoreutils_a-selinux-at.o + CC lib/libcoreutils_a-se-context.o + CC lib/libcoreutils_a-se-label.o + CC lib/libcoreutils_a-se-selinux.o + CC lib/libcoreutils_a-setlocale_null.o + CC lib/libcoreutils_a-settime.o + CC lib/libcoreutils_a-sig2str.o + CC lib/libcoreutils_a-sig-handler.o + CC lib/libcoreutils_a-sockets.o + CC lib/libcoreutils_a-stat-time.o + CC lib/libcoreutils_a-mkstemp-safer.o + CC lib/libcoreutils_a-strerror.o + CC lib/libcoreutils_a-striconv.o + CC lib/libcoreutils_a-strnlen1.o + CC lib/libcoreutils_a-strintcmp.o + CC lib/libcoreutils_a-strnumcmp.o + CC lib/libcoreutils_a-strtoll.o + CC lib/libcoreutils_a-strtoull.o + CC lib/libcoreutils_a-sys_socket.o + CC lib/libcoreutils_a-targetdir.o + CC lib/libcoreutils_a-tempname.o + CC lib/glthread/libcoreutils_a-threadlib.o + CC lib/libcoreutils_a-time_rz.o + CC lib/libcoreutils_a-timegm.o + CC lib/libcoreutils_a-timespec.o + CC lib/glthread/libcoreutils_a-tls.o + CC lib/libcoreutils_a-trim.o + CC lib/libcoreutils_a-u64.o + CC lib/libcoreutils_a-unicodeio.o + CC lib/libcoreutils_a-unistd.o + CC lib/libcoreutils_a-dup-safer.o + CC lib/libcoreutils_a-fd-safer.o + CC lib/libcoreutils_a-pipe-safer.o + CC lib/unistr/libcoreutils_a-u8-mbtoucr.o + CC lib/unistr/libcoreutils_a-u8-uctomb.o + CC lib/unistr/libcoreutils_a-u8-uctomb-aux.o + CC lib/uniwidth/libcoreutils_a-width.o + CC lib/libcoreutils_a-unlinkdir.o + CC lib/libcoreutils_a-userspec.o + CC lib/libcoreutils_a-utimecmp.o + CC lib/libcoreutils_a-utimens.o + CC lib/libcoreutils_a-verror.o + CC lib/libcoreutils_a-version-etc.o + CC lib/libcoreutils_a-version-etc-fsf.o + CC lib/libcoreutils_a-wctype-h.o + CC lib/libcoreutils_a-write-any-file.o + CC lib/libcoreutils_a-xalignalloc.o + CC lib/libcoreutils_a-xmalloc.o + CC lib/libcoreutils_a-xalloc-die.o + CC lib/libcoreutils_a-xbinary-io.o + CC lib/libcoreutils_a-xdectoimax.o + CC lib/libcoreutils_a-xdectoumax.o + CC lib/libcoreutils_a-xfts.o + CC lib/libcoreutils_a-xgetcwd.o + CC lib/libcoreutils_a-xgetgroups.o + CC lib/libcoreutils_a-xgethostname.o + CC lib/libcoreutils_a-xmemcoll.o + CC lib/libcoreutils_a-xnanosleep.o + CC lib/libcoreutils_a-xprintf.o + CC lib/libcoreutils_a-xreadlink.o + CC lib/libcoreutils_a-xsize.o + CC lib/libcoreutils_a-xstriconv.o + CC lib/libcoreutils_a-xstrtod.o + CC lib/libcoreutils_a-xstrtoimax.o + CC lib/libcoreutils_a-xstrtol.o + CC lib/libcoreutils_a-xstrtoul.o + CC lib/libcoreutils_a-xstrtol-error.o + CC lib/libcoreutils_a-xstrtold.o + CC lib/libcoreutils_a-xstrtoumax.o + CC lib/libcoreutils_a-xvasprintf.o + CC lib/libcoreutils_a-xasprintf.o + CC lib/libcoreutils_a-yesno.o + CC lib/asnprintf.o + CC lib/asprintf.o + CC lib/fnmatch.o + CC lib/mktime.o + CC lib/printf-args.o + CC lib/printf-parse.o + CC lib/strstr.o + CC lib/vasnprintf.o + CC lib/vasprintf.o + CC lib/vfprintf.o + CC lib/vprintf.o + AR lib/libcoreutils.a + CCLD src/chroot + CC src/hostid.o + CCLD src/hostid + CC src/timeout.o + CC src/operand2sig.o + CCLD src/timeout + CC src/nice.o + CCLD src/nice + CC src/who.o + CCLD src/who + CC src/users.o + CCLD src/users + CC src/pinky.o + CCLD src/pinky + CC src/stty.o + CCLD src/stty + CC src/df.o + CC src/find-mount-point.o + CCLD src/df + CC src/stdbuf.o + CCLD src/stdbuf + CC src/lbracket.o + CCLD src/[ + CC src/b2sum-digest.o + CC src/blake2/b2sum-blake2b-ref.o + CC src/blake2/b2sum-b2sum.o + CCLD src/b2sum + CC src/base64-basenc.o + CCLD src/base64 + CC src/base32-basenc.o + CCLD src/base32 + CC src/basenc-basenc.o + CCLD src/basenc + CC src/basename.o + CCLD src/basename + CC src/cat.o + CCLD src/cat + CC src/chcon.o + CCLD src/chcon + CC src/chgrp.o + CC src/chown-core.o + CCLD src/chgrp + CC src/chmod.o + CCLD src/chmod + CC src/chown.o + CCLD src/chown + CC src/cksum-digest.o + CC src/blake2/cksum-blake2b-ref.o + CC src/blake2/cksum-b2sum.o + CC src/cksum-sum.o + CC src/cksum-cksum.o + CC src/cksum-crctab.o + CC src/libcksum_pclmul_a-cksum_pclmul.o + AR src/libcksum_pclmul.a + CCLD src/cksum + CC src/comm.o + CCLD src/comm + CC src/cp.o + CC src/copy.o + CC src/cp-hash.o + CC src/force-link.o + CC src/selinux.o + CCLD src/cp + CC src/csplit.o + CCLD src/csplit + CC src/cut.o + CC src/set-fields.o + CCLD src/cut + CC src/date.o + CCLD src/date + CC src/dd.o + CCLD src/dd + CC src/ls.o + CC src/ls-dir.o + CCLD src/dir + CC src/dircolors.o + CCLD src/dircolors + CC src/dirname.o + CCLD src/dirname + CC src/du.o + CCLD src/du + CC src/echo.o + CCLD src/echo + CC src/env.o + CCLD src/env + CC src/expand.o + CC src/expand-common.o + CCLD src/expand + CC src/expr.o + CCLD src/expr + CC src/factor.o + CCLD src/factor + CC src/false.o + CCLD src/false + CC src/fmt.o + CCLD src/fmt + CC src/fold.o + CCLD src/fold + CC src/install.o + CC src/prog-fprintf.o + CCLD src/ginstall + CC src/groups.o + CC src/group-list.o + CCLD src/groups + CC src/head.o + CCLD src/head + CC src/id.o + CCLD src/id + CC src/join.o + CCLD src/join + CC src/link.o + CCLD src/link + CC src/ln.o + CC src/relpath.o + CCLD src/ln + CC src/logname.o + CCLD src/logname + CC src/ls-ls.o + CCLD src/ls + CC src/md5sum-digest.o + CCLD src/md5sum + CC src/mkdir.o + CCLD src/mkdir + CC src/mkfifo.o + CCLD src/mkfifo + CC src/mknod.o + CCLD src/mknod + CC src/mktemp.o + CCLD src/mktemp + CC src/mv.o + CC src/remove.o + CCLD src/mv + CC src/nl.o + CCLD src/nl + CC src/nproc.o + CCLD src/nproc + CC src/nohup.o + CCLD src/nohup + CC src/numfmt.o + CCLD src/numfmt + CC src/od.o + CCLD src/od + CC src/paste.o + CCLD src/paste + CC src/pathchk.o + CCLD src/pathchk + CC src/pr.o + CCLD src/pr + CC src/printenv.o + CCLD src/printenv + CC src/printf.o + CCLD src/printf + CC src/ptx.o + CCLD src/ptx + CC src/pwd.o + CCLD src/pwd + CC src/readlink.o + CCLD src/readlink + CC src/realpath.o + CCLD src/realpath + CC src/rm.o + CCLD src/rm + CC src/rmdir.o + CCLD src/rmdir + CC src/runcon.o + CCLD src/runcon + CC src/seq.o + CCLD src/seq + CC src/sha1sum-digest.o + CCLD src/sha1sum + CC src/sha224sum-digest.o + CCLD src/sha224sum + CC src/sha256sum-digest.o + CCLD src/sha256sum + CC src/sha384sum-digest.o + CCLD src/sha384sum + CC src/sha512sum-digest.o + CCLD src/sha512sum + CC src/shred.o + CCLD src/shred + CC src/shuf.o + CCLD src/shuf + CC src/sleep.o + CCLD src/sleep + CC src/sort.o + CCLD src/sort + CC src/split.o + CCLD src/split + CC src/stat.o + CCLD src/stat + CC src/sum-sum.o + CC src/sum-digest.o + CCLD src/sum + CC src/sync.o + CCLD src/sync + CC src/tac.o + CCLD src/tac + CC src/tail.o + CCLD src/tail + CC src/tee.o + CCLD src/tee + CC src/test.o + CCLD src/test + CC src/touch.o + CCLD src/touch + CC src/tr.o + CCLD src/tr + CC src/true.o + CCLD src/true + CC src/truncate.o + CCLD src/truncate + CC src/tsort.o + CCLD src/tsort + CC src/tty.o + CCLD src/tty + CC src/uname.o + CC src/uname-uname.o + CCLD src/uname + CC src/unexpand.o + CCLD src/unexpand + CC src/uniq.o + CCLD src/uniq + CC src/unlink.o + CCLD src/unlink + CC src/ls-vdir.o + CCLD src/vdir + CC src/wc.o + CC src/libwc_avx2_a-wc_avx2.o + AR src/libwc_avx2.a + CCLD src/wc + CC src/whoami.o + CCLD src/whoami + CC src/yes.o + CCLD src/yes + CC src/hostname.o + CCLD src/hostname + CC src/getlimits.o + CCLD src/getlimits + CC src/make-prime-list.o + CCLD src/make-prime-list + CC src/libstdbuf_so-libstdbuf.o + CCLD src/libstdbuf.so + GEN man/chroot.1 + GEN man/hostid.1 + GEN man/timeout.1 + GEN man/nice.1 + GEN man/who.1 + GEN man/users.1 + GEN man/pinky.1 + GEN man/stty.1 + GEN man/df.1 + GEN man/stdbuf.1 + GEN man/b2sum.1 + GEN man/base64.1 + GEN man/base32.1 + GEN man/basenc.1 + GEN man/basename.1 + GEN man/cat.1 + GEN man/chcon.1 + GEN man/chgrp.1 + GEN man/chmod.1 + GEN man/chown.1 + GEN man/cksum.1 + GEN man/comm.1 + GEN man/cp.1 + GEN man/csplit.1 + GEN man/cut.1 + GEN man/date.1 + GEN man/dd.1 + GEN man/dir.1 + GEN man/dircolors.1 + GEN man/dirname.1 + GEN man/du.1 + GEN man/echo.1 + GEN man/env.1 + GEN man/expand.1 + GEN man/expr.1 + GEN man/factor.1 + GEN man/false.1 + GEN man/fmt.1 + GEN man/fold.1 + GEN man/install.1 + GEN man/groups.1 + GEN man/head.1 + GEN man/id.1 + GEN man/join.1 + GEN man/link.1 + GEN man/ln.1 + GEN man/logname.1 + GEN man/ls.1 + GEN man/md5sum.1 + GEN man/mkdir.1 + GEN man/mkfifo.1 + GEN man/mknod.1 + GEN man/mktemp.1 + GEN man/mv.1 + GEN man/nl.1 + GEN man/nproc.1 + GEN man/nohup.1 + GEN man/numfmt.1 + GEN man/od.1 + GEN man/paste.1 + GEN man/pathchk.1 + GEN man/pr.1 + GEN man/printenv.1 + GEN man/printf.1 + GEN man/ptx.1 + GEN man/pwd.1 + GEN man/readlink.1 + GEN man/realpath.1 + GEN man/rm.1 + GEN man/rmdir.1 + GEN man/runcon.1 + GEN man/seq.1 + GEN man/sha1sum.1 + GEN man/sha224sum.1 + GEN man/sha256sum.1 + GEN man/sha384sum.1 + GEN man/sha512sum.1 + GEN man/shred.1 + GEN man/shuf.1 + GEN man/sleep.1 + GEN man/sort.1 + GEN man/split.1 + GEN man/stat.1 + GEN man/sum.1 + GEN man/sync.1 + GEN man/tac.1 + GEN man/tail.1 + GEN man/tee.1 + GEN man/test.1 + GEN man/touch.1 + GEN man/tr.1 + GEN man/true.1 + GEN man/truncate.1 + GEN man/tsort.1 + GEN man/tty.1 + GEN man/uname.1 + GEN man/unexpand.1 + GEN man/uniq.1 + GEN man/unlink.1 + GEN man/vdir.1 + GEN man/wc.1 + GEN man/whoami.1 + GEN man/yes.1 + GEN man/hostname.1 +make[2]: Leaving directory '/mnt/lfs/sources/coreutils-9.1' +Making all in gnulib-tests +make[2]: Entering directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +## ---------------------------------------------------- ## +## ------------------- Gnulib tests ------------------- ## +## You can ignore compiler warnings in this directory. ## +## ---------------------------------------------------- ## +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' + CC bench-md5.o + CC ioctl.o + CC localename.o + CC localename-table.o + CC perror.o + CC glthread/thread.o + CC timespec-add.o + CC timespec-sub.o + CC tmpdir.o + CC vma-iter.o + CC strerror_r.o + AR libtests.a + CCLD bench-md5 + CC bench-sha1.o + CCLD bench-sha1 + CC bench-sha224.o + CCLD bench-sha224 + CC bench-sha256.o + CCLD bench-sha256 + CC bench-sha384.o + CCLD bench-sha384 + CC bench-sha512.o + CCLD bench-sha512 + CC locale.o + CCLD current-locale + CC test-localcharset.o + CCLD test-localcharset +make[4]: Leaving directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/coreutils-9.1' +make install-recursive +make[1]: Entering directory '/mnt/lfs/sources/coreutils-9.1' +Making install in po +make[2]: Entering directory '/mnt/lfs/sources/coreutils-9.1/po' +installing af.gmo as /mnt/lfs/usr/share/locale/af/LC_MESSAGES/coreutils.mo +installing af.gmo link as /mnt/lfs/usr/share/locale/af/LC_TIME/coreutils.mo +installing be.gmo as /mnt/lfs/usr/share/locale/be/LC_MESSAGES/coreutils.mo +installing be.gmo link as /mnt/lfs/usr/share/locale/be/LC_TIME/coreutils.mo +installing bg.gmo as /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/coreutils.mo +installing bg.gmo link as /mnt/lfs/usr/share/locale/bg/LC_TIME/coreutils.mo +installing ca.gmo as /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/coreutils.mo +installing ca.gmo link as /mnt/lfs/usr/share/locale/ca/LC_TIME/coreutils.mo +installing cs.gmo as /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/coreutils.mo +installing cs.gmo link as /mnt/lfs/usr/share/locale/cs/LC_TIME/coreutils.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/coreutils.mo +installing da.gmo link as /mnt/lfs/usr/share/locale/da/LC_TIME/coreutils.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/coreutils.mo +installing de.gmo link as /mnt/lfs/usr/share/locale/de/LC_TIME/coreutils.mo +installing el.gmo as /mnt/lfs/usr/share/locale/el/LC_MESSAGES/coreutils.mo +installing el.gmo link as /mnt/lfs/usr/share/locale/el/LC_TIME/coreutils.mo +installing eo.gmo as /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/coreutils.mo +installing eo.gmo link as /mnt/lfs/usr/share/locale/eo/LC_TIME/coreutils.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/coreutils.mo +installing es.gmo link as /mnt/lfs/usr/share/locale/es/LC_TIME/coreutils.mo +installing et.gmo as /mnt/lfs/usr/share/locale/et/LC_MESSAGES/coreutils.mo +installing et.gmo link as /mnt/lfs/usr/share/locale/et/LC_TIME/coreutils.mo +installing eu.gmo as /mnt/lfs/usr/share/locale/eu/LC_MESSAGES/coreutils.mo +installing eu.gmo link as /mnt/lfs/usr/share/locale/eu/LC_TIME/coreutils.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/coreutils.mo +installing fi.gmo link as /mnt/lfs/usr/share/locale/fi/LC_TIME/coreutils.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/coreutils.mo +installing fr.gmo link as /mnt/lfs/usr/share/locale/fr/LC_TIME/coreutils.mo +installing ga.gmo as /mnt/lfs/usr/share/locale/ga/LC_MESSAGES/coreutils.mo +installing ga.gmo link as /mnt/lfs/usr/share/locale/ga/LC_TIME/coreutils.mo +installing gl.gmo as /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/coreutils.mo +installing gl.gmo link as /mnt/lfs/usr/share/locale/gl/LC_TIME/coreutils.mo +installing hr.gmo as /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/coreutils.mo +installing hr.gmo link as /mnt/lfs/usr/share/locale/hr/LC_TIME/coreutils.mo +installing hu.gmo as /mnt/lfs/usr/share/locale/hu/LC_MESSAGES/coreutils.mo +installing hu.gmo link as /mnt/lfs/usr/share/locale/hu/LC_TIME/coreutils.mo +installing ia.gmo as /mnt/lfs/usr/share/locale/ia/LC_MESSAGES/coreutils.mo +installing ia.gmo link as /mnt/lfs/usr/share/locale/ia/LC_TIME/coreutils.mo +installing id.gmo as /mnt/lfs/usr/share/locale/id/LC_MESSAGES/coreutils.mo +installing id.gmo link as /mnt/lfs/usr/share/locale/id/LC_TIME/coreutils.mo +installing it.gmo as /mnt/lfs/usr/share/locale/it/LC_MESSAGES/coreutils.mo +installing it.gmo link as /mnt/lfs/usr/share/locale/it/LC_TIME/coreutils.mo +installing ja.gmo as /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/coreutils.mo +installing ja.gmo link as /mnt/lfs/usr/share/locale/ja/LC_TIME/coreutils.mo +installing kk.gmo as /mnt/lfs/usr/share/locale/kk/LC_MESSAGES/coreutils.mo +installing kk.gmo link as /mnt/lfs/usr/share/locale/kk/LC_TIME/coreutils.mo +installing ko.gmo as /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/coreutils.mo +installing ko.gmo link as /mnt/lfs/usr/share/locale/ko/LC_TIME/coreutils.mo +installing lg.gmo as /mnt/lfs/usr/share/locale/lg/LC_MESSAGES/coreutils.mo +installing lg.gmo link as /mnt/lfs/usr/share/locale/lg/LC_TIME/coreutils.mo +installing lt.gmo as /mnt/lfs/usr/share/locale/lt/LC_MESSAGES/coreutils.mo +installing lt.gmo link as /mnt/lfs/usr/share/locale/lt/LC_TIME/coreutils.mo +installing ms.gmo as /mnt/lfs/usr/share/locale/ms/LC_MESSAGES/coreutils.mo +installing ms.gmo link as /mnt/lfs/usr/share/locale/ms/LC_TIME/coreutils.mo +installing nb.gmo as /mnt/lfs/usr/share/locale/nb/LC_MESSAGES/coreutils.mo +installing nb.gmo link as /mnt/lfs/usr/share/locale/nb/LC_TIME/coreutils.mo +installing nl.gmo as /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/coreutils.mo +installing nl.gmo link as /mnt/lfs/usr/share/locale/nl/LC_TIME/coreutils.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/coreutils.mo +installing pl.gmo link as /mnt/lfs/usr/share/locale/pl/LC_TIME/coreutils.mo +installing pt.gmo as /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/coreutils.mo +installing pt.gmo link as /mnt/lfs/usr/share/locale/pt/LC_TIME/coreutils.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo +installing pt_BR.gmo link as /mnt/lfs/usr/share/locale/pt_BR/LC_TIME/coreutils.mo +installing ro.gmo as /mnt/lfs/usr/share/locale/ro/LC_MESSAGES/coreutils.mo +installing ro.gmo link as /mnt/lfs/usr/share/locale/ro/LC_TIME/coreutils.mo +installing ru.gmo as /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/coreutils.mo +installing ru.gmo link as /mnt/lfs/usr/share/locale/ru/LC_TIME/coreutils.mo +installing sk.gmo as /mnt/lfs/usr/share/locale/sk/LC_MESSAGES/coreutils.mo +installing sk.gmo link as /mnt/lfs/usr/share/locale/sk/LC_TIME/coreutils.mo +installing sl.gmo as /mnt/lfs/usr/share/locale/sl/LC_MESSAGES/coreutils.mo +installing sl.gmo link as /mnt/lfs/usr/share/locale/sl/LC_TIME/coreutils.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/coreutils.mo +installing sr.gmo link as /mnt/lfs/usr/share/locale/sr/LC_TIME/coreutils.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/coreutils.mo +installing sv.gmo link as /mnt/lfs/usr/share/locale/sv/LC_TIME/coreutils.mo +installing tr.gmo as /mnt/lfs/usr/share/locale/tr/LC_MESSAGES/coreutils.mo +installing tr.gmo link as /mnt/lfs/usr/share/locale/tr/LC_TIME/coreutils.mo +installing uk.gmo as /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/coreutils.mo +installing uk.gmo link as /mnt/lfs/usr/share/locale/uk/LC_TIME/coreutils.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/coreutils.mo +installing vi.gmo link as /mnt/lfs/usr/share/locale/vi/LC_TIME/coreutils.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo +installing zh_CN.gmo link as /mnt/lfs/usr/share/locale/zh_CN/LC_TIME/coreutils.mo +installing zh_TW.gmo as /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo +installing zh_TW.gmo link as /mnt/lfs/usr/share/locale/zh_TW/LC_TIME/coreutils.mo +if test "coreutils" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + .././build-aux/install-sh -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/mnt/lfs/sources/coreutils-9.1/po' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/coreutils-9.1' +make[3]: Entering directory '/mnt/lfs/sources/coreutils-9.1' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + ./build-aux/install-sh -c -c src/ginstall '/mnt/lfs/usr/bin/./install' + ./build-aux/install-sh -c -c src/chroot src/hostid src/timeout src/nice src/who src/users src/pinky src/stty src/df src/stdbuf src/[ src/b2sum src/base64 src/base32 src/basenc src/basename src/cat src/chcon src/chgrp src/chmod src/chown src/cksum src/comm src/cp src/csplit src/cut src/date src/dd src/dir src/dircolors src/dirname src/du src/echo src/env src/expand src/expr src/factor src/false src/fmt src/fold src/groups src/head src/id src/join src/link src/ln src/logname src/ls src/md5sum src/mkdir src/mkfifo src/mknod src/mktemp src/mv src/nl src/nproc src/nohup src/numfmt src/od src/paste src/pathchk src/pr src/printenv src/printf src/ptx src/pwd src/readlink src/realpath src/rm src/rmdir src/runcon src/seq src/sha1sum src/sha224sum src/sha256sum src/sha384sum src/sha512sum src/shred src/shuf src/sleep src/sort src/split src/stat src/sum src/sync src/tac src/tail src/tee src/test src/touch src/tr src/true src/truncate src/tsort src/tty src/uname src/unexpand src/uniq src/unlink src/vdir src/wc src/whoami src/yes src/hostname '/mnt/lfs/usr/bin' + /usr/bin/mkdir -p '/mnt/lfs/usr/libexec/coreutils' + ./build-aux/install-sh -c -c src/libstdbuf.so '/mnt/lfs/usr/libexec/coreutils' +make install-exec-hook +make[4]: Entering directory '/mnt/lfs/sources/coreutils-9.1' +make[4]: Leaving directory '/mnt/lfs/sources/coreutils-9.1' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + ./build-aux/install-sh -c -c -m 644 ./doc/coreutils.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/coreutils.info' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + ./build-aux/install-sh -c -c -m 644 man/chroot.1 man/hostid.1 man/timeout.1 man/nice.1 man/who.1 man/users.1 man/pinky.1 man/stty.1 man/df.1 man/stdbuf.1 man/b2sum.1 man/base64.1 man/base32.1 man/basenc.1 man/basename.1 man/cat.1 man/chcon.1 man/chgrp.1 man/chmod.1 man/chown.1 man/cksum.1 man/comm.1 man/cp.1 man/csplit.1 man/cut.1 man/date.1 man/dd.1 man/dir.1 man/dircolors.1 man/dirname.1 man/du.1 man/echo.1 man/env.1 man/expand.1 man/expr.1 man/factor.1 man/false.1 man/fmt.1 man/fold.1 man/install.1 '/mnt/lfs/usr/share/man/man1' + ./build-aux/install-sh -c -c -m 644 man/groups.1 man/head.1 man/id.1 man/join.1 man/link.1 man/ln.1 man/logname.1 man/ls.1 man/md5sum.1 man/mkdir.1 man/mkfifo.1 man/mknod.1 man/mktemp.1 man/mv.1 man/nl.1 man/nproc.1 man/nohup.1 man/numfmt.1 man/od.1 man/paste.1 man/pathchk.1 man/pr.1 man/printenv.1 man/printf.1 man/ptx.1 man/pwd.1 man/readlink.1 man/realpath.1 man/rm.1 man/rmdir.1 man/runcon.1 man/seq.1 man/sha1sum.1 man/sha224sum.1 man/sha256sum.1 man/sha384sum.1 man/sha512sum.1 man/shred.1 man/shuf.1 man/sleep.1 '/mnt/lfs/usr/share/man/man1' + ./build-aux/install-sh -c -c -m 644 man/sort.1 man/split.1 man/stat.1 man/sum.1 man/sync.1 man/tac.1 man/tail.1 man/tee.1 man/test.1 man/touch.1 man/tr.1 man/true.1 man/truncate.1 man/tsort.1 man/tty.1 man/uname.1 man/unexpand.1 man/uniq.1 man/unlink.1 man/vdir.1 man/wc.1 man/whoami.1 man/yes.1 man/hostname.1 '/mnt/lfs/usr/share/man/man1' +make[3]: Leaving directory '/mnt/lfs/sources/coreutils-9.1' +make[2]: Leaving directory '/mnt/lfs/sources/coreutils-9.1' +Making install in gnulib-tests +make[2]: Entering directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +Making install in . +make[4]: Entering directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +make[5]: Entering directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +make[5]: Leaving directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +make[4]: Leaving directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/coreutils-9.1/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/coreutils-9.1' +renamed '/mnt/lfs/usr/bin/chroot' -> '/mnt/lfs/usr/sbin/chroot' +mkdir: created directory '/mnt/lfs/usr/share/man/man8' +renamed '/mnt/lfs/usr/share/man/man1/chroot.1' -> '/mnt/lfs/usr/share/man/man8/chroot.8' +[lfs-cross] Finishing build of coreutils-9.1 at Wed Sep 7 14:05:02 -03 2022 +[lfs-cross] Starting build of diffutils-3.8 at Wed Sep 7 14:05:02 -03 2022 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +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 make supports nested variables... (cached) yes +checking for gawk... (cached) gawk +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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 x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking whether the compiler is clang... no +checking for compiler option needed when checking for declarations... none +checking whether make supports the include directive... yes (GNU style) +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +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 for sys/socket.h... yes +checking for fnmatch.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for sys/time.h... yes +checking for threads.h... yes +checking for iconv.h... yes +checking for limits.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for langinfo.h... yes +checking for xlocale.h... no +checking for sys/mman.h... yes +checking for sys/param.h... yes +checking for malloc.h... yes +checking for sys/random.h... yes +checking for sys/wait.h... yes +checking for features.h... yes +checking for arpa/inet.h... yes +checking for netdb.h... yes +checking for netinet/in.h... yes +checking for sys/select.h... yes +checking for pthread.h... yes +checking for sys/ioctl.h... yes +checking for sys/uio.h... yes +checking for vfork.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for Minix Amsterdam compiler... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking whether uses 'inline' correctly... yes +checking for btowc... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for mbsrtowcs... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for getrandom... yes +checking for gettimeofday... yes +checking for isblank... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mbslen... no +checking for mprotect... yes +checking for mkstemp... yes +checking for nl_langinfo... yes +checking for readlink... yes +checking for iswctype... yes +checking for setenv... yes +checking for sigaltstack... yes +checking for setrlimit... yes +checking for getrlimit... yes +checking for strerror_r... yes +checking for __xpg_strerror_r... yes +checking for strptime... yes +checking for strtoimax... yes +checking for localtime_r... yes +checking for timegm... yes +checking for vasnprintf... no +checking for snprintf... yes +checking for wcrtomb... yes +checking for wcwidth... yes +checking for wmempcpy... yes +checking for ftruncate... yes +checking for duplocale... yes +checking for newlocale... yes +checking for pipe... yes +checking for pthread_sigmask... yes +checking for sigaction... yes +checking for siginterrupt... yes +checking for sleep... yes +checking for catgets... yes +checking for shutdown... yes +checking for wctob... yes +checking for sigprocmask... yes +checking for strcasecoll... no +checking for stricoll... no +checking for fork... yes +checking for vfork... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking whether malloc is ptrdiff_t safe... yes +checking whether malloc, realloc, calloc set errno on failure... yes +checking for C/C++ restrict keyword... __restrict__ +checking whether the preprocessor supports include_next... yes +checking whether source code line length is unlimited... yes +checking if environ is properly declared... yes +checking for complete errno.h... yes +checking for x86_64-lfs-linux-gnu-gcc options needed to detect all undeclared functions... none needed +checking whether strerror_r is declared... yes +checking whether strerror_r returns char *... yes +checking for working fcntl.h... yes +checking for pid_t... yes +checking for mode_t... yes +checking for mbstate_t... yes +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether getdtablesize is declared... yes +checking for getopt.h... (cached) yes +checking for getopt_long_only... yes +checking whether getopt is POSIX compatible... yes +checking for working GNU getopt function... yes +checking for working GNU getopt_long function... yes +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for pthread.h... (cached) yes +checking for pthread_kill in -lpthread... yes +checking whether POSIX threads API is available... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes +checking whether setlocale (category, NULL) is multithread-safe... yes +checking host CPU and C ABI... x86_64 +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking 32-bit host C ABI... no +checking for ELF binary format... yes +checking for the common suffixes of directories in the library search path... lib,lib,lib64 +checking for iconv... yes +checking for working iconv... yes +checking whether iconv is compatible with its POSIX signature... yes +checking for inline... inline +checking for off_t... yes +checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes +checking for wint_t... yes +checking whether wint_t is large enough... yes +checking whether the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h works without ISO C predefines... yes +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether INT32_MAX < INTMAX_MAX... yes +checking whether INT64_MAX == LONG_MAX... yes +checking whether UINT32_MAX < UINTMAX_MAX... yes +checking whether UINT64_MAX == ULONG_MAX... yes +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +checking whether langinfo.h defines CODESET... yes +checking whether langinfo.h defines T_FMT_AMPM... yes +checking whether langinfo.h defines ALTMON_1... yes +checking whether langinfo.h defines ERA... yes +checking whether langinfo.h defines YESEXPR... yes +checking for wchar_t... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking whether locale.h defines locale_t... yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking whether imported symbols can be declared weak... yes +checking for multithread API to use... posix +checking whether lstat correctly handles trailing slash... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking whether malloc (0) returns nonnull... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... yes +checking whether time_t is signed... yes +checking whether alarm is declared... yes +checking for working mktime... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct tm.tm_zone... yes +checking for struct tm.tm_gmtoff... yes +checking for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking for sigset_t... yes +checking whether setenv is declared... yes +checking for search.h... yes +checking for tsearch... yes +checking for uid_t in sys/types.h... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether fcloseall is declared... yes +checking which flavor of printf attribute matches inttypes macros... system +checking whether ecvt is declared... yes +checking whether fcvt is declared... yes +checking whether gcvt is declared... yes +checking whether strerror(0) succeeds... yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... yes +checking whether strnlen is declared... yes +checking whether strtoimax is declared... yes +checking for struct timespec in ... yes +checking for TIME_UTC in ... yes +checking whether execvpe is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether unsetenv is declared... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for intmax_t... yes +checking where to find the exponent in a 'double'... word 1 bit 20 +checking whether snprintf returns a byte count as in C99... yes +checking whether snprintf truncates the result as in C99... yes +checking for snprintf... (cached) yes +checking for strnlen... yes +checking for wcslen... yes +checking for wcsnlen... yes +checking for mbrtowc... (cached) yes +checking for wcrtomb... (cached) yes +checking whether _snprintf is declared... no +checking whether wcsdup is declared... yes +checking for C compiler option to allow warnings... -Wno-error +checking whether is self-contained... yes +checking for shutdown... (cached) yes +checking whether defines the SHUT_* macros... yes +checking for struct sockaddr_storage... yes +checking for sa_family_t... yes +checking for struct sockaddr_storage.ss_family... yes +checking whether getcwd (NULL, 0) allocates memory for result... yes +checking for getcwd with POSIX signature... yes +checking for IPv4 sockets... yes +checking for IPv6 sockets... yes +checking whether is self-contained... yes +checking for library containing setsockopt... none needed +checking whether select supports a 0 argument... yes +checking whether select detects invalid fds... yes +checking for pthread_t... yes +checking for pthread_spinlock_t... yes +checking for PTHREAD_CREATE_DETACHED... yes +checking for PTHREAD_MUTEX_RECURSIVE... yes +checking for PTHREAD_MUTEX_ROBUST... yes +checking for PTHREAD_PROCESS_SHARED... yes +checking for sched.h... yes +checking for struct sched_param... yes +checking whether snprintf is declared... yes +checking whether declares ioctl... yes +checking for alloca as a compiler built-in... yes +checking whether btowc(0) is correct... yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes +checking for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for clock_settime... yes +checking whether // is distinct from /... no +checking whether dup2 works... yes +checking for error_at_line... yes +checking whether fcntl handles F_DUPFD correctly... yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking for flexible array member... yes +checking whether conversion from 'int' to 'long double' works... yes +checking for working GNU fnmatch... yes +checking whether fopen recognizes a trailing slash... yes +checking whether fopen supports the mode character 'x'... yes +checking whether fopen supports the mode character 'e'... yes +checking whether free is known to preserve errno... yes +checking whether freopen works on closed fds... yes +checking whether getdtablesize works... yes +checking for getpagesize... yes +checking whether getpagesize is declared... yes +checking whether program_invocation_name is declared... yes +checking whether program_invocation_short_name is declared... yes +checking whether __argv is declared... no +checking whether getrandom is compatible with its GNU+BSD signature... yes +checking for gettimeofday with POSIX signature... yes +checking whether the compiler generally respects inline... yes +checking whether iswblank is declared... yes +checking whether iswdigit is ISO C compliant... guessing yes +checking whether iswxdigit is ISO C compliant... guessing yes +checking whether the compiler supports the __inline keyword... yes +checking for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... no +checking whether malloc (0) returns nonnull... (cached) yes +checking whether mbrtowc handles incomplete characters... guessing yes +checking whether mbrtowc works as well as mbtowc... guessing yes +checking whether mbrtowc handles a NULL pwc argument... guessing yes +checking whether mbrtowc handles a NULL string argument... guessing yes +checking whether mbrtowc has a correct return value... guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes +checking whether mbrtowc stores incomplete characters... guessing no +checking whether mbrtowc works on empty input... yes +checking whether the C locale is free of encoding errors... no +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbsrtowcs works... guessing yes +checking for mbtowc... yes +checking for mempcpy... (cached) yes +checking whether mkdir handles trailing slash... yes +checking whether mkdir handles trailing dot... yes +checking for working mkstemp... yes +checking for __mktime_internal... no +checking whether YESEXPR works... yes +checking whether open recognizes a trailing slash... yes +checking whether program_invocation_name is declared... (cached) yes +checking whether program_invocation_short_name is declared... (cached) yes +checking for raise... yes +checking for sigprocmask... (cached) yes +checking for rawmemchr... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... yes +checking whether readlink truncates results correctly... yes +checking whether realloc (0, 0) returns nonnull... yes +checking for reallocarray... yes +checking for working re_compile_pattern... yes +checking whether setenv validates arguments... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes +checking whether setlocale (category, NULL) is multithread-safe... (cached) yes +checking for stack direction... grows down +checking for stack_t... yes +checking for working sigaltstack... yes +checking for correct stack_t interpretation... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking for ssize_t... yes +checking whether stat handles trailing slashes on files... yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for struct stat.st_birthtimespec.tv_nsec... no +checking for struct stat.st_birthtimensec... no +checking for struct stat.st_birthtim.tv_nsec... no +checking for working stdalign.h... yes +checking for va_copy... yes +checking for strcasecmp... yes +checking for strncasecmp... yes +checking whether strncasecmp is declared... yes +checking for working strerror function... yes +checking for working strnlen... yes +checking whether strtoimax works... yes +checking for strtoll... yes +checking whether strtoll works... yes +checking whether localtime_r is declared... yes +checking whether localtime_r is compatible with its POSIX signature... yes +checking whether localtime works even near extrema... yes +checking for timezone_t... no +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether wcrtomb works in the C locale... yes +checking whether wcrtomb return value is correct... guessing yes +checking whether wcwidth is declared... yes +checking whether wcwidth works reasonably in UTF-8 locales... yes +checking for wmemchr... yes +checking for stdint.h... (cached) yes +checking for atoll... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a turkish Unicode locale... none +checking whether fdopen sets errno... yes +checking for library containing inet_pton... none required +checking whether inet_pton is declared... yes +checking whether byte ordering is bigendian... no +checking for ioctl... yes +checking for ioctl with POSIX signature... no +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a turkish Unicode locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for library containing nanosleep... none required +checking for working nanosleep... no (mishandles large arguments) +checking whether is self-contained... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking whether perror matches strerror... yes +checking whether pthread_create exists as a global function... yes +checking whether pthread_sigmask is a macro... no +checking whether pthread_sigmask works without -lpthread... yes +checking whether pthread_sigmask returns error numbers... yes +checking whether pthread_sigmask unblocks signals correctly... guessing yes +checking for putenv compatible with GNU and SVID... yes +checking whether select supports a 0 argument... (cached) yes +checking whether select detects invalid fds... (cached) yes +checking for struct sigaction.sa_sigaction... yes +checking for sigprocmask... (cached) yes +checking whether sleep is declared... yes +checking for working sleep... yes +checking for snprintf... (cached) yes +checking whether snprintf respects a size of 1... yes +checking whether printf supports POSIX/XSI format strings with positions... yes +checking for socklen_t... yes +checking whether symlink handles trailing slash correctly... yes +checking for pthread_atfork... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking whether wctob works... guessing yes +checking whether wctob is declared... yes +checking for inline... (cached) inline +checking for pr... /usr/bin/pr +checking for struct stat.st_blksize... yes +checking for struct stat.st_rdev... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking for sys/wait.h that is POSIX.1 compatible... (cached) yes +checking for pid_t... (cached) yes +checking whether closedir returns void... no +checking for working fork... yes +checking for working vfork... (cached) yes +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyCurrent... no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating lib/Makefile +config.status: creating src/Makefile +config.status: creating tests/Makefile +config.status: creating gnulib-tests/Makefile +config.status: creating man/Makefile +config.status: creating po/Makefile.in +config.status: creating lib/config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +Making all in lib +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/lib' + GEN alloca.h + GEN ctype.h + GEN malloc/dynarray.gl.h + GEN malloc/dynarray-skeleton.gl.h + GEN fcntl.h + GEN iconv.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN signal.h + GEN sigsegv.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN strings.h + GEN sys/random.h + GEN sys/stat.h + GEN sys/time.h + GEN sys/types.h + GEN sys/wait.h + GEN time.h + GEN unistd.h + GEN unistr.h + GEN unitypes.h + GEN uniwidth.h + GEN wchar.h + GEN wctype.h +make all-am +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.8/lib' + CC allocator.o + CC areadlink.o + CC argmatch.o + CC basename-lgpl.o + CC binary-io.o + CC bitrotate.o + CC c-ctype.o + CC c-stack.o + CC c-strcasecmp.o + CC c-strncasecmp.o + CC careadlinkat.o + CC cloexec.o + CC dirname.o + CC basename.o + CC dirname-lgpl.o + CC stripslash.o + CC malloc/dynarray_at_failure.o + CC malloc/dynarray_emplace_enlarge.o + CC malloc/dynarray_finalize.o + CC malloc/dynarray_resize.o + CC malloc/dynarray_resize_clear.o + CC exclude.o + CC exitfail.o + CC fd-hook.o + CC file-type.o + CC filenamecat.o + CC filenamecat-lgpl.o + CC getprogname.o + CC gettime.o + CC hard-locale.o + CC hash.o + CC ialloc.o + CC imaxtostr.o + CC inttostr.o + CC offtostr.o + CC uinttostr.o + CC umaxtostr.o + CC localcharset.o + CC glthread/lock.o + CC malloca.o + CC mbchar.o + CC mbiter.o + CC mbscasecmp.o + CC mbslen.o + CC mbsstr.o + CC mbuiter.o + CC nstrftime.o + CC progname.o + CC propername.o + CC quotearg.o + CC setlocale_null.o + CC sh-quote.o + CC sigsegv.o + CC stackvma.o + CC stat-time.o + CC stdopen.o + CC striconv.o + CC strnlen1.o + CC system-quote.o + CC tempname.o + CC glthread/threadlib.o + CC timespec.o + CC trim.o + CC unistd.o + CC unistr/u8-mbtoucr.o + CC unistr/u8-uctomb.o + CC unistr/u8-uctomb-aux.o + CC uniwidth/width.o + CC version-etc.o + CC version-etc-fsf.o + CC wctype-h.o + CC xmalloc.o + CC xalloc-die.o + CC xfreopen.o + CC xmalloca.o + CC xreadlink.o + CC xsize.o + CC xstdopen.o + CC xstriconv.o + CC xstrtoimax.o + CC xstrtol.o + CC xstrtoul.o + CC xvasprintf.o + CC xasprintf.o + CC cmpbuf.o + CC prepargs.o + CC asnprintf.o + CC fcntl.o + CC mbrtowc.o + CC mktime.o + CC printf-args.o + CC printf-parse.o + CC time_rz.o + CC vasnprintf.o + AR libdiffutils.a +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/lib' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/lib' +Making all in src +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/src' + GEN paths.h + GEN version.c + GEN version.h +make all-am +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.8/src' + CC cmp.o + CC version.o + AR libver.a + CCLD cmp + CC analyze.o + CC context.o + CC diff.o + CC dir.o + CC ed.o + CC ifdef.o + CC io.o + CC normal.o + CC side.o + CC util.o + CCLD diff + CC diff3.o + CCLD diff3 + CC sdiff.o + CCLD sdiff +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/src' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/src' +Making all in tests +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/tests' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/tests' +Making all in doc +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/doc' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/doc' +Making all in man +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/man' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/man' +Making all in po +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/po' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/po' +Making all in gnulib-tests +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' + GEN arpa/inet.h + GEN pthread.h + GEN sched.h + GEN sys/ioctl.h + GEN sys/select.h + GEN sys/socket.h + GEN sys/uio.h +## ---------------------------------------------------- ## +## ------------------- Gnulib tests ------------------- ## +## You can ignore compiler warnings in this directory. ## +## ---------------------------------------------------- ## +make all-recursive +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +Making all in . +make[3]: Entering directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' + CC locale.o + CC dtotimespec.o + CC hash-pjw.o + CC sig-handler.o + CC sockets.o + CC sys_socket.o + CC glthread/thread.o + CC timespec-add.o + CC timespec-sub.o + CC xstrtol-error.o + CC ioctl.o + CC nanosleep.o + CC strerror_r.o + AR libtests.a + CCLD current-locale + CC test-localcharset.o + CCLD test-localcharset +make[3]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8' +make[1]: Nothing to be done for 'all-am'. +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8' +Making install in lib +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/lib' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.8/lib' +make[3]: Entering directory '/mnt/lfs/sources/diffutils-3.8/lib' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/lib' +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/lib' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/lib' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/src' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.8/src' +make[3]: Entering directory '/mnt/lfs/sources/diffutils-3.8/src' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c cmp diff diff3 sdiff '/mnt/lfs/usr/bin' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/src' +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/src' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/src' +Making install in tests +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/tests' +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.8/tests' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/tests' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/tests' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/doc' +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.8/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./diffutils.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/diffutils.info' +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/doc' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/doc' +Making install in man +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/man' +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.8/man' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 cmp.1 diff.1 diff3.1 sdiff.1 '/mnt/lfs/usr/share/man/man1' +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/man' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/man' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/po' +installing bg.gmo as /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/diffutils.mo +installing ca.gmo as /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/diffutils.mo +installing cs.gmo as /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/diffutils.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/diffutils.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/diffutils.mo +installing el.gmo as /mnt/lfs/usr/share/locale/el/LC_MESSAGES/diffutils.mo +installing eo.gmo as /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/diffutils.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/diffutils.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/diffutils.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/diffutils.mo +installing ga.gmo as /mnt/lfs/usr/share/locale/ga/LC_MESSAGES/diffutils.mo +installing gl.gmo as /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/diffutils.mo +installing he.gmo as /mnt/lfs/usr/share/locale/he/LC_MESSAGES/diffutils.mo +installing hr.gmo as /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/diffutils.mo +installing hu.gmo as /mnt/lfs/usr/share/locale/hu/LC_MESSAGES/diffutils.mo +installing id.gmo as /mnt/lfs/usr/share/locale/id/LC_MESSAGES/diffutils.mo +installing it.gmo as /mnt/lfs/usr/share/locale/it/LC_MESSAGES/diffutils.mo +installing ja.gmo as /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/diffutils.mo +installing lv.gmo as /mnt/lfs/usr/share/locale/lv/LC_MESSAGES/diffutils.mo +installing ms.gmo as /mnt/lfs/usr/share/locale/ms/LC_MESSAGES/diffutils.mo +installing nb.gmo as /mnt/lfs/usr/share/locale/nb/LC_MESSAGES/diffutils.mo +installing nl.gmo as /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/diffutils.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/diffutils.mo +installing pt.gmo as /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/diffutils.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo +installing ro.gmo as /mnt/lfs/usr/share/locale/ro/LC_MESSAGES/diffutils.mo +installing ru.gmo as /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/diffutils.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/diffutils.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/diffutils.mo +installing tr.gmo as /mnt/lfs/usr/share/locale/tr/LC_MESSAGES/diffutils.mo +installing uk.gmo as /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/diffutils.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/diffutils.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/diffutils.mo +installing zh_TW.gmo as /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo +if test "diffutils" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + /usr/bin/install -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/po' +Making install in gnulib-tests +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +make install-recursive +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +make[4]: Entering directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8/gnulib-tests' +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.8' +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.8' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.8' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.8' +[lfs-cross] Finishing build of diffutils-3.8 at Wed Sep 7 14:05:39 -03 2022 +[lfs-cross] Starting build of file-5.42 at Wed Sep 7 14:05:39 -03 2022 +/mnt/lfs/sources/file-5.42/build /mnt/lfs/sources/file-5.42 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for builtin ELF support... yes +checking for ELF core file support... yes +checking for zlib support... no +checking for bzlib support... no +checking for xzlib support... no +checking for libseccomp support... no +checking for file formats in man section 5... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether gcc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether byte ordering is bigendian... no +checking whether ln -s works... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... /usr/bin/ld +checking if the linker (/usr/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... BSD nm +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /usr/bin/ld option to reload object files... -r +checking for objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for dlltool... no +checking how to associate runtime and link libraries... printf %s\n +checking for ar... ar +checking for archiver @FILE support... @ +checking for strip... strip +checking for ranlib... ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for mt... no +checking if : is a manifest tool... no +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... no +checking whether the -Werror option is usable... yes +checking for simple visibility declarations... yes +checking whether sys/types.h defines makedev... no +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking for stdint.h... (cached) yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for inttypes.h... (cached) yes +checking for unistd.h... (cached) yes +checking byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... yes +checking spawn.h usability... yes +checking spawn.h presence... yes +checking for spawn.h... yes +checking utime.h usability... yes +checking utime.h presence... yes +checking for utime.h... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking wctype.h usability... yes +checking wctype.h presence... yes +checking for wctype.h... yes +checking getopt.h usability... yes +checking getopt.h presence... yes +checking for getopt.h... yes +checking err.h usability... yes +checking err.h presence... yes +checking for err.h... yes +checking xlocale.h usability... no +checking xlocale.h presence... no +checking for xlocale.h... no +checking sys/bswap.h usability... no +checking sys/bswap.h presence... no +checking for sys/bswap.h... no +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/types.h... (cached) yes +checking sys/utime.h usability... no +checking sys/utime.h presence... no +checking for sys/utime.h... no +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/sysmacros.h... (cached) yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking for sig_t... yes +checking for off_t... yes +checking for size_t... yes +checking for struct stat.st_rdev... yes +checking for struct tm.tm_gmtoff... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct tm.tm_zone... yes +checking for tm_zone in struct tm... yes +checking whether tzname is declared... yes +checking for tzname... yes +checking for tm_isdst in struct tm... yes +checking whether daylight is declared... yes +checking for daylight... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for mbstate_t... yes +checking for struct option in getopt... yes +checking for pid_t... yes +checking for uint8_t... yes +checking for uint16_t... yes +checking for uint32_t... yes +checking for int32_t... yes +checking for uint64_t... yes +checking for int64_t... yes +checking for intptr_t... yes +checking for uintptr_t... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking vfork.h usability... no +checking vfork.h presence... no +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking whether mbrtowc and mbstate_t are properly declared... yes +checking for gcc compiler warnings... yes +checking for strndup... yes +checking for mkstemp... yes +checking for mkostemp... yes +checking for utimes... yes +checking for utime... yes +checking for wcwidth... yes +checking for strtof... yes +checking for newlocale... yes +checking for uselocale... yes +checking for freelocale... yes +checking for memmem... yes +checking for pipe2... yes +checking for posix_spawnp... yes +checking for getopt_long... yes +checking for asprintf... yes +checking for vasprintf... yes +checking for strlcpy... no +checking for strlcat... no +checking for getline... yes +checking for ctime_r... yes +checking for asctime_r... yes +checking for localtime_r... yes +checking for gmtime_r... yes +checking for pread... yes +checking for strcasestr... yes +checking for fmtcheck... no +checking for dprintf... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating src/Makefile +config.status: creating magic/Makefile +config.status: creating tests/Makefile +config.status: creating doc/Makefile +config.status: creating python/Makefile +config.status: creating libmagic.pc +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/file-5.42/build' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/build/src' +sed -e "s/X.YY/$(echo 5.42 | tr -d .)/" < ../../src/magic.h.in > magic.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/file-5.42/build/src' + CC file.o + CC seccomp.o + CC buffer.lo + CC magic.lo + CC apprentice.lo + CC softmagic.lo + CC ascmagic.lo + CC encoding.lo + CC compress.lo + CC is_csv.lo + CC is_json.lo + CC is_tar.lo + CC readelf.lo + CC print.lo + CC fsmagic.lo + CC funcs.lo + CC apptype.lo + CC der.lo + CC cdf.lo + CC cdf_time.lo + CC readcdf.lo + CC strlcpy.lo + CC strlcat.lo + CC fmtcheck.lo + CCLD libmagic.la + CCLD file +make[3]: Leaving directory '/mnt/lfs/sources/file-5.42/build/src' +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/build/src' +Making all in magic +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/build/magic' +../src/file -C -m magic +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/build/magic' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/build/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/build/tests' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/build/doc' +sed -e s@__CSECTION__@1@g \ + -e s@__FSECTION__@4@g \ + -e s@__VERSION__@5.42@g \ + -e s@__MAGIC__@/usr/local/share/misc/magic@g ../../doc/file.man > file.1 +sed -e s@__CSECTION__@1@g \ + -e s@__FSECTION__@4@g \ + -e s@__VERSION__@5.42@g \ + -e s@__MAGIC__@/usr/local/share/misc/magic@g ../../doc/magic.man > magic.4 +sed -e s@__CSECTION__@1@g \ + -e s@__FSECTION__@4@g \ + -e s@__VERSION__@5.42@g \ + -e s@__MAGIC__@/usr/local/share/misc/magic@g ../../doc/libmagic.man > libmagic.3 +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/build/doc' +Making all in python +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/build/python' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/build/python' +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/build' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/build' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.42/build' +/mnt/lfs/sources/file-5.42 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for builtin ELF support... yes +checking for ELF core file support... yes +checking for zlib support... +checking for bzlib support... +checking for xzlib support... +checking for libseccomp support... +checking for file formats in man section 5... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether byte ordering is bigendian... no +checking whether ln -s works... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B) interface... BSD nm +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-pc-linux-gnu file names to x86_64-lfs-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-dlltool... no +checking for dlltool... no +checking how to associate runtime and link libraries... printf %s\n +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for archiver @FILE support... @ +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B output from x86_64-lfs-linux-gnu-gcc object... ok +checking for sysroot... no +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for x86_64-lfs-linux-gnu-mt... no +checking for mt... no +checking if : is a manifest tool... no +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... no +checking whether the -Werror option is usable... yes +checking for simple visibility declarations... yes +checking whether sys/types.h defines makedev... no +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking for stdint.h... (cached) yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for inttypes.h... (cached) yes +checking for unistd.h... (cached) yes +checking byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... yes +checking spawn.h usability... yes +checking spawn.h presence... yes +checking for spawn.h... yes +checking utime.h usability... yes +checking utime.h presence... yes +checking for utime.h... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking wctype.h usability... yes +checking wctype.h presence... yes +checking for wctype.h... yes +checking getopt.h usability... yes +checking getopt.h presence... yes +checking for getopt.h... yes +checking err.h usability... yes +checking err.h presence... yes +checking for err.h... yes +checking xlocale.h usability... no +checking xlocale.h presence... no +checking for xlocale.h... no +checking sys/bswap.h usability... no +checking sys/bswap.h presence... no +checking for sys/bswap.h... no +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/types.h... (cached) yes +checking sys/utime.h usability... no +checking sys/utime.h presence... no +checking for sys/utime.h... no +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/sysmacros.h... (cached) yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking zlib.h usability... no +checking zlib.h presence... no +checking for zlib.h... no +checking bzlib.h usability... no +checking bzlib.h presence... no +checking for bzlib.h... no +checking lzma.h usability... no +checking lzma.h presence... no +checking for lzma.h... no +checking for sig_t... yes +checking for off_t... yes +checking for size_t... yes +checking for struct stat.st_rdev... yes +checking for struct tm.tm_gmtoff... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct tm.tm_zone... yes +checking for tm_zone in struct tm... yes +checking whether tzname is declared... yes +checking for tzname... yes +checking for tm_isdst in struct tm... yes +checking whether daylight is declared... yes +checking for daylight... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for mbstate_t... yes +checking for struct option in getopt... yes +checking for pid_t... yes +checking for uint8_t... yes +checking for uint16_t... yes +checking for uint32_t... yes +checking for int32_t... yes +checking for uint64_t... yes +checking for int64_t... yes +checking for intptr_t... yes +checking for uintptr_t... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... no +checking vfork.h usability... no +checking vfork.h presence... no +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... cross +checking for working vfork... (cached) yes +checking whether mbrtowc and mbstate_t are properly declared... yes +checking for gcc compiler warnings... yes +checking for strndup... yes +checking for mkstemp... yes +checking for mkostemp... yes +checking for utimes... yes +checking for utime... yes +checking for wcwidth... yes +checking for strtof... yes +checking for newlocale... yes +checking for uselocale... yes +checking for freelocale... yes +checking for memmem... yes +checking for pipe2... yes +checking for posix_spawnp... yes +checking for getopt_long... yes +checking for asprintf... yes +checking for vasprintf... yes +checking for strlcpy... no +checking for strlcat... no +checking for getline... yes +checking for ctime_r... yes +checking for asctime_r... yes +checking for localtime_r... yes +checking for gmtime_r... yes +checking for pread... yes +checking for strcasestr... yes +checking for fmtcheck... no +checking for dprintf... yes +checking for gzopen in -lz... no +checking for BZ2_bzCompressInit in -lbz2... no +checking for lzma_stream_decoder in -llzma... no +checking for seccomp_init in -lseccomp... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating src/Makefile +config.status: creating magic/Makefile +config.status: creating tests/Makefile +config.status: creating doc/Makefile +config.status: creating python/Makefile +config.status: creating libmagic.pc +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/file-5.42' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/src' +sed -e "s/X.YY/$(echo 5.42 | tr -d .)/" < ../src/magic.h.in > magic.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/file-5.42/src' + CC file.o + CC seccomp.o + CC buffer.lo + CC magic.lo + CC apprentice.lo + CC softmagic.lo + CC ascmagic.lo + CC encoding.lo + CC compress.lo + CC is_csv.lo + CC is_json.lo + CC is_tar.lo + CC readelf.lo + CC print.lo + CC fsmagic.lo + CC funcs.lo + CC apptype.lo + CC der.lo + CC cdf.lo + CC cdf_time.lo + CC readcdf.lo + CC strlcpy.lo + CC strlcat.lo + CC fmtcheck.lo + CCLD libmagic.la + CCLD file +make[3]: Leaving directory '/mnt/lfs/sources/file-5.42/src' +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/src' +Making all in magic +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/magic' +/mnt/lfs/sources/file-5.42/build/src/file -C -m magic +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/magic' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/tests' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/doc' +sed -e s@__CSECTION__@1@g \ + -e s@__FSECTION__@4@g \ + -e s@__VERSION__@5.42@g \ + -e s@__MAGIC__@/usr/share/misc/magic@g ./file.man > file.1 +sed -e s@__CSECTION__@1@g \ + -e s@__FSECTION__@4@g \ + -e s@__VERSION__@5.42@g \ + -e s@__MAGIC__@/usr/share/misc/magic@g ./magic.man > magic.4 +sed -e s@__CSECTION__@1@g \ + -e s@__FSECTION__@4@g \ + -e s@__VERSION__@5.42@g \ + -e s@__MAGIC__@/usr/share/misc/magic@g ./libmagic.man > libmagic.3 +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/doc' +Making all in python +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/python' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/python' +make[2]: Entering directory '/mnt/lfs/sources/file-5.42' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.42' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/file-5.42/src' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/src' +make[3]: Entering directory '/mnt/lfs/sources/file-5.42/src' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libmagic.la '/mnt/lfs/usr/lib' +libtool: install: /usr/bin/install -c .libs/libmagic.so.1.0.0 /mnt/lfs/usr/lib/libmagic.so.1.0.0 +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f libmagic.so.1.0.0 libmagic.so.1 || { rm -f libmagic.so.1 && ln -s libmagic.so.1.0.0 libmagic.so.1; }; }) +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f libmagic.so.1.0.0 libmagic.so || { rm -f libmagic.so && ln -s libmagic.so.1.0.0 libmagic.so; }; }) +libtool: install: /usr/bin/install -c .libs/libmagic.lai /mnt/lfs/usr/lib/libmagic.la + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c file '/mnt/lfs/usr/bin' +libtool: install: /usr/bin/install -c .libs/file /mnt/lfs/usr/bin/file + /usr/bin/mkdir -p '/mnt/lfs/usr/include' + /usr/bin/install -c -m 644 magic.h '/mnt/lfs/usr/include' +make[3]: Leaving directory '/mnt/lfs/sources/file-5.42/src' +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/src' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.42/src' +Making install in magic +make[1]: Entering directory '/mnt/lfs/sources/file-5.42/magic' +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/magic' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/misc' + /usr/bin/install -c -m 644 magic.mgc '/mnt/lfs/usr/share/misc' +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/magic' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.42/magic' +Making install in tests +make[1]: Entering directory '/mnt/lfs/sources/file-5.42/tests' +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/tests' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/tests' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.42/tests' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/file-5.42/doc' +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 file.1 '/mnt/lfs/usr/share/man/man1' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man3' + /usr/bin/install -c -m 644 libmagic.3 '/mnt/lfs/usr/share/man/man3' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man4' + /usr/bin/install -c -m 644 magic.4 '/mnt/lfs/usr/share/man/man4' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man5' +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/doc' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.42/doc' +Making install in python +make[1]: Entering directory '/mnt/lfs/sources/file-5.42/python' +make[2]: Entering directory '/mnt/lfs/sources/file-5.42/python' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42/python' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.42/python' +make[1]: Entering directory '/mnt/lfs/sources/file-5.42' +make[2]: Entering directory '/mnt/lfs/sources/file-5.42' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libmagic.pc '/mnt/lfs/usr/lib/pkgconfig' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.42' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.42' +removed '/mnt/lfs/usr/lib/libmagic.la' +[lfs-cross] Finishing build of file-5.42 at Wed Sep 7 14:06:09 -03 2022 +[lfs-cross] Starting build of findutils-4.9.0 at Wed Sep 7 14:06:09 -03 2022 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for leaf optimisation... yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking whether the compiler is clang... no +checking for compiler option needed when checking for declarations... none +checking whether make supports the include directive... yes (GNU style) +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for wchar.h... yes +checking for minix/config.h... no +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for sys/socket.h... yes +checking for dirent.h... yes +checking for fnmatch.h... yes +checking for stdio_ext.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/vfs.h... yes +checking for netdb.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for sys/time.h... yes +checking for threads.h... yes +checking for limits.h... yes +checking for inttypes.h... (cached) yes +checking for sys/types.h... (cached) yes +checking for stdint.h... (cached) yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for langinfo.h... yes +checking for xlocale.h... no +checking for math.h... yes +checking for sys/mman.h... yes +checking for sys/statvfs.h... yes +checking for malloc.h... yes +checking for selinux/selinux.h... no +checking for strings.h... (cached) yes +checking for sys/uio.h... yes +checking for sys/utsname.h... yes +checking for sys/wait.h... yes +checking for features.h... yes +checking for arpa/inet.h... yes +checking for netinet/in.h... yes +checking for semaphore.h... yes +checking for sys/select.h... yes +checking for priv.h... no +checking for pthread.h... yes +checking for sys/ioctl.h... yes +checking for sys/random.h... yes +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking for Minix Amsterdam compiler... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether ln -s works... yes +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib +checking whether make sets $(MAKE)... (cached) yes +checking for special C compiler options needed for large files... (cached) no +checking for _FILE_OFFSET_BITS value needed for large files... (cached) no +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking whether uses 'inline' correctly... yes +checking for btowc... yes +checking for canonicalize_file_name... yes +checking for faccessat... yes +checking for realpath... yes +checking for lstat... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fdopendir... yes +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for mbsrtowcs... yes +checking for fpurge... no +checking for __fpurge... yes +checking for __freadahead... no +checking for __freading... yes +checking for fstatat... yes +checking for openat... yes +checking for fstatfs... yes +checking for getdelim... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for timespec_get... yes +checking for gettimeofday... yes +checking for isblank... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mbslen... no +checking for isascii... yes +checking for mprotect... yes +checking for nl_langinfo... yes +checking for strerror_r... yes +checking for __xpg_strerror_r... yes +checking for pipe... yes +checking for readlink... yes +checking for iswctype... yes +checking for setenv... yes +checking for snprintf... yes +checking for catgets... yes +checking for strndup... yes +checking for strtoumax... yes +checking for localtime_r... yes +checking for timegm... yes +checking for unlinkat... yes +checking for vasnprintf... no +checking for wcrtomb... yes +checking for wcwidth... yes +checking for wmempcpy... yes +checking for ftruncate... yes +checking for getrandom... yes +checking for duplocale... yes +checking for newlocale... yes +checking for uselocale... yes +checking for freelocale... yes +checking for pthread_sigmask... yes +checking for secure_getenv... yes +checking for getuid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getegid... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for sleep... yes +checking for symlinkat... yes +checking for shutdown... yes +checking for usleep... yes +checking for wctob... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking whether malloc is ptrdiff_t safe... yes +checking whether malloc, realloc, calloc set errno on failure... yes +checking whether lstat correctly handles trailing slash... guessing yes +checking whether // is distinct from /... unknown, assuming no +checking whether realpath works... guessing yes +checking for C/C++ restrict keyword... __restrict__ +checking whether the preprocessor supports include_next... yes +checking whether source code line length is unlimited... yes +checking if environ is properly declared... yes +checking for complete errno.h... yes +checking whether strerror_r is declared... yes +checking for strerror_r... (cached) yes +checking whether strerror_r returns char *... yes +checking for uid_t in sys/types.h... yes +checking type of array argument to getgroups... gid_t +checking whether ctype.h defines __header_inline... no +checking whether fchdir is declared... yes +checking for working fcntl.h... cross-compiling +checking for pid_t... yes +checking for mode_t... yes +checking for promoted mode_t type... mode_t +checking whether strmode is declared... no +checking for mbstate_t... yes +checking whether stdin defaults to large file offsets... yes +checking whether fseeko is declared... yes +checking for fseeko... yes +checking whether fflush works on input streams... cross +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether ftello is declared... yes +checking whether ungetc works on arbitrary bytes... guessing yes +checking for ftello... yes +checking whether ftello works... guessing yes +checking for O_CLOEXEC... yes +checking whether getcwd (NULL, 0) allocates memory for result... guessing yes +checking for getcwd with POSIX signature... yes +checking whether getcwd is declared... yes +checking whether getdelim is declared... yes +checking whether getdtablesize is declared... yes +checking whether getline is declared... yes +checking for getopt.h... (cached) yes +checking for getopt_long_only... yes +checking whether getopt is POSIX compatible... guessing yes +checking for working GNU getopt function... guessing no +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for pthread.h... (cached) yes +checking for pthread_kill in -lpthread... yes +checking whether POSIX threads API is available... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes +checking whether setlocale (category, NULL) is multithread-safe... yes +checking for inline... inline +checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes +checking for wint_t... yes +checking whether wint_t is large enough... yes +checking whether the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... guessing yes +checking whether stdint.h works without ISO C predefines... yes +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether INT32_MAX < INTMAX_MAX... yes +checking whether INT64_MAX == LONG_MAX... yes +checking whether UINT32_MAX < UINTMAX_MAX... yes +checking whether UINT64_MAX == ULONG_MAX... yes +checking whether byte ordering is bigendian... no +checking whether long double and double are the same... no +checking where to find the exponent in a 'double'... (cached) word 1 bit 20 +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether iswcntrl works... guessing yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +checking whether langinfo.h defines CODESET... yes +checking whether langinfo.h defines T_FMT_AMPM... yes +checking whether langinfo.h defines ALTMON_1... yes +checking whether langinfo.h defines ERA... yes +checking whether langinfo.h defines YESEXPR... yes +checking for wchar_t... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking whether locale.h defines locale_t... yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking whether imported symbols can be declared weak... guessing yes +checking for multithread API to use... posix +checking for a sed that does not truncate output... /usr/bin/sed +checking whether malloc (0) returns nonnull... guessing yes +checking whether NAN macro works... yes +checking whether HUGE_VAL works... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... guessing no +checking whether memrchr is declared... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... yes +checking whether time_t is signed... yes +checking whether alarm is declared... yes +checking for working mktime... guessing no +checking whether trunc is declared... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct tm.tm_zone... yes +checking for struct tm.tm_gmtoff... yes +checking for compound literals... yes +checking whether strerror(0) succeeds... guessing yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... guessing no +checking whether strerror_r is declared... (cached) yes +checking for ssize_t... yes +checking for library containing setfilecon... no +checking whether setenv is declared... yes +checking search.h usability... yes +checking search.h presence... yes +checking for search.h... yes +checking for tsearch... yes +checking whether snprintf returns a byte count as in C99... guessing yes +checking whether snprintf is declared... yes +checking for library containing setsockopt... none needed +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether fcloseall is declared... yes +checking which flavor of printf attribute matches inttypes macros... system +checking whether ecvt is declared... yes +checking whether fcvt is declared... yes +checking whether gcvt is declared... yes +checking for strcasestr... yes +checking whether strdup is declared... yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strtoumax is declared... yes +checking whether is self-contained... yes +checking for shutdown... (cached) yes +checking whether defines the SHUT_* macros... yes +checking for struct sockaddr_storage... yes +checking for sa_family_t... yes +checking for struct sockaddr_storage.ss_family... yes +checking for struct utsname... yes +checking for struct timespec in ... yes +checking for TIME_UTC in ... yes +checking whether execvpe is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether unsetenv is declared... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for intmax_t... yes +checking whether snprintf truncates the result as in C99... guessing yes +checking for snprintf... (cached) yes +checking for strnlen... yes +checking for wcslen... yes +checking for wcsnlen... yes +checking for mbrtowc... (cached) yes +checking for wcrtomb... (cached) yes +checking whether _snprintf is declared... no +checking whether wcsdup is declared... yes +checking for time_t past the year 2038... yes +checking for C compiler option to allow warnings... -Wno-error +checking for IPv4 sockets... yes +checking for IPv6 sockets... yes +checking for off_t... yes +checking for LC_MESSAGES... yes +checking whether uselocale works... guessing yes +checking for fake locale system (OpenBSD)... guessing no +checking for Solaris 11.4 locale system... no +checking for getlocalename_l... no +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyPreferredLanguages... no +checking for library needed for semaphore functions... none +checking whether is self-contained... yes +checking whether select supports a 0 argument... guessing yes +checking whether select detects invalid fds... guessing yes +checking for pthread_t... yes +checking for pthread_spinlock_t... yes +checking for PTHREAD_CREATE_DETACHED... yes +checking for PTHREAD_MUTEX_RECURSIVE... yes +checking for PTHREAD_MUTEX_ROBUST... yes +checking for PTHREAD_PROCESS_SHARED... yes +checking for sigset_t... yes +checking for sched.h... yes +checking for struct sched_param... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking whether declares ioctl... yes +checking for alloca as a compiler built-in... yes +checking whether to enable assertions... yes +checking whether btowc(0) is correct... guessing yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... yes +checking whether calloc (0, n) and calloc (n, 0) return nonnull... guessing yes +checking whether this system supports file names of any length... no +checking for library containing clock_gettime... none required +checking for clock_getres... yes +checking for clock_gettime... yes +checking for clock_settime... yes +checking for closedir... yes +checking for d_ino member in directory struct... guessing yes +checking for d_type member in directory struct... yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... (cached) unknown, assuming no +checking whether dup works... guessing yes +checking whether dup2 works... guessing yes +checking for error_at_line... yes +checking for euidaccess... yes +checking whether fflush works on input streams... (cached) cross +checking whether fcntl handles F_DUPFD correctly... guessing yes +checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no +checking whether fdopendir is declared... yes +checking whether fdopendir works... guessing yes +checking whether fflush works on input streams... (cached) cross +checking for struct stat.st_blocks... yes +checking for flexible array member... yes +checking whether conversion from 'int' to 'long double' works... guessing yes +checking for working GNU fnmatch... guessing no +checking whether fopen recognizes a trailing slash... guessing yes +checking whether fopen supports the mode character 'x'... guessing yes +checking whether fopen supports the mode character 'e'... guessing yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking whether fpurge is declared... no +checking whether free is known to preserve errno... yes +checking for fseeko... (cached) yes +checking whether fflush works on input streams... (cached) cross +checking for _fseeki64... no +checking whether fstatat (..., 0) works... guessing yes +checking for ftello... (cached) yes +checking whether ftello works... (cached) guessing yes +checking for struct statfs.f_type... yes +checking for __fsword_t... yes +checking for fts_open... yes +checking whether getcwd handles long file names properly... guessing no, but it is partly working +checking for getpagesize... yes +checking whether getcwd succeeds when 4k < cwd_length < 16k... guessing no +checking for working getdelim function... guessing yes +checking whether getdtablesize works... guessing yes +checking for getgroups... yes +checking for working getgroups... guessing yes +checking whether getgroups handles negative values... guessing yes +checking for gethostname... yes +checking for HOST_NAME_MAX... yes +checking for getline... yes +checking for working getline function... guessing yes +checking whether program_invocation_name is declared... yes +checking whether program_invocation_short_name is declared... yes +checking whether __argv is declared... no +checking for gettimeofday with POSIX signature... yes +checking for group_member... yes +checking whether the compiler generally respects inline... yes +checking whether isfinite is declared... yes +checking whether isfinite(long double) works... guessing yes +checking whether isinf is declared... yes +checking whether isinf(long double) works... guessing yes +checking whether isnan(double) can be used without linking with libm... yes +checking whether isnan(float) can be used without linking with libm... yes +checking whether isnan(float) works... guessing yes +checking whether isnan(long double) can be used without linking with libm... yes +checking whether isnanl works... guessing yes +checking whether iswblank is declared... yes +checking whether iswdigit is ISO C compliant... guessing yes +checking whether iswxdigit is ISO C compliant... guessing yes +checking whether the compiler supports the __inline keyword... yes +checking for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no +checking whether lseek detects pipes... yes +checking whether malloc (0) returns nonnull... (cached) guessing yes +checking whether mbrtowc handles incomplete characters... guessing yes +checking whether mbrtowc works as well as mbtowc... guessing yes +checking whether mbrtowc handles a NULL pwc argument... guessing yes +checking whether mbrtowc handles a NULL string argument... guessing yes +checking whether mbrtowc has a correct return value... guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes +checking whether mbrtowc stores incomplete characters... guessing no +checking whether mbrtowc works on empty input... guessing no +checking whether the C locale is free of encoding errors... guessing no +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbsrtowcs works... guessing yes +checking whether mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for mbtowc... yes +checking bp-sym.h usability... no +checking bp-sym.h presence... no +checking for bp-sym.h... no +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking for __mktime_internal... no +checking whether modf can be used without linking with libm... yes +checking for listmntent... no +checking for sys/ucred.h... no +checking for sys/mount.h... yes +checking mntent.h usability... yes +checking mntent.h presence... yes +checking for mntent.h... yes +checking sys/fs_types.h usability... no +checking sys/fs_types.h presence... no +checking for sys/fs_types.h... no +checking for struct fsstat.f_fstypename... no +checking for library containing getmntent... none required +checking for getmntent... yes +checking for mntctl function and struct vmount... no +checking for one-argument getmntent function... yes +checking for setmntent... yes +checking for endmntent... yes +checking for hasmntopt... yes +checking sys/mntent.h usability... no +checking sys/mntent.h presence... no +checking for sys/mntent.h... no +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking for struct statfs.f_fstypename... no +checking whether YESEXPR works... guessing yes +checking whether open recognizes a trailing slash... guessing yes +checking for opendir... yes +checking for bison... bison +checking for bison 2.4 or newer... 3.8.2, ok +checking for struct tm.tm_zone... (cached) yes +checking whether program_invocation_name is declared... (cached) yes +checking whether program_invocation_short_name is declared... (cached) yes +checking for rawmemchr... yes +checking for readdir... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... guessing yes +checking whether readlink truncates results correctly... guessing yes +checking whether readlinkat signature is correct... yes +checking whether realloc (0, 0) returns nonnull... guessing yes +checking for reallocarray... yes +checking for working re_compile_pattern... guessing no +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking whether isblank is declared... yes +checking for rewinddir... yes +checking whether rmdir works... guessing yes +checking for rpmatch... yes +checking selinux/flask.h usability... no +checking selinux/flask.h presence... no +checking for selinux/flask.h... no +checking whether setenv validates arguments... guessing yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes +checking whether setlocale (category, NULL) is multithread-safe... (cached) yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking for snprintf... (cached) yes +checking whether snprintf respects a size of 1... guessing yes +checking whether printf supports POSIX/XSI format strings with positions... guessing yes +checking for socklen_t... yes +checking for ssize_t... (cached) yes +checking whether stat handles trailing slashes on files... guessing yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for struct stat.st_birthtimespec.tv_nsec... no +checking for struct stat.st_birthtimensec... no +checking for struct stat.st_birthtim.tv_nsec... no +checking for working stdalign.h... yes +checking for va_copy... yes +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strncasecmp... yes +checking whether strncasecmp is declared... yes +checking for strcasestr... (cached) yes +checking for working strerror function... guessing yes +checking for working strndup... guessing yes +checking for working strnlen... yes +checking for strtoull... yes +checking whether strtoull works... guessing no +checking whether localtime_r is declared... yes +checking whether localtime_r is compatible with its POSIX signature... yes +checking whether localtime works even near extrema... guessing yes +checking for timezone_t... no +checking whether trunc is declared... (cached) yes +checking for uname... yes +checking whether unlink honors trailing slashes... guessing yes +checking whether unlink of a parent directory fails as it should... guessing yes +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... guessing yes +checking for variable-length arrays... yes +checking for ptrdiff_t... yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether wcrtomb works in the C locale... guessing yes +checking whether wcrtomb return value is correct... guessing yes +checking whether wcwidth is declared... yes +checking whether wcwidth works reasonably in UTF-8 locales... guessing yes +checking for wmemchr... yes +checking for stdint.h... (cached) yes +checking for atoll... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a turkish Unicode locale... none +checking whether fdopen sets errno... guessing yes +checking for getpagesize... (cached) yes +checking whether getpagesize is declared... yes +checking whether getrandom is compatible with its GNU+BSD signature... yes +checking for library containing inet_pton... none required +checking whether inet_pton is declared... yes +checking whether byte ordering is bigendian... (cached) no +checking for ioctl... yes +checking for ioctl with POSIX signature... no +checking where to find the exponent in a 'float'... (cached) word 0 bit 23 +checking where to find the exponent in a 'double'... (cached) word 1 bit 20 +checking where to find the exponent in a 'long double'... unknown +checking where to find the exponent in a 'float'... (cached) word 0 bit 23 +checking where to find the exponent in a 'double'... (cached) word 1 bit 20 +checking where to find the exponent in a 'long double'... (cached) unknown +checking where to find the exponent in a 'double'... (cached) word 1 bit 20 +checking where to find the exponent in a 'float'... (cached) word 0 bit 23 +checking where to find the exponent in a 'long double'... (cached) unknown +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a turkish Unicode locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking whether mkdir handles trailing slash... guessing yes +checking whether mkdir handles trailing dot... guessing yes +checking for library containing nanosleep... none required +checking for working nanosleep... guessing no (mishandles large arguments) +checking whether is self-contained... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for getppriv... no +checking whether pthread_create exists as a global function... yes +checking whether pthread_sigmask is a macro... no +checking whether pthread_sigmask works without -lpthread... guessing yes +checking whether pthread_sigmask returns error numbers... guessing yes +checking whether pthread_sigmask unblocks signals correctly... guessing yes +checking for putenv compatible with GNU and SVID... guessing yes +checking for raise... yes +checking for sigprocmask... yes +checking whether sched_yield is declared... yes +checking whether select supports a 0 argument... (cached) guessing yes +checking whether select detects invalid fds... (cached) guessing yes +checking whether setlocale supports the C locale... guessing yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for struct sigaction.sa_sigaction... yes +checking for sigprocmask... (cached) yes +checking whether sleep is declared... yes +checking for working sleep... guessing yes +checking for strtoll... yes +checking whether strtoll works... guessing no +checking whether symlink handles trailing slash correctly... guessing yes +checking whether symlinkat handles trailing slash correctly... guessing yes +checking for pthread_atfork... yes +checking sys/single_threaded.h usability... yes +checking sys/single_threaded.h presence... yes +checking for sys/single_threaded.h... yes +checking whether tmpfile works... guessing yes +checking for useconds_t... yes +checking whether usleep allows large arguments... guessing yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking whether wctob works... guessing yes +checking whether wctob is declared... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... no +checking for getpwnam... yes +checking for modf in -lm... yes +checking for fabs in -lm... yes +checking for ANSI C header files... (cached) yes +checking for sys/param.h... (cached) yes +checking for mntent.h... (cached) yes +checking sys/mnttab.h usability... no +checking sys/mnttab.h presence... no +checking for sys/mnttab.h... no +checking sys/mntio.h usability... no +checking sys/mntio.h presence... no +checking for sys/mntio.h... no +checking for sys/mkdev.h... (cached) no +checking for getrlimit... yes +checking for sys/mkdev.h... (cached) no +checking for sys/sysmacros.h... (cached) yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether stat file-mode macros are broken... (cached) no +checking for sys/wait.h that is POSIX.1 compatible... (cached) yes +checking for uid_t in sys/types.h... (cached) yes +checking for size_t... (cached) yes +checking for ssize_t... yes +checking for pid_t... (cached) yes +checking for ino_t... yes +checking for dev_t... yes +checking for mode_t... (cached) yes +checking for struct stat.st_blocks... (cached) yes +checking for struct stat.st_rdev... yes +checking for promoted mode_t type... (cached) mode_t +checking whether struct tm is in sys/time.h or time.h... (cached) time.h +checking for struct tm.tm_zone... (cached) yes +checking for strftime... yes +checking for memcmp... yes +checking for memset... yes +checking for stpcpy... (cached) yes +checking for strdup... yes +checking for strstr... yes +checking for strtol... yes +checking for strtoul... yes +checking for fchdir... (cached) yes +checking for getcwd... yes +checking for strerror... yes +checking for endgrent... yes +checking for endpwent... yes +checking for setlocale... yes +checking for getrusage... yes +checking for vprintf... yes +checking for _doprnt... no +checking for working alloca.h... (cached) yes +checking for alloca... (cached) yes +checking whether closedir returns void... yes +checking for getmntent... (cached) yes +checking for getmntent... (cached) yes +checking for setmntent... (cached) yes +checking for endmntent... (cached) yes +checking for setgroups... yes +checking for alloca as a compiler built-in... (cached) yes +checking for working re_compile_pattern... (cached) guessing no +checking for sort... /usr/bin/sort +checking if /usr/bin/sort supports the -z option... assume no, since we are cross compiling +checking for struct dirent.d_type... yes +checking for __attribute__ ((__noreturn__)) support... yes +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking for CFPreferencesCopyAppValue... (cached) no +checking for CFLocaleCopyPreferredLanguages... (cached) no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking for python... /usr/bin/python +checking for python version... 3.10 +checking for python platform... linux +checking for GNU default python prefix... ${prefix} +checking for GNU default python exec_prefix... ${exec_prefix} +checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages +checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages +checking for faketime... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating build-aux/Makefile +config.status: creating doc/Makefile +config.status: creating find/Makefile +config.status: creating find/testsuite/Makefile +config.status: creating gl/Makefile +config.status: creating gl/lib/Makefile +config.status: creating lib/Makefile +config.status: creating locate/Makefile +config.status: creating locate/testsuite/Makefile +config.status: creating m4/Makefile +config.status: creating po/Makefile.in +config.status: creating po/Makefile +config.status: creating gnulib-tests/Makefile +config.status: creating xargs/Makefile +config.status: creating xargs/testsuite/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0' +Making all in gl +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl' +Making all in lib +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' + GEN alloca.h + GEN ctype.h + GEN dirent.h + GEN malloc/dynarray.gl.h + GEN malloc/dynarray-skeleton.gl.h + GEN fcntl.h + GEN fnmatch.h + GEN getopt.h + GEN getopt-cdefs.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN math.h + GEN malloc/scratch_buffer.gl.h + GEN selinux/selinux.h + GEN selinux/context.h + GEN selinux/label.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN strings.h + GEN sys/socket.h + GEN sys/stat.h + GEN sys/time.h + GEN sys/types.h + GEN sys/uio.h + GEN sys/utsname.h + GEN sys/wait.h + GEN time.h + GEN unistd.h + GEN unitypes.h + GEN uniwidth.h + GEN wchar.h + GEN wctype.h +make all-recursive +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[5]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' + CC libgnulib_a-allocator.o + CC libgnulib_a-areadlink.o + CC libgnulib_a-areadlinkat.o + CC libgnulib_a-argmatch.o + CC libgnulib_a-argv-iter.o + CC libgnulib_a-openat-proc.o + CC libgnulib_a-basename-lgpl.o + CC libgnulib_a-bitrotate.o + CC libgnulib_a-c-ctype.o + CC libgnulib_a-c-strcasecmp.o + CC libgnulib_a-c-strncasecmp.o + CC libgnulib_a-c-strcasestr.o + CC libgnulib_a-c-strstr.o + CC libgnulib_a-canonicalize.o + CC libgnulib_a-careadlinkat.o + CC libgnulib_a-chdir-long.o + CC libgnulib_a-cloexec.o + CC libgnulib_a-close-stream.o + CC libgnulib_a-closein.o + CC libgnulib_a-closeout.o + CC libgnulib_a-cycle-check.o + CC libgnulib_a-opendir-safer.o + CC libgnulib_a-dirname.o + CC libgnulib_a-basename.o + CC libgnulib_a-dirname-lgpl.o + CC libgnulib_a-stripslash.o + CC malloc/libgnulib_a-dynarray_at_failure.o + CC malloc/libgnulib_a-dynarray_emplace_enlarge.o + CC malloc/libgnulib_a-dynarray_finalize.o + CC malloc/libgnulib_a-dynarray_resize.o + CC malloc/libgnulib_a-dynarray_resize_clear.o + CC libgnulib_a-exitfail.o + CC libgnulib_a-fclose.o + CC libgnulib_a-fcntl.o + CC libgnulib_a-creat-safer.o + CC libgnulib_a-open-safer.o + CC libgnulib_a-fd-hook.o + CC libgnulib_a-fd-safer-flag.o + CC libgnulib_a-dup-safer-flag.o + CC libgnulib_a-fflush.o + CC libgnulib_a-file-set.o + CC libgnulib_a-filemode.o + CC libgnulib_a-filenamecat-lgpl.o + CC libgnulib_a-fopen-safer.o + CC libgnulib_a-fpurge.o + CC libgnulib_a-freadahead.o + CC libgnulib_a-freading.o + CC libgnulib_a-fseek.o + CC libgnulib_a-fseeko.o + CC libgnulib_a-fts.o + CC libgnulib_a-getcwd.o + CC libgnulib_a-getcwd-lgpl.o + CC libgnulib_a-getopt.o + CC libgnulib_a-getopt1.o + CC libgnulib_a-getprogname.o + CC libgnulib_a-gettime.o + CC libgnulib_a-hard-locale.o + CC libgnulib_a-hash.o + CC libgnulib_a-hash-pjw.o + CC libgnulib_a-hash-triple-simple.o + CC libgnulib_a-human.o + CC libgnulib_a-i-ring.o + CC libgnulib_a-ialloc.o + CC libgnulib_a-idcache.o + CC libgnulib_a-localcharset.o + CC glthread/libgnulib_a-lock.o + CC libgnulib_a-malloca.o + CC libgnulib_a-math.o + CC libgnulib_a-mbchar.o + CC libgnulib_a-mbrtowc.o + CC libgnulib_a-mbscasestr.o + CC libgnulib_a-mbslen.o + CC libgnulib_a-mbsstr.o + CC libgnulib_a-mbswidth.o + CC libgnulib_a-mbuiter.o + CC libgnulib_a-memchr.o + CC libgnulib_a-modechange.o + CC libgnulib_a-mountlist.o + CC libgnulib_a-nstrftime.o + CC libgnulib_a-openat-die.o + CC libgnulib_a-openat-safer.o + CC libgnulib_a-opendirat.o + CC libgnulib_a-parse-datetime.o + CC libgnulib_a-perror.o + CC libgnulib_a-progname.o + CC libgnulib_a-quotearg.o + CC libgnulib_a-regex.o + CC libgnulib_a-safe-read.o + CC libgnulib_a-save-cwd.o + CC libgnulib_a-savedir.o + CC malloc/libgnulib_a-scratch_buffer_dupfree.o + CC malloc/libgnulib_a-scratch_buffer_grow.o + CC malloc/libgnulib_a-scratch_buffer_grow_preserve.o + CC malloc/libgnulib_a-scratch_buffer_set_array_size.o + CC libgnulib_a-selinux-at.o + CC libgnulib_a-se-context.o + CC libgnulib_a-se-label.o + CC libgnulib_a-se-selinux.o + CC libgnulib_a-setlocale_null.o + CC libgnulib_a-sockets.o + CC libgnulib_a-stat-time.o + CC libgnulib_a-statat.o + CC libgnulib_a-strerror.o + CC libgnulib_a-strnlen1.o + CC libgnulib_a-strtoull.o + CC libgnulib_a-sys_socket.o + CC glthread/libgnulib_a-threadlib.o + CC libgnulib_a-time_rz.o + CC libgnulib_a-timegm.o + CC libgnulib_a-timespec.o + CC libgnulib_a-unistd.o + CC libgnulib_a-dup-safer.o + CC libgnulib_a-fd-safer.o + CC libgnulib_a-pipe-safer.o + CC uniwidth/libgnulib_a-width.o + CC libgnulib_a-version-etc.o + CC libgnulib_a-version-etc-fsf.o + CC libgnulib_a-wctype-h.o + CC libgnulib_a-xmalloc.o + CC libgnulib_a-xalloc-die.o + CC libgnulib_a-xgetcwd.o + CC libgnulib_a-xsize.o + CC libgnulib_a-xstrtod.o + CC libgnulib_a-xstrtol.o + CC libgnulib_a-xstrtoul.o + CC libgnulib_a-xstrtol-error.o + CC libgnulib_a-xstrtoumax.o + CC libgnulib_a-yesno.o + CC asnprintf.o + CC fnmatch.o + CC mktime.o + CC printf-args.o + CC printf-parse.o + CC strcasestr.o + CC strerror_r.o + CC strstr.o + CC vasnprintf.o + AR libgnulib.a +make[5]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl' +Making all in build-aux +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/build-aux' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/build-aux' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/lib' + CC buildcmd.o + CC dircallback.o + CC extendbuf.o + CC fdleak.o + CC findutils-version.o + CC listfile.o + CC printquoted.o + CC qmark.o + CC regextype.o + CC safe-atoi.o + CC splitstring.o + CC bugreports.o + AR libfind.a +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/lib' +Making all in find +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/find' +Making all in . +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/find' + CC ftsfind.o + CC finddata.o + CC fstype.o + CC parser.o + CC pred.o + CC exec.o + CC tree.o + CC util.o + CC sharefile.o + CC print.o + AR libfindtools.a + CCLD find +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/find' +Making all in testsuite +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/find/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/find/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/find' +Making all in xargs +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/xargs' +Making all in . +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/xargs' + CC xargs.o + CCLD xargs +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/xargs' +Making all in testsuite +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/xargs/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/xargs/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/xargs' +Making all in locate +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate' +echo '@set LOCATE_DB /var/lib/locate/locatedb' > dblocation.texi.tmp +if test -f dblocation.texi && cmp dblocation.texi.tmp dblocation.texi >/dev/null ; then \ + rm dblocation.texi.tmp ; \ +else \ + mv dblocation.texi.tmp dblocation.texi ; \ +fi +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate' + CC locate.o + CC word_io.o + CCLD locate + CC frcode.o + CCLD frcode +rm -f updatedb +find=`echo find|sed 's,x,x,'`; \ +frcode=`echo frcode|sed 's,x,x,'`; \ +copyright=`sed -n '/^# Copyright /{s/^..//;p;q;}' ./updatedb.sh \ + grep .` || exit 1; \ +sed \ +-e "s,@""bindir""@,/usr/bin," \ +-e "s,@""libexecdir""@,/usr/libexec," \ +-e "s,@""LOCATE_DB""@,/var/lib/locate/locatedb," \ +-e "s,@""VERSION""@,4.9.0," \ +-e "s,@""PACKAGE_NAME""@,GNU findutils," \ +-e "s,@""PACKAGE_BUGREPORT""@,bug-findutils@gnu.org," \ +-e "s,@""PACKAGE_BUGREPORT_URL""@,https://savannah.gnu.org/bugs/?group=findutils," \ +-e "s,@""PACKAGE_URL""@,http://www.gnu.org/software/findutils/," \ +-e "s,@""find""@,${find}," \ +-e "s,@""frcode""@,${frcode}," \ +-e "s,@""SORT""@,/usr/bin/sort," \ +-e "s,@""SORT_SUPPORTS_Z""@,false," \ +-e "s/@""COPYRIGHT""@/${copyright}/" \ +./updatedb.sh > updatedb +chmod +x updatedb +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate' +Making all in testsuite +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate/testsuite' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate/testsuite' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/doc' +ln -s ../locate/dblocation.texi dblocation.texi +make all-am +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/doc' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/doc' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/doc' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/po' +Making all in m4 +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/m4' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/m4' +Making all in gnulib-tests +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' + GEN arpa/inet.h + GEN pthread.h + GEN sched.h + GEN signal.h + GEN sys/ioctl.h + GEN sys/random.h + GEN sys/select.h +## ---------------------------------------------------- ## +## ------------------- Gnulib tests ------------------- ## +## You can ignore compiler warnings in this directory. ## +## ---------------------------------------------------- ## +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' + CC locale.o + CC binary-io.o + CC dtotimespec.o + CC imaxtostr.o + CC inttostr.o + CC offtostr.o + CC uinttostr.o + CC umaxtostr.o + CC ioctl.o + CC localename.o + CC localename-table.o + CC nanosleep.o + CC priv-set.o + CC sig-handler.o + CC strtoll.o + CC tempname.o + CC glthread/thread.o + CC timespec-add.o + CC timespec-sub.o + CC tmpdir.o + CC unlinkdir.o + AR libtests.a + CCLD current-locale + CC test-localcharset.o + CCLD test-localcharset +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0' +Making install in gl +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl' +Making install in lib +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[5]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl/lib' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gl' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gl' +Making install in build-aux +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/build-aux' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/build-aux' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/build-aux' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/build-aux' +Making install in lib +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/lib' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/lib' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/lib' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/lib' +Making install in find +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/find' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/find' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/find' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c find '/mnt/lfs/usr/bin' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 find.1 '/mnt/lfs/usr/share/man/man1' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/find' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/find' +Making install in testsuite +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/find/testsuite' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/find/testsuite' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/find/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/find/testsuite' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/find' +Making install in xargs +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/xargs' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/xargs' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/xargs' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c xargs '/mnt/lfs/usr/bin' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 xargs.1 '/mnt/lfs/usr/share/man/man1' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/xargs' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/xargs' +Making install in testsuite +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/xargs/testsuite' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/xargs/testsuite' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/xargs/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/xargs/testsuite' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/xargs' +Making install in locate +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate' +echo '@set LOCATE_DB /var/lib/locate/locatedb' > dblocation.texi.tmp +if test -f dblocation.texi && cmp dblocation.texi.tmp dblocation.texi >/dev/null ; then \ + rm dblocation.texi.tmp ; \ +else \ + mv dblocation.texi.tmp dblocation.texi ; \ +fi +make install-recursive +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate' +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c locate '/mnt/lfs/usr/bin' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c updatedb '/mnt/lfs/usr/bin' + /usr/bin/mkdir -p '/mnt/lfs/usr/libexec' + /usr/bin/install -c frcode '/mnt/lfs/usr/libexec' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 locate.1 updatedb.1 '/mnt/lfs/usr/share/man/man1' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man5' + /usr/bin/install -c -m 644 locatedb.5 '/mnt/lfs/usr/share/man/man5' +make install-data-hook +make[5]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate' +../build-aux/mkinstalldirs /mnt/lfs/var/lib/locate +mkdir -p -- /mnt/lfs/var/lib/locate +make[5]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate' +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate' +Making install in testsuite +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate/testsuite' +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/locate/testsuite' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate/testsuite' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/locate' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/doc' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/doc' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./find.info ./find.info-1 ./find.info-2 ./find-maint.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/find.info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/find-maint.info' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/doc' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/doc' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/doc' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/po' +installing be.gmo as /mnt/lfs/usr/share/locale/be/LC_MESSAGES/findutils.mo +installing bg.gmo as /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/findutils.mo +installing ca.gmo as /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/findutils.mo +installing cs.gmo as /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/findutils.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/findutils.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/findutils.mo +installing el.gmo as /mnt/lfs/usr/share/locale/el/LC_MESSAGES/findutils.mo +installing eo.gmo as /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/findutils.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/findutils.mo +installing et.gmo as /mnt/lfs/usr/share/locale/et/LC_MESSAGES/findutils.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/findutils.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/findutils.mo +installing ga.gmo as /mnt/lfs/usr/share/locale/ga/LC_MESSAGES/findutils.mo +installing gl.gmo as /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/findutils.mo +installing hr.gmo as /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/findutils.mo +installing hu.gmo as /mnt/lfs/usr/share/locale/hu/LC_MESSAGES/findutils.mo +installing id.gmo as /mnt/lfs/usr/share/locale/id/LC_MESSAGES/findutils.mo +installing it.gmo as /mnt/lfs/usr/share/locale/it/LC_MESSAGES/findutils.mo +installing ja.gmo as /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/findutils.mo +installing ko.gmo as /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/findutils.mo +installing lg.gmo as /mnt/lfs/usr/share/locale/lg/LC_MESSAGES/findutils.mo +installing lt.gmo as /mnt/lfs/usr/share/locale/lt/LC_MESSAGES/findutils.mo +installing ms.gmo as /mnt/lfs/usr/share/locale/ms/LC_MESSAGES/findutils.mo +installing nb.gmo as /mnt/lfs/usr/share/locale/nb/LC_MESSAGES/findutils.mo +installing nl.gmo as /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/findutils.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/findutils.mo +installing pt.gmo as /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/findutils.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo +installing ro.gmo as /mnt/lfs/usr/share/locale/ro/LC_MESSAGES/findutils.mo +installing ru.gmo as /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/findutils.mo +installing sk.gmo as /mnt/lfs/usr/share/locale/sk/LC_MESSAGES/findutils.mo +installing sl.gmo as /mnt/lfs/usr/share/locale/sl/LC_MESSAGES/findutils.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/findutils.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/findutils.mo +installing tr.gmo as /mnt/lfs/usr/share/locale/tr/LC_MESSAGES/findutils.mo +installing uk.gmo as /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/findutils.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/findutils.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo +installing zh_TW.gmo as /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo +if test "findutils" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + /usr/bin/install -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/po' +Making install in m4 +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/m4' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/m4' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/m4' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/m4' +Making install in gnulib-tests +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +make install-recursive +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0/gnulib-tests' +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.9.0' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.9.0' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.9.0' +[lfs-cross] Finishing build of findutils-4.9.0 at Wed Sep 7 14:06:54 -03 2022 +[lfs-cross] Starting build of gawk-5.1.1 at Wed Sep 7 14:06:54 -03 2022 +checking for a BSD-compatible install... ./build-aux/install-sh -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +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 build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking whether make supports the include directive... yes (GNU style) +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking dependency style of x86_64-lfs-linux-gnu-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 for sys/time.h... yes +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for bison... bison -y +checking whether ln -s works... yes +checking for x86_64-lfs-linux-gnu-gcc... (cached) x86_64-lfs-linux-gnu-gcc +checking whether the compiler supports GNU C... (cached) yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... (cached) none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... (cached) yes +checking dependency style of x86_64-lfs-linux-gnu-gcc... (cached) gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for variable-length arrays... yes +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking whether make sets $(MAKE)... (cached) yes +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking the archiver (x86_64-lfs-linux-gnu-ar) interface... ar +checking for special development options... no +checking for z/OS USS compilation... no +checking for library containing strerror... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking if we are using EBCDIC... no +checking for a sed that does not truncate output... /usr/bin/sed +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking 32-bit host C ABI... no +checking for ELF binary format... yes +checking for the common suffixes of directories in the library search path... lib,lib,lib64 +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyPreferredLanguages... no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking for nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for arpa/inet.h... yes +checking for fcntl.h... yes +checking for locale.h... yes +checking for libintl.h... yes +checking for mcheck.h... yes +checking for netdb.h... yes +checking for netinet/in.h... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking for sys/ioctl.h... yes +checking for sys/param.h... yes +checking for sys/select.h... yes +checking for sys/socket.h... yes +checking for sys/time.h... (cached) yes +checking for unistd.h... (cached) yes +checking for termios.h... yes +checking for stropts.h... no +checking for wchar.h... (cached) yes +checking for wctype.h... yes +checking for _Bool... yes +checking for stdbool.h that conforms to C99... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking for memory.h... yes +checking for pid_t... yes +checking for size_t... yes +checking for uid_t in sys/types.h... yes +checking type of array argument to getgroups... gid_t +checking for unsigned long long int... yes +checking for long long int... yes +checking for unsigned long long int... (cached) yes +checking for intmax_t... yes +checking for uintmax_t... yes +checking for ssize_t... yes +checking size of unsigned int... 4 +checking size of unsigned long... 8 +checking for socklen_t... yes +checking for alarm... yes +checking for working mktime... no +checking for getaddrinfo... yes +checking for library containing fmod... -lm +checking for library containing isinf... none required +checking for library containing ismod... no +checking for libsigsegv... no, consider installing GNU libsigsegv +checking for __etoa_l... no +checking for atexit... yes +checking for btowc... yes +checking for fmod... yes +checking for gai_strerror... yes +checking for getgrent... yes +checking for getgroups... yes +checking for grantpt... yes +checking for fwrite_unlocked... yes +checking for isascii... yes +checking for isblank... yes +checking for iswctype... yes +checking for iswlower... yes +checking for iswupper... yes +checking for mbrlen... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memcpy_ulong... no +checking for memmove... yes +checking for memset... yes +checking for memset_ulong... no +checking for mkstemp... yes +checking for mtrace... yes +checking for posix_openpt... yes +checking for setenv... yes +checking for setlocale... yes +checking for setsid... yes +checking for sigprocmask... yes +checking for snprintf... yes +checking for strchr... yes +checking for strerror... yes +checking for strftime... yes +checking for strcasecmp... yes +checking for strncasecmp... yes +checking for strcoll... yes +checking for strtod... yes +checking for strtoul... yes +checking for system... yes +checking for timegm... yes +checking for tmpfile... yes +checking for towlower... yes +checking for towupper... yes +checking for tzset... yes +checking for usleep... yes +checking for waitpid... yes +checking for wcrtomb... yes +checking for wcscoll... yes +checking for wctype... yes +checking whether mbrtowc and mbstate_t are properly declared... yes +checking for dlfcn.h... yes +checking for library containing dlopen... none required +checking whether getpgrp requires zero arguments... yes +checking for printf %F format... no +checking for printf %a format... no +checking for gethostbyname... yes +checking for connect... yes +checking where to find the socket library calls... the standard library +checking whether readline via "-lreadline" is present and sane... no +checking whether readline via "-lreadline -ltermcap" is present and sane... no +checking whether readline via "-lreadline -lcurses" is present and sane... no +checking whether readline via "-lreadline -lncurses" is present and sane... no +checking whether mpfr via "-lmpfr -lgmp" is present and usable... no +checking for struct stat.st_blksize... yes +checking for struct passwd.pw_passwd... yes +checking for struct group.gr_passwd... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking for x86_64-lfs-linux-gnu-gcc options needed to detect all undeclared functions... none needed +checking for struct tm.tm_zone... yes +checking whether char is unsigned... no +checking for an ANSI C-conforming const... yes +checking for C/C++ restrict keyword... __restrict__ +checking for inline... inline +checking for preprocessor stringizing operator... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating support/Makefile +config.status: creating awklib/Makefile +config.status: creating doc/Makefile +config.status: creating extras/Makefile +config.status: creating po/Makefile.in +config.status: creating test/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +=== configuring in extension (/mnt/lfs/sources/gawk-5.1.1/extension) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-lfs-linux-gnu' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-lfs-linux-gnu' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... ./build-aux/install-sh -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +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 build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking whether make supports the include directive... yes (GNU style) +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking dependency style of x86_64-lfs-linux-gnu-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 for sys/time.h... yes +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking for z/OS USS compilation... no +checking for a sed that does not truncate output... /usr/bin/sed +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking 32-bit host C ABI... no +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ELF binary format... yes +checking for the common suffixes of directories in the library search path... lib,lib,lib64 +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyPreferredLanguages... no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking for nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for struct stat.st_blksize... yes +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking the archiver (x86_64-lfs-linux-gnu-ar) interface... ar +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-pc-linux-gnu file names to x86_64-lfs-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-dlltool... no +checking for dlltool... no +checking how to associate runtime and link libraries... printf %s\n +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for archiver @FILE support... @ +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B output from x86_64-lfs-linux-gnu-gcc object... ok +checking for sysroot... no +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for x86_64-lfs-linux-gnu-mt... no +checking for mt... no +checking if : is a manifest tool... no +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... no +checking for special development options... no +checking for fnmatch.h... yes +checking for limits.h... yes +checking for sys/mkdev.h... no +checking for sys/param.h... yes +checking for sys/select.h... yes +checking for sys/statvfs.h... yes +checking for sys/sysmacros.h... yes +checking for sys/time.h... (cached) yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether mpfr via "-lmpfr -lgmp" is present and usable... no +checking for library containing fmod... -lm +checking for fdopendir... yes +checking for fmod... yes +checking for fnmatch... yes +checking for getdtablesize... yes +checking for gettimeofday... yes +checking for nanosleep... yes +checking for select... yes +checking for statvfs... yes +checking for GetSystemTimeAsFileTime... no +checking for x86_64-lfs-linux-gnu-gcc options needed to detect all undeclared functions... none needed +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking how to get the file descriptor associated with an open DIR*... no_such_member +checking for inline... inline +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +config.status: executing libtool commands +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/gawk-5.1.1' +Making all in support +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/support' +depbase=`echo dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT dfa.o -MD -MP -MF $depbase.Tpo -c -o dfa.o dfa.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo localeinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT localeinfo.o -MD -MP -MF $depbase.Tpo -c -o localeinfo.o localeinfo.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT random.o -MD -MP -MF $depbase.Tpo -c -o random.o random.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo malloc/dynarray_at_failure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT malloc/dynarray_at_failure.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo malloc/dynarray_emplace_enlarge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT malloc/dynarray_emplace_enlarge.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo malloc/dynarray_finalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT malloc/dynarray_finalize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo malloc/dynarray_resize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT malloc/dynarray_resize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo malloc/dynarray_resize_clear.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT malloc/dynarray_resize_clear.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c &&\ +mv -f $depbase.Tpo $depbase.Po +rm -f libsupport.a +x86_64-lfs-linux-gnu-ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o +x86_64-lfs-linux-gnu-ranlib libsupport.a +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/support' +Making all in . +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1' +depbase=`echo array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT array.o -MD -MP -MF $depbase.Tpo -c -o array.o array.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo awkgram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT awkgram.o -MD -MP -MF $depbase.Tpo -c -o awkgram.o awkgram.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo builtin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT builtin.o -MD -MP -MF $depbase.Tpo -c -o builtin.o builtin.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo cint_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT cint_array.o -MD -MP -MF $depbase.Tpo -c -o cint_array.o cint_array.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT command.o -MD -MP -MF $depbase.Tpo -c -o command.o command.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo ext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT ext.o -MD -MP -MF $depbase.Tpo -c -o ext.o ext.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo field.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT field.o -MD -MP -MF $depbase.Tpo -c -o field.o field.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo floatcomp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT floatcomp.o -MD -MP -MF $depbase.Tpo -c -o floatcomp.o floatcomp.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo gawkapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT gawkapi.o -MD -MP -MF $depbase.Tpo -c -o gawkapi.o gawkapi.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo gawkmisc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT gawkmisc.o -MD -MP -MF $depbase.Tpo -c -o gawkmisc.o gawkmisc.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo int_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT int_array.o -MD -MP -MF $depbase.Tpo -c -o int_array.o int_array.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mpfr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT mpfr.o -MD -MP -MF $depbase.Tpo -c -o mpfr.o mpfr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo msg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT msg.o -MD -MP -MF $depbase.Tpo -c -o msg.o msg.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT node.o -MD -MP -MF $depbase.Tpo -c -o node.o node.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo profile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT profile.o -MD -MP -MF $depbase.Tpo -c -o profile.o profile.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT re.o -MD -MP -MF $depbase.Tpo -c -o re.o re.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo replace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT replace.o -MD -MP -MF $depbase.Tpo -c -o replace.o replace.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo str_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT str_array.o -MD -MP -MF $depbase.Tpo -c -o str_array.o str_array.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo symbol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT symbol.o -MD -MP -MF $depbase.Tpo -c -o symbol.o symbol.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\ +mv -f $depbase.Tpo $depbase.Po +x86_64-lfs-linux-gnu-gcc -g -O2 -DNDEBUG -g -O2 -DNDEBUG -o gawk array.o awkgram.o builtin.o cint_array.o command.o debug.o eval.o ext.o field.o floatcomp.o gawkapi.o gawkmisc.o int_array.o io.o main.o mpfr.o msg.o node.o profile.o re.o replace.o str_array.o symbol.o version.o support/libsupport.a -lm +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1' +Making all in extension +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/extension' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/extension' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/extension/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/extension/po' +make[4]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/extension' +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT readdir_test.lo -MD -MP -MF .deps/readdir_test.Tpo -c -o readdir_test.lo readdir_test.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT readdir_test.lo -MD -MP -MF .deps/readdir_test.Tpo -c readdir_test.c -fPIC -DPIC -o .libs/readdir_test.o +mv -f .deps/readdir_test.Tpo .deps/readdir_test.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -rpath /foo -o readdir_test.la readdir_test.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/readdir_test.o -lm -g -O2 -Wl,-soname -Wl,readdir_test.so -o .libs/readdir_test.so +libtool: link: ( cd ".libs" && rm -f "readdir_test.la" && ln -s "../readdir_test.la" "readdir_test.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c -o testext.lo testext.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c testext.c -fPIC -DPIC -o .libs/testext.o +mv -f .deps/testext.Tpo .deps/testext.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -rpath /foo -o testext.la testext.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/testext.o -lm -g -O2 -Wl,-soname -Wl,testext.so -o .libs/testext.so +libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c -o filefuncs.lo filefuncs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o +mv -f .deps/filefuncs.Tpo .deps/filefuncs.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o +mv -f .deps/stack.Tpo .deps/stack.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c -o gawkfts.lo gawkfts.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o +mv -f .deps/gawkfts.Tpo .deps/gawkfts.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o filefuncs.la -rpath /usr/lib/gawk filefuncs.lo stack.lo gawkfts.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -lm -g -O2 -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so +libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.lo fnmatch.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o +mv -f .deps/fnmatch.Tpo .deps/fnmatch.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o fnmatch.la -rpath /usr/lib/gawk fnmatch.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/fnmatch.o -lm -g -O2 -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so +libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c -o fork.lo fork.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c fork.c -fPIC -DPIC -o .libs/fork.o +mv -f .deps/fork.Tpo .deps/fork.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o fork.la -rpath /usr/lib/gawk fork.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/fork.o -lm -g -O2 -Wl,-soname -Wl,fork.so -o .libs/fork.so +libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c -o inplace.lo inplace.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c inplace.c -fPIC -DPIC -o .libs/inplace.o +mv -f .deps/inplace.Tpo .deps/inplace.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o inplace.la -rpath /usr/lib/gawk inplace.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/inplace.o -lm -g -O2 -Wl,-soname -Wl,inplace.so -o .libs/inplace.so +libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c -o intdiv.lo intdiv.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c intdiv.c -fPIC -DPIC -o .libs/intdiv.o +mv -f .deps/intdiv.Tpo .deps/intdiv.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o intdiv.la -rpath /usr/lib/gawk intdiv.lo -lm -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/intdiv.o -lm -g -O2 -Wl,-soname -Wl,intdiv.so -o .libs/intdiv.so +libtool: link: ( cd ".libs" && rm -f "intdiv.la" && ln -s "../intdiv.la" "intdiv.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c -o ordchr.lo ordchr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o +mv -f .deps/ordchr.Tpo .deps/ordchr.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o ordchr.la -rpath /usr/lib/gawk ordchr.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/ordchr.o -lm -g -O2 -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so +libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c -o readdir.lo readdir.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c readdir.c -fPIC -DPIC -o .libs/readdir.o +mv -f .deps/readdir.Tpo .deps/readdir.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o readdir.la -rpath /usr/lib/gawk readdir.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/readdir.o -lm -g -O2 -Wl,-soname -Wl,readdir.so -o .libs/readdir.so +libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c -o readfile.lo readfile.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c readfile.c -fPIC -DPIC -o .libs/readfile.o +mv -f .deps/readfile.Tpo .deps/readfile.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o readfile.la -rpath /usr/lib/gawk readfile.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/readfile.o -lm -g -O2 -Wl,-soname -Wl,readfile.so -o .libs/readfile.so +libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c -o revoutput.lo revoutput.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o +mv -f .deps/revoutput.Tpo .deps/revoutput.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o revoutput.la -rpath /usr/lib/gawk revoutput.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/revoutput.o -lm -g -O2 -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so +libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c -o revtwoway.lo revtwoway.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.o +mv -f .deps/revtwoway.Tpo .deps/revtwoway.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o revtwoway.la -rpath /usr/lib/gawk revtwoway.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/revtwoway.o -lm -g -O2 -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so +libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c -o rwarray.lo rwarray.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o +mv -f .deps/rwarray.Tpo .deps/rwarray.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o rwarray.la -rpath /usr/lib/gawk rwarray.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/rwarray.o -lm -g -O2 -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so +libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -Wall -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o +mv -f .deps/time.Tpo .deps/time.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -Wall -module -avoid-version -no-undefined -o time.la -rpath /usr/lib/gawk time.lo -lm +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/time.o -lm -g -O2 -Wl,-soname -Wl,time.so -o .libs/time.so +libtool: link: ( cd ".libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/extension' +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/extension' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/extension' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/doc' +Making all in awklib +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/awklib' +rm -f pwcat.c +ln -s ./eg/lib/pwcat.c . +depbase=`echo pwcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -DNDEBUG -MT pwcat.o -MD -MP -MF $depbase.Tpo -c -o pwcat.o pwcat.c &&\ +mv -f $depbase.Tpo $depbase.Po +x86_64-lfs-linux-gnu-gcc -g -O2 -DNDEBUG -o pwcat pwcat.o -lm +rm -f grcat.c +ln -s ./eg/lib/grcat.c . +depbase=`echo grcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -DNDEBUG -MT grcat.o -MD -MP -MF $depbase.Tpo -c -o grcat.o grcat.c &&\ +mv -f $depbase.Tpo $depbase.Po +x86_64-lfs-linux-gnu-gcc -g -O2 -DNDEBUG -o grcat grcat.o -lm +sed 's;/usr/local/libexec/awk;/usr/libexec/awk;' < ./eg/lib/passwdawk.in > passwd.awk +sed 's;/usr/local/libexec/awk;/usr/libexec/awk;' < ./eg/lib/groupawk.in > group.awk +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/awklib' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/po' +Making all in test +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/test' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/test' +make[1]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1' +make install-recursive +make[1]: Entering directory '/mnt/lfs/sources/gawk-5.1.1' +Making install in support +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/support' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/support' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/support' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/support' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.1' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + ./build-aux/install-sh -c gawk '/mnt/lfs/usr/bin' +make install-exec-hook +make[4]: Entering directory '/mnt/lfs/sources/gawk-5.1.1' +(cd /mnt/lfs/usr/bin; \ +name=`echo gawk | sed 's,x,x,'` ; \ +ln ${name} gawk-5.1.1 2>/dev/null ; \ +if [ ! -f awk ]; \ +then ln -s ${name} awk; \ +fi; exit 0) +make[4]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1' + /usr/bin/mkdir -p '/mnt/lfs/usr/include' + ./build-aux/install-sh -c -m 644 gawkapi.h '/mnt/lfs/usr/include' +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1' +Making install in extension +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/extension' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/extension/po' +if test "gawk-extensions" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + .././../build-aux//install-sh -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/extension/po' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/extension' +make[4]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/extension' +make[4]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man3' + ./../build-aux//install-sh -c -m 644 filefuncs.3am fnmatch.3am fork.3am inplace.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/mnt/lfs/usr/share/man/man3' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/gawk' + /bin/sh ./libtool --mode=install ./../build-aux//install-sh -c filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la '/mnt/lfs/usr/lib/gawk' +libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.so /mnt/lfs/usr/lib/gawk/filefuncs.so +libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.lai /mnt/lfs/usr/lib/gawk/filefuncs.la +libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.so /mnt/lfs/usr/lib/gawk/fnmatch.so +libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.lai /mnt/lfs/usr/lib/gawk/fnmatch.la +libtool: install: ./../build-aux//install-sh -c .libs/fork.so /mnt/lfs/usr/lib/gawk/fork.so +libtool: install: ./../build-aux//install-sh -c .libs/fork.lai /mnt/lfs/usr/lib/gawk/fork.la +libtool: install: ./../build-aux//install-sh -c .libs/inplace.so /mnt/lfs/usr/lib/gawk/inplace.so +libtool: install: ./../build-aux//install-sh -c .libs/inplace.lai /mnt/lfs/usr/lib/gawk/inplace.la +libtool: install: ./../build-aux//install-sh -c .libs/intdiv.so /mnt/lfs/usr/lib/gawk/intdiv.so +libtool: install: ./../build-aux//install-sh -c .libs/intdiv.lai /mnt/lfs/usr/lib/gawk/intdiv.la +libtool: install: ./../build-aux//install-sh -c .libs/ordchr.so /mnt/lfs/usr/lib/gawk/ordchr.so +libtool: install: ./../build-aux//install-sh -c .libs/ordchr.lai /mnt/lfs/usr/lib/gawk/ordchr.la +libtool: install: ./../build-aux//install-sh -c .libs/readdir.so /mnt/lfs/usr/lib/gawk/readdir.so +libtool: install: ./../build-aux//install-sh -c .libs/readdir.lai /mnt/lfs/usr/lib/gawk/readdir.la +libtool: install: ./../build-aux//install-sh -c .libs/readfile.so /mnt/lfs/usr/lib/gawk/readfile.so +libtool: install: ./../build-aux//install-sh -c .libs/readfile.lai /mnt/lfs/usr/lib/gawk/readfile.la +libtool: install: ./../build-aux//install-sh -c .libs/revoutput.so /mnt/lfs/usr/lib/gawk/revoutput.so +libtool: install: ./../build-aux//install-sh -c .libs/revoutput.lai /mnt/lfs/usr/lib/gawk/revoutput.la +libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.so /mnt/lfs/usr/lib/gawk/revtwoway.so +libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.lai /mnt/lfs/usr/lib/gawk/revtwoway.la +libtool: install: ./../build-aux//install-sh -c .libs/rwarray.so /mnt/lfs/usr/lib/gawk/rwarray.so +libtool: install: ./../build-aux//install-sh -c .libs/rwarray.lai /mnt/lfs/usr/lib/gawk/rwarray.la +libtool: install: ./../build-aux//install-sh -c .libs/time.so /mnt/lfs/usr/lib/gawk/time.so +libtool: install: ./../build-aux//install-sh -c .libs/time.lai /mnt/lfs/usr/lib/gawk/time.la +make install-data-hook +make[5]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/extension' +for i in filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la ; do \ + rm -f /mnt/lfs/usr/lib/gawk/$i ; \ +done +make[5]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/extension' +make[4]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/extension' +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/extension' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/extension' +Making install in doc +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/doc' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + .././build-aux/install-sh -c -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/gawk.info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/gawkinet.info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/gawkworkflow.info' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + .././build-aux/install-sh -c -m 644 gawk.1 '/mnt/lfs/usr/share/man/man1' +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/doc' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/doc' +Making install in awklib +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/awklib' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/awklib' + /usr/bin/mkdir -p '/mnt/lfs/usr/libexec/awk' + .././build-aux/install-sh -c pwcat grcat '/mnt/lfs/usr/libexec/awk' +make install-exec-hook +make[4]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/awklib' +/bin/sh /mnt/lfs/sources/gawk-5.1.1/build-aux/install-sh -d /mnt/lfs/usr/share/awk +for i in passwd.awk group.awk ./eg/lib/*.awk ; do \ + progname=`echo $i | sed 's;.*/;;'` ; \ + .././build-aux/install-sh -c -m 644 $i /mnt/lfs/usr/share/awk/$progname ; \ +done +make[4]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/awklib' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/awklib' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/awklib' +Making install in po +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/po' +installing bg.gmo as /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/gawk.mo +installing ca.gmo as /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/gawk.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/gawk.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/gawk.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/gawk.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/gawk.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/gawk.mo +installing id.gmo as /mnt/lfs/usr/share/locale/id/LC_MESSAGES/gawk.mo +installing it.gmo as /mnt/lfs/usr/share/locale/it/LC_MESSAGES/gawk.mo +installing ja.gmo as /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/gawk.mo +installing ko.gmo as /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/gawk.mo +installing ms.gmo as /mnt/lfs/usr/share/locale/ms/LC_MESSAGES/gawk.mo +installing nl.gmo as /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/gawk.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/gawk.mo +installing pt.gmo as /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/gawk.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/gawk.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/gawk.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/gawk.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/gawk.mo +if test "gawk" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + .././build-aux/install-sh -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/po' +Making install in test +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/test' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.1/test' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/test' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1/test' +make[1]: Leaving directory '/mnt/lfs/sources/gawk-5.1.1' +[lfs-cross] Finishing build of gawk-5.1.1 at Wed Sep 7 14:07:33 -03 2022 +[lfs-cross] Starting build of grep-3.7 at Wed Sep 7 14:07:33 -03 2022 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +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 make supports nested variables... (cached) yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for gawk... (cached) gawk +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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 x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking whether the compiler is clang... no +checking for compiler option needed when checking for declarations... none +checking whether make supports the include directive... yes (GNU style) +checking dependency style of x86_64-lfs-linux-gnu-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 for sys/param.h... yes +checking for sys/socket.h... yes +checking for dirent.h... yes +checking for fnmatch.h... yes +checking for stdio_ext.h... yes +checking for sys/vfs.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for threads.h... yes +checking for iconv.h... yes +checking for limits.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for langinfo.h... yes +checking for xlocale.h... no +checking for sys/mman.h... yes +checking for malloc.h... yes +checking for sys/time.h... yes +checking for features.h... yes +checking for arpa/inet.h... yes +checking for netdb.h... yes +checking for netinet/in.h... yes +checking for sys/select.h... yes +checking for pthread.h... yes +checking for sys/wait.h... yes +checking for sys/ioctl.h... yes +checking for sys/uio.h... yes +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for Minix Amsterdam compiler... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib +checking for x86_64-lfs-linux-gnu-pkg-config... no +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for size_t... yes +checking for an ANSI C-conforming const... yes +checking for working alloca.h... yes +checking for alloca... yes +checking whether uses 'inline' correctly... yes +checking for btowc... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fcntl... yes +checking for symlink... yes +checking for fdopendir... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for mbsrtowcs... yes +checking for fstatat... yes +checking for openat... yes +checking for fstatfs... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for isblank... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mbrlen... yes +checking for mbslen... no +checking for mprotect... yes +checking for nl_langinfo... yes +checking for pipe... yes +checking for iswctype... yes +checking for sigaltstack... yes +checking for setrlimit... yes +checking for getrlimit... yes +checking for strerror_r... yes +checking for __xpg_strerror_r... yes +checking for strtoimax... yes +checking for strtoumax... yes +checking for wcrtomb... yes +checking for wctob... yes +checking for wcwidth... yes +checking for wmempcpy... yes +checking for ftruncate... yes +checking for gettimeofday... yes +checking for duplocale... yes +checking for newlocale... yes +checking for uselocale... yes +checking for freelocale... yes +checking for pthread_sigmask... yes +checking for setenv... yes +checking for sigaction... yes +checking for siginterrupt... yes +checking for sleep... yes +checking for snprintf... yes +checking for catgets... yes +checking for shutdown... yes +checking for vasnprintf... no +checking for isascii... yes +checking for setlocale... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking whether malloc is ptrdiff_t safe... yes +checking whether malloc, realloc, calloc set errno on failure... yes +checking whether the preprocessor supports include_next... yes +checking whether source code line length is unlimited... yes +checking for inline... inline +checking for x86_64-lfs-linux-gnu-gcc options needed to detect all undeclared functions... none needed +checking for complete errno.h... yes +checking whether strerror_r is declared... yes +checking whether strerror_r returns char *... yes +checking whether fchdir is declared... yes +checking for working fcntl.h... yes +checking for pid_t... yes +checking for mode_t... yes +checking for promoted mode_t type... mode_t +checking for mbstate_t... yes +checking whether stat file-mode macros are broken... no +checking for C/C++ restrict keyword... __restrict__ +checking for nlink_t... yes +checking whether lstat correctly handles trailing slash... yes +checking for O_CLOEXEC... yes +checking whether getcwd (NULL, 0) allocates memory for result... yes +checking for getcwd with POSIX signature... yes +checking whether getdtablesize is declared... yes +checking for getopt.h... (cached) yes +checking for getopt_long_only... yes +checking whether getopt is POSIX compatible... yes +checking for working GNU getopt function... yes +checking for working GNU getopt_long function... yes +checking for pthread.h... (cached) yes +checking for pthread_kill in -lpthread... yes +checking whether POSIX threads API is available... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes +checking whether setlocale (category, NULL) is multithread-safe... yes +checking host CPU and C ABI... x86_64 +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking 32-bit host C ABI... no +checking for ELF binary format... yes +checking for the common suffixes of directories in the library search path... lib,lib,lib64 +checking for iconv... yes +checking for working iconv... yes +checking whether iconv is compatible with its POSIX signature... yes +checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes +checking for wint_t... yes +checking whether wint_t is large enough... yes +checking whether the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h works without ISO C predefines... yes +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether INT32_MAX < INTMAX_MAX... yes +checking whether INT64_MAX == LONG_MAX... yes +checking whether UINT32_MAX < UINTMAX_MAX... yes +checking whether UINT64_MAX == ULONG_MAX... yes +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +checking whether langinfo.h defines CODESET... yes +checking whether langinfo.h defines T_FMT_AMPM... yes +checking whether langinfo.h defines ALTMON_1... yes +checking whether langinfo.h defines ERA... yes +checking whether langinfo.h defines YESEXPR... yes +checking for wchar_t... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking whether locale.h defines locale_t... yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking whether imported symbols can be declared weak... yes +checking for multithread API to use... posix +checking for a sed that does not truncate output... /usr/bin/sed +checking whether malloc (0) returns nonnull... yes +checking whether mbrtowc handles incomplete characters... guessing yes +checking whether mbrtowc works as well as mbtowc... guessing yes +checking whether mbrtowc handles a NULL pwc argument... guessing yes +checking whether mbrtowc handles a NULL string argument... guessing yes +checking whether mbrtowc has a correct return value... guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes +checking whether mbrtowc stores incomplete characters... guessing no +checking whether mbrtowc works on empty input... (cached) assume yes +checking whether the C locale is free of encoding errors... no +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking whether memrchr is declared... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... yes +checking for sigset_t... yes +checking whether alarm is declared... yes +checking for ssize_t... yes +checking for uid_t in sys/types.h... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether fcloseall is declared... yes +checking which flavor of printf attribute matches inttypes macros... system +checking whether ecvt is declared... yes +checking whether fcvt is declared... yes +checking whether gcvt is declared... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... yes +checking whether strnlen is declared... yes +checking whether strstr works... yes +checking whether strtoimax is declared... yes +checking whether strtoumax is declared... yes +checking for struct timespec in ... yes +checking for TIME_UTC in ... yes +checking whether execvpe is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether wcsdup is declared... yes +checking for C compiler option to allow warnings... -Wno-error +checking whether is self-contained... yes +checking for shutdown... (cached) yes +checking whether defines the SHUT_* macros... yes +checking for struct sockaddr_storage... yes +checking for sa_family_t... yes +checking for struct sockaddr_storage.ss_family... yes +checking if environ is properly declared... yes +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for IPv4 sockets... yes +checking for IPv6 sockets... yes +checking for off_t... yes +checking for LC_MESSAGES... yes +checking whether uselocale works... yes +checking for fake locale system (OpenBSD)... no +checking for Solaris 11.4 locale system... no +checking for getlocalename_l... no +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyPreferredLanguages... no +checking whether is self-contained... yes +checking for library containing setsockopt... none needed +checking whether select supports a 0 argument... yes +checking whether select detects invalid fds... yes +checking for pthread_t... yes +checking for pthread_spinlock_t... yes +checking for PTHREAD_CREATE_DETACHED... yes +checking for PTHREAD_MUTEX_RECURSIVE... yes +checking for PTHREAD_MUTEX_ROBUST... yes +checking for PTHREAD_PROCESS_SHARED... yes +checking for sched.h... yes +checking for struct sched_param... yes +checking whether setenv is declared... yes +checking for search.h... yes +checking for tsearch... yes +checking whether snprintf returns a byte count as in C99... yes +checking whether snprintf is declared... yes +checking whether declares ioctl... yes +checking whether unsetenv is declared... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for intmax_t... yes +checking where to find the exponent in a 'double'... word 1 bit 20 +checking whether snprintf truncates the result as in C99... yes +checking for snprintf... (cached) yes +checking for strnlen... yes +checking for wcslen... yes +checking for wcsnlen... yes +checking for mbrtowc... (cached) yes +checking for wcrtomb... (cached) yes +checking whether _snprintf is declared... no +checking for alloca as a compiler built-in... yes +checking whether to enable assertions... yes +checking whether btowc(0) is correct... yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes +checking whether this system supports file names of any length... no +checking for closedir... yes +checking for d_ino member in directory struct... yes +checking for d_type member in directory struct... yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... no +checking whether dup works... yes +checking whether dup2 works... yes +checking for error_at_line... yes +checking whether fcntl handles F_DUPFD correctly... yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking whether fdopendir is declared... yes +checking whether fdopendir works... yes +checking for flexible array member... yes +checking for working POSIX fnmatch... yes +checking whether fopen recognizes a trailing slash... yes +checking whether fopen supports the mode character 'x'... yes +checking whether fopen supports the mode character 'e'... yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking whether free is known to preserve errno... yes +checking whether fstatat (..., 0) works... yes +checking for struct statfs.f_type... yes +checking for __fsword_t... yes +checking for fts_open... yes +checking whether getdtablesize works... yes +checking for getpagesize... yes +checking whether getpagesize is declared... yes +checking whether program_invocation_name is declared... yes +checking whether program_invocation_short_name is declared... yes +checking whether __argv is declared... no +checking whether the compiler generally respects inline... yes +checking whether iswblank is declared... yes +checking whether iswdigit is ISO C compliant... guessing yes +checking whether iswxdigit is ISO C compliant... guessing yes +checking whether the compiler supports the __inline keyword... yes +checking for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... no +checking whether lseek detects pipes... yes +checking whether malloc (0) returns nonnull... (cached) yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes +checking whether mbrtowc handles a NULL string argument... (cached) guessing yes +checking whether mbrtowc has a correct return value... (cached) guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes +checking whether mbrtowc stores incomplete characters... (cached) guessing no +checking whether mbrtowc works on empty input... (cached) assume yes +checking whether the C locale is free of encoding errors... (cached) no +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbsrtowcs works... guessing yes +checking for mbtowc... yes +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking whether YESEXPR works... yes +checking for obstacks that work with any size object... no +checking whether open recognizes a trailing slash... yes +checking for opendir... yes +checking for perl5.005 or newer... yes +checking for raise... yes +checking for sigprocmask... yes +checking for rawmemchr... yes +checking for readdir... yes +checking whether realloc (0, 0) returns nonnull... yes +checking for reallocarray... yes +checking for working re_compile_pattern... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes +checking whether setlocale (category, NULL) is multithread-safe... (cached) yes +checking for stack direction... grows down +checking for stack_t... yes +checking for working sigaltstack... yes +checking for correct stack_t interpretation... yes +checking for ssize_t... (cached) yes +checking whether stat handles trailing slashes on files... yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for struct stat.st_birthtimespec.tv_nsec... no +checking for struct stat.st_birthtimensec... no +checking for struct stat.st_birthtim.tv_nsec... no +checking for working stdalign.h... yes +checking for va_copy... yes +checking for stpcpy... yes +checking for working strerror function... yes +checking for working strnlen... yes +checking whether strstr works in linear time... yes +checking whether strstr works... (cached) yes +checking whether strtoimax works... yes +checking for strtoll... yes +checking whether strtoll works... yes +checking for strtoull... yes +checking whether strtoull works... yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether wcrtomb works in the C locale... yes +checking whether wcrtomb return value is correct... guessing yes +checking whether wctob works... guessing yes +checking whether wctob is declared... yes +checking whether wcwidth is declared... yes +checking whether wcwidth works reasonably in UTF-8 locales... yes +checking for wmemchr... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a turkish Unicode locale... none +checking whether fdopen sets errno... yes +checking whether conversion from 'int' to 'long double' works... yes +checking for gettimeofday with POSIX signature... yes +checking for library containing inet_pton... none required +checking whether inet_pton is declared... yes +checking whether byte ordering is bigendian... no +checking for ioctl... yes +checking for ioctl with POSIX signature... no +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a turkish Unicode locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for library containing nanosleep... none required +checking for working nanosleep... no (mishandles large arguments) +checking whether is self-contained... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking whether perror matches strerror... yes +checking whether pthread_create exists as a global function... yes +checking whether pthread_sigmask is a macro... no +checking whether pthread_sigmask works without -lpthread... yes +checking whether pthread_sigmask returns error numbers... yes +checking whether pthread_sigmask unblocks signals correctly... guessing yes +checking for putenv compatible with GNU and SVID... yes +checking whether select supports a 0 argument... (cached) yes +checking whether select detects invalid fds... (cached) yes +checking whether setenv validates arguments... yes +checking whether setlocale supports the C locale... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for struct sigaction.sa_sigaction... yes +checking for sigprocmask... (cached) yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking whether sleep is declared... yes +checking for working sleep... yes +checking for snprintf... (cached) yes +checking whether snprintf respects a size of 1... yes +checking whether printf supports POSIX/XSI format strings with positions... yes +checking for socklen_t... yes +checking whether symlink handles trailing slash correctly... yes +checking for pthread_atfork... yes +checking for sys/single_threaded.h... yes +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... yes +checking for ptrdiff_t... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for stdint.h... (cached) yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether closedir returns void... no +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for CFPreferencesCopyAppValue... (cached) no +checking for CFLocaleCopyPreferredLanguages... (cached) no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking for PCRE... yes +checking for pcre_compile... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating lib/Makefile +config.status: creating src/Makefile +config.status: creating tests/Makefile +config.status: creating po/Makefile.in +config.status: creating doc/Makefile +config.status: creating gnulib-tests/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/grep-3.7' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/po' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/lib' + GEN alloca.h + GEN configmake.h + GEN ctype.h + GEN dirent.h + GEN malloc/dynarray.gl.h + GEN malloc/dynarray-skeleton.gl.h + GEN fcntl.h + GEN iconv.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN signal.h + GEN sigsegv.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN sys/stat.h + GEN sys/types.h + GEN time.h + GEN unistd.h + GEN unistr.h + GEN unitypes.h + GEN uniwidth.h + GEN wchar.h + GEN wctype.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/grep-3.7/lib' + CC argmatch.o + CC openat-proc.o + CC basename-lgpl.o + CC binary-io.o + CC bitrotate.o + CC c-ctype.o + CC c-stack.o + CC c-strcasecmp.o + CC c-strncasecmp.o + CC cloexec.o + CC close-stream.o + CC closeout.o + CC cycle-check.o + CC dfa.o + CC localeinfo.o + CC dirname-lgpl.o + CC stripslash.o + CC malloc/dynarray_at_failure.o + CC malloc/dynarray_emplace_enlarge.o + CC malloc/dynarray_finalize.o + CC malloc/dynarray_resize.o + CC malloc/dynarray_resize_clear.o + CC exclude.o + CC exitfail.o + CC creat-safer.o + CC open-safer.o + CC fd-hook.o + CC fd-safer-flag.o + CC dup-safer-flag.o + CC filenamecat-lgpl.o + CC getprogname.o + CC hard-locale.o + CC hash.o + CC i-ring.o + CC ialloc.o + CC localcharset.o + CC glthread/lock.o + CC malloca.o + CC mbchar.o + CC mbiter.o + CC mbscasecmp.o + CC mbslen.o + CC mbsstr.o + CC mbuiter.o + CC memchr2.o + CC openat-die.o + CC openat-safer.o + CC opendirat.o + CC propername.o + CC quotearg.o + CC safe-read.o + CC save-cwd.o + CC setlocale_null.o + CC sigsegv.o + CC stackvma.o + CC stat-time.o + CC striconv.o + CC strnlen1.o + CC glthread/threadlib.o + CC trim.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.o + CC unistr/u8-mbtoucr.o + CC unistr/u8-uctomb.o + CC unistr/u8-uctomb-aux.o + CC uniwidth/width.o + CC version-etc.o + CC version-etc-fsf.o + CC wctype-h.o + CC xmalloc.o + CC xalloc-die.o + CC xbinary-io.o + CC xstriconv.o + CC xstrtoimax.o + CC xstrtol.o + CC xstrtoul.o + CC colorize.o + CC chdir-long.o + CC fcntl.o + CC fts.o + CC mbrlen.o + CC mbrtowc.o + CC obstack.o + AR libgreputils.a +make[3]: Leaving directory '/mnt/lfs/sources/grep-3.7/lib' +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/lib' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/doc' + GEN grep.1 + GEN fgrep.1 + GEN egrep.1 +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/doc' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/src' + CC dfasearch.o + CC grep.o + CC kwsearch.o + CC kwset.o + CC searchutils.o + CCLD grep + GEN egrep + GEN fgrep +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/src' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/tests' +Making all in gnulib-tests +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' + GEN arpa/inet.h + GEN pthread.h + GEN sched.h + GEN sys/ioctl.h + GEN sys/select.h + GEN sys/socket.h + GEN sys/time.h + GEN sys/uio.h +## ---------------------------------------------------- ## +## ------------------- Gnulib tests ------------------- ## +## You can ignore compiler warnings in this directory. ## +## ---------------------------------------------------- ## +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' + CC locale.o + CC hash-pjw.o + CC imaxtostr.o + CC inttostr.o + CC offtostr.o + CC uinttostr.o + CC umaxtostr.o + CC localename.o + CC localename-table.o + CC sig-handler.o + CC sockets.o + CC sys_socket.o + CC glthread/thread.o + CC xsize.o + CC xstrtol-error.o + CC asnprintf.o + CC ioctl.o + CC nanosleep.o + CC printf-args.o + CC printf-parse.o + CC strerror_r.o + CC vasnprintf.o + AR libtests.a + CCLD current-locale + CC test-localcharset.o + CCLD test-localcharset +make[4]: Leaving directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.7' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/grep-3.7/po' +installing af.gmo as /mnt/lfs/usr/share/locale/af/LC_MESSAGES/grep.mo +installing be.gmo as /mnt/lfs/usr/share/locale/be/LC_MESSAGES/grep.mo +installing bg.gmo as /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/grep.mo +installing ca.gmo as /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/grep.mo +installing cs.gmo as /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/grep.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/grep.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/grep.mo +installing el.gmo as /mnt/lfs/usr/share/locale/el/LC_MESSAGES/grep.mo +installing eo.gmo as /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/grep.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/grep.mo +installing et.gmo as /mnt/lfs/usr/share/locale/et/LC_MESSAGES/grep.mo +installing eu.gmo as /mnt/lfs/usr/share/locale/eu/LC_MESSAGES/grep.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/grep.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/grep.mo +installing ga.gmo as /mnt/lfs/usr/share/locale/ga/LC_MESSAGES/grep.mo +installing gl.gmo as /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/grep.mo +installing he.gmo as /mnt/lfs/usr/share/locale/he/LC_MESSAGES/grep.mo +installing hr.gmo as /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/grep.mo +installing hu.gmo as /mnt/lfs/usr/share/locale/hu/LC_MESSAGES/grep.mo +installing id.gmo as /mnt/lfs/usr/share/locale/id/LC_MESSAGES/grep.mo +installing it.gmo as /mnt/lfs/usr/share/locale/it/LC_MESSAGES/grep.mo +installing ja.gmo as /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/grep.mo +installing ko.gmo as /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/grep.mo +installing ky.gmo as /mnt/lfs/usr/share/locale/ky/LC_MESSAGES/grep.mo +installing lt.gmo as /mnt/lfs/usr/share/locale/lt/LC_MESSAGES/grep.mo +installing nb.gmo as /mnt/lfs/usr/share/locale/nb/LC_MESSAGES/grep.mo +installing nl.gmo as /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/grep.mo +installing pa.gmo as /mnt/lfs/usr/share/locale/pa/LC_MESSAGES/grep.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/grep.mo +installing pt.gmo as /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/grep.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/grep.mo +installing ro.gmo as /mnt/lfs/usr/share/locale/ro/LC_MESSAGES/grep.mo +installing ru.gmo as /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/grep.mo +installing sk.gmo as /mnt/lfs/usr/share/locale/sk/LC_MESSAGES/grep.mo +installing sl.gmo as /mnt/lfs/usr/share/locale/sl/LC_MESSAGES/grep.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/grep.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/grep.mo +installing th.gmo as /mnt/lfs/usr/share/locale/th/LC_MESSAGES/grep.mo +installing tr.gmo as /mnt/lfs/usr/share/locale/tr/LC_MESSAGES/grep.mo +installing uk.gmo as /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/grep.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/grep.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/grep.mo +installing zh_TW.gmo as /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/grep.mo +if test "grep" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + /usr/bin/install -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.7/po' +Making install in lib +make[1]: Entering directory '/mnt/lfs/sources/grep-3.7/lib' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/lib' +make[3]: Entering directory '/mnt/lfs/sources/grep-3.7/lib' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/grep-3.7/lib' +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/lib' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.7/lib' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/grep-3.7/doc' +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./grep.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/grep.info' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 grep.1 fgrep.1 egrep.1 '/mnt/lfs/usr/share/man/man1' +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/doc' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.7/doc' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/grep-3.7/src' +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/src' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c grep '/mnt/lfs/usr/bin' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c egrep fgrep '/mnt/lfs/usr/bin' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/src' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.7/src' +Making install in tests +make[1]: Entering directory '/mnt/lfs/sources/grep-3.7/tests' +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/tests' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/tests' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.7/tests' +Making install in gnulib-tests +make[1]: Entering directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +make install-recursive +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +make[4]: Entering directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.7/gnulib-tests' +make[1]: Entering directory '/mnt/lfs/sources/grep-3.7' +make[2]: Entering directory '/mnt/lfs/sources/grep-3.7' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.7' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.7' +[lfs-cross] Finishing build of grep-3.7 at Wed Sep 7 14:08:09 -03 2022 +[lfs-cross] Starting build of gzip-1.12 at Wed Sep 7 14:08:09 -03 2022 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +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 make supports nested variables... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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 x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking whether the compiler is clang... no +checking for compiler option needed when checking for declarations... none +checking whether make supports the include directive... yes (GNU style) +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for less... less +checking for x86_64-lfs-linux-gnu-nm... x86_64-lfs-linux-gnu-nm +checking whether ln -s works... yes +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for a POSIX-compliant shell... /bin/sh +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 for sys/param.h... yes +checking for sys/socket.h... yes +checking for dirent.h... yes +checking for features.h... yes +checking for stdio_ext.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for sys/time.h... yes +checking for limits.h... yes +checking for threads.h... yes +checking for math.h... yes +checking for sys/mman.h... yes +checking for utime.h... yes +checking for crtdefs.h... no +checking for fcntl.h... yes +checking for memory.h... yes +checking for time.h... yes +checking for sys/sdt.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for egrep... /usr/bin/grep -E +checking for Minix Amsterdam compiler... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking whether malloc is ptrdiff_t safe... yes +checking whether malloc, realloc, calloc set errno on failure... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fdopendir... yes +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for vasnprintf... no +checking for snprintf... yes +checking for fpurge... no +checking for __fpurge... yes +checking for __freading... yes +checking for __fseterr... no +checking for fsync... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for timespec_get... yes +checking for gettimeofday... yes +checking for lstat... yes +checking for mprotect... yes +checking for openat... yes +checking for strerror_r... yes +checking for __xpg_strerror_r... yes +checking for pipe... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for catgets... yes +checking for unlinkat... yes +checking for futimes... yes +checking for futimesat... yes +checking for futimens... yes +checking for utimensat... yes +checking for lutimes... yes +checking for chown... yes +checking for fchmod... yes +checking for fchown... yes +checking whether the preprocessor supports include_next... yes +checking whether source code line length is unlimited... yes +checking for x86_64-lfs-linux-gnu-gcc options needed to detect all undeclared functions... none needed +checking for complete errno.h... yes +checking whether strerror_r is declared... yes +checking whether strerror_r returns char *... yes +checking whether ctype.h defines __header_inline... no +checking whether fchdir is declared... yes +checking for working fcntl.h... yes +checking for pid_t... yes +checking for mode_t... yes +checking for promoted mode_t type... mode_t +checking whether fdatasync is declared... yes +checking for stdint.h... yes +checking for inttypes.h... yes +checking whether printf supports size specifiers as in C99... yes +checking whether printf supports 'long double' arguments... yes +checking whether printf supports infinite 'double' arguments... yes +checking whether byte ordering is bigendian... no +checking whether long double and double are the same... no +checking whether printf supports infinite 'long double' arguments... yes +checking whether printf supports the 'a' and 'A' directives... yes +checking whether printf supports the 'F' directive... yes +checking whether printf supports the 'n' directive... yes +checking whether printf supports the 'ls' directive... yes +checking whether printf supports POSIX/XSI format strings with positions... yes +checking whether printf supports the grouping flag... yes +checking whether printf supports the left-adjust flag correctly... yes +checking whether printf supports the zero flag correctly... yes +checking whether printf supports large precisions... yes +checking whether the compiler produces multi-arch binaries... no +checking whether printf survives out-of-memory conditions... yes +checking for wchar_t... yes +checking for wint_t... yes +checking whether wint_t is large enough... yes +checking for intmax_t... yes +checking where to find the exponent in a 'double'... word 1 bit 20 +checking whether snprintf returns a byte count as in C99... yes +checking whether snprintf truncates the result as in C99... yes +checking for snprintf... (cached) yes +checking for strnlen... yes +checking for wcslen... yes +checking for wcsnlen... yes +checking for mbrtowc... yes +checking for wcrtomb... yes +checking whether _snprintf is declared... no +checking whether frexp() can be used without linking with libm... yes +checking whether alarm is declared... yes +checking whether stdin defaults to large file offsets... yes +checking whether fseeko is declared... yes +checking for fseeko... yes +checking whether fflush works on input streams... no +checking whether stat file-mode macros are broken... no +checking for C/C++ restrict keyword... __restrict__ +checking for nlink_t... yes +checking whether ftello is declared... yes +checking whether ungetc works on arbitrary bytes... yes +checking for ftello... yes +checking whether ftello works... yes +checking whether getcwd (NULL, 0) allocates memory for result... yes +checking for getcwd with POSIX signature... yes +checking whether getdtablesize is declared... yes +checking for getopt.h... (cached) yes +checking for getopt_long_only... yes +checking whether getopt is POSIX compatible... yes +checking for working GNU getopt function... yes +checking for working GNU getopt_long function... yes +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes +checking whether stdint.h conforms to C99... yes +checking whether stdint.h works without ISO C predefines... yes +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether imported symbols can be declared weak... yes +checking for pthread.h... yes +checking for pthread_kill in -lpthread... yes +checking whether POSIX threads API is available... yes +checking for multithread API to use... posix +checking whether lstat correctly handles trailing slash... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking whether malloc (0) returns nonnull... yes +checking whether NAN macro works... yes +checking whether HUGE_VAL works... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking whether memrchr is declared... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... yes +checking for O_CLOEXEC... yes +checking whether strerror(0) succeeds... yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... yes +checking whether C symbols are prefixed with underscore at the linker level... no +checking for sigset_t... yes +checking for uid_t in sys/types.h... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking whether fcloseall is declared... yes +checking which flavor of printf attribute matches inttypes macros... system +checking whether ecvt is declared... yes +checking whether fcvt is declared... yes +checking whether gcvt is declared... yes +checking whether strdup is declared... yes +checking for struct timespec in ... yes +checking for TIME_UTC in ... yes +checking whether execvpe is declared... yes +checking whether the utimes function works... yes +checking whether uses 'inline' correctly... yes +checking whether wcsdup is declared... yes +checking for time_t past the year 2038... yes +checking for C compiler option to allow warnings... -Wno-error +checking for alloca as a compiler built-in... yes +checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes +checking whether this system supports file names of any length... no +checking for library containing clock_gettime... none required +checking for clock_getres... yes +checking for clock_gettime... yes +checking for clock_settime... yes +checking for closedir... yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... no +checking whether dup works... yes +checking whether dup2 works... yes +checking for error_at_line... yes +checking whether fflush works on input streams... (cached) no +checking whether fcntl handles F_DUPFD correctly... yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking for fdatasync... yes +checking whether fdopendir is declared... yes +checking whether fdopendir works... yes +checking whether fflush works on input streams... (cached) no +checking whether conversion from 'int' to 'long double' works... yes +checking whether fpurge is declared... no +checking whether free is known to preserve errno... yes +checking whether frexp works... yes +checking whether frexpl is declared... yes +checking whether frexpl() can be used without linking with libm... yes +checking whether frexpl works... yes +checking for fseeko... (cached) yes +checking whether fflush works on input streams... (cached) no +checking for _fseeki64... no +checking for ftello... (cached) yes +checking whether ftello works... (cached) yes +checking whether getdtablesize works... yes +checking whether program_invocation_name is declared... yes +checking whether program_invocation_short_name is declared... yes +checking whether __argv is declared... no +checking for gettimeofday with POSIX signature... yes +checking whether isnan(double) can be used without linking with libm... yes +checking whether isnan(float) can be used without linking with libm... yes +checking whether isnan(float) works... yes +checking whether isnan(long double) can be used without linking with libm... yes +checking whether isnanl works... yes +checking for C compiler flag to ignore unused libraries... -Wl,--as-needed +checking for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... no +checking whether lseek detects pipes... yes +checking whether malloc (0) returns nonnull... (cached) yes +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking whether open recognizes a trailing slash... yes +checking for opendir... yes +checking whether perror matches strerror... yes +checking whether frexp works... (cached) yes +checking whether ldexp can be used without linking with libm... yes +checking whether frexpl() can be used without linking with libm... (cached) yes +checking whether frexpl works... (cached) yes +checking whether frexpl is declared... (cached) yes +checking whether ldexpl() can be used without linking with libm... yes +checking whether ldexpl works... yes +checking whether ldexpl is declared... yes +checking for raise... yes +checking for sigprocmask... yes +checking for readdir... yes +checking whether realloc (0, 0) returns nonnull... yes +checking for reallocarray... yes +checking whether rmdir works... yes +checking for struct sigaction.sa_sigaction... yes +checking for signbit macro... yes +checking for signbit compiler built-ins... yes +checking for sigprocmask... (cached) yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking for ssize_t... yes +checking whether stat handles trailing slashes on files... yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for struct stat.st_birthtimespec.tv_nsec... no +checking for struct stat.st_birthtimensec... no +checking for struct stat.st_birthtim.tv_nsec... no +checking for working stdalign.h... yes +checking for working stdnoreturn.h... yes +checking for stpcpy... yes +checking for working strerror function... yes +checking whether unlink honors trailing slashes... yes +checking whether unlink of a parent directory fails as it should... guessing yes +checking for utime... yes +checking whether utime handles trailing slashes on files... yes +checking for variable-length arrays... yes +checking for ptrdiff_t... yes +checking for stdint.h... (cached) yes +checking for underline in external names... no +checking for an assembler syntax supported by this package... no +checking for an ANSI C-conforming const... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking for size_t... (cached) yes +checking for off_t... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating lib/Makefile +config.status: creating tests/Makefile +config.status: creating lib/config.h +config.status: executing depfiles commands + GEN version.c + GEN version.h +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/gzip-1.12' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.12/lib' + GEN alloca.h + GEN dirent.h + GEN fcntl.h + GEN inttypes.h + GEN limits.h + GEN math.h + GEN signal.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN sys/stat.h + GEN sys/time.h + GEN sys/types.h + GEN time.h + GEN unistd.h + GEN utime.h + GEN wchar.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gzip-1.12/lib' + CC libgzip_a-openat-proc.o + CC libgzip_a-basename-lgpl.o + CC libgzip_a-chdir-long.o + CC libgzip_a-cloexec.o + CC libgzip_a-opendir-safer.o + CC libgzip_a-dirname-lgpl.o + CC libgzip_a-stripslash.o + CC libgzip_a-exitfail.o + CC libgzip_a-fclose.o + CC libgzip_a-fcntl.o + CC libgzip_a-creat-safer.o + CC libgzip_a-open-safer.o + CC libgzip_a-fd-hook.o + CC libgzip_a-fd-safer-flag.o + CC libgzip_a-dup-safer-flag.o + CC libgzip_a-fflush.o + CC libgzip_a-filenamecat-lgpl.o + CC libgzip_a-fpurge.o + CC libgzip_a-freading.o + CC libgzip_a-fseek.o + CC libgzip_a-fseeko.o + CC libgzip_a-fseterr.o + CC libgzip_a-getprogname.o + CC libgzip_a-gettime.o + CC libgzip_a-ialloc.o + CC glthread/libgzip_a-lock.o + CC libgzip_a-malloca.o + CC libgzip_a-math.o + CC libgzip_a-openat-die.o + CC libgzip_a-openat-safer.o + CC libgzip_a-printf-frexp.o + CC libgzip_a-printf-frexpl.o + CC libgzip_a-save-cwd.o + CC libgzip_a-savedir.o + CC libgzip_a-sig-handler.o + CC libgzip_a-stat-time.o + CC glthread/libgzip_a-threadlib.o + CC libgzip_a-timespec.o + CC libgzip_a-unistd.o + CC libgzip_a-dup-safer.o + CC libgzip_a-fd-safer.o + CC libgzip_a-pipe-safer.o + CC libgzip_a-utimens.o + CC libgzip_a-xmalloc.o + CC libgzip_a-xalloc-die.o + CC libgzip_a-xsize.o + CC libgzip_a-yesno.o + CC asnprintf.o + CC printf-args.o + CC printf-parse.o + CC strerror_r.o + CC vasnprintf.o + AR libgzip.a +make[3]: Leaving directory '/mnt/lfs/sources/gzip-1.12/lib' +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.12/lib' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.12/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.12/doc' +Making all in . +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.12' + CC bits.o + CC deflate.o + CC gzip.o + CC inflate.o + CC trees.o + CC unlzh.o + CC unlzw.o + CC unpack.o + CC unzip.o + CC util.o + CC zip.o + CC version.o + AR libver.a + CCLD gzip + GEN gunzip + GEN gzexe + GEN zcat + GEN zcmp + GEN zdiff + GEN zegrep + GEN zfgrep + GEN zforce + GEN zgrep + GEN zless + GEN zmore + GEN znew +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.12' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.12/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.12/tests' +make[1]: Leaving directory '/mnt/lfs/sources/gzip-1.12' +make install-recursive +make[1]: Entering directory '/mnt/lfs/sources/gzip-1.12' +Making install in lib +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.12/lib' +make install-am +make[3]: Entering directory '/mnt/lfs/sources/gzip-1.12/lib' +make[4]: Entering directory '/mnt/lfs/sources/gzip-1.12/lib' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gzip-1.12/lib' +make[3]: Leaving directory '/mnt/lfs/sources/gzip-1.12/lib' +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.12/lib' +Making install in doc +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.12/doc' +make[3]: Entering directory '/mnt/lfs/sources/gzip-1.12/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./gzip.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/gzip.info' +make[3]: Leaving directory '/mnt/lfs/sources/gzip-1.12/doc' +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.12/doc' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.12' +make[3]: Entering directory '/mnt/lfs/sources/gzip-1.12' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c gzip '/mnt/lfs/usr/bin' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew '/mnt/lfs/usr/bin' +make install-exec-hook +make[4]: Entering directory '/mnt/lfs/sources/gzip-1.12' +make[4]: Leaving directory '/mnt/lfs/sources/gzip-1.12' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 zgrep.1 zless.1 zmore.1 znew.1 '/mnt/lfs/usr/share/man/man1' +make[3]: Leaving directory '/mnt/lfs/sources/gzip-1.12' +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.12' +Making install in tests +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.12/tests' +make[3]: Entering directory '/mnt/lfs/sources/gzip-1.12/tests' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gzip-1.12/tests' +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.12/tests' +make[1]: Leaving directory '/mnt/lfs/sources/gzip-1.12' +[lfs-cross] Finishing build of gzip-1.12 at Wed Sep 7 14:08:30 -03 2022 +[lfs-cross] Starting build of make-4.3 at Wed Sep 7 14:08:30 -03 2022 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports the include directive... yes (GNU style) +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +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 x86_64-lfs-linux-gnu-gcc... (cached) x86_64-lfs-linux-gnu-gcc +checking whether we are using the GNU C compiler... (cached) yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... (cached) none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... (cached) yes +checking dependency style of x86_64-lfs-linux-gnu-gcc... (cached) gcc3 +checking for Minix Amsterdam compiler... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for _set_invalid_parameter_handler... no +checking for fcntl... yes +checking for symlink... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for sys/socket.h... yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for limits.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking whether // is distinct from /... unknown, assuming no +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking for complete errno.h... yes +checking whether strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... yes +checking for working fcntl.h... cross-compiling +checking for pid_t... yes +checking for mode_t... yes +checking for eaccess... yes +checking whether getdtablesize is declared... yes +checking host CPU and C ABI... x86_64 +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for wchar_t... yes +checking for wint_t... yes +checking whether wint_t is too small... no +checking whether stdint.h conforms to C99... guessing yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking for C/C++ restrict keyword... __restrict +checking whether strerror(0) succeeds... guessing yes +checking for alloca as a compiler built-in... yes +checking whether // is distinct from /... (cached) unknown, assuming no +checking whether dup2 works... guessing yes +checking for error_at_line... yes +checking whether fcntl handles F_DUPFD correctly... guessing yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking whether getdtablesize works... guessing yes +checking for getloadavg... yes +checking sys/loadavg.h usability... no +checking sys/loadavg.h presence... no +checking for sys/loadavg.h... no +checking whether getloadavg is declared... yes +checking whether program_invocation_name is declared... yes +checking whether program_invocation_short_name is declared... yes +checking whether __argv is declared... no +checking if system libc has GNU glob... yes +checking for ssize_t... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking which flavor of printf attribute matches inttypes macros... system +checking for stpcpy... yes +checking for working strerror function... guessing yes +checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for ar... (cached) x86_64-lfs-linux-gnu-ar +checking for perl... perl +checking for library containing strerror... none required +checking whether byte ordering is bigendian... no +checking for a sed that does not truncate output... /usr/bin/sed +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyCurrent... no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for library containing getpwnam... none required +checking for ANSI C header files... (cached) yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether stat file-mode macros are broken... no +checking whether time.h and sys/time.h may both be included... yes +checking for stdlib.h... (cached) yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking for unistd.h... (cached) yes +checking for limits.h... (cached) yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for string.h... (cached) yes +checking for memory.h... (cached) yes +checking for sys/param.h... (cached) yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/timeb.h usability... yes +checking sys/timeb.h presence... yes +checking for sys/timeb.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking spawn.h usability... yes +checking spawn.h presence... yes +checking for spawn.h... yes +checking for an ANSI C-conforming const... yes +checking return type of signal handlers... void +checking for uid_t in sys/types.h... yes +checking for pid_t... (cached) yes +checking for off_t... yes +checking for size_t... (cached) yes +checking for ssize_t... yes +checking for unsigned long long int... yes +checking for uintmax_t... yes +checking for nanoseconds field of struct stat... st_mtim.tv_nsec +checking whether to use high resolution file timestamps... yes +checking for library containing clock_gettime... none required +checking whether system uses MSDOS-style paths... no +checking for standard gettimeofday... no (cross-compiling) +checking for strdup... yes +checking for strndup... yes +checking for memrchr... yes +checking for umask... yes +checking for mkstemp... yes +checking for mktemp... yes +checking for fdopen... yes +checking for dup... yes +checking for dup2... yes +checking for getcwd... yes +checking for realpath... yes +checking for sigsetmask... yes +checking for sigaction... yes +checking for getgroups... yes +checking for seteuid... yes +checking for setegid... yes +checking for setlinebuf... yes +checking for setreuid... yes +checking for setregid... yes +checking for getrlimit... yes +checking for setrlimit... yes +checking for setvbuf... yes +checking for pipe... yes +checking for strsignal... yes +checking for lstat... yes +checking for readlink... yes +checking for atexit... yes +checking for isatty... yes +checking for ttyname... yes +checking for pselect... yes +checking for posix_spawn... yes +checking for posix_spawnattr_setsigmask... yes +checking whether bsd_signal is declared... no +checking vfork.h usability... no +checking vfork.h presence... no +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... cross +checking for working vfork... (cached) yes +checking for strcasecmp... yes +checking for strncasecmp... yes +checking for strcmpi... no +checking for strncmpi... no +checking for stricmp... no +checking for strnicmp... no +checking for working strcoll... no +checking whether closedir returns void... yes +checking for struct dirent.d_type... yes +checking for x86_64-lfs-linux-gnu-pkg-config... no +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking whether sys_siglist is declared... no +checking whether _sys_siglist is declared... no +checking whether __sys_siglist is declared... no +checking for sys/wait.h... yes +checking for waitpid... yes +checking for wait3... yes +checking for union wait... no +checking for SA_RESTART... yes +checking whether dlopen is declared... yes +checking whether dlsym is declared... yes +checking whether dlerror is declared... yes +checking for library containing dlopen... none required +checking If the linker accepts -Wl,--export-dynamic... yes +checking for posix_spawn that fails synchronously... no (cross-compiling) +checking for location of SCCS get command... get +checking if malloc debugging is wanted... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating build.cfg +config.status: creating lib/Makefile +config.status: creating po/Makefile.in +config.status: creating doc/Makefile +config.status: creating tests/config-flags.pm +config.status: creating src/config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +Making all in lib +make[1]: Entering directory '/mnt/lfs/sources/make-4.3/lib' +rm -f alloca.h-t alloca.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ +} > alloca.h-t && \ +mv -f alloca.h-t alloca.h +rm -f fcntl.h-t fcntl.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_FCNTL_H''@||g' \ + -e 's/@''GNULIB_CREAT''@/0/g' \ + -e 's/@''GNULIB_FCNTL''@/1/g' \ + -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_OPEN''@/0/g' \ + -e 's/@''GNULIB_OPENAT''@/0/g' \ + -e 's|@''HAVE_FCNTL''@|1|g' \ + -e 's|@''HAVE_OPENAT''@|1|g' \ + -e 's|@''REPLACE_CREAT''@|0|g' \ + -e 's|@''REPLACE_FCNTL''@|1|g' \ + -e 's|@''REPLACE_OPEN''@|0|g' \ + -e 's|@''REPLACE_OPENAT''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./fcntl.in.h; \ +} > fcntl.h-t && \ +mv fcntl.h-t fcntl.h +rm -f limits.h-t limits.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_LIMITS_H''@||g' \ + < ./limits.in.h; \ +} > limits.h-t && \ +mv limits.h-t limits.h +rm -f stdio.h-t stdio.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_STDIO_H''@||g' \ + -e 's/@''GNULIB_DPRINTF''@/0/g' \ + -e 's/@''GNULIB_FCLOSE''@/0/g' \ + -e 's/@''GNULIB_FDOPEN''@/0/g' \ + -e 's/@''GNULIB_FFLUSH''@/0/g' \ + -e 's/@''GNULIB_FGETC''@/1/g' \ + -e 's/@''GNULIB_FGETS''@/1/g' \ + -e 's/@''GNULIB_FOPEN''@/0/g' \ + -e 's/@''GNULIB_FPRINTF''@/1/g' \ + -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ + -e 's/@''GNULIB_FPURGE''@/0/g' \ + -e 's/@''GNULIB_FPUTC''@/1/g' \ + -e 's/@''GNULIB_FPUTS''@/1/g' \ + -e 's/@''GNULIB_FREAD''@/1/g' \ + -e 's/@''GNULIB_FREOPEN''@/0/g' \ + -e 's/@''GNULIB_FSCANF''@/1/g' \ + -e 's/@''GNULIB_FSEEK''@/0/g' \ + -e 's/@''GNULIB_FSEEKO''@/0/g' \ + -e 's/@''GNULIB_FTELL''@/0/g' \ + -e 's/@''GNULIB_FTELLO''@/0/g' \ + -e 's/@''GNULIB_FWRITE''@/1/g' \ + -e 's/@''GNULIB_GETC''@/1/g' \ + -e 's/@''GNULIB_GETCHAR''@/1/g' \ + -e 's/@''GNULIB_GETDELIM''@/0/g' \ + -e 's/@''GNULIB_GETLINE''@/0/g' \ + -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ + -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ + -e 's/@''GNULIB_PCLOSE''@/0/g' \ + -e 's/@''GNULIB_PERROR''@/0/g' \ + -e 's/@''GNULIB_POPEN''@/0/g' \ + -e 's/@''GNULIB_PRINTF''@/1/g' \ + -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ + -e 's/@''GNULIB_PUTC''@/1/g' \ + -e 's/@''GNULIB_PUTCHAR''@/1/g' \ + -e 's/@''GNULIB_PUTS''@/1/g' \ + -e 's/@''GNULIB_REMOVE''@/0/g' \ + -e 's/@''GNULIB_RENAME''@/0/g' \ + -e 's/@''GNULIB_RENAMEAT''@/0/g' \ + -e 's/@''GNULIB_SCANF''@/1/g' \ + -e 's/@''GNULIB_SNPRINTF''@/0/g' \ + -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ + -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ + -e 's/@''GNULIB_TMPFILE''@/0/g' \ + -e 's/@''GNULIB_VASPRINTF''@/0/g' \ + -e 's/@''GNULIB_VDPRINTF''@/0/g' \ + -e 's/@''GNULIB_VFPRINTF''@/1/g' \ + -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ + -e 's/@''GNULIB_VFSCANF''@/0/g' \ + -e 's/@''GNULIB_VSCANF''@/0/g' \ + -e 's/@''GNULIB_VPRINTF''@/1/g' \ + -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ + -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ + -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ + < ./stdio.in.h | \ + sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ + -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ + -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ + -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ + -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ + -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ + -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ + -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ + -e 's|@''HAVE_DPRINTF''@|1|g' \ + -e 's|@''HAVE_FSEEKO''@|1|g' \ + -e 's|@''HAVE_FTELLO''@|1|g' \ + -e 's|@''HAVE_PCLOSE''@|1|g' \ + -e 's|@''HAVE_POPEN''@|1|g' \ + -e 's|@''HAVE_RENAMEAT''@|1|g' \ + -e 's|@''HAVE_VASPRINTF''@|1|g' \ + -e 's|@''HAVE_VDPRINTF''@|1|g' \ + -e 's|@''REPLACE_DPRINTF''@|0|g' \ + -e 's|@''REPLACE_FCLOSE''@|0|g' \ + -e 's|@''REPLACE_FDOPEN''@|0|g' \ + -e 's|@''REPLACE_FFLUSH''@|0|g' \ + -e 's|@''REPLACE_FOPEN''@|0|g' \ + -e 's|@''REPLACE_FPRINTF''@|0|g' \ + -e 's|@''REPLACE_FPURGE''@|0|g' \ + -e 's|@''REPLACE_FREOPEN''@|0|g' \ + -e 's|@''REPLACE_FSEEK''@|0|g' \ + -e 's|@''REPLACE_FSEEKO''@|0|g' \ + -e 's|@''REPLACE_FTELL''@|0|g' \ + -e 's|@''REPLACE_FTELLO''@|0|g' \ + -e 's|@''REPLACE_GETDELIM''@|0|g' \ + -e 's|@''REPLACE_GETLINE''@|0|g' \ + -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ + -e 's|@''REPLACE_PERROR''@|0|g' \ + -e 's|@''REPLACE_POPEN''@|0|g' \ + -e 's|@''REPLACE_PRINTF''@|0|g' \ + -e 's|@''REPLACE_REMOVE''@|0|g' \ + -e 's|@''REPLACE_RENAME''@|0|g' \ + -e 's|@''REPLACE_RENAMEAT''@|0|g' \ + -e 's|@''REPLACE_SNPRINTF''@|0|g' \ + -e 's|@''REPLACE_SPRINTF''@|0|g' \ + -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ + -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ + -e 's|@''REPLACE_TMPFILE''@|0|g' \ + -e 's|@''REPLACE_VASPRINTF''@|0|g' \ + -e 's|@''REPLACE_VDPRINTF''@|0|g' \ + -e 's|@''REPLACE_VFPRINTF''@|0|g' \ + -e 's|@''REPLACE_VPRINTF''@|0|g' \ + -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ + -e 's|@''REPLACE_VSPRINTF''@|0|g' \ + -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ +} > stdio.h-t && \ +mv stdio.h-t stdio.h +rm -f stdlib.h-t stdlib.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_STDLIB_H''@||g' \ + -e 's/@''GNULIB__EXIT''@/0/g' \ + -e 's/@''GNULIB_ATOLL''@/0/g' \ + -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ + -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ + -e 's/@''GNULIB_GETLOADAVG''@/1/g' \ + -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ + -e 's/@''GNULIB_GRANTPT''@/0/g' \ + -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ + -e 's/@''GNULIB_MBTOWC''@/0/g' \ + -e 's/@''GNULIB_MKDTEMP''@/0/g' \ + -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ + -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ + -e 's/@''GNULIB_MKSTEMP''@/0/g' \ + -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ + -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ + -e 's/@''GNULIB_PTSNAME''@/0/g' \ + -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ + -e 's/@''GNULIB_PUTENV''@/0/g' \ + -e 's/@''GNULIB_QSORT_R''@/0/g' \ + -e 's/@''GNULIB_RANDOM''@/0/g' \ + -e 's/@''GNULIB_RANDOM_R''@/0/g' \ + -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ + -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ + -e 's/@''GNULIB_REALPATH''@/0/g' \ + -e 's/@''GNULIB_RPMATCH''@/0/g' \ + -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ + -e 's/@''GNULIB_SETENV''@/0/g' \ + -e 's/@''GNULIB_STRTOD''@/0/g' \ + -e 's/@''GNULIB_STRTOLD''@/0/g' \ + -e 's/@''GNULIB_STRTOLL''@/0/g' \ + -e 's/@''GNULIB_STRTOULL''@/0/g' \ + -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ + -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ + -e 's/@''GNULIB_UNSETENV''@/0/g' \ + -e 's/@''GNULIB_WCTOMB''@/0/g' \ + < ./stdlib.in.h | \ + sed -e 's|@''HAVE__EXIT''@|1|g' \ + -e 's|@''HAVE_ATOLL''@|1|g' \ + -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ + -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ + -e 's|@''HAVE_GETSUBOPT''@|1|g' \ + -e 's|@''HAVE_GRANTPT''@|1|g' \ + -e 's|@''HAVE_INITSTATE''@|1|g' \ + -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ + -e 's|@''HAVE_MBTOWC''@|1|g' \ + -e 's|@''HAVE_MKDTEMP''@|1|g' \ + -e 's|@''HAVE_MKOSTEMP''@|1|g' \ + -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ + -e 's|@''HAVE_MKSTEMP''@|1|g' \ + -e 's|@''HAVE_MKSTEMPS''@|1|g' \ + -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ + -e 's|@''HAVE_PTSNAME''@|1|g' \ + -e 's|@''HAVE_PTSNAME_R''@|1|g' \ + -e 's|@''HAVE_QSORT_R''@|1|g' \ + -e 's|@''HAVE_RANDOM''@|1|g' \ + -e 's|@''HAVE_RANDOM_H''@|1|g' \ + -e 's|@''HAVE_RANDOM_R''@|1|g' \ + -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ + -e 's|@''HAVE_REALPATH''@|1|g' \ + -e 's|@''HAVE_RPMATCH''@|1|g' \ + -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ + -e 's|@''HAVE_DECL_SETENV''@|1|g' \ + -e 's|@''HAVE_SETSTATE''@|1|g' \ + -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ + -e 's|@''HAVE_STRTOD''@|1|g' \ + -e 's|@''HAVE_STRTOLD''@|1|g' \ + -e 's|@''HAVE_STRTOLL''@|1|g' \ + -e 's|@''HAVE_STRTOULL''@|1|g' \ + -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ + -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ + -e 's|@''HAVE_UNLOCKPT''@|1|g' \ + -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ + -e 's|@''REPLACE_CALLOC''@|0|g' \ + -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ + -e 's|@''REPLACE_INITSTATE''@|0|g' \ + -e 's|@''REPLACE_MALLOC''@|0|g' \ + -e 's|@''REPLACE_MBTOWC''@|0|g' \ + -e 's|@''REPLACE_MKSTEMP''@|0|g' \ + -e 's|@''REPLACE_PTSNAME''@|0|g' \ + -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ + -e 's|@''REPLACE_PUTENV''@|0|g' \ + -e 's|@''REPLACE_QSORT_R''@|0|g' \ + -e 's|@''REPLACE_RANDOM''@|0|g' \ + -e 's|@''REPLACE_RANDOM_R''@|0|g' \ + -e 's|@''REPLACE_REALLOC''@|0|g' \ + -e 's|@''REPLACE_REALPATH''@|0|g' \ + -e 's|@''REPLACE_SETENV''@|0|g' \ + -e 's|@''REPLACE_SETSTATE''@|0|g' \ + -e 's|@''REPLACE_STRTOD''@|0|g' \ + -e 's|@''REPLACE_STRTOLD''@|0|g' \ + -e 's|@''REPLACE_UNSETENV''@|0|g' \ + -e 's|@''REPLACE_WCTOMB''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _Noreturn/r ./_Noreturn.h' \ + -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ +} > stdlib.h-t && \ +mv stdlib.h-t stdlib.h +rm -f string.h-t string.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_STRING_H''@||g' \ + -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ + -e 's/@''GNULIB_FFSL''@/0/g' \ + -e 's/@''GNULIB_FFSLL''@/0/g' \ + -e 's/@''GNULIB_MBSLEN''@/0/g' \ + -e 's/@''GNULIB_MBSNLEN''@/0/g' \ + -e 's/@''GNULIB_MBSCHR''@/0/g' \ + -e 's/@''GNULIB_MBSRCHR''@/0/g' \ + -e 's/@''GNULIB_MBSSTR''@/0/g' \ + -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ + -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ + -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ + -e 's/@''GNULIB_MBSCSPN''@/0/g' \ + -e 's/@''GNULIB_MBSPBRK''@/0/g' \ + -e 's/@''GNULIB_MBSSPN''@/0/g' \ + -e 's/@''GNULIB_MBSSEP''@/0/g' \ + -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ + -e 's/@''GNULIB_MEMCHR''@/0/g' \ + -e 's/@''GNULIB_MEMMEM''@/0/g' \ + -e 's/@''GNULIB_MEMPCPY''@/0/g' \ + -e 's/@''GNULIB_MEMRCHR''@/0/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ + -e 's/@''GNULIB_STPCPY''@/1/g' \ + -e 's/@''GNULIB_STPNCPY''@/0/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ + -e 's/@''GNULIB_STRDUP''@/0/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/0/g' \ + -e 's/@''GNULIB_STRNLEN''@/0/g' \ + -e 's/@''GNULIB_STRPBRK''@/0/g' \ + -e 's/@''GNULIB_STRSEP''@/0/g' \ + -e 's/@''GNULIB_STRSTR''@/0/g' \ + -e 's/@''GNULIB_STRCASESTR''@/0/g' \ + -e 's/@''GNULIB_STRTOK_R''@/0/g' \ + -e 's/@''GNULIB_STRERROR''@/1/g' \ + -e 's/@''GNULIB_STRERROR_R''@/0/g' \ + -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ + -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ + < ./string.in.h | \ + sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ + -e 's|@''HAVE_FFSL''@|1|g' \ + -e 's|@''HAVE_FFSLL''@|1|g' \ + -e 's|@''HAVE_MBSLEN''@|0|g' \ + -e 's|@''HAVE_MEMCHR''@|1|g' \ + -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ + -e 's|@''HAVE_MEMPCPY''@|1|g' \ + -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ + -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ + -e 's|@''HAVE_STPCPY''@|1|g' \ + -e 's|@''HAVE_STPNCPY''@|1|g' \ + -e 's|@''HAVE_STRCHRNUL''@|1|g' \ + -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ + -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ + -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ + -e 's|@''HAVE_STRPBRK''@|1|g' \ + -e 's|@''HAVE_STRSEP''@|1|g' \ + -e 's|@''HAVE_STRCASESTR''@|1|g' \ + -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ + -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ + -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ + -e 's|@''HAVE_STRVERSCMP''@|1|g' \ + -e 's|@''REPLACE_MEMCHR''@|0|g' \ + -e 's|@''REPLACE_MEMMEM''@|0|g' \ + -e 's|@''REPLACE_STPNCPY''@|0|g' \ + -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ + -e 's|@''REPLACE_STRDUP''@|0|g' \ + -e 's|@''REPLACE_STRNCAT''@|0|g' \ + -e 's|@''REPLACE_STRNDUP''@|0|g' \ + -e 's|@''REPLACE_STRNLEN''@|0|g' \ + -e 's|@''REPLACE_STRSTR''@|0|g' \ + -e 's|@''REPLACE_STRCASESTR''@|0|g' \ + -e 's|@''REPLACE_STRTOK_R''@|0|g' \ + -e 's|@''REPLACE_STRERROR''@|0|g' \ + -e 's|@''REPLACE_STRERROR_R''@|0|g' \ + -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ + -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ + < ./string.in.h; \ +} > string.h-t && \ +mv string.h-t string.h +/usr/bin/mkdir -p sys +rm -f sys/types.h-t sys/types.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_SYS_TYPES_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ + -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ + < ./sys_types.in.h; \ +} > sys/types.h-t && \ +mv sys/types.h-t sys/types.h +rm -f unistd.h-t unistd.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_UNISTD_H''@|1|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_UNISTD_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ + -e 's/@''GNULIB_ACCESS''@/1/g' \ + -e 's/@''GNULIB_CHDIR''@/0/g' \ + -e 's/@''GNULIB_CHOWN''@/0/g' \ + -e 's/@''GNULIB_CLOSE''@/1/g' \ + -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ + -e 's/@''GNULIB_DUP''@/0/g' \ + -e 's/@''GNULIB_DUP2''@/1/g' \ + -e 's/@''GNULIB_DUP3''@/0/g' \ + -e 's/@''GNULIB_ENVIRON''@/0/g' \ + -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ + -e 's/@''GNULIB_FACCESSAT''@/0/g' \ + -e 's/@''GNULIB_FCHDIR''@/0/g' \ + -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ + -e 's/@''GNULIB_FDATASYNC''@/0/g' \ + -e 's/@''GNULIB_FSYNC''@/0/g' \ + -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ + -e 's/@''GNULIB_GETCWD''@/0/g' \ + -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ + -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ + -e 's/@''GNULIB_GETGROUPS''@/0/g' \ + -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ + -e 's/@''GNULIB_GETLOGIN''@/0/g' \ + -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ + -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ + -e 's/@''GNULIB_GETPASS''@/0/g' \ + -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ + -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ + -e 's/@''GNULIB_ISATTY''@/0/g' \ + -e 's/@''GNULIB_LCHOWN''@/0/g' \ + -e 's/@''GNULIB_LINK''@/0/g' \ + -e 's/@''GNULIB_LINKAT''@/0/g' \ + -e 's/@''GNULIB_LSEEK''@/0/g' \ + -e 's/@''GNULIB_PIPE''@/0/g' \ + -e 's/@''GNULIB_PIPE2''@/0/g' \ + -e 's/@''GNULIB_PREAD''@/0/g' \ + -e 's/@''GNULIB_PWRITE''@/0/g' \ + -e 's/@''GNULIB_READ''@/0/g' \ + -e 's/@''GNULIB_READLINK''@/0/g' \ + -e 's/@''GNULIB_READLINKAT''@/0/g' \ + -e 's/@''GNULIB_RMDIR''@/0/g' \ + -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ + -e 's/@''GNULIB_SLEEP''@/0/g' \ + -e 's/@''GNULIB_SYMLINK''@/0/g' \ + -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ + -e 's/@''GNULIB_TRUNCATE''@/0/g' \ + -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ + -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ + -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ + -e 's/@''GNULIB_UNLINK''@/0/g' \ + -e 's/@''GNULIB_UNLINKAT''@/0/g' \ + -e 's/@''GNULIB_USLEEP''@/0/g' \ + -e 's/@''GNULIB_WRITE''@/0/g' \ + < ./unistd.in.h | \ + sed -e 's|@''HAVE_CHOWN''@|1|g' \ + -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ + -e 's|@''HAVE_DUP2''@|1|g' \ + -e 's|@''HAVE_DUP3''@|1|g' \ + -e 's|@''HAVE_EUIDACCESS''@|1|g' \ + -e 's|@''HAVE_FACCESSAT''@|1|g' \ + -e 's|@''HAVE_FCHDIR''@|1|g' \ + -e 's|@''HAVE_FCHOWNAT''@|1|g' \ + -e 's|@''HAVE_FDATASYNC''@|1|g' \ + -e 's|@''HAVE_FSYNC''@|1|g' \ + -e 's|@''HAVE_FTRUNCATE''@|1|g' \ + -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ + -e 's|@''HAVE_GETGROUPS''@|1|g' \ + -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ + -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ + -e 's|@''HAVE_GETPASS''@|1|g' \ + -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ + -e 's|@''HAVE_LCHOWN''@|1|g' \ + -e 's|@''HAVE_LINK''@|1|g' \ + -e 's|@''HAVE_LINKAT''@|1|g' \ + -e 's|@''HAVE_PIPE''@|1|g' \ + -e 's|@''HAVE_PIPE2''@|1|g' \ + -e 's|@''HAVE_PREAD''@|1|g' \ + -e 's|@''HAVE_PWRITE''@|1|g' \ + -e 's|@''HAVE_READLINK''@|1|g' \ + -e 's|@''HAVE_READLINKAT''@|1|g' \ + -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ + -e 's|@''HAVE_SLEEP''@|1|g' \ + -e 's|@''HAVE_SYMLINK''@|1|g' \ + -e 's|@''HAVE_SYMLINKAT''@|1|g' \ + -e 's|@''HAVE_UNLINKAT''@|1|g' \ + -e 's|@''HAVE_USLEEP''@|1|g' \ + -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ + -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ + -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ + -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ + -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ + -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ + -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ + -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ + -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ + -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ + -e 's|@''HAVE_OS_H''@|0|g' \ + -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ + | \ + sed -e 's|@''REPLACE_ACCESS''@|0|g' \ + -e 's|@''REPLACE_CHOWN''@|0|g' \ + -e 's|@''REPLACE_CLOSE''@|0|g' \ + -e 's|@''REPLACE_DUP''@|0|g' \ + -e 's|@''REPLACE_DUP2''@|0|g' \ + -e 's|@''REPLACE_FACCESSAT''@|0|g' \ + -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ + -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ + -e 's|@''REPLACE_GETCWD''@|0|g' \ + -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ + -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ + -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ + -e 's|@''REPLACE_GETGROUPS''@|0|g' \ + -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ + -e 's|@''REPLACE_GETPASS''@|0|g' \ + -e 's|@''REPLACE_ISATTY''@|0|g' \ + -e 's|@''REPLACE_LCHOWN''@|0|g' \ + -e 's|@''REPLACE_LINK''@|0|g' \ + -e 's|@''REPLACE_LINKAT''@|0|g' \ + -e 's|@''REPLACE_LSEEK''@|0|g' \ + -e 's|@''REPLACE_PREAD''@|0|g' \ + -e 's|@''REPLACE_PWRITE''@|0|g' \ + -e 's|@''REPLACE_READ''@|0|g' \ + -e 's|@''REPLACE_READLINK''@|0|g' \ + -e 's|@''REPLACE_READLINKAT''@|0|g' \ + -e 's|@''REPLACE_RMDIR''@|0|g' \ + -e 's|@''REPLACE_SLEEP''@|0|g' \ + -e 's|@''REPLACE_SYMLINK''@|0|g' \ + -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ + -e 's|@''REPLACE_TRUNCATE''@|0|g' \ + -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ + -e 's|@''REPLACE_UNLINK''@|0|g' \ + -e 's|@''REPLACE_UNLINKAT''@|0|g' \ + -e 's|@''REPLACE_USLEEP''@|0|g' \ + -e 's|@''REPLACE_WRITE''@|0|g' \ + -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ + -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ +} > unistd.h-t && \ +mv unistd.h-t unistd.h +make all-recursive +make[2]: Entering directory '/mnt/lfs/sources/make-4.3/lib' +make[3]: Entering directory '/mnt/lfs/sources/make-4.3/lib' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT concat-filename.o -MD -MP -MF .deps/concat-filename.Tpo -c -o concat-filename.o concat-filename.c +mv -f .deps/concat-filename.Tpo .deps/concat-filename.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o dirname-lgpl.c +mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o basename-lgpl.c +mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c +mv -f .deps/stripslash.Tpo .deps/stripslash.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c +mv -f .deps/exitfail.Tpo .deps/exitfail.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o fd-hook.c +mv -f .deps/fd-hook.Tpo .deps/fd-hook.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT findprog-in.o -MD -MP -MF .deps/findprog-in.Tpo -c -o findprog-in.o findprog-in.c +mv -f .deps/findprog-in.Tpo .deps/findprog-in.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT getprogname.o -MD -MP -MF .deps/getprogname.Tpo -c -o getprogname.o getprogname.c +mv -f .deps/getprogname.Tpo .deps/getprogname.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c +mv -f .deps/unistd.Tpo .deps/unistd.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c +mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c +mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT xconcat-filename.o -MD -MP -MF .deps/xconcat-filename.Tpo -c -o xconcat-filename.o xconcat-filename.c +mv -f .deps/xconcat-filename.Tpo .deps/xconcat-filename.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -O2 -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o fcntl.c +mv -f .deps/fcntl.Tpo .deps/fcntl.Po +rm -f libgnu.a +x86_64-lfs-linux-gnu-ar cr libgnu.a concat-filename.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fd-hook.o findprog-in.o getprogname.o unistd.o xmalloc.o xalloc-die.o xconcat-filename.o fcntl.o +x86_64-lfs-linux-gnu-ranlib libgnu.a +make[3]: Leaving directory '/mnt/lfs/sources/make-4.3/lib' +make[2]: Leaving directory '/mnt/lfs/sources/make-4.3/lib' +make[1]: Leaving directory '/mnt/lfs/sources/make-4.3/lib' +Making all in po +make[1]: Entering directory '/mnt/lfs/sources/make-4.3/po' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/mnt/lfs/sources/make-4.3/po' +Making all in doc +make[1]: Entering directory '/mnt/lfs/sources/make-4.3/doc' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/mnt/lfs/sources/make-4.3/doc' +make[1]: Entering directory '/mnt/lfs/sources/make-4.3' +depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/ar.o -MD -MP -MF $depbase.Tpo -c -o src/ar.o src/ar.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/arscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/arscan.o -MD -MP -MF $depbase.Tpo -c -o src/arscan.o src/arscan.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/commands.o -MD -MP -MF $depbase.Tpo -c -o src/commands.o src/commands.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/default.o -MD -MP -MF $depbase.Tpo -c -o src/default.o src/default.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/dir.o -MD -MP -MF $depbase.Tpo -c -o src/dir.o src/dir.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/expand.o -MD -MP -MF $depbase.Tpo -c -o src/expand.o src/expand.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/file.o -MD -MP -MF $depbase.Tpo -c -o src/file.o src/file.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/function.o -MD -MP -MF $depbase.Tpo -c -o src/function.o src/function.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/guile.o -MD -MP -MF $depbase.Tpo -c -o src/guile.o src/guile.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/hash.o -MD -MP -MF $depbase.Tpo -c -o src/hash.o src/hash.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/implicit.o -MD -MP -MF $depbase.Tpo -c -o src/implicit.o src/implicit.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/job.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/job.o -MD -MP -MF $depbase.Tpo -c -o src/job.o src/job.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/load.o -MD -MP -MF $depbase.Tpo -c -o src/load.o src/load.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/loadapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/loadapi.o -MD -MP -MF $depbase.Tpo -c -o src/loadapi.o src/loadapi.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o src/misc.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/output.o -MD -MP -MF $depbase.Tpo -c -o src/output.o src/output.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/read.o -MD -MP -MF $depbase.Tpo -c -o src/read.o src/read.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/remake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/remake.o -MD -MP -MF $depbase.Tpo -c -o src/remake.o src/remake.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/rule.o -MD -MP -MF $depbase.Tpo -c -o src/rule.o src/rule.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/signame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/signame.o -MD -MP -MF $depbase.Tpo -c -o src/signame.o src/signame.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/strcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/strcache.o -MD -MP -MF $depbase.Tpo -c -o src/strcache.o src/strcache.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/variable.o -MD -MP -MF $depbase.Tpo -c -o src/variable.o src/variable.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/version.o -MD -MP -MF $depbase.Tpo -c -o src/version.o src/version.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/vpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/vpath.o -MD -MP -MF $depbase.Tpo -c -o src/vpath.o src/vpath.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/posixos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/posixos.o -MD -MP -MF $depbase.Tpo -c -o src/posixos.o src/posixos.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/remote-stub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT src/remote-stub.o -MD -MP -MF $depbase.Tpo -c -o src/remote-stub.o src/remote-stub.c &&\ +mv -f $depbase.Tpo $depbase.Po +x86_64-lfs-linux-gnu-gcc -g -O2 -Wl,--export-dynamic -o make src/ar.o src/arscan.o src/commands.o src/default.o src/dir.o src/expand.o src/file.o src/function.o src/getopt.o src/getopt1.o src/guile.o src/hash.o src/implicit.o src/job.o src/load.o src/loadapi.o src/main.o src/misc.o src/output.o src/read.o src/remake.o src/rule.o src/signame.o src/strcache.o src/variable.o src/version.o src/vpath.o src/posixos.o src/remote-stub.o lib/libgnu.a +make[1]: Leaving directory '/mnt/lfs/sources/make-4.3' +Making install in lib +make[1]: Entering directory '/mnt/lfs/sources/make-4.3/lib' +make install-recursive +make[2]: Entering directory '/mnt/lfs/sources/make-4.3/lib' +make[3]: Entering directory '/mnt/lfs/sources/make-4.3/lib' +make[4]: Entering directory '/mnt/lfs/sources/make-4.3/lib' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/make-4.3/lib' +make[3]: Leaving directory '/mnt/lfs/sources/make-4.3/lib' +make[2]: Leaving directory '/mnt/lfs/sources/make-4.3/lib' +make[1]: Leaving directory '/mnt/lfs/sources/make-4.3/lib' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/make-4.3/po' +installing be.gmo as /mnt/lfs/usr/share/locale/be/LC_MESSAGES/make.mo +installing bg.gmo as /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/make.mo +installing cs.gmo as /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/make.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/make.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/make.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/make.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/make.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/make.mo +installing ga.gmo as /mnt/lfs/usr/share/locale/ga/LC_MESSAGES/make.mo +installing gl.gmo as /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/make.mo +installing he.gmo as /mnt/lfs/usr/share/locale/he/LC_MESSAGES/make.mo +installing hr.gmo as /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/make.mo +installing id.gmo as /mnt/lfs/usr/share/locale/id/LC_MESSAGES/make.mo +installing it.gmo as /mnt/lfs/usr/share/locale/it/LC_MESSAGES/make.mo +installing ja.gmo as /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/make.mo +installing ko.gmo as /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/make.mo +installing lt.gmo as /mnt/lfs/usr/share/locale/lt/LC_MESSAGES/make.mo +installing nl.gmo as /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/make.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/make.mo +installing pt.gmo as /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/make.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/make.mo +installing ru.gmo as /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/make.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/make.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/make.mo +installing tr.gmo as /mnt/lfs/usr/share/locale/tr/LC_MESSAGES/make.mo +installing uk.gmo as /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/make.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/make.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/make.mo +installing zh_TW.gmo as /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/make.mo +if test "make" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + /usr/bin/install -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/mnt/lfs/sources/make-4.3/po' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/make-4.3/doc' +make[2]: Entering directory '/mnt/lfs/sources/make-4.3/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/make.info' +make[2]: Leaving directory '/mnt/lfs/sources/make-4.3/doc' +make[1]: Leaving directory '/mnt/lfs/sources/make-4.3/doc' +make[1]: Entering directory '/mnt/lfs/sources/make-4.3' +make[2]: Entering directory '/mnt/lfs/sources/make-4.3' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c make '/mnt/lfs/usr/bin' + /usr/bin/mkdir -p '/mnt/lfs/usr/include' + /usr/bin/install -c -m 644 src/gnumake.h '/mnt/lfs/usr/include' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 doc/make.1 '/mnt/lfs/usr/share/man/man1' +make[2]: Leaving directory '/mnt/lfs/sources/make-4.3' +make[1]: Leaving directory '/mnt/lfs/sources/make-4.3' +[lfs-cross] Finishing build of make-4.3 at Wed Sep 7 14:08:45 -03 2022 +[lfs-cross] Starting build of patch-2.7.6 at Wed Sep 7 14:08:45 -03 2022 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C99... none needed +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +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 Minix Amsterdam compiler... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking the archiver (x86_64-lfs-linux-gnu-ar) interface... ar +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for ANSI C header files... (cached) yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for d_ino member in directory struct... guessing yes +checking for long file names... yes +checking for pathconf... yes +checking for canonicalize_file_name... yes +checking for getcwd... yes +checking for readlink... yes +checking for realpath... yes +checking for chown... yes +checking for fchown... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fdopendir... yes +checking for faccessat... yes +checking for fchmodat... yes +checking for lchmod... yes +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fstatat... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... yes +checking for nanotime... no +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mprotect... yes +checking for mkdirat... yes +checking for tzset... yes +checking for openat... yes +checking for readlinkat... yes +checking for link... yes +checking for renameat... yes +checking for setenv... yes +checking for strdup... yes +checking for strndup... yes +checking for symlinkat... yes +checking for localtime_r... yes +checking for timegm... yes +checking for pipe... yes +checking for unlinkat... yes +checking for utime... yes +checking for futimes... yes +checking for futimesat... yes +checking for futimens... yes +checking for utimensat... yes +checking for lutimes... yes +checking for vasnprintf... no +checking for snprintf... yes +checking for iswcntrl... yes +checking whether // is distinct from /... unknown, assuming no +checking whether realpath works... guessing yes +checking for sys/param.h... yes +checking for unistd.h... (cached) yes +checking for sys/socket.h... yes +checking for dirent.h... yes +checking for sys/stat.h... (cached) yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for sys/time.h... yes +checking for limits.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for inttypes.h... (cached) yes +checking for sys/mman.h... yes +checking for utime.h... yes +checking for features.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for uid_t in sys/types.h... yes +checking for unistd.h... (cached) yes +checking for working chown... guessing yes +checking whether chown dereferences symlinks... yes +checking whether chown honors trailing slash... guessing yes +checking whether chown always updates ctime... guessing yes +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking if environ is properly declared... yes +checking for complete errno.h... yes +checking whether strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... yes +checking type of array argument to getgroups... gid_t +checking whether lstat correctly handles trailing slash... guessing yes +checking whether fchdir is declared... yes +checking for working fcntl.h... cross-compiling +checking for pid_t... yes +checking for mode_t... yes +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether fchmodat is declared without a macro... yes +checking whether fstat is declared without a macro... yes +checking whether fstatat is declared without a macro... yes +checking whether futimens is declared without a macro... yes +checking whether lchmod is declared without a macro... yes +checking whether lstat is declared without a macro... yes +checking whether mkdirat is declared without a macro... yes +checking whether mkfifo is declared without a macro... yes +checking whether mkfifoat is declared without a macro... yes +checking whether mknod is declared without a macro... yes +checking whether mknodat is declared without a macro... yes +checking whether stat is declared without a macro... yes +checking whether utimensat is declared without a macro... yes +checking whether getcwd (NULL, 0) allocates memory for result... guessing yes +checking for getcwd with POSIX signature... yes +checking whether getdtablesize is declared... yes +checking for getopt.h... (cached) yes +checking for getopt_long_only... yes +checking whether getopt is POSIX compatible... guessing yes +checking for working GNU getopt function... guessing no +checking for C/C++ restrict keyword... __restrict +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking whether gettimeofday is declared without a macro... yes +checking whether limits.h has ULLONG_WIDTH etc.... yes +checking for wint_t... yes +checking whether wint_t is too small... no +checking for unsigned long long int... yes +checking for long long int... yes +checking whether stdint.h conforms to C99... guessing yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether imaxabs is declared without a macro... yes +checking whether imaxdiv is declared without a macro... yes +checking whether strtoimax is declared without a macro... yes +checking whether strtoumax is declared without a macro... yes +checking for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for nl_langinfo and CODESET... yes +checking whether getc_unlocked is declared... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for mbstate_t... yes +checking for a traditional japanese locale... none +checking for a transitional chinese locale... none +checking for a french Unicode locale... none +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... guessing no +checking whether memrchr is declared... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... yes +checking whether time_t is signed... yes +checking whether alarm is declared... yes +checking for working mktime... guessing no +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct tm.tm_zone... yes +checking for struct tm.tm_gmtoff... yes +checking for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for compound literals... yes +checking for ssize_t... yes +checking whether setenv is declared... yes +checking search.h usability... yes +checking search.h presence... yes +checking for search.h... yes +checking for tsearch... yes +checking for sigset_t... yes +checking for wchar_t... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... guessing yes +checking whether ffsl is declared without a macro... yes +checking whether ffsll is declared without a macro... yes +checking whether memmem is declared without a macro... yes +checking whether mempcpy is declared without a macro... yes +checking whether memrchr is declared without a macro... yes +checking whether rawmemchr is declared without a macro... yes +checking whether stpcpy is declared without a macro... yes +checking whether stpncpy is declared without a macro... yes +checking whether strchrnul is declared without a macro... yes +checking whether strdup is declared without a macro... yes +checking whether strncat is declared without a macro... yes +checking whether strndup is declared without a macro... yes +checking whether strnlen is declared without a macro... yes +checking whether strpbrk is declared without a macro... yes +checking whether strsep is declared without a macro... yes +checking whether strcasestr is declared without a macro... yes +checking whether strtok_r is declared without a macro... yes +checking whether strerror_r is declared without a macro... yes +checking whether strsignal is declared without a macro... yes +checking whether strverscmp is declared without a macro... yes +checking whether strndup is declared... (cached) yes +checking whether strnlen is declared... (cached) yes +checking for struct timespec in ... yes +checking whether unsetenv is declared... yes +checking whether the utimes function works... guessing no +checking for inttypes.h... yes +checking for stdint.h... yes +checking for intmax_t... yes +checking where to find the exponent in a 'double'... word 1 bit 20 +checking whether snprintf returns a byte count as in C99... guessing yes +checking for snprintf... (cached) yes +checking for strnlen... yes +checking for wcslen... yes +checking for wcsnlen... yes +checking for mbrtowc... (cached) yes +checking for wcrtomb... yes +checking whether _snprintf is declared... no +checking whether uses 'inline' correctly... yes +checking for alloca as a compiler built-in... yes +checking whether this system has an arbitrary file name length limit... yes +checking for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for clock_settime... yes +checking for closedir... yes +checking for d_ino member in directory struct... (cached) guessing yes +checking whether alphasort is declared without a macro... yes +checking whether closedir is declared without a macro... yes +checking whether dirfd is declared without a macro... yes +checking whether fdopendir is declared without a macro... yes +checking whether opendir is declared without a macro... yes +checking whether readdir is declared without a macro... yes +checking whether rewinddir is declared without a macro... yes +checking whether scandir is declared without a macro... yes +checking for dirfd... yes +checking whether dirfd is declared... (cached) yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... (cached) unknown, assuming no +checking whether dup2 works... guessing yes +checking for error_at_line... yes +checking for euidaccess... yes +checking for fchownat... yes +checking whether fchownat works with AT_SYMLINK_NOFOLLOW... no +checking whether fchownat works with an empty file name... guessing no +checking whether fcntl handles F_DUPFD correctly... guessing yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking whether fcntl is declared without a macro... yes +checking whether openat is declared without a macro... yes +checking for flexible array member... yes +checking whether conversion from 'int' to 'long double' works... guessing yes +checking whether fstatat (..., 0) works... guessing yes +checking whether getdtablesize works... guessing yes +checking for getgroups... yes +checking for working getgroups... guessing yes +checking whether getgroups handles negative values... guessing yes +checking whether program_invocation_name is declared... yes +checking whether program_invocation_short_name is declared... yes +checking whether __argv is declared... no +checking whether gettimeofday clobbers localtime buffer... guessing no +checking for gettimeofday with POSIX signature... yes +checking for group_member... yes +checking whether INT32_MAX < INTMAX_MAX... yes +checking whether INT64_MAX == LONG_MAX... yes +checking whether UINT32_MAX < UINTMAX_MAX... yes +checking whether UINT64_MAX == ULONG_MAX... yes +checking for lchown... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (cached) yes +checking whether mbrtowc handles incomplete characters... guessing yes +checking whether mbrtowc works as well as mbtowc... guessing yes +checking whether mbrtowc handles a NULL pwc argument... guessing yes +checking whether mbrtowc handles a NULL string argument... guessing yes +checking whether mbrtowc has a correct return value... guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes +checking whether mbrtowc works on empty input... guessing no +checking whether the C locale is free of encoding errors... guessing no +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking bp-sym.h usability... no +checking bp-sym.h presence... no +checking for bp-sym.h... no +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking whether mkdir handles trailing slash... guessing yes +checking whether mkdir handles trailing dot... guessing yes +checking for __mktime_internal... no +checking whether open recognizes a trailing slash... guessing yes +checking for opendir... yes +checking for struct tm.tm_zone... (cached) yes +checking whether program_invocation_name is declared... (cached) yes +checking whether program_invocation_short_name is declared... (cached) yes +checking for raise... yes +checking for readdir... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... guessing yes +checking whether readlinkat signature is correct... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking whether rename honors trailing slash on destination... guessing yes +checking whether rename honors trailing slash on source... guessing yes +checking whether rename manages hard links correctly... guessing yes +checking whether rename manages existing destinations correctly... guessing yes +checking linux/fs.h usability... yes +checking linux/fs.h presence... yes +checking for linux/fs.h... yes +checking for linux/fs.h... (cached) yes +checking whether rmdir works... guessing yes +checking whether setenv validates arguments... guessing yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking whether pthread_sigmask is declared without a macro... yes +checking whether sigaction is declared without a macro... yes +checking whether sigaddset is declared without a macro... yes +checking whether sigdelset is declared without a macro... yes +checking whether sigemptyset is declared without a macro... yes +checking whether sigfillset is declared without a macro... yes +checking whether sigismember is declared without a macro... yes +checking whether sigpending is declared without a macro... yes +checking whether sigprocmask is declared without a macro... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking for ssize_t... (cached) yes +checking whether stat handles trailing slashes on files... guessing yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for struct stat.st_birthtimespec.tv_nsec... no +checking for struct stat.st_birthtimensec... no +checking for struct stat.st_birthtim.tv_nsec... no +checking for va_copy... yes +checking for max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking which flavor of printf attribute matches inttypes macros... system +checking whether dprintf is declared without a macro... yes +checking whether fpurge is declared without a macro... no +checking whether fseeko is declared without a macro... yes +checking whether ftello is declared without a macro... yes +checking whether getdelim is declared without a macro... yes +checking whether getline is declared without a macro... yes +checking whether gets is declared without a macro... no +checking whether pclose is declared without a macro... yes +checking whether popen is declared without a macro... yes +checking whether renameat is declared without a macro... yes +checking whether snprintf is declared without a macro... yes +checking whether tmpfile is declared without a macro... yes +checking whether vdprintf is declared without a macro... yes +checking whether vsnprintf is declared without a macro... yes +checking whether _Exit is declared without a macro... yes +checking whether atoll is declared without a macro... yes +checking whether canonicalize_file_name is declared without a macro... yes +checking whether getloadavg is declared without a macro... yes +checking whether getsubopt is declared without a macro... yes +checking whether grantpt is declared without a macro... yes +checking whether initstate is declared without a macro... yes +checking whether initstate_r is declared without a macro... yes +checking whether mkdtemp is declared without a macro... yes +checking whether mkostemp is declared without a macro... yes +checking whether mkostemps is declared without a macro... yes +checking whether mkstemp is declared without a macro... yes +checking whether mkstemps is declared without a macro... yes +checking whether posix_openpt is declared without a macro... yes +checking whether ptsname is declared without a macro... yes +checking whether ptsname_r is declared without a macro... yes +checking whether qsort_r is declared without a macro... yes +checking whether random is declared without a macro... yes +checking whether random_r is declared without a macro... yes +checking whether reallocarray is declared without a macro... yes +checking whether realpath is declared without a macro... yes +checking whether rpmatch is declared without a macro... yes +checking whether secure_getenv is declared without a macro... yes +checking whether setenv is declared without a macro... yes +checking whether setstate is declared without a macro... yes +checking whether setstate_r is declared without a macro... yes +checking whether srandom is declared without a macro... yes +checking whether srandom_r is declared without a macro... yes +checking whether strtod is declared without a macro... yes +checking whether strtoll is declared without a macro... yes +checking whether strtoull is declared without a macro... yes +checking whether unlockpt is declared without a macro... yes +checking whether unsetenv is declared without a macro... yes +checking for working strerror function... guessing yes +checking for working strndup... guessing yes +checking for working strnlen... yes +checking whether symlink handles trailing slash correctly... guessing yes +checking whether symlinkat handles trailing slash correctly... guessing yes +checking for nlink_t... (cached) yes +checking whether fchmodat is declared without a macro... (cached) yes +checking whether fstat is declared without a macro... (cached) yes +checking whether fstatat is declared without a macro... (cached) yes +checking whether futimens is declared without a macro... (cached) yes +checking whether lchmod is declared without a macro... (cached) yes +checking whether lstat is declared without a macro... (cached) yes +checking whether mkdirat is declared without a macro... (cached) yes +checking whether mkfifo is declared without a macro... (cached) yes +checking whether mkfifoat is declared without a macro... (cached) yes +checking whether mknod is declared without a macro... (cached) yes +checking whether mknodat is declared without a macro... (cached) yes +checking whether stat is declared without a macro... (cached) yes +checking whether utimensat is declared without a macro... (cached) yes +checking whether localtime_r is declared... yes +checking whether localtime_r is compatible with its POSIX signature... yes +checking for timezone_t... no +checking whether tzset clobbers localtime buffer... guessing no +checking whether chdir is declared without a macro... yes +checking whether chown is declared without a macro... yes +checking whether dup is declared without a macro... yes +checking whether dup2 is declared without a macro... yes +checking whether dup3 is declared without a macro... yes +checking whether environ is declared without a macro... yes +checking whether euidaccess is declared without a macro... yes +checking whether faccessat is declared without a macro... yes +checking whether fchdir is declared without a macro... yes +checking whether fchownat is declared without a macro... yes +checking whether fdatasync is declared without a macro... yes +checking whether fsync is declared without a macro... yes +checking whether ftruncate is declared without a macro... yes +checking whether getcwd is declared without a macro... yes +checking whether getdomainname is declared without a macro... yes +checking whether getdtablesize is declared without a macro... yes +checking whether getgroups is declared without a macro... yes +checking whether gethostname is declared without a macro... yes +checking whether getlogin is declared without a macro... yes +checking whether getlogin_r is declared without a macro... yes +checking whether getpagesize is declared without a macro... yes +checking whether getusershell is declared without a macro... yes +checking whether setusershell is declared without a macro... yes +checking whether endusershell is declared without a macro... yes +checking whether group_member is declared without a macro... yes +checking whether isatty is declared without a macro... yes +checking whether lchown is declared without a macro... yes +checking whether link is declared without a macro... yes +checking whether linkat is declared without a macro... yes +checking whether lseek is declared without a macro... yes +checking whether pipe is declared without a macro... yes +checking whether pipe2 is declared without a macro... yes +checking whether pread is declared without a macro... yes +checking whether pwrite is declared without a macro... yes +checking whether readlink is declared without a macro... yes +checking whether readlinkat is declared without a macro... yes +checking whether rmdir is declared without a macro... yes +checking whether sethostname is declared without a macro... yes +checking whether sleep is declared without a macro... yes +checking whether symlink is declared without a macro... yes +checking whether symlinkat is declared without a macro... yes +checking whether truncate is declared without a macro... yes +checking whether ttyname_r is declared without a macro... yes +checking whether unlink is declared without a macro... yes +checking whether unlinkat is declared without a macro... yes +checking whether usleep is declared without a macro... yes +checking whether unlink honors trailing slashes... guessing yes +checking whether unlink of a parent directory fails as it should... guessing yes +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... guessing yes +checking whether utime is declared without a macro... yes +checking whether utimensat works... guessing yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking whether btowc is declared without a macro... yes +checking whether wctob is declared without a macro... yes +checking whether mbsinit is declared without a macro... yes +checking whether mbrtowc is declared without a macro... yes +checking whether mbrlen is declared without a macro... yes +checking whether mbsrtowcs is declared without a macro... yes +checking whether mbsnrtowcs is declared without a macro... yes +checking whether wcrtomb is declared without a macro... yes +checking whether wcsrtombs is declared without a macro... yes +checking whether wcsnrtombs is declared without a macro... yes +checking whether wcwidth is declared without a macro... yes +checking whether wmemchr is declared without a macro... yes +checking whether wmemcmp is declared without a macro... yes +checking whether wmemcpy is declared without a macro... yes +checking whether wmemmove is declared without a macro... yes +checking whether wmemset is declared without a macro... yes +checking whether wcslen is declared without a macro... yes +checking whether wcsnlen is declared without a macro... yes +checking whether wcscpy is declared without a macro... yes +checking whether wcpcpy is declared without a macro... yes +checking whether wcsncpy is declared without a macro... yes +checking whether wcpncpy is declared without a macro... yes +checking whether wcscat is declared without a macro... yes +checking whether wcsncat is declared without a macro... yes +checking whether wcscmp is declared without a macro... yes +checking whether wcsncmp is declared without a macro... yes +checking whether wcscasecmp is declared without a macro... yes +checking whether wcsncasecmp is declared without a macro... yes +checking whether wcscoll is declared without a macro... yes +checking whether wcsxfrm is declared without a macro... yes +checking whether wcsdup is declared without a macro... yes +checking whether wcschr is declared without a macro... yes +checking whether wcsrchr is declared without a macro... yes +checking whether wcscspn is declared without a macro... yes +checking whether wcsspn is declared without a macro... yes +checking whether wcspbrk is declared without a macro... yes +checking whether wcsstr is declared without a macro... yes +checking whether wcstok is declared without a macro... yes +checking whether wcswidth is declared without a macro... yes +checking whether wcsftime is declared without a macro... yes +checking whether iswcntrl works... guessing yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking whether wctype is declared without a macro... yes +checking whether iswctype is declared without a macro... yes +checking whether wctrans is declared without a macro... yes +checking whether towctrans is declared without a macro... yes +checking for stdint.h... (cached) yes +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking the archiver (x86_64-lfs-linux-gnu-ar) interface... (cached) ar +checking for mode_t... (cached) yes +checking for off_t... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... (cached) yes +checking attr/error_context.h usability... no +checking attr/error_context.h presence... no +checking for attr/error_context.h... no +checking attr/libattr.h usability... no +checking attr/libattr.h presence... no +checking for attr/libattr.h... no +checking for geteuid... yes +checking for getuid... yes +checking for raise... (cached) yes +checking for sigaction... yes +checking for sigprocmask... yes +checking for sigsetmask... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for unistd.h... (cached) yes +checking for DOS-style setmode... no +checking for ed... ed +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating lib/Makefile +config.status: creating src/Makefile +config.status: creating tests/Makefile +config.status: creating config.h +config.status: executing depfiles commands +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/patch-2.7.6' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/patch-2.7.6/lib' + GEN alloca.h + GEN configmake.h + GEN dirent.h + GEN fcntl.h + GEN getopt.h + GEN getopt-cdefs.h + GEN inttypes.h + GEN limits.h + GEN signal.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN sys/stat.h + GEN sys/time.h + GEN sys/types.h + GEN time.h + GEN unistd.h + GEN wchar.h + GEN wctype.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/patch-2.7.6/lib' + CC argmatch.o + CC backupfile.o + CC backup-find.o + CC bitrotate.o + CC c-ctype.o + CC c-strcasecmp.o + CC c-strncasecmp.o + CC cloexec.o + CC opendir-safer.o + CC dirname.o + CC basename.o + CC dirname-lgpl.o + CC basename-lgpl.o + CC stripslash.o + CC exitfail.o + CC chmodat.o + CC chownat.o + CC fd-hook.o + CC fd-safer-flag.o + CC dup-safer-flag.o + CC filenamecat-lgpl.o + CC full-write.o + CC getprogname.o + CC gettime.o + CC hard-locale.o + CC hash.o + CC gl_linked_list.o + CC gl_list.o + CC localcharset.o + CC malloca.o + CC nstrftime.o + CC openat-die.o + CC parse-datetime.o + CC progname.o + CC quotearg.o + CC renameat2.o + CC safe-write.o + CC save-cwd.o + CC stat-time.o + CC statat.o + CC tempname.o + CC timespec.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.o + CC utimens.o + CC verror.o + CC wctype-h.o + CC xmalloc.o + CC xalloc-die.o + CC gl_xlist.o + CC xsize.o + CC xstrndup.o + CC xvasprintf.o + CC xasprintf.o + CC asnprintf.o + CC chdir-long.o + CC fchownat.o + CC fcntl.o + CC getopt.o + CC getopt1.o + CC localtime-buffer.o + CC mbrtowc.o + CC memchr.o + CC mktime.o + CC openat-proc.o + CC printf-args.o + CC printf-parse.o + CC time_rz.o + CC timegm.o + CC vasnprintf.o + CC xmemdup0.o + AR libpatch.a + GEN charset.alias + GEN ref-add.sed + GEN ref-del.sed +make[3]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/lib' +make[2]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/lib' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/patch-2.7.6/src' + CC inp.o + CC patch.o + CC pch.o + CC safe.o + CC util.o + CC version.o + CC merge.o + CCLD patch +make[2]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/src' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/patch-2.7.6/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/tests' +make[2]: Entering directory '/mnt/lfs/sources/patch-2.7.6' +make[2]: Leaving directory '/mnt/lfs/sources/patch-2.7.6' +make[1]: Leaving directory '/mnt/lfs/sources/patch-2.7.6' +make install-recursive +make[1]: Entering directory '/mnt/lfs/sources/patch-2.7.6' +Making install in lib +make[2]: Entering directory '/mnt/lfs/sources/patch-2.7.6/lib' +make install-am +make[3]: Entering directory '/mnt/lfs/sources/patch-2.7.6/lib' +make[4]: Entering directory '/mnt/lfs/sources/patch-2.7.6/lib' +if test yes = no; then \ + case 'linux-gnu' in \ + darwin[56]*) \ + need_charset_alias=true ;; \ + darwin* | cygwin* | mingw* | pw32* | cegcc*) \ + need_charset_alias=false ;; \ + *) \ + need_charset_alias=true ;; \ + esac ; \ +else \ + need_charset_alias=false ; \ +fi ; \ +if $need_charset_alias; then \ + /bin/sh /mnt/lfs/sources/patch-2.7.6/build-aux/install-sh -d /mnt/lfs/usr/lib ; \ +fi ; \ +if test -f /mnt/lfs/usr/lib/charset.alias; then \ + sed -f ref-add.sed /mnt/lfs/usr/lib/charset.alias > /mnt/lfs/usr/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 /mnt/lfs/usr/lib/charset.tmp /mnt/lfs/usr/lib/charset.alias ; \ + rm -f /mnt/lfs/usr/lib/charset.tmp ; \ +else \ + if $need_charset_alias; then \ + sed -f ref-add.sed charset.alias > /mnt/lfs/usr/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 /mnt/lfs/usr/lib/charset.tmp /mnt/lfs/usr/lib/charset.alias ; \ + rm -f /mnt/lfs/usr/lib/charset.tmp ; \ + fi ; \ +fi +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/lib' +make[3]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/lib' +make[2]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/lib' +Making install in src +make[2]: Entering directory '/mnt/lfs/sources/patch-2.7.6/src' +make[3]: Entering directory '/mnt/lfs/sources/patch-2.7.6/src' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c patch '/mnt/lfs/usr/bin' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/src' +make[2]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/src' +Making install in tests +make[2]: Entering directory '/mnt/lfs/sources/patch-2.7.6/tests' +make[3]: Entering directory '/mnt/lfs/sources/patch-2.7.6/tests' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/tests' +make[2]: Leaving directory '/mnt/lfs/sources/patch-2.7.6/tests' +make[2]: Entering directory '/mnt/lfs/sources/patch-2.7.6' +make[3]: Entering directory '/mnt/lfs/sources/patch-2.7.6' +make[3]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 'patch.man' '/mnt/lfs/usr/share/man/man1/patch.1' +make[3]: Leaving directory '/mnt/lfs/sources/patch-2.7.6' +make[2]: Leaving directory '/mnt/lfs/sources/patch-2.7.6' +make[1]: Leaving directory '/mnt/lfs/sources/patch-2.7.6' +[lfs-cross] Finishing build of patch-2.7.6 at Wed Sep 7 14:09:12 -03 2022 +[lfs-cross] Starting build of sed-4.8 at Wed Sep 7 14:09:12 -03 2022 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +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 make supports nested variables... (cached) yes +checking whether make supports the include directive... yes (GNU style) +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for sys/param.h... yes +checking for stdio_ext.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for sys/time.h... yes +checking for sys/socket.h... yes +checking for threads.h... yes +checking for limits.h... yes +checking for wchar.h... yes +checking for langinfo.h... yes +checking for xlocale.h... no +checking for sys/mman.h... yes +checking for malloc.h... yes +checking for selinux/selinux.h... no +checking for features.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for arpa/inet.h... yes +checking for dirent.h... yes +checking for netdb.h... yes +checking for netinet/in.h... yes +checking for sys/select.h... yes +checking for pthread.h... yes +checking for sys/wait.h... yes +checking for sys/ioctl.h... yes +checking for sys/uio.h... yes +checking for locale.h... yes +checking for errno.h... yes +checking for mcheck.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 how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for Minix Amsterdam compiler... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for fchmod... yes +checking for btowc... yes +checking for canonicalize_file_name... yes +checking for getcwd... yes +checking for readlink... yes +checking for realpath... yes +checking for strerror_r... yes +checking for symlink... yes +checking for __fwriting... yes +checking for getdelim... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... yes +checking for isblank... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mbrlen... yes +checking for mprotect... yes +checking for mkostemp... yes +checking for _set_invalid_parameter_handler... no +checking for nl_langinfo... yes +checking for iswctype... yes +checking for link... yes +checking for __xpg_strerror_r... yes +checking for wcrtomb... yes +checking for wctob... yes +checking for iswcntrl... yes +checking for fcntl... yes +checking for fpurge... no +checking for __fpurge... yes +checking for __freading... yes +checking for ftruncate... yes +checking for getdtablesize... yes +checking for duplocale... yes +checking for newlocale... yes +checking for uselocale... yes +checking for freelocale... yes +checking for pipe... yes +checking for pthread_sigmask... yes +checking for setenv... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for sleep... yes +checking for strdup... yes +checking for catgets... yes +checking for snprintf... yes +checking for shutdown... yes +checking for isatty... yes +checking for isascii... yes +checking for memcpy... yes +checking for strchr... yes +checking for strtoul... yes +checking for popen... yes +checking for pathconf... yes +checking for fchown... yes +checking for setlocale... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking whether uses 'inline' correctly... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking whether // is distinct from /... unknown, assuming no +checking whether realpath works... guessing yes +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking for complete errno.h... yes +checking whether the compiler is clang... no +checking for compiler option needed when checking for declarations... none +checking how x86_64-lfs-linux-gnu-gcc reports undeclared, standard C functions... error +checking whether strerror_r is declared... yes +checking whether strerror_r returns char *... yes +checking for working fcntl.h... cross-compiling +checking for pid_t... yes +checking for mode_t... yes +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether getdelim is declared... yes +checking for getopt.h... (cached) yes +checking for getopt_long_only... yes +checking whether getopt is POSIX compatible... guessing yes +checking for working GNU getopt function... guessing no +checking for C/C++ restrict keyword... __restrict +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for pthread.h... (cached) yes +checking for pthread_kill in -lpthread... yes +checking whether POSIX threads API is available... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes +checking whether setlocale (category, NULL) is multithread-safe... yes +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking for wint_t... yes +checking whether wint_t is too small... no +checking whether stdint.h conforms to C99... guessing yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking for wchar_t... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking whether locale.h defines locale_t... yes +checking for multithread API to use... none +checking whether lstat correctly handles trailing slash... guessing yes +checking for a sed that does not truncate output... /usr/bin/sed +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... yes +checking for GNU libc compatible malloc... guessing yes +checking for mbstate_t... yes +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +checking whether mbrtowc handles incomplete characters... guessing yes +checking whether mbrtowc works as well as mbtowc... guessing yes +checking whether mbrtowc handles a NULL pwc argument... guessing yes +checking whether mbrtowc handles a NULL string argument... guessing yes +checking whether mbrtowc has a correct return value... guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes +checking whether mbrtowc stores incomplete characters... guessing no +checking whether mbrtowc works on empty input... guessing no +checking whether the C locale is free of encoding errors... guessing no +checking for inline... inline +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... guessing no +checking whether memrchr is declared... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... yes +checking whether alarm is declared... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for library containing setfilecon... no +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether strerror(0) succeeds... guessing yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... guessing no +checking for struct timespec in ... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether is self-contained... yes +checking for shutdown... (cached) yes +checking whether defines the SHUT_* macros... yes +checking for struct sockaddr_storage... yes +checking for sa_family_t... yes +checking for struct sockaddr_storage.ss_family... yes +checking if environ is properly declared... yes +checking whether stdin defaults to large file offsets... yes +checking whether fseeko is declared... yes +checking for fseeko... yes +checking whether fflush works on input streams... cross +checking whether ungetc works on arbitrary bytes... guessing yes +checking whether ftello is declared... yes +checking for ftello... yes +checking whether ftello works... guessing yes +checking whether getcwd (NULL, 0) allocates memory for result... guessing yes +checking for getcwd with POSIX signature... yes +checking whether getdtablesize is declared... yes +checking for IPv4 sockets... yes +checking for IPv6 sockets... yes +checking for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for LC_MESSAGES... yes +checking whether uselocale works... guessing yes +checking for fake locale system (OpenBSD)... guessing no +checking for Solaris 11.4 locale system... no +checking for getlocalename_l... no +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyPreferredLanguages... no +checking whether is self-contained... yes +checking for library containing setsockopt... none needed +checking whether select supports a 0 argument... guessing yes +checking whether select detects invalid fds... guessing yes +checking for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking for sigset_t... yes +checking whether setenv is declared... yes +checking for search.h... yes +checking for tsearch... yes +checking for uid_t in sys/types.h... yes +checking whether strdup is declared... yes +checking whether unsetenv is declared... yes +checking for sys/acl.h... no +checking for alloca as a compiler built-in... yes +checking whether to enable assertions... yes +checking whether btowc(0) is correct... guessing yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking whether // is distinct from /... (cached) unknown, assuming no +checking for error_at_line... yes +checking for flexible array member... yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking for working getdelim function... guessing yes +checking whether program_invocation_name is declared... yes +checking whether program_invocation_short_name is declared... yes +checking whether __argv is declared... no +checking whether gettimeofday clobbers localtime buffer... guessing no +checking for gettimeofday with POSIX signature... yes +checking whether langinfo.h defines CODESET... yes +checking whether langinfo.h defines T_FMT_AMPM... yes +checking whether langinfo.h defines ALTMON_1... yes +checking whether langinfo.h defines ERA... yes +checking whether langinfo.h defines YESEXPR... yes +checking whether the compiler supports the __inline keyword... yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes +checking whether mbrtowc handles a NULL string argument... (cached) guessing yes +checking whether mbrtowc has a correct return value... (cached) guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes +checking whether mbrtowc stores incomplete characters... (cached) guessing no +checking whether mbrtowc works on empty input... (cached) guessing no +checking whether the C locale is free of encoding errors... (cached) guessing no +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking for mbtowc... yes +checking for bp-sym.h... no +checking for memrchr... yes +checking whether mkdir handles trailing slash... guessing yes +checking whether mkdir handles trailing dot... guessing yes +checking whether YESEXPR works... guessing yes +checking for obstacks that work with any size object... no +checking for perl5.005 or newer... yes +checking whether program_invocation_name is declared... (cached) yes +checking whether program_invocation_short_name is declared... (cached) yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... guessing yes +checking for working re_compile_pattern... guessing no +checking for libintl.h... yes +checking whether isblank is declared... yes +checking whether rename honors trailing slash on destination... guessing yes +checking whether rename honors trailing slash on source... guessing yes +checking whether rename manages hard links correctly... guessing yes +checking whether rename manages existing destinations correctly... guessing yes +checking whether rmdir works... guessing yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes +checking whether setlocale (category, NULL) is multithread-safe... (cached) yes +checking for ssize_t... yes +checking whether stat handles trailing slashes on files... guessing yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for struct stat.st_birthtimespec.tv_nsec... no +checking for struct stat.st_birthtimensec... no +checking for struct stat.st_birthtim.tv_nsec... no +checking for working stdalign.h... yes +checking for va_copy... yes +checking for good max_align_t... (cached) yes +checking whether NULL can be used in arbitrary expressions... (cached) yes +checking which flavor of printf attribute matches inttypes macros... system +checking for working strerror function... guessing yes +checking for strverscmp... yes +checking for nlink_t... (cached) yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether wcrtomb works in the C locale... guessing yes +checking whether wcrtomb return value is correct... guessing yes +checking whether wctob works... guessing yes +checking whether wctob is declared... yes +checking whether iswcntrl works... guessing yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional french locale... (cached) none +checking for a turkish Unicode locale... none +checking for closedir... yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether dup2 works... guessing yes +checking whether fcntl handles F_DUPFD correctly... guessing yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking whether fdopen sets errno... guessing yes +checking whether fflush works on input streams... (cached) cross +checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes +checking whether fpurge is declared... no +checking for fseeko... (cached) yes +checking whether fflush works on input streams... (cached) cross +checking for _fseeki64... no +checking for ftello... (cached) yes +checking whether ftello works... (cached) guessing yes +checking whether getdtablesize works... guessing yes +checking for getpagesize... yes +checking whether getpagesize is declared... yes +checking for library containing inet_pton... none required +checking whether inet_pton is declared... yes +checking whether byte ordering is bigendian... no +checking whether INT32_MAX < INTMAX_MAX... yes +checking whether INT64_MAX == LONG_MAX... yes +checking whether UINT32_MAX < UINTMAX_MAX... yes +checking whether UINT64_MAX == ULONG_MAX... yes +checking for ioctl... yes +checking for ioctl with POSIX signature... no +checking whether link obeys POSIX... guessing yes +checking whether lseek detects pipes... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for library containing nanosleep... none required +checking for working nanosleep... guessing no (mishandles large arguments) +checking whether is self-contained... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking whether open recognizes a trailing slash... guessing yes +checking for opendir... yes +checking for pthread_t... yes +checking for pthread_spinlock_t... yes +checking for PTHREAD_CREATE_DETACHED... yes +checking for PTHREAD_MUTEX_RECURSIVE... yes +checking for PTHREAD_MUTEX_ROBUST... yes +checking for PTHREAD_PROCESS_SHARED... yes +checking whether pthread_create exists as a global function... yes +checking whether pthread_sigmask is a macro... no +checking whether pthread_sigmask works without -lpthread... guessing yes +checking whether pthread_sigmask returns error numbers... guessing yes +checking whether pthread_sigmask unblocks signals correctly... guessing yes +checking for putenv compatible with GNU and SVID... guessing yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for raise... yes +checking for sigprocmask... yes +checking for readdir... yes +checking for sched.h... yes +checking for struct sched_param... yes +checking whether select supports a 0 argument... (cached) guessing yes +checking whether select detects invalid fds... (cached) guessing yes +checking whether setenv validates arguments... guessing yes +checking whether setlocale supports the C locale... guessing yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking for struct sigaction.sa_sigaction... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking for sigprocmask... (cached) yes +checking whether sleep is declared... yes +checking for working sleep... guessing yes +checking for socklen_t... yes +checking whether symlink handles trailing slash correctly... guessing yes +checking whether declares ioctl... yes +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... guessing yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for a traditional japanese locale... (cached) none +checking for a transitional chinese locale... (cached) none +checking whether "rt" can be used with fopen... assuming no +checking whether -lcP is needed... assuming no +checking for an ANSI C-conforming const... yes +checking for size_t... (cached) yes +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking for CFPreferencesCopyAppValue... (cached) no +checking for CFLocaleCopyPreferredLanguages... (cached) no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking whether UTF-8 case folding tests should pass... don't care (cross compiling) +checking for perl... /usr/bin/perl +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating gnulib-tests/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile + GEN lib/alloca.h + GEN lib/ctype.h + GEN lib/fcntl.h + GEN lib/getopt.h + GEN lib/getopt-cdefs.h + GEN lib/inttypes.h + GEN lib/langinfo.h + GEN lib/limits.h + GEN lib/locale.h + GEN lib/selinux/selinux.h + GEN lib/selinux/context.h + GEN lib/stdio.h + GEN lib/stdlib.h + GEN lib/string.h + GEN lib/sys/stat.h + GEN lib/sys/time.h + GEN lib/sys/types.h + GEN lib/time.h + GEN lib/unistd.h + GEN lib/wchar.h + GEN lib/wctype.h + GEN sed/version.c + GEN sed/version.h +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/sed-4.8' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/sed-4.8/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/sed-4.8/po' +Making all in . +make[2]: Entering directory '/mnt/lfs/sources/sed-4.8' + CC sed/sed-compile.o + CC sed/sed-debug.o + CC sed/sed-execute.o + CC sed/sed-mbcs.o + CC sed/sed-regexp.o + CC sed/sed-sed.o + CC sed/sed-utils.o + CC lib/copy-acl.o + CC lib/set-acl.o + CC lib/acl-errno-valid.o + CC lib/acl-internal.o + CC lib/get-permissions.o + CC lib/set-permissions.o + CC lib/binary-io.o + CC lib/c-ctype.o + CC lib/c-strcasecmp.o + CC lib/c-strncasecmp.o + CC lib/close-stream.o + CC lib/closeout.o + CC lib/dfa.o + CC lib/localeinfo.o + CC lib/dirname-lgpl.o + CC lib/basename-lgpl.o + CC lib/stripslash.o + CC lib/exitfail.o + CC lib/getprogname.o + CC lib/hard-locale.o + CC lib/localcharset.o + CC lib/glthread/lock.o + CC lib/malloca.o + CC lib/progname.o + CC lib/qcopy-acl.o + CC lib/qset-acl.o + CC lib/quotearg.o + CC lib/se-context.o + CC lib/se-selinux.o + CC lib/setlocale_null.o + CC lib/stat-time.o + CC lib/tempname.o + CC lib/glthread/threadlib.o + CC lib/unistd.o + CC lib/version-etc.o + CC lib/version-etc-fsf.o + CC lib/wctype-h.o + CC lib/xmalloc.o + CC lib/xalloc-die.o + CC lib/getopt.o + CC lib/getopt1.o + CC lib/localtime-buffer.o + CC lib/mbrlen.o + CC lib/mbrtowc.o + CC lib/memchr.o + CC lib/obstack.o + CC lib/regex.o + CC lib/strerror.o + AR lib/libsed.a + CC sed/version.o + AR sed/libver.a + CCLD sed/sed +make[2]: Leaving directory '/mnt/lfs/sources/sed-4.8' +Making all in gnulib-tests +make[2]: Entering directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' + GEN arpa/inet.h + GEN dirent.h + GEN pthread.h + GEN sched.h + GEN signal.h + GEN sys/ioctl.h + GEN sys/select.h + GEN sys/socket.h + GEN sys/uio.h +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' + CC locale.o + CC cloexec.o + CC fd-hook.o + CC file-has-acl.o + CC freading.o + CC localename.o + CC localename-table.o + CC read-file.o + CC sig-handler.o + CC sockets.o + CC sys_socket.o + CC glthread/thread.o + CC fcntl.o + CC fflush.o + CC fpurge.o + CC fseek.o + CC fseeko.o + CC ioctl.o + CC nanosleep.o + CC perror.o + CC pthread_sigmask.o + CC strerror_r.o + AR libtests.a + CCLD current-locale + CC test-localcharset.o + CCLD test-localcharset +make[4]: Leaving directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/sed-4.8' +make install-recursive +make[1]: Entering directory '/mnt/lfs/sources/sed-4.8' +Making install in po +make[2]: Entering directory '/mnt/lfs/sources/sed-4.8/po' +installing af.gmo as /mnt/lfs/usr/share/locale/af/LC_MESSAGES/sed.mo +installing ast.gmo as /mnt/lfs/usr/share/locale/ast/LC_MESSAGES/sed.mo +installing bg.gmo as /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/sed.mo +installing ca.gmo as /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/sed.mo +installing cs.gmo as /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/sed.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/sed.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/sed.mo +installing el.gmo as /mnt/lfs/usr/share/locale/el/LC_MESSAGES/sed.mo +installing eo.gmo as /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/sed.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/sed.mo +installing et.gmo as /mnt/lfs/usr/share/locale/et/LC_MESSAGES/sed.mo +installing eu.gmo as /mnt/lfs/usr/share/locale/eu/LC_MESSAGES/sed.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/sed.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/sed.mo +installing ga.gmo as /mnt/lfs/usr/share/locale/ga/LC_MESSAGES/sed.mo +installing gl.gmo as /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/sed.mo +installing he.gmo as /mnt/lfs/usr/share/locale/he/LC_MESSAGES/sed.mo +installing hr.gmo as /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/sed.mo +installing hu.gmo as /mnt/lfs/usr/share/locale/hu/LC_MESSAGES/sed.mo +installing id.gmo as /mnt/lfs/usr/share/locale/id/LC_MESSAGES/sed.mo +installing it.gmo as /mnt/lfs/usr/share/locale/it/LC_MESSAGES/sed.mo +installing ja.gmo as /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/sed.mo +installing ko.gmo as /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/sed.mo +installing nb.gmo as /mnt/lfs/usr/share/locale/nb/LC_MESSAGES/sed.mo +installing nl.gmo as /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/sed.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/sed.mo +installing pt.gmo as /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/sed.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/sed.mo +installing ro.gmo as /mnt/lfs/usr/share/locale/ro/LC_MESSAGES/sed.mo +installing ru.gmo as /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/sed.mo +installing sk.gmo as /mnt/lfs/usr/share/locale/sk/LC_MESSAGES/sed.mo +installing sl.gmo as /mnt/lfs/usr/share/locale/sl/LC_MESSAGES/sed.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/sed.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/sed.mo +installing tr.gmo as /mnt/lfs/usr/share/locale/tr/LC_MESSAGES/sed.mo +installing uk.gmo as /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/sed.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/sed.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/sed.mo +installing zh_TW.gmo as /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/sed.mo +if test "sed" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + /usr/bin/install -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/mnt/lfs/sources/sed-4.8/po' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/sed-4.8' +make[3]: Entering directory '/mnt/lfs/sources/sed-4.8' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c sed/sed '/mnt/lfs/usr/bin' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./doc/sed.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/sed.info' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 doc/sed.1 '/mnt/lfs/usr/share/man/man1' +make[3]: Leaving directory '/mnt/lfs/sources/sed-4.8' +make[2]: Leaving directory '/mnt/lfs/sources/sed-4.8' +Making install in gnulib-tests +make[2]: Entering directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +Making install in . +make[4]: Entering directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +make[5]: Entering directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +make[4]: Leaving directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/sed-4.8/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/sed-4.8' +[lfs-cross] Finishing build of sed-4.8 at Wed Sep 7 14:09:37 -03 2022 +[lfs-cross] Starting build of tar-1.34 at Wed Sep 7 14:09:37 -03 2022 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 '1001' is supported by ustar format... yes +checking whether GID '1002' is supported by ustar format... yes +checking how to create a ustar tar archive... gnutar +checking whether make supports nested variables... (cached) yes +checking for style of include used by make... GNU +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking whether the compiler is clang... no +checking for compiler option needed when checking for declarations... none +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for bison... bison -y +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for wchar.h... yes +checking for minix/config.h... no +checking for fcntl.h... yes +checking for linux/fd.h... yes +checking for memory.h... (cached) yes +checking for net/errno.h... no +checking for sgtty.h... yes +checking for string.h... (cached) yes +checking for sys/param.h... yes +checking for sys/device.h... no +checking for sys/gentape.h... no +checking for sys/inet.h... no +checking for sys/io/trioctl.h... no +checking for sys/mtio.h... yes +checking for sys/time.h... yes +checking for sys/tprintf.h... no +checking for sys/tape.h... no +checking for unistd.h... (cached) yes +checking for locale.h... yes +checking for sys/types.h... (cached) yes +checking for features.h... yes +checking for linewrap.h... no +checking for sys/socket.h... yes +checking for dirent.h... yes +checking for fnmatch.h... yes +checking for stdio_ext.h... yes +checking for sys/stat.h... (cached) yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for threads.h... yes +checking for limits.h... yes +checking for inttypes.h... (cached) yes +checking for stdint.h... (cached) yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for langinfo.h... yes +checking for xlocale.h... no +checking for sys/mman.h... yes +checking for priv.h... no +checking for malloc.h... yes +checking for selinux/selinux.h... no +checking for strings.h... (cached) yes +checking for sys/random.h... yes +checking for sysexits.h... yes +checking for utime.h... yes +checking for netdb.h... yes +checking for sys/wait.h... yes +checking for pwd.h... yes +checking for grp.h... yes +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for Minix Amsterdam compiler... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for special C compiler options needed for large files... (cached) no +checking for _FILE_OFFSET_BITS value needed for large files... (cached) no +checking for inline... inline +checking for sys/buf.h... no +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking for st_fstype string in struct stat... no +checking sys/acl.h usability... no +checking sys/acl.h presence... no +checking for sys/acl.h... no +checking for mode_t... yes +checking for pid_t... yes +checking for off_t... yes +checking for uid_t in sys/types.h... yes +checking for major_t... no +checking for minor_t... no +checking for dev_t... yes +checking for ino_t... yes +checking for ssize_t... yes +checking for fchmod... yes +checking for flockfile... yes +checking for funlockfile... yes +checking for pathconf... yes +checking for btowc... yes +checking for canonicalize_file_name... yes +checking for faccessat... yes +checking for realpath... yes +checking for readlinkat... yes +checking for chown... yes +checking for fchown... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fdopendir... yes +checking for fchmodat... yes +checking for lchmod... yes +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for mbsrtowcs... yes +checking for fstatat... yes +checking for futimens... yes +checking for getdelim... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for getrandom... yes +checking for gettimeofday... yes +checking for isblank... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for lstat... yes +checking for link... yes +checking for readlink... yes +checking for openat... yes +checking for linkat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mprotect... yes +checking for mkdirat... yes +checking for mkfifoat... yes +checking for mknodat... yes +checking for mknod... yes +checking for nl_langinfo... yes +checking for pipe... yes +checking for iswctype... yes +checking for renameat... yes +checking for renameat2... yes +checking for setenv... yes +checking for sleep... yes +checking for snprintf... yes +checking for strndup... yes +checking for strtoimax... yes +checking for strtoumax... yes +checking for symlinkat... yes +checking for localtime_r... yes +checking for timegm... yes +checking for unlinkat... yes +checking for futimes... yes +checking for futimesat... yes +checking for utimensat... yes +checking for lutimes... yes +checking for vasnprintf... no +checking for wcrtomb... yes +checking for wcwidth... yes +checking for wmempcpy... yes +checking for mkfifo... yes +checking for setlocale... yes +checking for fsync... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for C/C++ restrict keyword... __restrict__ +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... yes +checking for d_ino member in directory struct... guessing yes +checking for long file names... yes +checking whether uses 'inline' correctly... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking whether lstat correctly handles trailing slash... guessing yes +checking whether // is distinct from /... unknown, assuming no +checking whether realpath works... guessing yes +checking for getcwd... yes +checking for unistd.h... (cached) yes +checking for working chown... guessing yes +checking whether chown dereferences symlinks... guessing yes +checking whether chown honors trailing slash... guessing yes +checking whether chown always updates ctime... guessing yes +checking whether the preprocessor supports include_next... yes +checking whether source code line length is unlimited... yes +checking if environ is properly declared... yes +checking for complete errno.h... yes +checking type of array argument to getgroups... gid_t +checking whether fchdir is declared... yes +checking for working fcntl.h... cross-compiling +checking for promoted mode_t type... mode_t +checking for mbstate_t... yes +checking whether stdin defaults to large file offsets... yes +checking whether fseeko is declared... yes +checking for fseeko... yes +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether getcwd (NULL, 0) allocates memory for result... guessing yes +checking for getcwd with POSIX signature... yes +checking whether getcwd is declared... yes +checking whether getdelim is declared... yes +checking whether getdtablesize is declared... yes +checking whether getline is declared... yes +checking for getopt.h... (cached) yes +checking for getopt_long_only... yes +checking whether getopt is POSIX compatible... guessing yes +checking for working GNU getopt function... guessing no +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking for pthread_kill in -lpthread... yes +checking whether POSIX threads API is available... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes +checking whether setlocale (category, NULL) is multithread-safe... yes +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking for wint_t... yes +checking whether wint_t is large enough... yes +checking whether the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... guessing yes +checking whether stdint.h works without ISO C predefines... yes +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether iswcntrl works... guessing yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +checking for O_CLOEXEC... yes +checking for wchar_t... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking whether locale.h defines locale_t... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for GNU libc compatible malloc... guessing yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... guessing no +checking whether memrchr is declared... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... yes +checking whether time_t is signed... yes +checking whether alarm is declared... yes +checking for working mktime... guessing no +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct tm.tm_zone... yes +checking for struct tm.tm_gmtoff... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for compound literals... yes +checking for library containing setfilecon... no +checking whether setenv is declared... yes +checking search.h usability... yes +checking search.h presence... yes +checking for search.h... yes +checking for tsearch... yes +checking for sigset_t... yes +checking whether snprintf returns a byte count as in C99... guessing yes +checking whether snprintf is declared... yes +checking whether fcloseall is declared... yes +checking whether ecvt is declared... yes +checking whether fcvt is declared... yes +checking whether gcvt is declared... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... guessing yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strtoimax is declared... yes +checking whether strtoumax is declared... yes +checking for struct timespec in ... yes +checking for TIME_UTC in ... yes +checking whether execvpe is declared... yes +checking whether unsetenv is declared... yes +checking whether the utimes function works... guessing no +checking for inttypes.h... yes +checking for stdint.h... yes +checking for intmax_t... yes +checking where to find the exponent in a 'double'... word 1 bit 20 +checking whether snprintf truncates the result as in C99... guessing yes +checking for snprintf... (cached) yes +checking for strnlen... yes +checking for wcslen... yes +checking for wcsnlen... yes +checking for mbrtowc... (cached) yes +checking for wcrtomb... (cached) yes +checking whether _snprintf is declared... no +checking whether vsnprintf is declared... yes +checking for sys/acl.h... (cached) no +checking for alloca as a compiler built-in... yes +checking whether program_invocation_name is declared... yes +checking whether program_invocation_short_name is declared... yes +checking whether program_invocation_name is defined... yes +checking whether program_invocation_short_name is defined... yes +checking whether btowc(0) is correct... guessing yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking whether this system supports file names of any length... no +checking for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for clock_settime... yes +checking for closedir... yes +checking for d_ino member in directory struct... (cached) guessing yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... (cached) unknown, assuming no +checking whether dup works... guessing yes +checking whether dup2 works... guessing yes +checking for error_at_line... yes +checking for euidaccess... yes +checking whether fchmodat+AT_SYMLINK_NOFOLLOW works on non-symlinks... guessing no +checking for fchownat... yes +checking whether fchownat works with AT_SYMLINK_NOFOLLOW... guessing no +checking whether fchownat works with an empty file name... guessing no +checking whether fcntl handles F_DUPFD correctly... guessing yes +checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no +checking whether fdopendir is declared... yes +checking whether fdopendir works... guessing yes +checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes +checking for struct stat.st_blocks... yes +checking for flexible array member... yes +checking whether conversion from 'int' to 'long double' works... guessing yes +checking for working GNU fnmatch... guessing no +checking whether fopen recognizes a trailing slash... guessing yes +checking whether fopen supports the mode character 'x'... guessing yes +checking whether fopen supports the mode character 'e'... guessing yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking whether free is known to preserve errno... yes +checking for fseeko... (cached) yes +checking whether fstatat (..., 0) works... guessing yes +checking whether futimens works... guessing no +checking whether getcwd handles long file names properly... guessing no, but it is partly working +checking for getpagesize... yes +checking whether getcwd succeeds when 4k < cwd_length < 16k... guessing no +checking for working getdelim function... guessing yes +checking whether getdtablesize works... guessing yes +checking for getgroups... yes +checking for working getgroups... guessing yes +checking whether getgroups handles negative values... guessing yes +checking for getline... yes +checking for working getline function... guessing yes +checking for getpagesize... (cached) yes +checking whether getpagesize is declared... yes +checking whether program_invocation_name is declared... (cached) yes +checking whether program_invocation_short_name is declared... (cached) yes +checking whether __argv is declared... no +checking whether getrandom is compatible with its GNU+BSD signature... yes +checking for gettimeofday with POSIX signature... yes +checking for group_member... yes +checking whether INT32_MAX < INTMAX_MAX... yes +checking whether INT64_MAX == LONG_MAX... yes +checking whether UINT32_MAX < UINTMAX_MAX... yes +checking whether UINT64_MAX == ULONG_MAX... yes +checking whether iswblank is declared... yes +checking whether iswdigit is ISO C compliant... guessing yes +checking whether iswxdigit is ISO C compliant... guessing yes +checking whether langinfo.h defines CODESET... yes +checking whether langinfo.h defines T_FMT_AMPM... yes +checking whether langinfo.h defines ALTMON_1... yes +checking whether langinfo.h defines ERA... yes +checking whether langinfo.h defines YESEXPR... yes +checking for lchown... yes +checking whether the compiler supports the __inline keyword... yes +checking whether link obeys POSIX... guessing yes +checking for __xpg4... no +checking whether link(2) dereferences a symlink... guessing no +checking whether linkat() can link symlinks... guessing yes +checking whether linkat handles trailing slash correctly... guessing yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking whether lseek detects pipes... yes +checking for GNU libc compatible malloc... (cached) guessing yes +checking whether mbrtowc handles incomplete characters... guessing yes +checking whether mbrtowc works as well as mbtowc... guessing yes +checking whether mbrtowc handles a NULL pwc argument... guessing yes +checking whether mbrtowc handles a NULL string argument... guessing yes +checking whether mbrtowc has a correct return value... guessing yes +checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes +checking whether mbrtowc stores incomplete characters... guessing no +checking whether mbrtowc works on empty input... guessing no +checking whether the C locale is free of encoding errors... guessing no +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbsrtowcs works... guessing yes +checking for mbtowc... yes +checking bp-sym.h usability... no +checking bp-sym.h presence... no +checking for bp-sym.h... no +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking whether mkdir handles trailing slash... guessing yes +checking whether mkdir handles trailing dot... guessing yes +checking for mkdtemp... yes +checking for mkfifo... yes +checking whether mkfifo rejects trailing slashes... guessing yes +checking whether mkfifoat rejects trailing slashes... guessing yes +checking whether mknod can create fifo without root privileges... guessing yes +checking for __mktime_internal... no +checking whether YESEXPR works... guessing yes +checking for obstacks that work with any size object... no +checking whether open recognizes a trailing slash... guessing yes +checking for opendir... yes +checking for bison... bison +checking for bison 2.4 or newer... 3.8.2, ok +checking for struct tm.tm_zone... (cached) yes +checking for getppriv... no +checking whether program_invocation_name is declared... (cached) yes +checking whether program_invocation_short_name is declared... (cached) yes +checking for raise... yes +checking for rawmemchr... yes +checking for readdir... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... guessing yes +checking whether readlink truncates results correctly... guessing yes +checking whether readlinkat signature is correct... yes +checking for working re_compile_pattern... guessing no +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking whether isblank is declared... yes +checking whether rename honors trailing slash on destination... guessing yes +checking whether rename honors trailing slash on source... guessing yes +checking whether rename manages hard links correctly... guessing yes +checking whether rename manages existing destinations correctly... guessing yes +checking linux/fs.h usability... yes +checking linux/fs.h presence... yes +checking for linux/fs.h... yes +checking for linux/fs.h... (cached) yes +checking for rewinddir... yes +checking whether rmdir works... guessing yes +checking for rpmatch... yes +checking selinux/flask.h usability... no +checking selinux/flask.h presence... no +checking for selinux/flask.h... no +checking whether setenv validates arguments... guessing yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes +checking whether setlocale (category, NULL) is multithread-safe... (cached) yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking whether sleep is declared... yes +checking for working sleep... guessing yes +checking for snprintf... (cached) yes +checking whether snprintf respects a size of 1... guessing yes +checking whether printf supports POSIX/XSI format strings with positions... guessing yes +checking for ssize_t... (cached) yes +checking whether stat handles trailing slashes on files... guessing yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for struct stat.st_birthtimespec.tv_nsec... no +checking for struct stat.st_birthtimensec... no +checking for struct stat.st_birthtim.tv_nsec... no +checking for working stdalign.h... yes +checking for va_copy... yes +checking for good max_align_t... (cached) yes +checking whether NULL can be used in arbitrary expressions... (cached) yes +checking which flavor of printf attribute matches inttypes macros... system +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strncasecmp... yes +checking whether strncasecmp is declared... yes +checking for strchrnul... yes +checking whether strchrnul works... guessing yes +checking for working strerror function... guessing yes +checking for working strndup... guessing yes +checking for working strnlen... yes +checking whether strtoimax works... guessing yes +checking for strtol... yes +checking for strtoll... yes +checking for strtoul... yes +checking for strtoull... yes +checking whether symlink handles trailing slash correctly... guessing yes +checking whether symlinkat handles trailing slash correctly... guessing yes +checking for nlink_t... (cached) yes +checking whether localtime_r is declared... yes +checking whether localtime_r is compatible with its POSIX signature... yes +checking whether localtime works even near extrema... guessing yes +checking for timezone_t... no +checking whether unlink honors trailing slashes... guessing yes +checking whether unlink of a parent directory fails as it should... guessing yes +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... guessing yes +checking for utime... yes +checking whether utime handles trailing slashes on files... guessing yes +checking whether utimensat works... guessing yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... (cached) guessing yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) guessing yes +checking whether wcsdup is declared... yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether wcrtomb works in the C locale... guessing yes +checking whether wcrtomb return value is correct... guessing yes +checking whether iswcntrl works... (cached) guessing yes +checking for towlower... (cached) yes +checking for wctype_t... (cached) yes +checking for wctrans_t... (cached) yes +checking whether wcwidth is declared... yes +checking whether wcwidth works reasonably in UTF-8 locales... guessing yes +checking for wmemchr... yes +checking for stdint.h... (cached) yes +checking whether time.h and sys/time.h may both be included... yes +checking for struct stat.st_blksize... yes +checking for library containing setsockopt... none required +checking for library containing setsockopt... (cached) none required +checking for sys/mtio.h... (cached) yes +checking which ioctl field to test for reversed bytes... mt_type +checking whether to build rmt... yes +checking for remote tape header files... yes +checking for sys/buf.h... (cached) no +checking for struct stat.st_blksize... (cached) yes +checking for library containing gethostbyname... none required +checking sys/xattr.h usability... yes +checking sys/xattr.h presence... yes +checking for sys/xattr.h... yes +checking for library containing getxattr... none required +checking for library containing fgetxattr... none required +checking for library containing lgetxattr... none required +checking for library containing setxattr... none required +checking for library containing fsetxattr... none required +checking for library containing lsetxattr... none required +checking for library containing listxattr... none required +checking for library containing flistxattr... none required +checking for library containing llistxattr... none required +checking whether getgrgid is declared... yes +checking whether getpwuid is declared... yes +checking whether time is declared... yes +checking for waitpid... yes +checking for remote shell... /usr/bin/rsh +checking for default archive format... GNU +checking for default archive... - +checking for default blocking... 20 +checking for default quoting style... escape +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking 32-bit host C ABI... no +checking for ELF binary format... yes +checking for the common suffixes of directories in the library search path... lib,lib,lib64 +checking for iconv... yes +checking for working iconv... guessing yes +checking whether iconv is compatible with its POSIX signature... yes +checking iconv.h usability... yes +checking iconv.h presence... yes +checking for iconv.h... yes +checking for iconv_t... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyPreferredLanguages... no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating tests/Makefile +config.status: creating tests/atlocal +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating gnu/Makefile +config.status: creating lib/Makefile +config.status: creating po/Makefile.in +config.status: creating scripts/Makefile +config.status: creating rmt/Makefile +config.status: creating src/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +config.status: executing tests/atconfig commands +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/tar-1.34' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/doc' +Making all in gnu +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/gnu' + GEN alloca.h + GEN configmake.h + GEN ctype.h + GEN dirent.h + GEN fcntl.h + GEN fnmatch.h + GEN getopt.h + GEN getopt-cdefs.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN selinux/selinux.h + GEN selinux/context.h + GEN selinux/label.h + GEN signal.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN strings.h + GEN sys/random.h + GEN sys/stat.h + GEN sys/time.h + GEN sys/types.h + GEN time.h + GEN unistd.h + GEN unitypes.h + GEN uniwidth.h + GEN utime.h + GEN wchar.h + GEN wctype.h +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/tar-1.34/gnu' +make[4]: Entering directory '/mnt/lfs/sources/tar-1.34/gnu' + CC acl-errno-valid.o + CC acl-internal.o + CC get-permissions.o + CC set-permissions.o + CC allocator.o + CC areadlink.o + CC areadlink-with-size.o + CC areadlinkat.o + CC areadlinkat-with-size.o + CC argmatch.o + CC argp-ba.o + CC argp-eexst.o + CC argp-fmtstream.o + CC argp-fs-xinl.o + CC argp-help.o + CC argp-parse.o + CC argp-pin.o + CC argp-pv.o + CC argp-pvh.o + CC argp-xinl.o + CC argp-version-etc.o + CC openat-proc.o + CC backupfile.o + CC backup-find.o + CC basename-lgpl.o + CC bitrotate.o + CC c-ctype.o + CC c-strcasecmp.o + CC c-strncasecmp.o + CC careadlinkat.o + CC cloexec.o + CC close-stream.o + CC closeout.o + CC opendir-safer.o + CC dirname.o + CC basename.o + CC dirname-lgpl.o + CC stripslash.o + CC exclude.o + CC exitfail.o + CC creat-safer.o + CC open-safer.o + CC fd-hook.o + CC fd-safer-flag.o + CC dup-safer-flag.o + CC fdutimensat.o + CC file-has-acl.o + CC filenamecat-lgpl.o + CC fprintftime.o + CC full-write.o + CC getprogname.o + CC gettime.o + CC hard-locale.o + CC hash.o + CC human.o + CC imaxtostr.o + CC inttostr.o + CC offtostr.o + CC uinttostr.o + CC umaxtostr.o + CC localcharset.o + CC malloca.o + CC mbchar.o + CC mbscasecmp.o + CC mbuiter.o + CC modechange.o + CC nstrftime.o + CC openat-die.o + CC openat-safer.o + CC opendirat.o + CC parse-datetime.o + CC priv-set.o + CC progname.o + CC quotearg.o + CC renameatu.o + CC safe-read.o + CC safe-write.o + CC save-cwd.o + CC savedir.o + CC malloc/scratch_buffer_dupfree.o + CC malloc/scratch_buffer_grow.o + CC malloc/scratch_buffer_grow_preserve.o + CC malloc/scratch_buffer_set_array_size.o + CC selinux-at.o + CC se-context.o + CC se-label.o + CC se-selinux.o + CC setlocale_null.o + CC stat-time.o + CC statat.o + CC stdopen.o + CC strnlen1.o + CC tempname.o + CC timespec.o + CC timespec-sub.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.o + CC uniwidth/width.o + CC unlinkdir.o + CC utimens.o + CC version-etc.o + CC version-etc-fsf.o + CC wctype-h.o + CC xmalloc.o + CC xalloc-die.o + CC xgetcwd.o + CC xsize.o + CC xstrndup.o + CC xstrtol.o + CC xstrtoul.o + CC xstrtoumax.o + CC xvasprintf.o + CC xasprintf.o + CC asnprintf.o + CC chdir-long.o + CC fchmodat.o + CC fchownat.o + CC fcntl.o + CC fnmatch.o + CC futimens.o + CC getcwd.o + CC getcwd-lgpl.o + CC getopt.o + CC getopt1.o + CC mbrtowc.o + CC memchr.o + CC mktime.o + CC obstack.o + CC printf-args.o + CC printf-parse.o + CC regex.o + CC time_rz.o + CC timegm.o + CC vasnprintf.o + AR libgnu.a +make[4]: Leaving directory '/mnt/lfs/sources/tar-1.34/gnu' +make[3]: Leaving directory '/mnt/lfs/sources/tar-1.34/gnu' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/gnu' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/lib' + GEN rmt-command.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/tar-1.34/lib' + CC paxerror.o + CC paxexit-status.o + CC paxnames.o + CC rtapelib.o + CC wordsplit.o + CC xattr-at.o + AR libtar.a +make[3]: Leaving directory '/mnt/lfs/sources/tar-1.34/lib' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/lib' +Making all in rmt +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/rmt' + CC rmt.o + CCLD rmt +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/rmt' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/src' + CC buffer.o + CC checkpoint.o + CC compare.o + CC create.o + CC delete.o + CC exit.o + CC exclist.o + CC extract.o + CC xheader.o + CC incremen.o + CC list.o + CC map.o + CC misc.o + CC names.o + CC sparse.o + CC suffix.o + CC system.o + CC tar.o + CC transform.o + CC unlink.o + CC update.o + CC utf8.o + CC warning.o + CC xattrs.o + CCLD tar +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/src' +Making all in scripts +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/scripts' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/scripts' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/po' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/tests' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.34' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/tar-1.34/doc' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/tar.info' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 tar.1 '/mnt/lfs/usr/share/man/man1' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man8' + /usr/bin/install -c -m 644 rmt.8 '/mnt/lfs/usr/share/man/man8' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/doc' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.34/doc' +Making install in gnu +make[1]: Entering directory '/mnt/lfs/sources/tar-1.34/gnu' +make install-recursive +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/gnu' +make[3]: Entering directory '/mnt/lfs/sources/tar-1.34/gnu' +make[4]: Entering directory '/mnt/lfs/sources/tar-1.34/gnu' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/tar-1.34/gnu' +make[3]: Leaving directory '/mnt/lfs/sources/tar-1.34/gnu' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/gnu' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.34/gnu' +Making install in lib +make[1]: Entering directory '/mnt/lfs/sources/tar-1.34/lib' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/lib' +make[3]: Entering directory '/mnt/lfs/sources/tar-1.34/lib' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/tar-1.34/lib' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/lib' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.34/lib' +Making install in rmt +make[1]: Entering directory '/mnt/lfs/sources/tar-1.34/rmt' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/rmt' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/libexec' + /usr/bin/install -c rmt '/mnt/lfs/usr/libexec' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/rmt' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.34/rmt' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/tar-1.34/src' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/src' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c tar '/mnt/lfs/usr/bin' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/src' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.34/src' +Making install in scripts +make[1]: Entering directory '/mnt/lfs/sources/tar-1.34/scripts' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/scripts' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/scripts' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.34/scripts' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/tar-1.34/po' +installing bg.gmo as /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/tar.mo +installing ca.gmo as /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/tar.mo +installing cs.gmo as /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/tar.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/tar.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/tar.mo +installing el.gmo as /mnt/lfs/usr/share/locale/el/LC_MESSAGES/tar.mo +installing eo.gmo as /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/tar.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/tar.mo +installing et.gmo as /mnt/lfs/usr/share/locale/et/LC_MESSAGES/tar.mo +installing eu.gmo as /mnt/lfs/usr/share/locale/eu/LC_MESSAGES/tar.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/tar.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/tar.mo +installing ga.gmo as /mnt/lfs/usr/share/locale/ga/LC_MESSAGES/tar.mo +installing gl.gmo as /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/tar.mo +installing hr.gmo as /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/tar.mo +installing hu.gmo as /mnt/lfs/usr/share/locale/hu/LC_MESSAGES/tar.mo +installing id.gmo as /mnt/lfs/usr/share/locale/id/LC_MESSAGES/tar.mo +installing it.gmo as /mnt/lfs/usr/share/locale/it/LC_MESSAGES/tar.mo +installing ja.gmo as /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/tar.mo +installing ko.gmo as /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/tar.mo +installing ky.gmo as /mnt/lfs/usr/share/locale/ky/LC_MESSAGES/tar.mo +installing ms.gmo as /mnt/lfs/usr/share/locale/ms/LC_MESSAGES/tar.mo +installing nb.gmo as /mnt/lfs/usr/share/locale/nb/LC_MESSAGES/tar.mo +installing nl.gmo as /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/tar.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/tar.mo +installing pt.gmo as /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/tar.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/tar.mo +installing ro.gmo as /mnt/lfs/usr/share/locale/ro/LC_MESSAGES/tar.mo +installing ru.gmo as /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/tar.mo +installing sk.gmo as /mnt/lfs/usr/share/locale/sk/LC_MESSAGES/tar.mo +installing sl.gmo as /mnt/lfs/usr/share/locale/sl/LC_MESSAGES/tar.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/tar.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/tar.mo +installing tr.gmo as /mnt/lfs/usr/share/locale/tr/LC_MESSAGES/tar.mo +installing uk.gmo as /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/tar.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/tar.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/tar.mo +installing zh_TW.gmo as /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/tar.mo +if test "tar" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + /usr/bin/install -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.34/po' +Making install in tests +make[1]: Entering directory '/mnt/lfs/sources/tar-1.34/tests' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34/tests' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34/tests' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.34/tests' +make[1]: Entering directory '/mnt/lfs/sources/tar-1.34' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.34' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.34' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.34' +[lfs-cross] Finishing build of tar-1.34 at Wed Sep 7 14:10:21 -03 2022 +[lfs-cross] Starting build of xz-5.2.6 at Wed Sep 7 14:10:21 -03 2022 + +XZ Utils 5.2.6 + +System type: +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu + +Configure options: +checking if debugging code should be compiled... no +checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc +checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc +checking which match finders to build... hc3 hc4 bt2 bt3 bt4 +checking which integrity checks to build... crc32 crc64 sha256 +checking if external SHA-256 should be used... no +checking if assembler optimizations should be used... x86_64 +checking if small size is preferred over speed... no +checking if threading support is wanted... yes, posix +checking how much RAM to assume if the real amount is unknown... 128 MiB +checking if library symbol versioning should be used... yes +checking if sandboxing should be used... maybe (autodetect) + +checking for a shell that conforms to POSIX... /bin/sh + +Initializing Automake: +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +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 ln -s works... yes +checking whether make supports the include directive... yes (GNU style) +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to enable C11 features... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking dependency style of x86_64-lfs-linux-gnu-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 + +POSIX threading support: +checking for a sed that does not truncate output... /usr/bin/sed +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking whether x86_64-lfs-linux-gnu-gcc is Clang... no +checking whether pthreads work with "-pthread" and "-lpthread"... yes +checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE +checking whether more special flags are required for pthreads... no +checking for PTHREAD_PRIO_INHERIT... yes +checking for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for pthread_condattr_setclock... yes +checking for x86_64-lfs-linux-gnu-gcc options needed to detect all undeclared functions... none needed +checking whether CLOCK_MONOTONIC is declared... yes + +Initializing Libtool: +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B) interface... BSD nm +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-pc-linux-gnu file names to x86_64-lfs-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-file... no +checking for file... file +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-dlltool... no +checking for dlltool... no +checking how to associate runtime and link libraries... printf %s\n +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for archiver @FILE support... @ +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm -B output from x86_64-lfs-linux-gnu-gcc object... ok +checking for sysroot... no +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for x86_64-lfs-linux-gnu-mt... no +checking for mt... no +checking if : is a manifest tool... no +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... no +checking for x86_64-lfs-linux-gnu-windres... no +checking for windres... no + +Initializing gettext: +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for ld... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking for shared library run path origin... done +checking 32-bit host C ABI... no +checking for ELF binary format... yes +checking for the common suffixes of directories in the library search path... lib,lib,lib64 +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyPreferredLanguages... no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc + +System headers and functions: +checking for fcntl.h... yes +checking for limits.h... yes +checking for sys/time.h... yes +checking for immintrin.h... yes +checking for _Bool... yes +checking for stdbool.h that conforms to C99... yes +checking for uint8_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 uintptr_t... yes +checking size of size_t... 8 +checking for struct stat.st_atim.tv_nsec... yes +checking for struct stat.st_atimespec.tv_nsec... no +checking for struct stat.st_atimensec... no +checking for struct stat.st_uatime... no +checking for struct stat.st_atim.st__tim.tv_nsec... no +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether byte ordering is bigendian... no +checking for getopt.h... yes +checking for getopt_long... yes +checking whether optreset is declared... no +checking for futimens... yes +checking for posix_fadvise... yes +checking whether program_invocation_name is declared... yes +checking if __builtin_bswap16/32/64 are supported... yes +checking if unaligned memory access should be used... yes +checking if unsafe type punning should be used... no +checking if __builtin_assume_aligned is supported... yes +checking for sys/param.h... yes +checking how to detect the amount of physical memory... sysconf +checking for sys/param.h... (cached) yes +checking how to detect the number of available CPU cores... sched_getaffinity +checking whether mbrtowc and mbstate_t are properly declared... yes +checking for wcwidth... yes +checking whether _mm_movemask_epi8 is declared... yes +checking for sys/capsicum.h... no +checking whether cap_rights_limit is declared... no + +GCC extensions: +checking whether the -Werror option is usable... yes +checking for simple visibility declarations... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wall... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wextra... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wvla... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wformat=2... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Winit-self... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wmissing-include-dirs... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wstrict-aliasing... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wfloat-equal... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wundef... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wshadow... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wpointer-arith... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wbad-function-cast... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wwrite-strings... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wlogical-op... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Waggregate-return... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wstrict-prototypes... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wold-style-definition... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wmissing-prototypes... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wmissing-declarations... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wmissing-noreturn... yes +checking if x86_64-lfs-linux-gnu-gcc accepts -Wredundant-decls... yes + +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Doxyfile +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating lib/Makefile +config.status: creating src/Makefile +config.status: creating src/liblzma/Makefile +config.status: creating src/liblzma/api/Makefile +config.status: creating src/xz/Makefile +config.status: creating src/xzdec/Makefile +config.status: creating src/lzmainfo/Makefile +config.status: creating src/scripts/Makefile +config.status: creating tests/Makefile +config.status: creating debug/Makefile +config.status: creating src/scripts/xzdiff +config.status: creating src/scripts/xzgrep +config.status: creating src/scripts/xzmore +config.status: creating src/scripts/xzless +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/xz-5.2.6' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src' +Making all in liblzma +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma' +Making all in api +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma/api' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma/api' +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma' +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o +mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o +mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -fPIC -DPIC -o .libs/liblzma_la-common.o +mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -fPIC -DPIC -o .libs/liblzma_la-block_util.o +mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o +mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -fPIC -DPIC -o .libs/liblzma_la-filter_common.o +mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o +mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -fPIC -DPIC -o .libs/liblzma_la-index.o +mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o +mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -fPIC -DPIC -o .libs/liblzma_la-vli_size.o +mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o +mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o +mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o +mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o +mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o +mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o +mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o +mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o +mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o +mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o +mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o +mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o +mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o +mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o +mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o +mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o +mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -fPIC -DPIC -o .libs/liblzma_la-outqueue.o +mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o +mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o +mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o +mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o +mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o +mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o +mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o +mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o +mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o +mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o +mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o +mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -fPIC -DPIC -o .libs/liblzma_la-index_hash.o +mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o +mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o +mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o +mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o +mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -fPIC -DPIC -o .libs/liblzma_la-check.o +mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c -fPIC -DPIC -o .libs/liblzma_la-crc32_table.o +mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o +mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c -fPIC -DPIC -o .libs/liblzma_la-crc64_table.o +mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o +mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -fPIC -DPIC -o .libs/liblzma_la-sha256.o +mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o +mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o +mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o +mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o +mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o +mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o +mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o +mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o +mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o +mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o +mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o +mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -fPIC -DPIC -o .libs/liblzma_la-price_table.o +mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -fPIC -DPIC -o .libs/liblzma_la-delta_common.o +mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_encoder.o +mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_decoder.o +mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -fPIC -DPIC -o .libs/liblzma_la-simple_coder.o +mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_encoder.o +mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_decoder.o +mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -fPIC -DPIC -o .libs/liblzma_la-x86.o +mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -fPIC -DPIC -o .libs/liblzma_la-powerpc.o +mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -fPIC -DPIC -o .libs/liblzma_la-ia64.o +mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -fPIC -DPIC -o .libs/liblzma_la-arm.o +mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -fPIC -DPIC -o .libs/liblzma_la-armthumb.o +mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo +/bin/sh ../../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -fPIC -DPIC -o .libs/liblzma_la-sparc.o +mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo +/bin/sh ../../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -no-undefined -version-info 7:6:2 -Wl,--version-script=../../src/liblzma/liblzma.map -o liblzma.la -rpath /usr/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-outqueue.lo liblzma_la-stream_encoder_mt.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-check.lo liblzma_la-crc32_table.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_table.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-sparc.lo -lpthread +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_table.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_table.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-sparc.o -lpthread -g -O2 -Wl,--version-script=../../src/liblzma/liblzma.map -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.2.6 +libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.2.6" "liblzma.so.5") +libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.2.6" "liblzma.so") +libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) +rm -f liblzma.pc +sed \ + -e 's,@prefix[@],/usr,g' \ + -e 's,@exec_prefix[@],/usr,g' \ + -e 's,@libdir[@],/usr/lib,g' \ + -e 's,@includedir[@],/usr/include,g' \ + -e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \ + -e 's,@PACKAGE_VERSION[@],5.2.6,g' \ + -e 's,@PTHREAD_CFLAGS[@],-pthread,g' \ + -e 's,@LIBS[@],-lpthread,g' \ + < ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; } +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma' +Making all in xzdec +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c +mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-tuklib_progname.o -MD -MP -MF .deps/xzdec-tuklib_progname.Tpo -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c +mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-tuklib_exit.o -MD -MP -MF .deps/xzdec-tuklib_exit.Tpo -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c +mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po +/bin/sh ../../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread +libtool: link: x86_64-lfs-linux-gnu-gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c +mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-tuklib_progname.o -MD -MP -MF .deps/lzmadec-tuklib_progname.Tpo -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c +mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-tuklib_exit.o -MD -MP -MF .deps/lzmadec-tuklib_exit.Tpo -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c +mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po +/bin/sh ../../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread +libtool: link: x86_64-lfs-linux-gnu-gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' +Making all in xz +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xz' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo './'`args.c +mv -f .deps/xz-args.Tpo .deps/xz-args.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c +mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-file_io.o -MD -MP -MF .deps/xz-file_io.Tpo -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c +mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c +mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo './'`main.c +mv -f .deps/xz-main.Tpo .deps/xz-main.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo './'`message.c +mv -f .deps/xz-message.Tpo .deps/xz-message.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-mytime.o -MD -MP -MF .deps/xz-mytime.Tpo -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c +mv -f .deps/xz-mytime.Tpo .deps/xz-mytime.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo './'`options.c +mv -f .deps/xz-options.Tpo .deps/xz-options.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c +mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c +mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo './'`util.c +mv -f .deps/xz-util.Tpo .deps/xz-util.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_open_stdxxx.o -MD -MP -MF .deps/xz-tuklib_open_stdxxx.Tpo -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c +mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_progname.o -MD -MP -MF .deps/xz-tuklib_progname.Tpo -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c +mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_exit.o -MD -MP -MF .deps/xz-tuklib_exit.Tpo -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c +mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_mbstr_width.o -MD -MP -MF .deps/xz-tuklib_mbstr_width.Tpo -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c +mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_mbstr_fw.o -MD -MP -MF .deps/xz-tuklib_mbstr_fw.Tpo -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c +mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo './'`list.c +mv -f .deps/xz-list.Tpo .deps/xz-list.Po +/bin/sh ../../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o ../../src/liblzma/liblzma.la -lpthread +libtool: link: x86_64-lfs-linux-gnu-gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xz' +Making all in lzmainfo +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/lzmainfo' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c +mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-tuklib_progname.o -MD -MP -MF .deps/lzmainfo-tuklib_progname.Tpo -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c +mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-tuklib_exit.o -MD -MP -MF .deps/lzmainfo-tuklib_exit.Tpo -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c +mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po +/bin/sh ../../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread +libtool: link: x86_64-lfs-linux-gnu-gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/lzmainfo' +Making all in scripts +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/po' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/tests' +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6' +make[1]: Leaving directory '/mnt/lfs/sources/xz-5.2.6' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src' +Making install in liblzma +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma' +Making install in api +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma/api' +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma/api' +make[4]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/include' + /usr/bin/mkdir -p '/mnt/lfs/usr/include/lzma' + /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/mnt/lfs/usr/include/lzma' + /usr/bin/install -c -m 644 lzma.h '/mnt/lfs/usr/include/.' +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma/api' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma/api' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma' +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib' + /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/mnt/lfs/usr/lib' +libtool: install: /usr/bin/install -c .libs/liblzma.so.5.2.6 /mnt/lfs/usr/lib/liblzma.so.5.2.6 +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f liblzma.so.5.2.6 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.2.6 liblzma.so.5; }; }) +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f liblzma.so.5.2.6 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.2.6 liblzma.so; }; }) +libtool: install: /usr/bin/install -c .libs/liblzma.lai /mnt/lfs/usr/lib/liblzma.la + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 liblzma.pc '/mnt/lfs/usr/lib/pkgconfig' +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/liblzma' +Making install in xzdec +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/mnt/lfs/usr/bin' +libtool: install: /usr/bin/install -c .libs/xzdec /mnt/lfs/usr/bin/xzdec +libtool: install: /usr/bin/install -c .libs/lzmadec /mnt/lfs/usr/bin/lzmadec + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 xzdec.1 '/mnt/lfs/usr/share/man/man1' +make install-data-hook +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' +languages= ; \ +if test "yes" = yes && test -d "../../po4a/man"; then \ + languages=`ls "../../po4a/man"`; \ +fi; \ +target=`echo xzdec | sed 's,x,x,'` && \ +link=`echo lzmadec | sed 's,x,x,'` && \ +for lang in . $languages; do \ + man="../../po4a/man/$lang/xzdec.1" ; \ + if test -f "$man"; then \ + make dist_man_MANS="$man" man_MANS= \ + mandir="/usr/share/man/$lang" install-man; \ + fi; \ + man1dir="/mnt/lfs/usr/share/man/$lang/man1" && \ + if test -f "$man1dir/$target.1"; then \ + if test -n "lzmadec"; then ( \ + cd "$man1dir" && \ + rm -f "$link.1" && \ + ln -s "$target.1" "$link.1" \ + ); fi; \ + fi; \ +done +make[5]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/de/man1' + /usr/bin/install -c -m 644 ../../po4a/man/de/xzdec.1 '/mnt/lfs/usr/share/man/de/man1' +make[5]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' +make[5]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/fr_FR/man1' + /usr/bin/install -c -m 644 ../../po4a/man/fr_FR/xzdec.1 '/mnt/lfs/usr/share/man/fr_FR/man1' +make[5]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xzdec' +Making install in xz +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xz' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xz' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/mnt/lfs/usr/bin' +libtool: install: /usr/bin/install -c .libs/xz /mnt/lfs/usr/bin/xz +make install-exec-hook +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xz' +cd "/mnt/lfs/usr/bin" && \ +target=`echo xz | sed 's,x,x,'` && \ +for name in unxz xzcat lzma unlzma lzcat; do \ + link=`echo $name | sed 's,x,x,'` && \ + rm -f "$link" && \ + ln -s "$target" "$link"; \ +done +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xz' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 xz.1 '/mnt/lfs/usr/share/man/man1' +make install-data-hook +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xz' +languages= ; \ +if test "yes" = yes && test -d "../../po4a/man"; then \ + languages=`ls "../../po4a/man"`; \ +fi; \ +target=`echo xz | sed 's,x,x,'` && \ +for lang in . $languages; do \ + man="../../po4a/man/$lang/xz.1" ; \ + if test -f "$man"; then \ + make dist_man_MANS="$man" man_MANS= \ + mandir="/usr/share/man/$lang" install-man; \ + fi; \ + man1dir="/mnt/lfs/usr/share/man/$lang/man1" && \ + if test -f "$man1dir/$target.1"; then ( \ + cd "$man1dir" && \ + for name in unxz xzcat lzma unlzma lzcat; do \ + link=`echo $name | sed 's,x,x,'` && \ + rm -f "$link.1" && \ + ln -s "$target.1" "$link.1"; \ + done \ + ); fi; \ +done +make[5]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xz' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/de/man1' + /usr/bin/install -c -m 644 ../../po4a/man/de/xz.1 '/mnt/lfs/usr/share/man/de/man1' +make[5]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xz' +make[5]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/xz' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/fr_FR/man1' + /usr/bin/install -c -m 644 ../../po4a/man/fr_FR/xz.1 '/mnt/lfs/usr/share/man/fr_FR/man1' +make[5]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xz' +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xz' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xz' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/xz' +Making install in lzmainfo +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/lzmainfo' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/lzmainfo' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/mnt/lfs/usr/bin' +libtool: install: /usr/bin/install -c .libs/lzmainfo /mnt/lfs/usr/bin/lzmainfo + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 lzmainfo.1 '/mnt/lfs/usr/share/man/man1' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/lzmainfo' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/lzmainfo' +Making install in scripts +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /usr/bin/install -c xzdiff xzgrep xzmore xzless '/mnt/lfs/usr/bin' +make install-exec-hook +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' +cd "/mnt/lfs/usr/bin" && \ +for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ + target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ + link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ + rm -f "$link" && \ + ln -s "$target" "$link"; \ +done +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/mnt/lfs/usr/share/man/man1' +make install-data-hook +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' +languages= ; \ +if test "yes" = yes && test -d "../../po4a/man"; then \ + languages=`ls "../../po4a/man"`; \ +fi; \ +for lang in $languages; do \ + mans= ; \ + for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ + man="../../po4a/man/$lang/$man" ; \ + if test -f "$man"; then \ + mans="$mans $man"; \ + fi; \ + done; \ + make dist_man_MANS="$mans" man_MANS= \ + mandir="/usr/share/man/$lang" install-man; \ +done; \ +for lang in . $languages; do \ + for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ + target=`echo $pair | sed 's/-.*$//' \ + | sed 's,x,x,'` && \ + link=`echo $pair | sed 's/^.*-//' \ + | sed 's,x,x,'` && \ + man1dir="/mnt/lfs/usr/share/man/$lang/man1" && \ + if test -f "$man1dir/$target.1"; then ( \ + cd "$man1dir" && \ + rm -f "$link.1" && \ + ln -s "$target.1" "$link.1" \ + ); fi; \ + done; \ +done +make[5]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/de/man1' + /usr/bin/install -c -m 644 ../../po4a/man/de/xzdiff.1 ../../po4a/man/de/xzmore.1 ../../po4a/man/de/xzless.1 '/mnt/lfs/usr/share/man/de/man1' +make[5]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' +make[5]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/fr_FR/man1' + /usr/bin/install -c -m 644 ../../po4a/man/fr_FR/xzdiff.1 ../../po4a/man/fr_FR/xzmore.1 ../../po4a/man/fr_FR/xzless.1 '/mnt/lfs/usr/share/man/fr_FR/man1' +make[5]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src/scripts' +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.6/src' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src' +make[1]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/src' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/xz-5.2.6/po' +installing ca.gmo as /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/xz.mo +installing cs.gmo as /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/xz.mo +installing da.gmo as /mnt/lfs/usr/share/locale/da/LC_MESSAGES/xz.mo +installing de.gmo as /mnt/lfs/usr/share/locale/de/LC_MESSAGES/xz.mo +installing eo.gmo as /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/xz.mo +installing es.gmo as /mnt/lfs/usr/share/locale/es/LC_MESSAGES/xz.mo +installing fi.gmo as /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/xz.mo +installing fr.gmo as /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/xz.mo +installing hr.gmo as /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/xz.mo +installing hu.gmo as /mnt/lfs/usr/share/locale/hu/LC_MESSAGES/xz.mo +installing it.gmo as /mnt/lfs/usr/share/locale/it/LC_MESSAGES/xz.mo +installing ko.gmo as /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/xz.mo +installing pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/xz.mo +installing pt.gmo as /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/xz.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/LC_MESSAGES/xz.mo +installing ro.gmo as /mnt/lfs/usr/share/locale/ro/LC_MESSAGES/xz.mo +installing sr.gmo as /mnt/lfs/usr/share/locale/sr/LC_MESSAGES/xz.mo +installing sv.gmo as /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/xz.mo +installing uk.gmo as /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/xz.mo +installing vi.gmo as /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/xz.mo +installing zh_CN.gmo as /mnt/lfs/usr/share/locale/zh_CN/LC_MESSAGES/xz.mo +installing zh_TW.gmo as /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/xz.mo +if test "xz" = "gettext-tools"; then \ + /usr/bin/mkdir -p /mnt/lfs/usr/share/gettext/po; \ + for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ + /usr/bin/install -c -m 644 ./$file \ + /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /mnt/lfs/usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/po' +Making install in tests +make[1]: Entering directory '/mnt/lfs/sources/xz-5.2.6/tests' +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6/tests' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/tests' +make[1]: Leaving directory '/mnt/lfs/sources/xz-5.2.6/tests' +make[1]: Entering directory '/mnt/lfs/sources/xz-5.2.6' +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.6' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/doc/xz-5.2.6' + /usr/bin/install -c -m 644 AUTHORS COPYING COPYING.GPLv2 NEWS README THANKS TODO doc/faq.txt doc/history.txt doc/xz-file-format.txt doc/lzma-file-format.txt '/mnt/lfs/usr/share/doc/xz-5.2.6' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/doc/xz-5.2.6/examples' + /usr/bin/install -c -m 644 doc/examples/00_README.txt doc/examples/01_compress_easy.c doc/examples/02_decompress.c doc/examples/03_compress_custom.c doc/examples/04_compress_easy_mt.c doc/examples/Makefile '/mnt/lfs/usr/share/doc/xz-5.2.6/examples' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/doc/xz-5.2.6/examples_old' + /usr/bin/install -c -m 644 doc/examples_old/xz_pipe_comp.c doc/examples_old/xz_pipe_decomp.c '/mnt/lfs/usr/share/doc/xz-5.2.6/examples_old' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.6' +make[1]: Leaving directory '/mnt/lfs/sources/xz-5.2.6' +removed '/mnt/lfs/usr/lib/liblzma.la' +[lfs-cross] Finishing build of xz-5.2.6 at Wed Sep 7 14:10:47 -03 2022 +[lfs-cross] Starting build of binutils-2.39 at Wed Sep 7 14:10:47 -03 2022 +mkdir: created directory 'build' +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether ln works... yes +checking whether ln -s works... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking for gawk... gawk +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C99... none needed +checking for x86_64-lfs-linux-gnu-g++... x86_64-lfs-linux-gnu-g++ +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking whether g++ accepts -static-libstdc++ -static-libgcc... yes +checking for x86_64-lfs-linux-gnu-gnatbind... no +checking for gnatbind... no +checking for x86_64-lfs-linux-gnu-gnatmake... no +checking for gnatmake... no +checking whether compiler driver understands Ada... no +checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 +checking for objdir... .libs +checking for isl 0.15 or later... no +required isl version is 0.15 or later +checking for default BUILD_CONFIG... +checking for --enable-vtable-verify... no +checking for bison... bison -y +checking for bison... bison +checking for gm4... no +checking for gnum4... no +checking for m4... m4 +checking for flex... flex +checking for flex... flex +checking for makeinfo... makeinfo +checking for expect... no +checking for runtest... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-as... x86_64-lfs-linux-gnu-as +checking for x86_64-lfs-linux-gnu-dlltool... no +checking for ld... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking for x86_64-lfs-linux-gnu-ld... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking for x86_64-lfs-linux-gnu-lipo... no +checking for x86_64-lfs-linux-gnu-nm... x86_64-lfs-linux-gnu-nm +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-windres... no +checking for x86_64-lfs-linux-gnu-windmc... no +checking for x86_64-lfs-linux-gnu-objcopy... x86_64-lfs-linux-gnu-objcopy +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking for x86_64-lfs-linux-gnu-readelf... x86_64-lfs-linux-gnu-readelf +checking for -plugin option... checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +--plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking where to find the target ar... pre-installed +checking where to find the target as... pre-installed +checking where to find the target cc... pre-installed +checking where to find the target c++... pre-installed +checking where to find the target c++ for libstdc++... pre-installed +checking where to find the target dlltool... pre-installed +checking where to find the target gcc... pre-installed +checking where to find the target gfortran... pre-installed +checking where to find the target gccgo... pre-installed +checking where to find the target ld... pre-installed +checking where to find the target lipo... pre-installed +checking where to find the target nm... pre-installed +checking where to find the target objcopy... pre-installed +checking where to find the target objdump... pre-installed +checking where to find the target ranlib... pre-installed +checking where to find the target readelf... pre-installed +checking where to find the target strip... pre-installed +checking where to find the target windres... pre-installed +checking where to find the target windmc... pre-installed +checking whether to enable maintainer-specific portions of Makefiles... no +configure: creating ./config.status +config.status: creating Makefile +make[1]: Entering directory '/mnt/lfs/sources/binutils-2.39/build' +mkdir -p -- ./libiberty +Configuring in ./libiberty +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for makeinfo... makeinfo --split-size=5000000 +checking for perl... perl +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for -plugin option... checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +--plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking whether to install libiberty headers and static library... no +configure: target_header_dir = +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether x86_64-lfs-linux-gnu-gcc supports -W... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wwrite-strings... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wc++-compat... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wstrict-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wshadow=local... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -pedantic ... yes +checking whether x86_64-lfs-linux-gnu-gcc and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking whether byte ordering is bigendian... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for CET support... yes +checking for sys/file.h... yes +checking for sys/param.h... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for malloc.h... yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for strings.h... (cached) yes +checking for sys/time.h... yes +checking for time.h... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/mman.h... yes +checking for fcntl.h... yes +checking for alloca.h... yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/sysinfo.h... yes +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/sysctl.h... no +checking for sys/systemcfg.h... no +checking for stdint.h... (cached) yes +checking for stdio_ext.h... yes +checking for process.h... no +checking for sys/prctl.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether time.h and sys/time.h may both be included... yes +checking whether errno must be declared... no +checking size of int... 4 +checking size of long... 8 +checking size of size_t... 8 +checking for long long... yes +checking size of long long... 8 +checking for a 64-bit type... uint64_t +checking for intptr_t... yes +checking for uintptr_t... yes +checking for ssize_t... yes +checking for pid_t... yes +checking for library containing strerror... none required +checking for asprintf... yes +checking for atexit... yes +checking for basename... yes +checking for bcmp... yes +checking for bcopy... yes +checking for bsearch... yes +checking for bzero... yes +checking for calloc... yes +checking for clock... yes +checking for ffs... yes +checking for getcwd... yes +checking for getpagesize... yes +checking for gettimeofday... yes +checking for index... yes +checking for insque... yes +checking for memchr... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmem... yes +checking for memmove... yes +checking for mempcpy... yes +checking for memset... yes +checking for mkstemps... yes +checking for putenv... yes +checking for random... yes +checking for rename... yes +checking for rindex... yes +checking for setenv... yes +checking for snprintf... yes +checking for sigsetmask... yes +checking for stpcpy... yes +checking for stpncpy... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strncasecmp... yes +checking for strndup... yes +checking for strnlen... yes +checking for strrchr... yes +checking for strstr... yes +checking for strtod... yes +checking for strtol... yes +checking for strtoul... yes +checking for strtoll... yes +checking for strtoull... yes +checking for strverscmp... yes +checking for tmpnam... yes +checking for vasprintf... yes +checking for vfprintf... yes +checking for vprintf... yes +checking for vsnprintf... yes +checking for vsprintf... yes +checking for waitpid... yes +checking for setproctitle... no +checking whether alloca needs Cray hooks... no +checking stack direction for C alloca... 0 +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... cross +checking for working vfork... (cached) yes +checking for _doprnt... no +checking for sys_errlist... no +checking for sys_nerr... no +checking for sys_siglist... no +checking for external symbol _system_configuration... no +checking for __fsetlocking... yes +checking for canonicalize_file_name... yes +checking for dup3... yes +checking for getrlimit... yes +checking for getrusage... yes +checking for getsysinfo... no +checking for gettimeofday... (cached) yes +checking for on_exit... yes +checking for pipe2... yes +checking for psignal... yes +checking for pstat_getdynamic... no +checking for pstat_getstatic... no +checking for realpath... yes +checking for setrlimit... yes +checking for spawnve... no +checking for spawnvpe... no +checking for strerror... yes +checking for strsignal... yes +checking for sysconf... yes +checking for sysctl... no +checking for sysmp... no +checking for table... no +checking for times... yes +checking for wait3... yes +checking for wait4... yes +checking for sbrk... yes +checking whether basename is declared... yes +checking whether ffs is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether calloc is declared... yes +checking whether getenv is declared... yes +checking whether getopt is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether sbrk is declared... yes +checking whether strtol is declared... yes +checking whether strtoul is declared... yes +checking whether strtoll is declared... yes +checking whether strtoull is declared... yes +checking whether strverscmp is declared... yes +checking whether strnlen is declared... yes +checking whether canonicalize_file_name must be declared... no +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for getpagesize... (cached) yes +checking for working mmap... no +checking for working strncmp... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating config.h +config.status: executing default commands +mkdir -p -- ./intl +Configuring in ./intl +configure: creating cache ./config.cache +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for library containing strerror... none required +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for off_t... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... no +checking whether we are using the GNU C Library 2.1 or newer... yes +checking whether integer division by zero raises SIGFPE... guessing no +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unsigned long long... yes +checking for inttypes.h... yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for ld used by GCC... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking argz.h usability... yes +checking argz.h presence... yes +checking for argz.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking nl_types.h usability... yes +checking nl_types.h presence... yes +checking for nl_types.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for feof_unlocked... yes +checking for fgets_unlocked... yes +checking for getc_unlocked... yes +checking for getcwd... yes +checking for getegid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getuid... yes +checking for mempcpy... yes +checking for munmap... yes +checking for putenv... yes +checking for setenv... yes +checking for setlocale... yes +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strdup... yes +checking for strtoul... yes +checking for tsearch... yes +checking for __argz_count... yes +checking for __argz_stringify... yes +checking for __argz_next... yes +checking for __fsetlocking... yes +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for bison... bison +checking version of bison... 3.8.2, ok +checking whether NLS is requested... no +checking whether to use NLS... no +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking bison 3 or later... 3.8.2, bison3 +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.intl +config.status: creating config.h +config.status: executing default-1 commands +mkdir -p -- ./bfd +Configuring in ./bfd +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for shl_load... no +checking for shl_load in -ldld... no +checking for dlopen... yes +checking whether a program can dlopen itself... cross +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether to install libbfd... yes +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking size of long long... 8 +checking size of void *... 8 +checking size of long... 8 +checking size of int... 4 +checking for build system executable suffix... no +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/types.h... (cached) yes +checking for unistd.h... (cached) yes +checking for fcntl... yes +checking for fdopen... yes +checking for fileno... yes +checking for fls... no +checking for getgid... yes +checking for getpagesize... yes +checking for getrlimit... yes +checking for getuid... yes +checking for sysconf... yes +checking whether basename is declared... yes +checking whether ffs is declared... yes +checking whether stpcpy is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether strnlen is declared... yes +checking compiler support for hidden visibility... yes +checking printf int64_t format... l +checking linker --as-needed support... yes +checking for cos in -lm... yes +checking for gcc version with buggy 64-bit support... no +checking sys/procfs.h usability... yes +checking sys/procfs.h presence... yes +checking for sys/procfs.h... yes +checking for prstatus_t in sys/procfs.h... yes +checking for prstatus32_t in sys/procfs.h... no +checking for prstatus_t.pr_who in sys/procfs.h... no +checking for prstatus32_t.pr_who in sys/procfs.h... no +checking for pstatus_t in sys/procfs.h... no +checking for pxstatus_t in sys/procfs.h... no +checking for pstatus32_t in sys/procfs.h... no +checking for prpsinfo_t in sys/procfs.h... yes +checking for prpsinfo_t.pr_pid in sys/procfs.h... yes +checking for prpsinfo32_t in sys/procfs.h... no +checking for prpsinfo32_t.pr_pid in sys/procfs.h... no +checking for psinfo_t in sys/procfs.h... no +checking for psinfo_t.pr_pid in sys/procfs.h... no +checking for psinfo32_t in sys/procfs.h... no +checking for psinfo32_t.pr_pid in sys/procfs.h... no +checking for lwpstatus_t in sys/procfs.h... no +checking for lwpxstatus_t in sys/procfs.h... no +checking for lwpstatus_t.pr_context in sys/procfs.h... no +checking for lwpstatus_t.pr_reg in sys/procfs.h... no +checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no +checking for win32_pstatus_t in sys/procfs.h... no +checking for ftello... yes +checking for ftello64... yes +checking for fseeko... yes +checking for fseeko64... yes +checking for fopen64... yes +checking whether ftello is declared... yes +checking whether ftello64 is declared... yes +checking whether fseeko is declared... yes +checking whether fseeko64 is declared... yes +checking whether fopen64 is declared... yes +checking size of off_t... 8 +checking file_ptr type... int64_t +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... (cached) yes +checking for working mmap... no +checking for madvise... yes +checking for mprotect... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating bfd-in3.h +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libiberty' +if [ x"-fpic" != x ] && [ ! -d pic ]; then \ + mkdir pic; \ +else true; fi +touch stamp-picdir +if [ x"" != x ] && [ ! -d noasan ]; then \ + mkdir noasan; \ +else true; fi +touch stamp-noasandir +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o +rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a +x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o +x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so ./libiberty.a +if [ x"-fpic" != x ]; then \ + cd pic; \ + x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so ./libiberty.a; \ + cd ..; \ +else true; fi; \ +if [ x"" != x ]; then \ + cd noasan; \ + x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so ./libiberty.a; \ + cd ..; \ +else true; fi +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/intl' +mkdir -p -- ./zlib +Configuring in ./zlib +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... no +checking for memcpy... yes +checking for strerror... yes +checking for unistd.h... (cached) yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/zlib' + CC libz_a-adler32.o + CC libz_a-compress.o + CC libz_a-crc32.o + CC libz_a-deflate.o + CC libz_a-gzread.o + CC libz_a-gzclose.o + CC libz_a-gzwrite.o + CC libz_a-gzlib.o + CC libz_a-infback.o + CC libz_a-inffast.o + CC libz_a-inflate.o + CC libz_a-inftrees.o + CC libz_a-trees.o + CC libz_a-uncompr.o + CC libz_a-zutil.o + AR libz.a +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 " "CXXFLAGS=-g -O2 " "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2 " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=-fPIC" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "tooldir=/usr/x86_64-lfs-linux-gnu" "AR=x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so" "AS=x86_64-lfs-linux-gnu-as" "CC=x86_64-lfs-linux-gnu-gcc" "CXX=x86_64-lfs-linux-gnu-g++" "LD=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "LIBCFLAGS=-g -O2 " "NM=x86_64-lfs-linux-gnu-nm" "PICFLAG=-fPIC" "RANLIB=x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/zlib' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' + GEN bfdver.h + GEN elf32-target.h + GEN elf64-target.h + GEN targmatch.h +Making info in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +( if test 'x../../../bfd/po' != 'x.'; then \ + posrcprefix='../../../bfd/'; \ + else \ + posrcprefix="../"; \ + fi; \ + rm -f SRC-POTFILES-t SRC-POTFILES \ + && (sed -e '/^#/d' \ + -e '/^[ ]*$/d' \ + -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \ + | sed -e '$s/\\$//') > SRC-POTFILES-t \ + && chmod a-w SRC-POTFILES-t \ + && mv SRC-POTFILES-t SRC-POTFILES ) +( rm -f BLD-POTFILES-t BLD-POTFILES \ + && (sed -e '/^#/d' \ + -e '/^[ ]*$/d' \ + -e "s@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \ + | sed -e '$s/\\$//') > BLD-POTFILES-t \ + && chmod a-w BLD-POTFILES-t \ + && mv BLD-POTFILES-t BLD-POTFILES ) +cd .. \ + && CONFIG_FILES=po/Makefile.in:po/Make-in \ + CONFIG_HEADERS= /bin/sh ./config.status +config.status: creating po/Makefile.in +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: executing default commands +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' + CCLD doc/chew.stamp + GEN doc/aoutx.stamp + GEN doc/archive.stamp + GEN doc/archures.stamp + GEN doc/bfdio.stamp + GEN doc/bfdt.stamp + GEN doc/bfdwin.stamp + GEN doc/cache.stamp + GEN doc/coffcode.stamp + GEN doc/corefile.stamp + GEN doc/elfcode.stamp + GEN doc/elf.stamp + GEN doc/format.stamp + GEN doc/hash.stamp + GEN doc/init.stamp + GEN doc/libbfd.stamp + GEN doc/linker.stamp + GEN doc/mmo.stamp + GEN doc/opncls.stamp + GEN doc/reloc.stamp + GEN doc/section.stamp + GEN doc/syms.stamp + GEN doc/targets.stamp + MAKEINFO doc/bfd.info +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +rm -f bfd-tmp.h +cp bfd-in3.h bfd-tmp.h +/bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h +rm -f bfd-tmp.h +touch stmp-bfd-h + CC archive.lo + CC archures.lo + CC bfd.lo + CC bfdio.lo + CC bfdwin.lo + CC cache.lo + CC coff-bfd.lo + CC compress.lo + CC corefile.lo + CC elf-properties.lo + CC format.lo + CC hash.lo + CC init.lo + CC libbfd.lo + CC linker.lo + CC merge.lo + CC opncls.lo + CC reloc.lo + CC section.lo + CC simple.lo + CC stab-syms.lo + CC stabs.lo + CC syms.lo + CC targets.lo + CC binary.lo + CC ihex.lo + CC srec.lo + CC tekhex.lo + CC verilog.lo + CC elf64-x86-64.lo + CC elfxx-x86.lo + CC elf-ifunc.lo + CC elf-vxworks.lo + CC elf64.lo + CC elf.lo + CC elflink.lo + CC elf-attrs.lo + CC elf-strtab.lo + CC elf-eh-frame.lo + CC dwarf1.lo + CC dwarf2.lo + CC elf32-i386.lo + CC elf32.lo + CC pei-i386.lo + GEN peigen.c + CC peigen.lo + CC cofflink.lo + CC coffgen.lo + CC pe-x86_64.lo + GEN pex64igen.c + CC pex64igen.lo + CC pei-x86_64.lo + CC elf64-gen.lo + CC elf32-gen.lo + CC plugin.lo + CC cpu-i386.lo + CC cpu-iamcu.lo + CC archive64.lo +rm -f tofiles +f=""; \ +for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo archive64.lo ; do \ + case " $f " in \ + *" $i "*) ;; \ + *) f="$f $i" ;; \ + esac ; \ +done ; \ +echo $f > tofiles +/bin/sh ../../bfd/../move-if-change tofiles ofiles +touch stamp-ofiles + CCLD libbfd.la +libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ +if [ -f $libtooldir/libbfd.a ]; then \ + cp $libtooldir/libbfd.a libbfd.tmp; \ + x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so libbfd.tmp; \ + /bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ +else true; fi +touch stamp-lib +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +mkdir -p -- ./opcodes +Configuring in ./opcodes +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether to install libbfd... yes +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for build system executable suffix... no +checking whether basename is declared... yes +checking whether stpcpy is declared... yes +checking for sigsetjmp... +checking linker --as-needed support... yes +checking for cos in -lm... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' + CC dis-buf.lo + CC disassemble.lo + CC dis-init.lo + CC i386-dis.lo + CC i386-opc.lo + CCLD libopcodes.la +libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ +if [ -f $libtooldir/libopcodes.a ]; then \ + cp $libtooldir/libopcodes.a libopcodes.tmp; \ + x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so libopcodes.tmp; \ + /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ +else true; fi +touch stamp-lib +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes/po' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +mkdir -p -- ./binutils +Configuring in ./binutils +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for x86_64-lfs-linux-gnu-pkg-config... no +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking whether to use debuginfod... auto +checking for libdebuginfod >= 0.179... no +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking for bison... bison -y +checking for flex... flex +checking lex output file root... lex.yy +checking lex library... none needed +checking whether yytext is a pointer... no +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for build system executable suffix... no +checking size of long... 8 +checking size of long long... 8 +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for inttypes.h... (cached) yes +checking for stdint.h... (cached) yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for sys/stat.h... (cached) yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/types.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... no +checking for getc_unlocked... yes +checking for mkdtemp... yes +checking for mkstemp... yes +checking for sbrk... yes +checking for utimensat... yes +checking for utimes... yes +checking for mbstate_t... yes +checking for struct stat.st_atim.tv_nsec... yes +checking whether struct stat.st_atim is of type struct timespec... yes +checking for library containing frexp... none required +checking for LC_MESSAGES... yes +checking for a known getopt prototype in unistd.h... yes +checking for utime.h... yes +checking whether asprintf is declared... yes +checking whether environ is declared... yes +checking whether getc_unlocked is declared... yes +checking whether sbrk is declared... yes +checking whether stpcpy is declared... yes +checking whether strnlen is declared... yes +checking for msgpack... no +checking iconv.h usability... yes +checking iconv.h presence... yes +checking for iconv.h... yes +checking for ld used by GCC... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking for shared library run path origin... done +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +mkdir -p -- ./gas +Configuring in ./gas +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking whether byte ordering is bigendian... no +checking for bison... bison -y +checking for flex... flex +checking lex output file root... lex.yy +checking lex library... none needed +checking whether yytext is a pointer... no +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking whether to enable maintainer-specific portions of Makefiles... no +checking for memory.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for sys/types.h... (cached) yes +checking for unistd.h... (cached) yes +checking whether compiling a cross-assembler... no +checking for strsignal... yes +checking for LC_MESSAGES... yes +checking for working assert macro... yes +checking for a known getopt prototype in unistd.h... yes +checking whether declaration is required for environ... no +checking whether declaration is required for ffs... no +checking whether asprintf is declared... yes +checking whether mempcpy is declared... yes +checking whether stpcpy is declared... yes +checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes +checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating .gdbinit +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' + GEN doc/asconfig.texi + MAKEINFO doc/as.info + CC app.o + CC as.o + CC atof-generic.o + CC compress-debug.o + CC cond.o + CC depend.o + CC dwarf2dbg.o + CC dw2gencfi.o + CC ecoff.o + CC ehopt.o + CC expr.o + CC flonum-copy.o + CC flonum-konst.o + CC flonum-mult.o + CC frags.o + CC hash.o + CC input-file.o + CC input-scrub.o + CC listing.o + CC literal.o + CC macro.o + CC messages.o + CC output-file.o + CC read.o + CC remap.o + CC sb.o + CC stabs.o + CC subsegs.o + CC symbols.o + CC write.o + CC config/tc-i386.o + CC config/obj-elf.o + CC config/atof-ieee.o + CCLD as-new + GEN doc/as.1 +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +mkdir -p -- ./libctf +Configuring in ./libctf +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe mkdir -p... /usr/bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking for style of include used by make... GNU +checking whether make supports nested variables... yes +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking whether make supports nested variables... (cached) yes +checking whether make sets $(MAKE)... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc... (cached) x86_64-lfs-linux-gnu-gcc +checking whether we are using the GNU C compiler... (cached) yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... (cached) none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... (cached) yes +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking the archiver (x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so) interface... ar +checking whether NLS is requested... no +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for aclocal... ${SHELL} /mnt/lfs/sources/binutils-2.39/missing aclocal-1.15 +checking for autoconf... ${SHELL} /mnt/lfs/sources/binutils-2.39/missing autoconf +checking for autoheader... ${SHELL} /mnt/lfs/sources/binutils-2.39/missing autoheader +checking whether x86_64-lfs-linux-gnu-gcc supports -W... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wnarrowing... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wwrite-strings... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-format-attribute... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wstrict-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wold-style-definition... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -pedantic -Wlong-long... yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether to install libbfd... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... (cached) yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... no +checking for library containing dlsym... none required +checking for ELF support in BFD... yes +checking whether byte ordering is bigendian... no +checking byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... yes +checking endian.h usability... yes +checking endian.h presence... yes +checking for endian.h... yes +checking for pread... yes +checking whether bswap_16 is declared... yes +checking whether bswap_32 is declared... yes +checking whether bswap_64 is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether stpcpy is declared... yes +checking for qsort_r... yes +checking for qsort_r signature... GNU +checking for O_CLOEXEC... yes +checking for makeinfo... makeinfo --split-size=5000000 +checking for expect... no +checking for Tcl supporting try/catch... no +checking for linker versioning flags... -Wl,--version-script='../../libctf/libctf.ver' +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libctf' + CC libctf_la-ctf-archive.lo + CC libctf_la-ctf-dump.lo + CC libctf_la-ctf-create.lo + CC libctf_la-ctf-decl.lo + CC libctf_la-ctf-error.lo + CC libctf_la-ctf-hash.lo + CC libctf_la-ctf-labels.lo + CC libctf_la-ctf-dedup.lo + CC libctf_la-ctf-link.lo + CC libctf_la-ctf-lookup.lo + CC libctf_la-ctf-open.lo + CC libctf_la-ctf-serialize.lo + CC libctf_la-ctf-sha1.lo + CC libctf_la-ctf-string.lo + CC libctf_la-ctf-subr.lo + CC libctf_la-ctf-types.lo + CC libctf_la-ctf-util.lo + CC libctf_la-ctf-open-bfd.lo + CCLD libctf.la + CC libctf_nobfd_la-ctf-archive.lo + CC libctf_nobfd_la-ctf-dump.lo + CC libctf_nobfd_la-ctf-create.lo + CC libctf_nobfd_la-ctf-decl.lo + CC libctf_nobfd_la-ctf-error.lo + CC libctf_nobfd_la-ctf-hash.lo + CC libctf_nobfd_la-ctf-labels.lo + CC libctf_nobfd_la-ctf-dedup.lo + CC libctf_nobfd_la-ctf-link.lo + CC libctf_nobfd_la-ctf-lookup.lo + CC libctf_nobfd_la-ctf-open.lo + CC libctf_nobfd_la-ctf-serialize.lo + CC libctf_nobfd_la-ctf-sha1.lo + CC libctf_nobfd_la-ctf-string.lo + CC libctf_nobfd_la-ctf-subr.lo + CC libctf_nobfd_la-ctf-types.lo + CC libctf_nobfd_la-ctf-util.lo + CCLD libctf-nobfd.la +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' + CC sysinfo.o + CC syslex_wrap.o + CCLD sysinfo + GEN sysroff.h +Making info in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' + GEN doc/addr2line.1 + GEN doc/ar.1 + GEN doc/dlltool.1 + GEN doc/nm.1 + GEN doc/objcopy.1 + GEN doc/objdump.1 + GEN doc/ranlib.1 + GEN doc/readelf.1 + GEN doc/size.1 + GEN doc/strings.1 + GEN doc/strip.1 + GEN doc/elfedit.1 + GEN doc/windres.1 + GEN doc/windmc.1 + GEN doc/cxxfilt.man + GEN doc/c++filt.1 +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' + CC size.o + CC bucomm.o + CC version.o + CC filemode.o + CCLD size + CC objdump.o + CC dwarf.o + CC prdbg.o + CC demanguse.o + CC rddbg.o + CC debug.o + CC stabs.o + CC rdcoff.o + CC elfcomm.o + CCLD objdump + CC arparse.o + CC arlex.o + CC ar.o + CC not-ranlib.o + CC arsup.o + CC rename.o + CC binemul.o + CC emul_vanilla.o + CCLD ar + CC strings.o + CCLD strings + CC is-ranlib.o + CCLD ranlib + CC objcopy.o + CC not-strip.o + CC wrstabs.o + CCLD objcopy + CC addr2line.o + CCLD addr2line + CC readelf.o + CC unwind-ia64.o + CCLD readelf + CC elfedit.o + CCLD elfedit + CC nm.o + CCLD nm-new + CC is-strip.o + CCLD strip-new + CC cxxfilt.o + CCLD cxxfilt + CC bfdtest1.o + CCLD bfdtest1 + CC bfdtest2.o + CCLD bfdtest2 + CC testsuite/gentestdlls.o + CCLD testsuite/gentestdlls +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +mkdir -p -- ./etc +Configuring in ./etc +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/etc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/etc' +mkdir -p -- ./gprof +Configuring in ./gprof +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for setitimer... yes +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking whether to enable maintainer-specific portions of Makefiles... no +checking sys/gmon_out.h usability... yes +checking sys/gmon_out.h presence... yes +checking for sys/gmon_out.h... yes +checking for a known getopt prototype in unistd.h... yes +checking for library containing fabs... -lm +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating gconfig.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' + CC basic_blocks.o + CC call_graph.o + CC cg_arcs.o + CC cg_dfn.o + CC cg_print.o + CC corefile.o + CC gmon_io.o + CC gprof.o + CC hertz.o + CC hist.o + CC source.o + CC search_list.o + CC symtab.o + CC sym_ids.o + CC utils.o + CC i386.o + CC alpha.o + CC vax.o + CC sparc.o + CC mips.o + CC aarch64.o + CC flat_bl.o + CC bsd_callg_bl.o + CC fsf_callg_bl.o + CCLD gprof +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +mkdir -p -- ./ld +Configuring in ./ld +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 make supports nested variables... (cached) yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking dependency style of x86_64-lfs-linux-gnu-g++... gcc3 +checking for grep that handles long lines and -e... /usr/bin/grep +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm +checking the name lister (/mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +checking command to parse /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E +checking for ld used by x86_64-lfs-linux-gnu-g++... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking for x86_64-lfs-linux-gnu-g++ option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-g++ static flag -static works... yes +checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... none required +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking for LC_MESSAGES... yes +checking whether NLS is requested... no +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for bison... bison -y +checking for flex... flex +checking lex output file root... lex.yy +checking lex library... none needed +checking whether yytext is a pointer... no +checking whether to enable maintainer-specific portions of Makefiles... no +checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking elf-hints.h usability... no +checking elf-hints.h presence... no +checking for elf-hints.h... no +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking for inttypes.h... (cached) yes +checking for stdint.h... (cached) yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking for sys/stat.h... (cached) yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/types.h... (cached) yes +checking for unistd.h... (cached) yes +checking for close... yes +checking for glob... yes +checking for lseek... yes +checking for mkstemp... yes +checking for open... yes +checking for realpath... yes +checking for sbrk... yes +checking for waitpid... yes +checking whether asprintf is declared... yes +checking whether environ is declared... yes +checking whether sbrk is declared... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for getpagesize... yes +checking for working mmap... no +checking for library containing dlopen... none required +checking for a known getopt prototype in unistd.h... yes +checking whether ANSI C string concatenation works... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +(echo "/* This file is automatically generated. DO NOT EDIT! */";\ +for f in `echo " " eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o "" \ + | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ + echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ +done;\ +echo "";\ +echo "#define EMULATION_LIST \\";\ +for f in `echo " " eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o "" \ + | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ + echo " &ld_${f}_emulation, \\"; \ +done;\ +echo " 0") >ldemul-tmp.h +mv ldemul-tmp.h ldemul-list.h +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld/po' +( if test 'x../../../ld/po' != 'x.'; then \ + posrcprefix='../../../ld/'; \ + else \ + posrcprefix="../"; \ + fi; \ + rm -f SRC-POTFILES-t SRC-POTFILES \ + && (sed -e '/^#/d' -e '/^[ ]*$/d' \ + -e "s@.*@ $posrcprefix& \\\\@" < ../../../ld/po/SRC-POTFILES.in \ + | sed -e '$s/\\$//') > SRC-POTFILES-t \ + && chmod a-w SRC-POTFILES-t \ + && mv SRC-POTFILES-t SRC-POTFILES ) +rm -f BLD-POTFILES-t BLD-POTFILES \ + && sed -e '/^#/d' -e '/^[ ]*$/d' \ + -e "s@.*@ ../& \\\\@" < ../../../ld/po/BLD-POTFILES.in \ + | sed -e '$s/\\$//' > BLD-POTFILES-t \ + && chmod a-w BLD-POTFILES-t \ + && mv BLD-POTFILES-t BLD-POTFILES +cd .. \ + && CONFIG_FILES=po/Makefile.in:po/Make-in \ + CONFIG_HEADERS= /bin/sh ./config.status +config.status: creating po/Makefile.in +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: executing default commands +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' + CC libdep_plugin.lo + GEN libdep.la + CC libldtestplug_la-testplug.lo + CCLD libldtestplug.la + CC libldtestplug2_la-testplug2.lo + CCLD libldtestplug2.la + CC libldtestplug3_la-testplug3.lo + CCLD libldtestplug3.la + CC libldtestplug4_la-testplug4.lo + CCLD libldtestplug4.la + CC ldgram.o + CC ldlex-wrapper.o + CC lexsup.o + CC ldlang.o + CC mri.o + CC ldctor.o + CC ldmain.o + CC ldwrite.o + CC ldexp.o + CC ldemul.o + CC ldver.o + CC ldmisc.o + CC ldfile.o + CC ldcref.o + CC plugin.o + CC ldbuildid.o + GEN stringify.sed + GEN eelf_x86_64.c +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' + CC eelf_x86_64.o + GEN eelf32_x86_64.c +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' + CC eelf32_x86_64.o + GEN eelf_i386.c +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' + CC eelf_i386.o + GEN eelf_iamcu.c +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' + CC eelf_iamcu.o + CC ldelf.o + CC ldelfgen.o + CCLD ld-new +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[1]: Nothing to be done for 'all-target'. +make[1]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build' +make[1]: Entering directory '/mnt/lfs/sources/binutils-2.39/build' +/bin/sh ../mkinstalldirs /mnt/lfs/usr /mnt/lfs/usr +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[5]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/include' + /usr/bin/install -c -m 644 bfd.h ../../bfd/../include/ansidecl.h ../../bfd/../include/symcat.h ../../bfd/../include/diagnostics.h ../../bfd/../include/bfdlink.h ../../bfd/../include/plugin-api.h '/mnt/lfs/usr/include' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libbfd.la '/mnt/lfs/usr/lib' +libtool: install: /usr/bin/install -c .libs/libbfd-2.39.so /mnt/lfs/usr/lib/libbfd-2.39.so +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f libbfd-2.39.so libbfd.so || { rm -f libbfd.so && ln -s libbfd-2.39.so libbfd.so; }; }) +libtool: install: /usr/bin/install -c .libs/libbfd.lai /mnt/lfs/usr/lib/libbfd.la +libtool: install: /usr/bin/install -c .libs/libbfd.a /mnt/lfs/usr/lib/libbfd.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/libbfd.a +libtool: install: x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so /mnt/lfs/usr/lib/libbfd.a + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./doc/bfd.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/bfd.info' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/bfd' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make[4]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/include' + /usr/bin/install -c -m 644 ../../opcodes/../include/dis-asm.h '/mnt/lfs/usr/include' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libopcodes.la '/mnt/lfs/usr/lib' +libtool: install: (cd /mnt/lfs/sources/binutils-2.39/build/opcodes; /bin/sh /mnt/lfs/sources/binutils-2.39/build/opcodes/libtool --silent --tag CC --mode=relink x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -release 2.39 -o libopcodes.la -rpath /usr/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo ../bfd/libbfd.la -L/mnt/lfs/sources/binutils-2.39/build/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -inst-prefix-dir /mnt/lfs) +libtool: install: /usr/bin/install -c .libs/libopcodes-2.39.soT /mnt/lfs/usr/lib/libopcodes-2.39.so +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f libopcodes-2.39.so libopcodes.so || { rm -f libopcodes.so && ln -s libopcodes-2.39.so libopcodes.so; }; }) +libtool: install: /usr/bin/install -c .libs/libopcodes.lai /mnt/lfs/usr/lib/libopcodes.la +libtool: install: /usr/bin/install -c .libs/libopcodes.a /mnt/lfs/usr/lib/libopcodes.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/libopcodes.a +libtool: install: x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so /mnt/lfs/usr/lib/libopcodes.a +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/opcodes/po' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes/po' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/opcodes' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/binutils' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c size objdump ar strings ranlib objcopy addr2line readelf elfedit '/mnt/lfs/usr/bin' +libtool: install: /usr/bin/install -c .libs/size /mnt/lfs/usr/bin/size +libtool: install: /usr/bin/install -c .libs/objdump /mnt/lfs/usr/bin/objdump +libtool: install: /usr/bin/install -c .libs/ar /mnt/lfs/usr/bin/ar +libtool: install: /usr/bin/install -c .libs/strings /mnt/lfs/usr/bin/strings +libtool: install: /usr/bin/install -c .libs/ranlib /mnt/lfs/usr/bin/ranlib +libtool: install: /usr/bin/install -c .libs/objcopy /mnt/lfs/usr/bin/objcopy +libtool: install: /usr/bin/install -c .libs/addr2line /mnt/lfs/usr/bin/addr2line +libtool: install: /usr/bin/install -c .libs/readelf /mnt/lfs/usr/bin/readelf +libtool: install: /usr/bin/install -c elfedit /mnt/lfs/usr/bin/elfedit + /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/nm +libtool: install: /usr/bin/install -c .libs/nm-new /mnt/lfs/usr/bin/nm + /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/strip +libtool: install: /usr/bin/install -c .libs/strip-new /mnt/lfs/usr/bin/strip + /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/c++filt +libtool: install: /usr/bin/install -c .libs/cxxfilt /mnt/lfs/usr/bin/c++filt +/bin/sh ../../binutils/../mkinstalldirs /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin +mkdir -p -- /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin +for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ + if [ -f $i ]; then \ + j=`echo $i | sed -e 's/-new//'`; \ + k=`echo $j | sed 's,y,y,'`; \ + if [ "/usr/bin/$k" != "/usr/x86_64-lfs-linux-gnu/bin/$j" ]; then \ + rm -f /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/$j; \ + ln /mnt/lfs/usr/bin/$k /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/$j >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/$j; \ + fi; \ + else true; \ + fi; \ +done + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ../../binutils/doc/binutils.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/binutils.info' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 doc/addr2line.1 doc/ar.1 doc/dlltool.1 doc/nm.1 doc/objcopy.1 doc/objdump.1 doc/ranlib.1 doc/readelf.1 doc/size.1 doc/strings.1 doc/strip.1 doc/elfedit.1 doc/windres.1 doc/windmc.1 doc/c++filt.1 '/mnt/lfs/usr/share/man/man1' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/binutils' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/etc' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/etc' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/etc' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/etc' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas/po' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gas' +/bin/sh ../../gas/../mkinstalldirs /mnt/lfs/usr/bin + /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/as +libtool: install: /usr/bin/install -c .libs/as-new /mnt/lfs/usr/bin/as +/bin/sh ../../gas/../mkinstalldirs /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin +n=`echo as | sed 's,y,y,'`; \ +if [ "/usr/bin/$n" != "/usr/x86_64-lfs-linux-gnu/bin/as" ]; then \ + rm -f /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/as; \ + ln /mnt/lfs/usr/bin/$n /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/as >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/as; \ +else \ + true ; \ +fi + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./doc/as.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/as.info' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 doc/as.1 '/mnt/lfs/usr/share/man/man1' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gas' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/gprof' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/mnt/lfs/usr/bin' +libtool: install: /usr/bin/install -c .libs/gprof /mnt/lfs/usr/bin/gprof + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ../../gprof/gprof.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/gprof.info' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 ../../gprof/gprof.1 '/mnt/lfs/usr/share/man/man1' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/gprof' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/intl' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libctf' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libctf.la libctf-nobfd.la '/mnt/lfs/usr/lib' +libtool: install: (cd /mnt/lfs/sources/binutils-2.39/build/libctf; /bin/sh /mnt/lfs/sources/binutils-2.39/build/libctf/libtool --silent --tag CC --mode=relink x86_64-lfs-linux-gnu-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -g -O2 -version-info 0:0:0 -Wl,--version-script=../../libctf/libctf.ver -o libctf.la -rpath /usr/lib libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo libctf_la-ctf-create.lo libctf_la-ctf-decl.lo libctf_la-ctf-error.lo libctf_la-ctf-hash.lo libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo libctf_la-ctf-open.lo libctf_la-ctf-serialize.lo libctf_la-ctf-sha1.lo libctf_la-ctf-string.lo libctf_la-ctf-subr.lo libctf_la-ctf-types.lo libctf_la-ctf-util.lo libctf_la-ctf-open-bfd.lo -L/mnt/lfs/sources/binutils-2.39/build/libctf/../libiberty/pic -liberty ../bfd/libbfd.la -L/mnt/lfs/sources/binutils-2.39/build/libctf/../libiberty/pic -liberty -L./../zlib -lz -inst-prefix-dir /mnt/lfs) +libtool: install: /usr/bin/install -c .libs/libctf.so.0.0.0T /mnt/lfs/usr/lib/libctf.so.0.0.0 +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f libctf.so.0.0.0 libctf.so.0 || { rm -f libctf.so.0 && ln -s libctf.so.0.0.0 libctf.so.0; }; }) +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f libctf.so.0.0.0 libctf.so || { rm -f libctf.so && ln -s libctf.so.0.0.0 libctf.so; }; }) +libtool: install: /usr/bin/install -c .libs/libctf.lai /mnt/lfs/usr/lib/libctf.la +libtool: install: /usr/bin/install -c .libs/libctf-nobfd.so.0.0.0 /mnt/lfs/usr/lib/libctf-nobfd.so.0.0.0 +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f libctf-nobfd.so.0.0.0 libctf-nobfd.so.0 || { rm -f libctf-nobfd.so.0 && ln -s libctf-nobfd.so.0.0.0 libctf-nobfd.so.0; }; }) +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f libctf-nobfd.so.0.0.0 libctf-nobfd.so || { rm -f libctf-nobfd.so && ln -s libctf-nobfd.so.0.0.0 libctf-nobfd.so; }; }) +libtool: install: /usr/bin/install -c .libs/libctf-nobfd.lai /mnt/lfs/usr/lib/libctf-nobfd.la +libtool: install: /usr/bin/install -c .libs/libctf.a /mnt/lfs/usr/lib/libctf.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/libctf.a +libtool: install: x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so /mnt/lfs/usr/lib/libctf.a +libtool: install: /usr/bin/install -c .libs/libctf-nobfd.a /mnt/lfs/usr/lib/libctf-nobfd.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/libctf-nobfd.a +libtool: install: x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so /mnt/lfs/usr/lib/libctf-nobfd.a + /usr/bin/mkdir -p '/mnt/lfs/usr/include' + /usr/bin/install -c -m 644 ../../libctf/../include/ctf.h ../../libctf/../include/ctf-api.h '/mnt/lfs/usr/include' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ../../libctf/doc/ctf-spec.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/ctf-spec.info' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libctf' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/ld' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/mnt/lfs/usr/bin/./ld.bfd' +libtool: install: /usr/bin/install -c .libs/ld-new /mnt/lfs/usr/bin/./ld.bfd +/bin/sh ../../ld/../mkinstalldirs /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin +n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ +if test "/usr/bin" != "/usr/x86_64-lfs-linux-gnu/bin"; then \ + rm -f /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/ld.bfd; \ + ln /mnt/lfs/usr/bin/$n /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/ld.bfd; \ +fi; \ +if test "xyes" = "xyes"; then \ + ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ + rm -f /mnt/lfs/usr/bin/$ld; \ + ln /mnt/lfs/usr/bin/$n /mnt/lfs/usr/bin/$ld >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /mnt/lfs/usr/bin/$ld; \ + if test "/usr/bin" != "/usr/x86_64-lfs-linux-gnu/bin"; then \ + rm -f /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/ld; \ + ln /mnt/lfs/usr/bin/$n /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/ld >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /mnt/lfs/usr/x86_64-lfs-linux-gnu/bin/ld; \ + fi; \ +fi + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/bfd-plugins' + /bin/sh ./libtool --mode=install /usr/bin/install -c libdep.la '/mnt/lfs/usr/lib/bfd-plugins' +libtool: install: /usr/bin/install -c .libs/libdep.so /mnt/lfs/usr/lib/bfd-plugins/libdep.so +libtool: install: /usr/bin/install -c .libs/libdep.lai /mnt/lfs/usr/lib/bfd-plugins/libdep.la +/bin/sh ../../ld/../mkinstalldirs /mnt/lfs/usr/x86_64-lfs-linux-gnu/lib/ldscripts +mkdir -p -- /mnt/lfs/usr/x86_64-lfs-linux-gnu/lib/ldscripts +for f in ldscripts/* ; do \ + /usr/bin/install -c -m 644 $f /mnt/lfs/usr/x86_64-lfs-linux-gnu/lib/$f ; \ +done +rm -f /mnt/lfs/usr/lib/bfd-plugins/libdep.la +rm -f /mnt/lfs/usr/lib/bfd-plugins/libdep.dll.a + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ../../ld/ld.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/ld.info' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/man/man1' + /usr/bin/install -c -m 644 ../../ld/ld.1 '/mnt/lfs/usr/share/man/man1' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/ld' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libiberty' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +if test -n ""; then \ + /bin/sh ../../libiberty/../mkinstalldirs /mnt/lfs/usr/lib/`x86_64-lfs-linux-gnu-gcc -g -O2 -print-multi-os-directory`; \ + /usr/bin/install -c -m 644 ./libiberty.a /mnt/lfs/usr/lib/`x86_64-lfs-linux-gnu-gcc -g -O2 -print-multi-os-directory`/./libiberty.an; \ + ( cd /mnt/lfs/usr/lib/`x86_64-lfs-linux-gnu-gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;x86_64-lfs-linux-gnu-ranlib --plugin /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so ./libiberty.an ); \ + mv -f /mnt/lfs/usr/lib/`x86_64-lfs-linux-gnu-gcc -g -O2 -print-multi-os-directory`/./libiberty.an /mnt/lfs/usr/lib/`x86_64-lfs-linux-gnu-gcc -g -O2 -print-multi-os-directory`/./libiberty.a; \ + case "" in \ + /*) thd=;; \ + *) thd=/usr/include/;; \ + esac; \ + /bin/sh ../../libiberty/../mkinstalldirs /mnt/lfs${thd}; \ + for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ + /usr/bin/install -c -m 644 $h /mnt/lfs${thd}; \ + done; \ +fi +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build/libiberty' +make[1]: Nothing to be done for 'install-target'. +make[1]: Leaving directory '/mnt/lfs/sources/binutils-2.39/build' +removed '/mnt/lfs/usr/lib/libbfd.a' +removed '/mnt/lfs/usr/lib/libbfd.la' +removed '/mnt/lfs/usr/lib/libctf.a' +removed '/mnt/lfs/usr/lib/libctf.la' +removed '/mnt/lfs/usr/lib/libctf-nobfd.a' +removed '/mnt/lfs/usr/lib/libctf-nobfd.la' +removed '/mnt/lfs/usr/lib/libopcodes.a' +removed '/mnt/lfs/usr/lib/libopcodes.la' +[lfs-cross] Finishing build of binutils-2.39 at Wed Sep 7 14:15:02 -03 2022 +[lfs-cross] Starting build of gcc-12.2.0 at Wed Sep 7 14:15:02 -03 2022 +renamed 'mpfr-4.1.0' -> 'mpfr' +renamed 'gmp-6.2.1' -> 'gmp' +renamed 'mpc-1.2.1' -> 'mpc' +mkdir: created directory 'build' +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether ln works... yes +checking whether ln -s works... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking for gawk... gawk +checking for libitm support... yes +checking for libsanitizer support... yes +checking for libphobos support... yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C99... none needed +checking for x86_64-lfs-linux-gnu-g++... x86_64-lfs-linux-gnu-g++ +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking whether g++ accepts -static-libstdc++ -static-libgcc... yes +checking for x86_64-lfs-linux-gnu-gnatbind... no +checking for gnatbind... no +checking for x86_64-lfs-linux-gnu-gnatmake... no +checking for gnatmake... no +checking whether compiler driver understands Ada... no +checking for x86_64-lfs-linux-gnu-gdc... no +checking for gdc... no +checking whether the D compiler works... no +checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 +checking whether x86_64-lfs-linux-gnu-g++ supports C++11 features by default... yes +checking whether g++ supports C++11 features by default... yes +checking for objdir... .libs +checking for isl 0.15 or later... no +required isl version is 0.15 or later +checking for default BUILD_CONFIG... +checking for --enable-vtable-verify... no +checking for bison... bison -y +checking for bison... bison +checking for gm4... no +checking for gnum4... no +checking for m4... m4 +checking for flex... flex +checking for flex... flex +checking for makeinfo... makeinfo +checking for expect... no +checking for runtest... no +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-as... x86_64-lfs-linux-gnu-as +checking for x86_64-lfs-linux-gnu-dlltool... no +checking for x86_64-lfs-linux-gnu-dsymutil... no +checking for ld... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking for x86_64-lfs-linux-gnu-ld... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking for x86_64-lfs-linux-gnu-lipo... no +checking for x86_64-lfs-linux-gnu-nm... x86_64-lfs-linux-gnu-nm +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-windres... no +checking for x86_64-lfs-linux-gnu-windmc... no +checking for x86_64-lfs-linux-gnu-objcopy... x86_64-lfs-linux-gnu-objcopy +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking for x86_64-lfs-linux-gnu-otool... no +checking for x86_64-lfs-linux-gnu-readelf... x86_64-lfs-linux-gnu-readelf +checking for x86_64-lfs-linux-gnu-cc... no +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc +checking for x86_64-lfs-linux-gnu-c++... x86_64-lfs-linux-gnu-c++ +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc +checking for x86_64-lfs-linux-gnu-gfortran... no +checking for x86_64-lfs-linux-gnu-gccgo... no +checking for x86_64-lfs-linux-gnu-gdc... no +checking for x86_64-lfs-linux-gnu-dlltool... no +checking for x86_64-lfs-linux-gnu-dsymutil... no +checking for x86_64-lfs-linux-gnu-lipo... no +checking for x86_64-lfs-linux-gnu-otool... no +checking for x86_64-lfs-linux-gnu-windres... no +checking for x86_64-lfs-linux-gnu-windmc... no +checking where to find the target ar... pre-installed in /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin +checking where to find the target as... pre-installed in /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin +checking where to find the target cc... pre-installed +checking where to find the target c++... pre-installed +checking where to find the target c++ for libstdc++... pre-installed +checking where to find the target dlltool... pre-installed +checking where to find the target dsymutil... pre-installed +checking where to find the target gcc... pre-installed +checking where to find the target gfortran... pre-installed +checking where to find the target gccgo... pre-installed +checking where to find the target gdc... pre-installed +checking where to find the target ld... pre-installed in /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin +checking where to find the target lipo... pre-installed +checking where to find the target nm... pre-installed in /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin +checking where to find the target objcopy... pre-installed in /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin +checking where to find the target objdump... pre-installed in /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin +checking where to find the target otool... pre-installed +checking where to find the target ranlib... pre-installed in /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin +checking where to find the target readelf... pre-installed in /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin +checking where to find the target strip... pre-installed in /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin +checking where to find the target windres... pre-installed +checking where to find the target windmc... pre-installed +checking whether to enable maintainer-specific portions of Makefiles... no +configure: creating ./config.status +config.status: creating Makefile +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build' +mkdir -p -- ./fixincludes +Configuring in ./fixincludes +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking whether x86_64-lfs-linux-gnu-gcc supports -W... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wwrite-strings... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wstrict-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wold-style-definition... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-format-attribute... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Woverlength-strings... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -pedantic -Wlong-long... yes +checking for ANSI C header files... (cached) yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for sys/stat.h... (cached) yes +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking whether abort is declared... yes +checking whether asprintf is declared... yes +checking whether basename is declared... yes +checking whether errno is declared... no +checking whether vasprintf is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking for an ANSI C-conforming const... yes +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for mmap... yes +checking whether read-only mmap of a plain file works... yes +checking whether mmap from /dev/zero works... yes +checking for MAP_ANON(YMOUS)... yes +checking whether mmap with MAP_ANON(YMOUS) works... yes +checking whether to enable maintainer-specific portions of Makefiles... no +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating mkheaders.almost +config.status: creating config.h +mkdir -p -- ./libiberty +Configuring in ./libiberty +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for makeinfo... makeinfo --split-size=5000000 +checking for perl... perl +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking whether to install libiberty headers and static library... no +configure: target_header_dir = +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether x86_64-lfs-linux-gnu-gcc supports -W... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wwrite-strings... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wc++-compat... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wstrict-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wshadow=local... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -pedantic ... yes +checking whether x86_64-lfs-linux-gnu-gcc and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking whether byte ordering is bigendian... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for CET support... yes +checking for sys/file.h... yes +checking for sys/param.h... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for malloc.h... yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for strings.h... (cached) yes +checking for sys/time.h... yes +checking for time.h... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/mman.h... yes +checking for fcntl.h... yes +checking for alloca.h... yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/sysinfo.h... yes +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/sysctl.h... no +checking for sys/systemcfg.h... no +checking for stdint.h... (cached) yes +checking for stdio_ext.h... yes +checking for process.h... no +checking for sys/prctl.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether time.h and sys/time.h may both be included... yes +checking whether errno must be declared... no +checking size of int... 4 +checking size of long... 8 +checking size of size_t... 8 +checking for long long... yes +checking size of long long... 8 +checking for a 64-bit type... uint64_t +checking for intptr_t... yes +checking for uintptr_t... yes +checking for ssize_t... yes +checking for pid_t... yes +checking for library containing strerror... none required +checking for asprintf... yes +checking for atexit... yes +checking for basename... yes +checking for bcmp... yes +checking for bcopy... yes +checking for bsearch... yes +checking for bzero... yes +checking for calloc... yes +checking for clock... yes +checking for ffs... yes +checking for getcwd... yes +checking for getpagesize... yes +checking for gettimeofday... yes +checking for index... yes +checking for insque... yes +checking for memchr... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmem... yes +checking for memmove... yes +checking for mempcpy... yes +checking for memset... yes +checking for mkstemps... yes +checking for putenv... yes +checking for random... yes +checking for rename... yes +checking for rindex... yes +checking for setenv... yes +checking for snprintf... yes +checking for sigsetmask... yes +checking for stpcpy... yes +checking for stpncpy... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strncasecmp... yes +checking for strndup... yes +checking for strnlen... yes +checking for strrchr... yes +checking for strstr... yes +checking for strtod... yes +checking for strtol... yes +checking for strtoul... yes +checking for strtoll... yes +checking for strtoull... yes +checking for strverscmp... yes +checking for tmpnam... yes +checking for vasprintf... yes +checking for vfprintf... yes +checking for vprintf... yes +checking for vsnprintf... yes +checking for vsprintf... yes +checking for waitpid... yes +checking for setproctitle... no +checking whether alloca needs Cray hooks... no +checking stack direction for C alloca... 0 +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... cross +checking for working vfork... (cached) yes +checking for _doprnt... no +checking for sys_errlist... no +checking for sys_nerr... no +checking for sys_siglist... no +checking for external symbol _system_configuration... no +checking for __fsetlocking... yes +checking for canonicalize_file_name... yes +checking for dup3... yes +checking for getrlimit... yes +checking for getrusage... yes +checking for getsysinfo... no +checking for gettimeofday... (cached) yes +checking for on_exit... yes +checking for pipe2... yes +checking for psignal... yes +checking for pstat_getdynamic... no +checking for pstat_getstatic... no +checking for realpath... yes +checking for setrlimit... yes +checking for spawnve... no +checking for spawnvpe... no +checking for strerror... yes +checking for strsignal... yes +checking for sysconf... yes +checking for sysctl... no +checking for sysmp... no +checking for table... no +checking for times... yes +checking for wait3... yes +checking for wait4... yes +checking for sbrk... yes +checking whether basename is declared... yes +checking whether ffs is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether calloc is declared... yes +checking whether getenv is declared... yes +checking whether getopt is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether sbrk is declared... yes +checking whether strtol is declared... yes +checking whether strtoul is declared... yes +checking whether strtoll is declared... yes +checking whether strtoull is declared... yes +checking whether strverscmp is declared... yes +checking whether strnlen is declared... yes +checking whether canonicalize_file_name must be declared... no +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for getpagesize... (cached) yes +checking for working mmap... no +checking for working strncmp... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating config.h +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty' +if [ x"-fpic" != x ] && [ ! -d pic ]; then \ + mkdir pic; \ +else true; fi +touch stamp-picdir +if [ x"" != x ] && [ ! -d noasan ]; then \ + mkdir noasan; \ +else true; fi +touch stamp-noasandir +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o +if [ x"-fpic" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ +else true; fi +if [ x"" != x ]; then \ + x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ +else true; fi +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o +rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a +x86_64-lfs-linux-gnu-ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o +x86_64-lfs-linux-gnu-ranlib ./libiberty.a +if [ x"-fpic" != x ]; then \ + cd pic; \ + x86_64-lfs-linux-gnu-ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + x86_64-lfs-linux-gnu-ranlib ./libiberty.a; \ + cd ..; \ +else true; fi; \ +if [ x"" != x ]; then \ + cd noasan; \ + x86_64-lfs-linux-gnu-ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + x86_64-lfs-linux-gnu-ranlib ./libiberty.a; \ + cd ..; \ +else true; fi +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/fixincludes' +x86_64-lfs-linux-gnu-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixincl.c +x86_64-lfs-linux-gnu-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixtests.c +x86_64-lfs-linux-gnu-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixfixes.c +x86_64-lfs-linux-gnu-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/server.c +x86_64-lfs-linux-gnu-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/procopen.c +x86_64-lfs-linux-gnu-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixlib.c +x86_64-lfs-linux-gnu-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixopts.c +x86_64-lfs-linux-gnu-gcc -g -O2 -static-libstdc++ -static-libgcc -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a +echo timestamp > full-stamp +srcdir="../../fixincludes" /bin/sh ../../fixincludes/mkfixinc.sh x86_64-lfs-linux-gnu +sed -e 's/@gcc_version@/12.2.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/fixincludes' +mkdir -p -- ./intl +Configuring in ./intl +configure: creating cache ./config.cache +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether NLS is requested... no +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for library containing strerror... none required +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for off_t... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... no +checking whether we are using the GNU C Library 2.1 or newer... yes +checking whether integer division by zero raises SIGFPE... guessing no +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unsigned long long... yes +checking for inttypes.h... yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for ld used by GCC... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking argz.h usability... yes +checking argz.h presence... yes +checking for argz.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking nl_types.h usability... yes +checking nl_types.h presence... yes +checking for nl_types.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for feof_unlocked... yes +checking for fgets_unlocked... yes +checking for getc_unlocked... yes +checking for getcwd... yes +checking for getegid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getuid... yes +checking for mempcpy... yes +checking for munmap... yes +checking for putenv... yes +checking for setenv... yes +checking for setlocale... yes +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strdup... yes +checking for strtoul... yes +checking for tsearch... yes +checking for __argz_count... yes +checking for __argz_stringify... yes +checking for __argz_next... yes +checking for __fsetlocking... yes +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for bison... bison +checking version of bison... 3.8.2, ok +checking whether NLS is requested... no +checking whether to use NLS... no +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking bison 3 or later... 3.8.2, bison3 +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.intl +config.status: creating config.h +config.status: executing default-1 commands +mkdir -p -- ./gmp +Configuring in ./gmp +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... none-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for none-lfs-linux-gnu-strip... no +checking for strip... strip +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no +checking ABI=standard +checking whether x86_64-lfs-linux-gnu-gcc is gcc... yes +checking compiler x86_64-lfs-linux-gnu-gcc -g -O2 ... yes +checking for none-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C99... none needed +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking build system compiler gcc... yes +checking for build system preprocessor... gcc -E +checking for build system executable suffix... +checking whether build system compiler is ANSI... yes +checking for build system compiler math library... -lm +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +using ABI="standard" + CC="x86_64-lfs-linux-gnu-gcc" + CFLAGS="-g -O2 " + CPPFLAGS="" + MPN_PATH="generic" +checking whether assembler supports --noexecstack option... yes +checking for none-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm +checking the name lister (x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-pc-linux-gnu file names to none-lfs-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for none-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for none-lfs-linux-gnu-dlltool... x86_64-lfs-linux-gnu-dlltool +checking how to associate runtime and link libraries... printf %s\n +checking for none-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for archiver @FILE support... @ +checking for none-lfs-linux-gnu-strip... strip +checking for none-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for sysroot... no +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for none-lfs-linux-gnu-mt... no +checking for mt... no +checking if : is a manifest tool... no +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E +checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) supports shared libraries... yes +checking for x86_64-lfs-linux-gnu-g++ option to produce PIC... -DPIC +checking if x86_64-lfs-linux-gnu-g++ PIC flag -DPIC works... yes +checking if x86_64-lfs-linux-gnu-g++ static flag works... yes +checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... unsupported +checking for ANSI C header files... (cached) yes +checking whether time.h and sys/time.h may both be included... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking invent.h usability... no +checking invent.h presence... no +checking for invent.h... no +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking nl_types.h usability... yes +checking nl_types.h presence... yes +checking for nl_types.h... yes +checking sys/attributes.h usability... no +checking sys/attributes.h presence... no +checking for sys/attributes.h... no +checking sys/iograph.h usability... no +checking sys/iograph.h presence... no +checking for sys/iograph.h... no +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/processor.h usability... no +checking sys/processor.h presence... no +checking for sys/processor.h... no +checking sys/pstat.h usability... no +checking sys/pstat.h presence... no +checking for sys/pstat.h... no +checking sys/sysinfo.h usability... yes +checking sys/sysinfo.h presence... yes +checking for sys/sysinfo.h... yes +checking sys/syssgi.h usability... no +checking sys/syssgi.h presence... no +checking for sys/syssgi.h... no +checking sys/systemcfg.h usability... no +checking sys/systemcfg.h presence... no +checking for sys/systemcfg.h... no +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/times.h usability... yes +checking sys/times.h presence... yes +checking for sys/times.h... yes +checking for sys/resource.h... yes +checking for sys/sysctl.h... no +checking for machine/hal_sysinfo.h... no +checking whether fgetc is declared... yes +checking whether fscanf is declared... yes +checking whether optarg is declared... yes +checking whether ungetc is declared... yes +checking whether vfprintf is declared... yes +checking whether sys_errlist is declared... no +checking whether sys_nerr is declared... no +checking return type of signal handlers... void +checking for intmax_t... yes +checking for long double... yes +checking for long long... yes +checking for ptrdiff_t... yes +checking for quad_t... yes +checking for uint_least32_t... yes +checking for intptr_t... yes +checking for working volatile... yes +checking for C/C++ restrict keyword... __restrict +checking whether gcc __attribute__ ((const)) works... yes +checking whether gcc __attribute__ ((malloc)) works... yes +checking whether gcc __attribute__ ((mode (XX))) works... yes +checking whether gcc __attribute__ ((noreturn)) works... yes +checking whether gcc hidden aliases work... yes +checking for inline... inline +checking for cos in -lm... yes +checking for working alloca.h... yes +checking for alloca (via gmp-impl.h)... yes +checking how to allocate temporary memory... alloca +checking whether byte ordering is bigendian... no +checking format of `double' floating point... IEEE little endian +checking for alarm... yes +checking for attr_get... no +checking for clock... yes +checking for cputime... no +checking for getpagesize... yes +checking for getrusage... yes +checking for gettimeofday... yes +checking for getsysinfo... no +checking for localeconv... yes +checking for memset... yes +checking for mmap... yes +checking for mprotect... yes +checking for nl_langinfo... yes +checking for obstack_vprintf... yes +checking for popen... yes +checking for processor_info... no +checking for pstat_getprocessor... no +checking for raise... yes +checking for read_real_time... no +checking for sigaction... yes +checking for sigaltstack... yes +checking for sigstack... yes +checking for syssgi... no +checking for strchr... yes +checking for strerror... yes +checking for strnlen... yes +checking for strtol... yes +checking for strtoul... yes +checking for sysconf... yes +checking for sysctl... no +checking for sysctlbyname... no +checking for times... yes +checking for library containing clock_gettime... none required +checking for vsnprintf... yes +checking whether vsnprintf works... probably +checking whether sscanf needs writable input... no +checking for struct pst_processor.psp_iticksperclktick... no +checking size of void *... 8 +checking size of unsigned short... 2 +checking size of unsigned... 4 +checking size of unsigned long... 8 +checking size of mp_limb_t... 8 +checking for stack_t... yes +checking for tputs in -lncurses... yes +checking for readline in -lreadline... no +checking readline detected... no +checking for bison... bison -y +checking for flex... touch lex.yy.c +checking lex output file root... lex.yy +checking lex library... none needed +checking whether yytext is a pointer... no +creating config.m4 +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating demos/pexpr-config.h +config.status: creating demos/calc/calc-config.h +config.status: creating Makefile +config.status: creating mpf/Makefile +config.status: creating mpn/Makefile +config.status: creating mpq/Makefile +config.status: creating mpz/Makefile +config.status: creating printf/Makefile +config.status: creating scanf/Makefile +config.status: creating rand/Makefile +config.status: creating cxx/Makefile +config.status: creating tests/Makefile +config.status: creating tests/devel/Makefile +config.status: creating tests/mpf/Makefile +config.status: creating tests/mpn/Makefile +config.status: creating tests/mpq/Makefile +config.status: creating tests/mpz/Makefile +config.status: creating tests/rand/Makefile +config.status: creating tests/misc/Makefile +config.status: creating tests/cxx/Makefile +config.status: creating doc/Makefile +config.status: creating tune/Makefile +config.status: creating demos/Makefile +config.status: creating demos/calc/Makefile +config.status: creating demos/expr/Makefile +config.status: creating gmp.h +config.status: creating gmp.pc +config.status: creating gmpxx.pc +config.status: creating config.h +config.status: linking ../../gmp/mpn/generic/add.c to mpn/add.c +config.status: linking ../../gmp/mpn/generic/add_1.c to mpn/add_1.c +config.status: linking ../../gmp/mpn/generic/add_n.c to mpn/add_n.c +config.status: linking ../../gmp/mpn/generic/sub.c to mpn/sub.c +config.status: linking ../../gmp/mpn/generic/sub_1.c to mpn/sub_1.c +config.status: linking ../../gmp/mpn/generic/sub_n.c to mpn/sub_n.c +config.status: linking ../../gmp/mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c +config.status: linking ../../gmp/mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c +config.status: linking ../../gmp/mpn/generic/cnd_swap.c to mpn/cnd_swap.c +config.status: linking ../../gmp/mpn/generic/neg.c to mpn/neg.c +config.status: linking ../../gmp/mpn/generic/com.c to mpn/com.c +config.status: linking ../../gmp/mpn/generic/mul_1.c to mpn/mul_1.c +config.status: linking ../../gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c +config.status: linking ../../gmp/mpn/generic/submul_1.c to mpn/submul_1.c +config.status: linking ../../gmp/mpn/generic/add_err1_n.c to mpn/add_err1_n.c +config.status: linking ../../gmp/mpn/generic/add_err2_n.c to mpn/add_err2_n.c +config.status: linking ../../gmp/mpn/generic/add_err3_n.c to mpn/add_err3_n.c +config.status: linking ../../gmp/mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c +config.status: linking ../../gmp/mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c +config.status: linking ../../gmp/mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c +config.status: linking ../../gmp/mpn/generic/lshift.c to mpn/lshift.c +config.status: linking ../../gmp/mpn/generic/rshift.c to mpn/rshift.c +config.status: linking ../../gmp/mpn/generic/dive_1.c to mpn/dive_1.c +config.status: linking ../../gmp/mpn/generic/diveby3.c to mpn/diveby3.c +config.status: linking ../../gmp/mpn/generic/divis.c to mpn/divis.c +config.status: linking ../../gmp/mpn/generic/divrem.c to mpn/divrem.c +config.status: linking ../../gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c +config.status: linking ../../gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c +config.status: linking ../../gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c +config.status: linking ../../gmp/mpn/generic/fib2m.c to mpn/fib2m.c +config.status: linking ../../gmp/mpn/generic/mod_1.c to mpn/mod_1.c +config.status: linking ../../gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c +config.status: linking ../../gmp/mpn/generic/mode1o.c to mpn/mode1o.c +config.status: linking ../../gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c +config.status: linking ../../gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c +config.status: linking ../../gmp/mpn/generic/dump.c to mpn/dump.c +config.status: linking ../../gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c +config.status: linking ../../gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c +config.status: linking ../../gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c +config.status: linking ../../gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c +config.status: linking ../../gmp/mpn/generic/lshiftc.c to mpn/lshiftc.c +config.status: linking ../../gmp/mpn/generic/mul.c to mpn/mul.c +config.status: linking ../../gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c +config.status: linking ../../gmp/mpn/generic/mul_n.c to mpn/mul_n.c +config.status: linking ../../gmp/mpn/generic/sqr.c to mpn/sqr.c +config.status: linking ../../gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c +config.status: linking ../../gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c +config.status: linking ../../gmp/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c +config.status: linking ../../gmp/mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c +config.status: linking ../../gmp/mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c +config.status: linking ../../gmp/mpn/generic/mulmid_n.c to mpn/mulmid_n.c +config.status: linking ../../gmp/mpn/generic/mulmid.c to mpn/mulmid.c +config.status: linking ../../gmp/mpn/generic/random.c to mpn/random.c +config.status: linking ../../gmp/mpn/generic/random2.c to mpn/random2.c +config.status: linking ../../gmp/mpn/generic/pow_1.c to mpn/pow_1.c +config.status: linking ../../gmp/mpn/generic/rootrem.c to mpn/rootrem.c +config.status: linking ../../gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c +config.status: linking ../../gmp/mpn/generic/sizeinbase.c to mpn/sizeinbase.c +config.status: linking ../../gmp/mpn/generic/get_str.c to mpn/get_str.c +config.status: linking ../../gmp/mpn/generic/set_str.c to mpn/set_str.c +config.status: linking ../../gmp/mpn/generic/compute_powtab.c to mpn/compute_powtab.c +config.status: linking ../../gmp/mpn/generic/scan0.c to mpn/scan0.c +config.status: linking ../../gmp/mpn/generic/scan1.c to mpn/scan1.c +config.status: linking ../../gmp/mpn/generic/popham.c to mpn/popcount.c +config.status: linking ../../gmp/mpn/generic/popham.c to mpn/hamdist.c +config.status: linking ../../gmp/mpn/generic/cmp.c to mpn/cmp.c +config.status: linking ../../gmp/mpn/generic/zero_p.c to mpn/zero_p.c +config.status: linking ../../gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c +config.status: linking ../../gmp/mpn/generic/perfpow.c to mpn/perfpow.c +config.status: linking ../../gmp/mpn/generic/strongfibo.c to mpn/strongfibo.c +config.status: linking ../../gmp/mpn/generic/gcd_11.c to mpn/gcd_11.c +config.status: linking ../../gmp/mpn/generic/gcd_22.c to mpn/gcd_22.c +config.status: linking ../../gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c +config.status: linking ../../gmp/mpn/generic/gcd.c to mpn/gcd.c +config.status: linking ../../gmp/mpn/generic/gcdext_1.c to mpn/gcdext_1.c +config.status: linking ../../gmp/mpn/generic/gcdext.c to mpn/gcdext.c +config.status: linking ../../gmp/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c +config.status: linking ../../gmp/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c +config.status: linking ../../gmp/mpn/generic/div_q.c to mpn/div_q.c +config.status: linking ../../gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c +config.status: linking ../../gmp/mpn/generic/jacbase.c to mpn/jacbase.c +config.status: linking ../../gmp/mpn/generic/jacobi_2.c to mpn/jacobi_2.c +config.status: linking ../../gmp/mpn/generic/jacobi.c to mpn/jacobi.c +config.status: linking ../../gmp/mpn/generic/get_d.c to mpn/get_d.c +config.status: linking ../../gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c +config.status: linking ../../gmp/mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c +config.status: linking ../../gmp/mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c +config.status: linking ../../gmp/mpn/generic/hgcd2.c to mpn/hgcd2.c +config.status: linking ../../gmp/mpn/generic/hgcd_step.c to mpn/hgcd_step.c +config.status: linking ../../gmp/mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c +config.status: linking ../../gmp/mpn/generic/hgcd.c to mpn/hgcd.c +config.status: linking ../../gmp/mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c +config.status: linking ../../gmp/mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c +config.status: linking ../../gmp/mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c +config.status: linking ../../gmp/mpn/generic/mullo_n.c to mpn/mullo_n.c +config.status: linking ../../gmp/mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c +config.status: linking ../../gmp/mpn/generic/sqrlo.c to mpn/sqrlo.c +config.status: linking ../../gmp/mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c +config.status: linking ../../gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c +config.status: linking ../../gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c +config.status: linking ../../gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c +config.status: linking ../../gmp/mpn/generic/toom52_mul.c to mpn/toom52_mul.c +config.status: linking ../../gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c +config.status: linking ../../gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c +config.status: linking ../../gmp/mpn/generic/toom43_mul.c to mpn/toom43_mul.c +config.status: linking ../../gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c +config.status: linking ../../gmp/mpn/generic/toom54_mul.c to mpn/toom54_mul.c +config.status: linking ../../gmp/mpn/generic/toom63_mul.c to mpn/toom63_mul.c +config.status: linking ../../gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c +config.status: linking ../../gmp/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c +config.status: linking ../../gmp/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c +config.status: linking ../../gmp/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c +config.status: linking ../../gmp/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c +config.status: linking ../../gmp/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c +config.status: linking ../../gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c +config.status: linking ../../gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c +config.status: linking ../../gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c +config.status: linking ../../gmp/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c +config.status: linking ../../gmp/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c +config.status: linking ../../gmp/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c +config.status: linking ../../gmp/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c +config.status: linking ../../gmp/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c +config.status: linking ../../gmp/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c +config.status: linking ../../gmp/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c +config.status: linking ../../gmp/mpn/generic/invertappr.c to mpn/invertappr.c +config.status: linking ../../gmp/mpn/generic/invert.c to mpn/invert.c +config.status: linking ../../gmp/mpn/generic/binvert.c to mpn/binvert.c +config.status: linking ../../gmp/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c +config.status: linking ../../gmp/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c +config.status: linking ../../gmp/mpn/generic/div_qr_1.c to mpn/div_qr_1.c +config.status: linking ../../gmp/mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c +config.status: linking ../../gmp/mpn/generic/div_qr_2.c to mpn/div_qr_2.c +config.status: linking ../../gmp/mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c +config.status: linking ../../gmp/mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c +config.status: linking ../../gmp/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c +config.status: linking ../../gmp/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c +config.status: linking ../../gmp/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c +config.status: linking ../../gmp/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c +config.status: linking ../../gmp/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c +config.status: linking ../../gmp/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c +config.status: linking ../../gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c +config.status: linking ../../gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c +config.status: linking ../../gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c +config.status: linking ../../gmp/mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c +config.status: linking ../../gmp/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c +config.status: linking ../../gmp/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c +config.status: linking ../../gmp/mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c +config.status: linking ../../gmp/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c +config.status: linking ../../gmp/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c +config.status: linking ../../gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c +config.status: linking ../../gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c +config.status: linking ../../gmp/mpn/generic/bdiv_q.c to mpn/bdiv_q.c +config.status: linking ../../gmp/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c +config.status: linking ../../gmp/mpn/generic/broot.c to mpn/broot.c +config.status: linking ../../gmp/mpn/generic/brootinv.c to mpn/brootinv.c +config.status: linking ../../gmp/mpn/generic/bsqrt.c to mpn/bsqrt.c +config.status: linking ../../gmp/mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c +config.status: linking ../../gmp/mpn/generic/divexact.c to mpn/divexact.c +config.status: linking ../../gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c +config.status: linking ../../gmp/mpn/generic/redc_1.c to mpn/redc_1.c +config.status: linking ../../gmp/mpn/generic/redc_2.c to mpn/redc_2.c +config.status: linking ../../gmp/mpn/generic/redc_n.c to mpn/redc_n.c +config.status: linking ../../gmp/mpn/generic/powm.c to mpn/powm.c +config.status: linking ../../gmp/mpn/generic/powlo.c to mpn/powlo.c +config.status: linking ../../gmp/mpn/generic/sec_powm.c to mpn/sec_powm.c +config.status: linking ../../gmp/mpn/generic/sec_mul.c to mpn/sec_mul.c +config.status: linking ../../gmp/mpn/generic/sec_sqr.c to mpn/sec_sqr.c +config.status: linking ../../gmp/mpn/generic/sec_div.c to mpn/sec_div_qr.c +config.status: linking ../../gmp/mpn/generic/sec_div.c to mpn/sec_div_r.c +config.status: linking ../../gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c +config.status: linking ../../gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c +config.status: linking ../../gmp/mpn/generic/sec_aors_1.c to mpn/sec_add_1.c +config.status: linking ../../gmp/mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c +config.status: linking ../../gmp/mpn/generic/sec_invert.c to mpn/sec_invert.c +config.status: linking ../../gmp/mpn/generic/trialdiv.c to mpn/trialdiv.c +config.status: linking ../../gmp/mpn/generic/remove.c to mpn/remove.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/and_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/andn_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/nand_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/ior_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/iorn_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/nior_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/xor_n.c +config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/xnor_n.c +config.status: linking ../../gmp/mpn/generic/copyi.c to mpn/copyi.c +config.status: linking ../../gmp/mpn/generic/copyd.c to mpn/copyd.c +config.status: linking ../../gmp/mpn/generic/zero.c to mpn/zero.c +config.status: linking ../../gmp/mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c +config.status: linking ../../gmp/mpn/generic/comb_tables.c to mpn/comb_tables.c +config.status: linking ../../gmp/mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c +config.status: linking ../../gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h +config.status: executing libtool commands +configure: summary of build options: + + Version: GNU MP 6.2.1 + Host type: none-lfs-linux-gnu + ABI: standard + Install prefix: /usr + Compiler: x86_64-lfs-linux-gnu-gcc + Static libraries: yes + Shared libraries: no + +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +gcc `test -f 'gen-fac.c' || echo '../../gmp/'`gen-fac.c -o gen-fac +./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1) +gcc `test -f 'gen-fib.c' || echo '../../gmp/'`gen-fib.c -o gen-fib +./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1) +./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) +gcc `test -f 'gen-bases.c' || echo '../../gmp/'`gen-bases.c -o gen-bases -lm +./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) +./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) +gcc `test -f 'gen-trialdivtab.c' || echo '../../gmp/'`gen-trialdivtab.c -o gen-trialdivtab -lm +./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) +gcc `test -f 'gen-jacobitab.c' || echo '../../gmp/'`gen-jacobitab.c -o gen-jacobitab +./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) +gcc `test -f 'gen-psqr.c' || echo '../../gmp/'`gen-psqr.c -o gen-psqr -lm +./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +Making all in tests +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests' +Making all in . +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests' +Making all in devel +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/devel' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/devel' +Making all in mpn +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpn' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpn' +Making all in mpz +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpz' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpz' +Making all in mpq +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpq' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpq' +Making all in mpf +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpf' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/mpf' +Making all in rand +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/rand' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/rand' +Making all in misc +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/misc' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/misc' +Making all in cxx +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/cxx' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests/cxx' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tests' +Making all in mpn +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpn' +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -DNO_ASM -g -O2 -c -o fib_table.lo fib_table.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib_table -DNO_ASM -g -O2 -c fib_table.c -o fib_table.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mp_bases.lo mp_bases.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mp_bases -DNO_ASM -g -O2 -c mp_bases.c -o mp_bases.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add.lo add.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add -DNO_ASM -g -O2 -c add.c -o add.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_1.lo add_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_1 -DNO_ASM -g -O2 -c add_1.c -o add_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_n.lo add_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_n -DNO_ASM -g -O2 -c add_n.c -o add_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub.lo sub.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub -DNO_ASM -g -O2 -c sub.c -o sub.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_1.lo sub_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_1 -DNO_ASM -g -O2 -c sub_1.c -o sub_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_n.lo sub_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_n -DNO_ASM -g -O2 -c sub_n.c -o sub_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o cnd_add_n.lo cnd_add_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cnd_add_n -DNO_ASM -g -O2 -c cnd_add_n.c -o cnd_add_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o cnd_sub_n.lo cnd_sub_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cnd_sub_n -DNO_ASM -g -O2 -c cnd_sub_n.c -o cnd_sub_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cnd_swap | sed 's/_$//'` -DNO_ASM -g -O2 -c -o cnd_swap.lo cnd_swap.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cnd_swap -DNO_ASM -g -O2 -c cnd_swap.c -o cnd_swap.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo neg | sed 's/_$//'` -DNO_ASM -g -O2 -c -o neg.lo neg.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_neg -DNO_ASM -g -O2 -c neg.c -o neg.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo com | sed 's/_$//'` -DNO_ASM -g -O2 -c -o com.lo com.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_com -DNO_ASM -g -O2 -c com.c -o com.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_1.lo mul_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_1 -DNO_ASM -g -O2 -c mul_1.c -o mul_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o addmul_1.lo addmul_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_addmul_1 -DNO_ASM -g -O2 -c addmul_1.c -o addmul_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o submul_1.lo submul_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_submul_1 -DNO_ASM -g -O2 -c submul_1.c -o submul_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_err1_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_err1_n.lo add_err1_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_err1_n -DNO_ASM -g -O2 -c add_err1_n.c -o add_err1_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_err2_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_err2_n.lo add_err2_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_err2_n -DNO_ASM -g -O2 -c add_err2_n.c -o add_err2_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_err3_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_err3_n.lo add_err3_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_err3_n -DNO_ASM -g -O2 -c add_err3_n.c -o add_err3_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_err1_n.lo sub_err1_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_err1_n -DNO_ASM -g -O2 -c sub_err1_n.c -o sub_err1_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_err2_n.lo sub_err2_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_err2_n -DNO_ASM -g -O2 -c sub_err2_n.c -o sub_err2_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sub_err3_n.lo sub_err3_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_err3_n -DNO_ASM -g -O2 -c sub_err3_n.c -o sub_err3_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo lshift | sed 's/_$//'` -DNO_ASM -g -O2 -c -o lshift.lo lshift.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_lshift -DNO_ASM -g -O2 -c lshift.c -o lshift.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo rshift | sed 's/_$//'` -DNO_ASM -g -O2 -c -o rshift.lo rshift.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_rshift -DNO_ASM -g -O2 -c rshift.c -o rshift.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dive_1.lo dive_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dive_1 -DNO_ASM -g -O2 -c dive_1.c -o dive_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o diveby3.lo diveby3.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_diveby3 -DNO_ASM -g -O2 -c diveby3.c -o diveby3.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divis | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divis.lo divis.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divis -DNO_ASM -g -O2 -c divis.c -o divis.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divrem.lo divrem.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem -DNO_ASM -g -O2 -c divrem.c -o divrem.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divrem_1.lo divrem_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem_1 -DNO_ASM -g -O2 -c divrem_1.c -o divrem_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divrem_2.lo divrem_2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem_2 -DNO_ASM -g -O2 -c divrem_2.c -o divrem_2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -DNO_ASM -g -O2 -c -o fib2_ui.lo fib2_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib2_ui -DNO_ASM -g -O2 -c fib2_ui.c -o fib2_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib2m | sed 's/_$//'` -DNO_ASM -g -O2 -c -o fib2m.lo fib2m.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib2m -DNO_ASM -g -O2 -c fib2m.c -o fib2m.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1.lo mod_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1 -DNO_ASM -g -O2 -c mod_1.c -o mod_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_34lsub1.lo mod_34lsub1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_34lsub1 -DNO_ASM -g -O2 -c mod_34lsub1.c -o mod_34lsub1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mode1o.lo mode1o.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mode1o -DNO_ASM -g -O2 -c mode1o.c -o mode1o.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o pre_divrem_1.lo pre_divrem_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pre_divrem_1 -DNO_ASM -g -O2 -c pre_divrem_1.c -o pre_divrem_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o pre_mod_1.lo pre_mod_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pre_mod_1 -DNO_ASM -g -O2 -c pre_mod_1.c -o pre_mod_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dump | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dump.lo dump.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dump -DNO_ASM -g -O2 -c dump.c -o dump.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1_1.lo mod_1_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_1 -DNO_ASM -g -O2 -c mod_1_1.c -o mod_1_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1_2.lo mod_1_2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_2 -DNO_ASM -g -O2 -c mod_1_2.c -o mod_1_2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1_3.lo mod_1_3.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_3 -DNO_ASM -g -O2 -c mod_1_3.c -o mod_1_3.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mod_1_4.lo mod_1_4.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_4 -DNO_ASM -g -O2 -c mod_1_4.c -o mod_1_4.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo lshiftc | sed 's/_$//'` -DNO_ASM -g -O2 -c -o lshiftc.lo lshiftc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_lshiftc -DNO_ASM -g -O2 -c lshiftc.c -o lshiftc.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul.lo mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul -DNO_ASM -g -O2 -c mul.c -o mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_fft.lo mul_fft.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_fft -DNO_ASM -g -O2 -c mul_fft.c -o mul_fft.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_n.lo mul_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_n -DNO_ASM -g -O2 -c mul_n.c -o mul_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqr.lo sqr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqr -DNO_ASM -g -O2 -c sqr.c -o sqr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mul_basecase.lo mul_basecase.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_basecase -DNO_ASM -g -O2 -c mul_basecase.c -o mul_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqr_basecase.lo sqr_basecase.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqr_basecase -DNO_ASM -g -O2 -c sqr_basecase.c -o sqr_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o nussbaumer_mul.lo nussbaumer_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nussbaumer_mul -DNO_ASM -g -O2 -c nussbaumer_mul.c -o nussbaumer_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mulmid_basecase.lo mulmid_basecase.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mulmid_basecase -DNO_ASM -g -O2 -c mulmid_basecase.c -o mulmid_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom42_mulmid.lo toom42_mulmid.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom42_mulmid -DNO_ASM -g -O2 -c toom42_mulmid.c -o toom42_mulmid.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mulmid_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mulmid_n.lo mulmid_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mulmid_n -DNO_ASM -g -O2 -c mulmid_n.c -o mulmid_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mulmid | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mulmid.lo mulmid.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mulmid -DNO_ASM -g -O2 -c mulmid.c -o mulmid.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo random | sed 's/_$//'` -DNO_ASM -g -O2 -c -o random.lo random.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_random -DNO_ASM -g -O2 -c random.c -o random.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo random2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o random2.lo random2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_random2 -DNO_ASM -g -O2 -c random2.c -o random2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o pow_1.lo pow_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pow_1 -DNO_ASM -g -O2 -c pow_1.c -o pow_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -DNO_ASM -g -O2 -c -o rootrem.lo rootrem.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_rootrem -DNO_ASM -g -O2 -c rootrem.c -o rootrem.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqrtrem.lo sqrtrem.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrtrem -DNO_ASM -g -O2 -c sqrtrem.c -o sqrtrem.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sizeinbase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sizeinbase.lo sizeinbase.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sizeinbase -DNO_ASM -g -O2 -c sizeinbase.c -o sizeinbase.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo get_str | sed 's/_$//'` -DNO_ASM -g -O2 -c -o get_str.lo get_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_get_str -DNO_ASM -g -O2 -c get_str.c -o get_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo set_str | sed 's/_$//'` -DNO_ASM -g -O2 -c -o set_str.lo set_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_set_str -DNO_ASM -g -O2 -c set_str.c -o set_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo compute_powtab | sed 's/_$//'` -DNO_ASM -g -O2 -c -o compute_powtab.lo compute_powtab.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_compute_powtab -DNO_ASM -g -O2 -c compute_powtab.c -o compute_powtab.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o scan0.lo scan0.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_scan0 -DNO_ASM -g -O2 -c scan0.c -o scan0.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o scan1.lo scan1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_scan1 -DNO_ASM -g -O2 -c scan1.c -o scan1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo popcount | sed 's/_$//'` -DNO_ASM -g -O2 -c -o popcount.lo popcount.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_popcount -DNO_ASM -g -O2 -c popcount.c -o popcount.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hamdist.lo hamdist.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hamdist -DNO_ASM -g -O2 -c hamdist.c -o hamdist.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cmp | sed 's/_$//'` -DNO_ASM -g -O2 -c -o cmp.lo cmp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cmp -DNO_ASM -g -O2 -c cmp.c -o cmp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo zero_p | sed 's/_$//'` -DNO_ASM -g -O2 -c -o zero_p.lo zero_p.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_zero_p -DNO_ASM -g -O2 -c zero_p.c -o zero_p.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o perfsqr.lo perfsqr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_perfsqr -DNO_ASM -g -O2 -c perfsqr.c -o perfsqr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo perfpow | sed 's/_$//'` -DNO_ASM -g -O2 -c -o perfpow.lo perfpow.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_perfpow -DNO_ASM -g -O2 -c perfpow.c -o perfpow.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo strongfibo | sed 's/_$//'` -DNO_ASM -g -O2 -c -o strongfibo.lo strongfibo.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_strongfibo -DNO_ASM -g -O2 -c strongfibo.c -o strongfibo.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_11 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd_11.lo gcd_11.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_11 -DNO_ASM -g -O2 -c gcd_11.c -o gcd_11.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_22 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd_22.lo gcd_22.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_22 -DNO_ASM -g -O2 -c gcd_22.c -o gcd_22.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd_1.lo gcd_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_1 -DNO_ASM -g -O2 -c gcd_1.c -o gcd_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd.lo gcd.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd -DNO_ASM -g -O2 -c gcd.c -o gcd.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcdext_1.lo gcdext_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_1 -DNO_ASM -g -O2 -c gcdext_1.c -o gcdext_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcdext.lo gcdext.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext -DNO_ASM -g -O2 -c gcdext.c -o gcdext.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcd_subdiv_step.lo gcd_subdiv_step.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_subdiv_step -DNO_ASM -g -O2 -c gcd_subdiv_step.c -o gcd_subdiv_step.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -DNO_ASM -g -O2 -c -o gcdext_lehmer.lo gcdext_lehmer.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_lehmer -DNO_ASM -g -O2 -c gcdext_lehmer.c -o gcdext_lehmer.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_q.lo div_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_q -DNO_ASM -g -O2 -c div_q.c -o div_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o tdiv_qr.lo tdiv_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_tdiv_qr -DNO_ASM -g -O2 -c tdiv_qr.c -o tdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o jacbase.lo jacbase.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_jacbase -DNO_ASM -g -O2 -c jacbase.c -o jacbase.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o jacobi_2.lo jacobi_2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_jacobi_2 -DNO_ASM -g -O2 -c jacobi_2.c -o jacobi_2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo jacobi | sed 's/_$//'` -DNO_ASM -g -O2 -c -o jacobi.lo jacobi.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_jacobi -DNO_ASM -g -O2 -c jacobi.c -o jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo get_d | sed 's/_$//'` -DNO_ASM -g -O2 -c -o get_d.lo get_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_get_d -DNO_ASM -g -O2 -c get_d.c -o get_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o matrix22_mul.lo matrix22_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_matrix22_mul -DNO_ASM -g -O2 -c matrix22_mul.c -o matrix22_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -DNO_ASM -g -O2 -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_matrix22_mul1_inverse_vector -DNO_ASM -g -O2 -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd_matrix.lo hgcd_matrix.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd_matrix -DNO_ASM -g -O2 -c hgcd_matrix.c -o hgcd_matrix.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd2.lo hgcd2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd2 -DNO_ASM -g -O2 -c hgcd2.c -o hgcd2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd_step | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd_step.lo hgcd_step.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd_step -DNO_ASM -g -O2 -c hgcd_step.c -o hgcd_step.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd_reduce.lo hgcd_reduce.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd_reduce -DNO_ASM -g -O2 -c hgcd_reduce.c -o hgcd_reduce.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd.lo hgcd.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd -DNO_ASM -g -O2 -c hgcd.c -o hgcd.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd_appr.lo hgcd_appr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd_appr -DNO_ASM -g -O2 -c hgcd_appr.c -o hgcd_appr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd2_jacobi.lo hgcd2_jacobi.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd2_jacobi -DNO_ASM -g -O2 -c hgcd2_jacobi.c -o hgcd2_jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -DNO_ASM -g -O2 -c -o hgcd_jacobi.lo hgcd_jacobi.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd_jacobi -DNO_ASM -g -O2 -c hgcd_jacobi.c -o hgcd_jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mullo_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mullo_n.lo mullo_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mullo_n -DNO_ASM -g -O2 -c mullo_n.c -o mullo_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mullo_basecase.lo mullo_basecase.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mullo_basecase -DNO_ASM -g -O2 -c mullo_basecase.c -o mullo_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrlo | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqrlo.lo sqrlo.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrlo -DNO_ASM -g -O2 -c sqrlo.c -o sqrlo.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqrlo_basecase.lo sqrlo_basecase.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrlo_basecase -DNO_ASM -g -O2 -c sqrlo_basecase.c -o sqrlo_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom22_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom22_mul.lo toom22_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom22_mul -DNO_ASM -g -O2 -c toom22_mul.c -o toom22_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom32_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom32_mul.lo toom32_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom32_mul -DNO_ASM -g -O2 -c toom32_mul.c -o toom32_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom42_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom42_mul.lo toom42_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom42_mul -DNO_ASM -g -O2 -c toom42_mul.c -o toom42_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom52_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom52_mul.lo toom52_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom52_mul -DNO_ASM -g -O2 -c toom52_mul.c -o toom52_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom62_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom62_mul.lo toom62_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom62_mul -DNO_ASM -g -O2 -c toom62_mul.c -o toom62_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom33_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom33_mul.lo toom33_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom33_mul -DNO_ASM -g -O2 -c toom33_mul.c -o toom33_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom43_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom43_mul.lo toom43_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom43_mul -DNO_ASM -g -O2 -c toom43_mul.c -o toom43_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom53_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom53_mul.lo toom53_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom53_mul -DNO_ASM -g -O2 -c toom53_mul.c -o toom53_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom54_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom54_mul.lo toom54_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom54_mul -DNO_ASM -g -O2 -c toom54_mul.c -o toom54_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom63_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom63_mul.lo toom63_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom63_mul -DNO_ASM -g -O2 -c toom63_mul.c -o toom63_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom44_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom44_mul.lo toom44_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom44_mul -DNO_ASM -g -O2 -c toom44_mul.c -o toom44_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom6h_mul.lo toom6h_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom6h_mul -DNO_ASM -g -O2 -c toom6h_mul.c -o toom6h_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom6_sqr.lo toom6_sqr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom6_sqr -DNO_ASM -g -O2 -c toom6_sqr.c -o toom6_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom8h_mul.lo toom8h_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom8h_mul -DNO_ASM -g -O2 -c toom8h_mul.c -o toom8h_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom8_sqr.lo toom8_sqr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom8_sqr -DNO_ASM -g -O2 -c toom8_sqr.c -o toom8_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_couple_handling.lo toom_couple_handling.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_couple_handling -DNO_ASM -g -O2 -c toom_couple_handling.c -o toom_couple_handling.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom2_sqr.lo toom2_sqr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom2_sqr -DNO_ASM -g -O2 -c toom2_sqr.c -o toom2_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom3_sqr.lo toom3_sqr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom3_sqr -DNO_ASM -g -O2 -c toom3_sqr.c -o toom3_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom4_sqr.lo toom4_sqr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom4_sqr -DNO_ASM -g -O2 -c toom4_sqr.c -o toom4_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_dgr3_pm1 -DNO_ASM -g -O2 -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_dgr3_pm2 -DNO_ASM -g -O2 -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_pm1.lo toom_eval_pm1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm1 -DNO_ASM -g -O2 -c toom_eval_pm1.c -o toom_eval_pm1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_pm2.lo toom_eval_pm2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2 -DNO_ASM -g -O2 -c toom_eval_pm2.c -o toom_eval_pm2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2exp -DNO_ASM -g -O2 -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2rexp -DNO_ASM -g -O2 -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_5pts -DNO_ASM -g -O2 -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_6pts -DNO_ASM -g -O2 -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_7pts -DNO_ASM -g -O2 -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_8pts -DNO_ASM -g -O2 -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_12pts -DNO_ASM -g -O2 -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -DNO_ASM -g -O2 -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_16pts -DNO_ASM -g -O2 -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo invertappr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o invertappr.lo invertappr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_invertappr -DNO_ASM -g -O2 -c invertappr.c -o invertappr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo invert | sed 's/_$//'` -DNO_ASM -g -O2 -c -o invert.lo invert.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_invert -DNO_ASM -g -O2 -c invert.c -o invert.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo binvert | sed 's/_$//'` -DNO_ASM -g -O2 -c -o binvert.lo binvert.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_binvert -DNO_ASM -g -O2 -c binvert.c -o binvert.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mulmod_bnm1.lo mulmod_bnm1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mulmod_bnm1 -DNO_ASM -g -O2 -c mulmod_bnm1.c -o mulmod_bnm1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sqrmod_bnm1.lo sqrmod_bnm1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrmod_bnm1 -DNO_ASM -g -O2 -c sqrmod_bnm1.c -o sqrmod_bnm1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_qr_1.lo div_qr_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_qr_1 -DNO_ASM -g -O2 -c div_qr_1.c -o div_qr_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_qr_1n_pi1.lo div_qr_1n_pi1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_qr_1n_pi1 -DNO_ASM -g -O2 -c div_qr_1n_pi1.c -o div_qr_1n_pi1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_qr_2.lo div_qr_2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_qr_2 -DNO_ASM -g -O2 -c div_qr_2.c -o div_qr_2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_qr_2n_pi1 -DNO_ASM -g -O2 -c div_qr_2n_pi1.c -o div_qr_2n_pi1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_qr_2u_pi1 -DNO_ASM -g -O2 -c div_qr_2u_pi1.c -o div_qr_2u_pi1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_div_q.lo sbpi1_div_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_div_q -DNO_ASM -g -O2 -c sbpi1_div_q.c -o sbpi1_div_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_div_qr.lo sbpi1_div_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_div_qr -DNO_ASM -g -O2 -c sbpi1_div_qr.c -o sbpi1_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_divappr_q -DNO_ASM -g -O2 -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dcpi1_div_q.lo dcpi1_div_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_div_q -DNO_ASM -g -O2 -c dcpi1_div_q.c -o dcpi1_div_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dcpi1_div_qr.lo dcpi1_div_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_div_qr -DNO_ASM -g -O2 -c dcpi1_div_qr.c -o dcpi1_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_divappr_q -DNO_ASM -g -O2 -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mu_div_qr.lo mu_div_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_div_qr -DNO_ASM -g -O2 -c mu_div_qr.c -o mu_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mu_divappr_q.lo mu_divappr_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_divappr_q -DNO_ASM -g -O2 -c mu_divappr_q.c -o mu_divappr_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_div_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mu_div_q.lo mu_div_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_div_q -DNO_ASM -g -O2 -c mu_div_q.c -o mu_div_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bdiv_q_1.lo bdiv_q_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_q_1 -DNO_ASM -g -O2 -c bdiv_q_1.c -o bdiv_q_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_bdiv_q -DNO_ASM -g -O2 -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_bdiv_qr -DNO_ASM -g -O2 -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_bdiv_r -DNO_ASM -g -O2 -c sbpi1_bdiv_r.c -o sbpi1_bdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_bdiv_q -DNO_ASM -g -O2 -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_bdiv_qr -DNO_ASM -g -O2 -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mu_bdiv_q.lo mu_bdiv_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_bdiv_q -DNO_ASM -g -O2 -c mu_bdiv_q.c -o mu_bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o mu_bdiv_qr.lo mu_bdiv_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_bdiv_qr -DNO_ASM -g -O2 -c mu_bdiv_qr.c -o mu_bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_q | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bdiv_q.lo bdiv_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_q -DNO_ASM -g -O2 -c bdiv_q.c -o bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bdiv_qr.lo bdiv_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_qr -DNO_ASM -g -O2 -c bdiv_qr.c -o bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo broot | sed 's/_$//'` -DNO_ASM -g -O2 -c -o broot.lo broot.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_broot -DNO_ASM -g -O2 -c broot.c -o broot.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo brootinv | sed 's/_$//'` -DNO_ASM -g -O2 -c -o brootinv.lo brootinv.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_brootinv -DNO_ASM -g -O2 -c brootinv.c -o brootinv.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bsqrt | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bsqrt.lo bsqrt.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bsqrt -DNO_ASM -g -O2 -c bsqrt.c -o bsqrt.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bsqrtinv.lo bsqrtinv.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bsqrtinv -DNO_ASM -g -O2 -c bsqrtinv.c -o bsqrtinv.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divexact | sed 's/_$//'` -DNO_ASM -g -O2 -c -o divexact.lo divexact.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divexact -DNO_ASM -g -O2 -c divexact.c -o divexact.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -DNO_ASM -g -O2 -c -o bdiv_dbm1c.lo bdiv_dbm1c.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_dbm1c -DNO_ASM -g -O2 -c bdiv_dbm1c.c -o bdiv_dbm1c.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o redc_1.lo redc_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_1 -DNO_ASM -g -O2 -c redc_1.c -o redc_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_2 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o redc_2.lo redc_2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_2 -DNO_ASM -g -O2 -c redc_2.c -o redc_2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o redc_n.lo redc_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_n -DNO_ASM -g -O2 -c redc_n.c -o redc_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powm | sed 's/_$//'` -DNO_ASM -g -O2 -c -o powm.lo powm.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powm -DNO_ASM -g -O2 -c powm.c -o powm.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powlo | sed 's/_$//'` -DNO_ASM -g -O2 -c -o powlo.lo powlo.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powlo -DNO_ASM -g -O2 -c powlo.c -o powlo.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_powm | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_powm.lo sec_powm.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_powm -DNO_ASM -g -O2 -c sec_powm.c -o sec_powm.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_mul | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_mul.lo sec_mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_mul -DNO_ASM -g -O2 -c sec_mul.c -o sec_mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_sqr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_sqr.lo sec_sqr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_sqr -DNO_ASM -g -O2 -c sec_sqr.c -o sec_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_div_qr.lo sec_div_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_div_qr -DNO_ASM -g -O2 -c sec_div_qr.c -o sec_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_div_r | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_div_r.lo sec_div_r.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_div_r -DNO_ASM -g -O2 -c sec_div_r.c -o sec_div_r.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_pi1_div_qr -DNO_ASM -g -O2 -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_pi1_div_r.lo sec_pi1_div_r.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_pi1_div_r -DNO_ASM -g -O2 -c sec_pi1_div_r.c -o sec_pi1_div_r.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_add_1.lo sec_add_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_add_1 -DNO_ASM -g -O2 -c sec_add_1.c -o sec_add_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_sub_1.lo sec_sub_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_sub_1 -DNO_ASM -g -O2 -c sec_sub_1.c -o sec_sub_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_invert | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_invert.lo sec_invert.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_invert -DNO_ASM -g -O2 -c sec_invert.c -o sec_invert.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo trialdiv | sed 's/_$//'` -DNO_ASM -g -O2 -c -o trialdiv.lo trialdiv.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_trialdiv -DNO_ASM -g -O2 -c trialdiv.c -o trialdiv.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo remove | sed 's/_$//'` -DNO_ASM -g -O2 -c -o remove.lo remove.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_remove -DNO_ASM -g -O2 -c remove.c -o remove.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo and_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o and_n.lo and_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_and_n -DNO_ASM -g -O2 -c and_n.c -o and_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo andn_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o andn_n.lo andn_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_andn_n -DNO_ASM -g -O2 -c andn_n.c -o andn_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nand_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o nand_n.lo nand_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nand_n -DNO_ASM -g -O2 -c nand_n.c -o nand_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo ior_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o ior_n.lo ior_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_ior_n -DNO_ASM -g -O2 -c ior_n.c -o ior_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo iorn_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o iorn_n.lo iorn_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_iorn_n -DNO_ASM -g -O2 -c iorn_n.c -o iorn_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nior_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o nior_n.lo nior_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nior_n -DNO_ASM -g -O2 -c nior_n.c -o nior_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo xor_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o xor_n.lo xor_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_xor_n -DNO_ASM -g -O2 -c xor_n.c -o xor_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo xnor_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o xnor_n.lo xnor_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_xnor_n -DNO_ASM -g -O2 -c xnor_n.c -o xnor_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo copyi | sed 's/_$//'` -DNO_ASM -g -O2 -c -o copyi.lo copyi.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_copyi -DNO_ASM -g -O2 -c copyi.c -o copyi.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo copyd | sed 's/_$//'` -DNO_ASM -g -O2 -c -o copyd.lo copyd.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_copyd -DNO_ASM -g -O2 -c copyd.c -o copyd.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo zero | sed 's/_$//'` -DNO_ASM -g -O2 -c -o zero.lo zero.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_zero -DNO_ASM -g -O2 -c zero.c -o zero.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -DNO_ASM -g -O2 -c -o sec_tabselect.lo sec_tabselect.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sec_tabselect -DNO_ASM -g -O2 -c sec_tabselect.c -o sec_tabselect.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo comb_tables | sed 's/_$//'` -DNO_ASM -g -O2 -c -o comb_tables.lo comb_tables.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_comb_tables -DNO_ASM -g -O2 -c comb_tables.c -o comb_tables.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -DNO_ASM -g -O2 -c -o add_n_sub_n.lo add_n_sub_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_n_sub_n -DNO_ASM -g -O2 -c add_n_sub_n.c -o add_n_sub_n.o +/bin/sh ../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libmpn.la fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo add_n_sub_n.lo +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libmpn.a fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o cnd_add_n.o cnd_sub_n.o cnd_swap.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o fib2m.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o sizeinbase.o get_str.o set_str.o compute_powtab.o scan0.o scan1.o popcount.o hamdist.o cmp.o zero_p.o perfsqr.o perfpow.o strongfibo.o gcd_11.o gcd_22.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o sqrlo.o sqrlo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o div_qr_1.o div_qr_1n_pi1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o sbpi1_bdiv_r.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o sec_powm.o sec_mul.o sec_sqr.o sec_div_qr.o sec_div_r.o sec_pi1_div_qr.o sec_pi1_div_r.o sec_add_1.o sec_sub_1.o sec_invert.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o sec_tabselect.o comb_tables.o add_n_sub_n.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libmpn.a +libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpn' +Making all in mpz +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpz' +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o 2fac_ui.lo ../../../gmp/mpz/2fac_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/2fac_ui.c -o 2fac_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o add.lo ../../../gmp/mpz/add.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/add.c -o add.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o add_ui.lo ../../../gmp/mpz/add_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/add_ui.c -o add_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o abs.lo ../../../gmp/mpz/abs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/abs.c -o abs.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o aorsmul.lo ../../../gmp/mpz/aorsmul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/aorsmul.c -o aorsmul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o aorsmul_i.lo ../../../gmp/mpz/aorsmul_i.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/aorsmul_i.c -o aorsmul_i.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o and.lo ../../../gmp/mpz/and.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/and.c -o and.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o array_init.lo ../../../gmp/mpz/array_init.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/array_init.c -o array_init.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o bin_ui.lo ../../../gmp/mpz/bin_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/bin_ui.c -o bin_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o bin_uiui.lo ../../../gmp/mpz/bin_uiui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/bin_uiui.c -o bin_uiui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_q.lo ../../../gmp/mpz/cdiv_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_q.c -o cdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_q_ui.lo ../../../gmp/mpz/cdiv_q_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_q_ui.c -o cdiv_q_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_qr.lo ../../../gmp/mpz/cdiv_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_qr.c -o cdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_qr_ui.lo ../../../gmp/mpz/cdiv_qr_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_qr_ui.c -o cdiv_qr_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_r.lo ../../../gmp/mpz/cdiv_r.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_r.c -o cdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_r_ui.lo ../../../gmp/mpz/cdiv_r_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_r_ui.c -o cdiv_r_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cdiv_ui.lo ../../../gmp/mpz/cdiv_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cdiv_ui.c -o cdiv_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cfdiv_q_2exp.lo ../../../gmp/mpz/cfdiv_q_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cfdiv_q_2exp.c -o cfdiv_q_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cfdiv_r_2exp.lo ../../../gmp/mpz/cfdiv_r_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cfdiv_r_2exp.c -o cfdiv_r_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clear.lo ../../../gmp/mpz/clear.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/clear.c -o clear.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clears.lo ../../../gmp/mpz/clears.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/clears.c -o clears.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clrbit.lo ../../../gmp/mpz/clrbit.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/clrbit.c -o clrbit.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp.lo ../../../gmp/mpz/cmp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmp.c -o cmp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_d.lo ../../../gmp/mpz/cmp_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmp_d.c -o cmp_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_si.lo ../../../gmp/mpz/cmp_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmp_si.c -o cmp_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_ui.lo ../../../gmp/mpz/cmp_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmp_ui.c -o cmp_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmpabs.lo ../../../gmp/mpz/cmpabs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmpabs.c -o cmpabs.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmpabs_d.lo ../../../gmp/mpz/cmpabs_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmpabs_d.c -o cmpabs_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmpabs_ui.lo ../../../gmp/mpz/cmpabs_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cmpabs_ui.c -o cmpabs_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o com.lo ../../../gmp/mpz/com.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/com.c -o com.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o combit.lo ../../../gmp/mpz/combit.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/combit.c -o combit.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cong.lo ../../../gmp/mpz/cong.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cong.c -o cong.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cong_2exp.lo ../../../gmp/mpz/cong_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cong_2exp.c -o cong_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cong_ui.lo ../../../gmp/mpz/cong_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/cong_ui.c -o cong_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o divexact.lo ../../../gmp/mpz/divexact.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/divexact.c -o divexact.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o divegcd.lo ../../../gmp/mpz/divegcd.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/divegcd.c -o divegcd.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o dive_ui.lo ../../../gmp/mpz/dive_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/dive_ui.c -o dive_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o divis.lo ../../../gmp/mpz/divis.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/divis.c -o divis.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o divis_ui.lo ../../../gmp/mpz/divis_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/divis_ui.c -o divis_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o divis_2exp.lo ../../../gmp/mpz/divis_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/divis_2exp.c -o divis_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o dump.lo ../../../gmp/mpz/dump.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/dump.c -o dump.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o export.lo ../../../gmp/mpz/export.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/export.c -o export.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fac_ui.lo ../../../gmp/mpz/fac_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fac_ui.c -o fac_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_q.lo ../../../gmp/mpz/fdiv_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_q.c -o fdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_q_ui.lo ../../../gmp/mpz/fdiv_q_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_q_ui.c -o fdiv_q_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_qr.lo ../../../gmp/mpz/fdiv_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_qr.c -o fdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_qr_ui.lo ../../../gmp/mpz/fdiv_qr_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_qr_ui.c -o fdiv_qr_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_r.lo ../../../gmp/mpz/fdiv_r.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_r.c -o fdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_r_ui.lo ../../../gmp/mpz/fdiv_r_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_r_ui.c -o fdiv_r_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fdiv_ui.lo ../../../gmp/mpz/fdiv_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fdiv_ui.c -o fdiv_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fib_ui.lo ../../../gmp/mpz/fib_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fib_ui.c -o fib_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fib2_ui.lo ../../../gmp/mpz/fib2_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fib2_ui.c -o fib2_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_sint.lo ../../../gmp/mpz/fits_sint.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_sint.c -o fits_sint.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_slong.lo ../../../gmp/mpz/fits_slong.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_slong.c -o fits_slong.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_sshort.lo ../../../gmp/mpz/fits_sshort.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_sshort.c -o fits_sshort.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_uint.lo ../../../gmp/mpz/fits_uint.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_uint.c -o fits_uint.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_ulong.lo ../../../gmp/mpz/fits_ulong.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_ulong.c -o fits_ulong.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_ushort.lo ../../../gmp/mpz/fits_ushort.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/fits_ushort.c -o fits_ushort.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o gcd.lo ../../../gmp/mpz/gcd.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/gcd.c -o gcd.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o gcd_ui.lo ../../../gmp/mpz/gcd_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/gcd_ui.c -o gcd_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o gcdext.lo ../../../gmp/mpz/gcdext.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/gcdext.c -o gcdext.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_d.lo ../../../gmp/mpz/get_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/get_d.c -o get_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_d_2exp.lo ../../../gmp/mpz/get_d_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/get_d_2exp.c -o get_d_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_si.lo ../../../gmp/mpz/get_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/get_si.c -o get_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_str.lo ../../../gmp/mpz/get_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/get_str.c -o get_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_ui.lo ../../../gmp/mpz/get_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/get_ui.c -o get_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o getlimbn.lo ../../../gmp/mpz/getlimbn.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/getlimbn.c -o getlimbn.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o hamdist.lo ../../../gmp/mpz/hamdist.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/hamdist.c -o hamdist.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o import.lo ../../../gmp/mpz/import.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/import.c -o import.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o init.lo ../../../gmp/mpz/init.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/init.c -o init.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o init2.lo ../../../gmp/mpz/init2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/init2.c -o init2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inits.lo ../../../gmp/mpz/inits.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/inits.c -o inits.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inp_raw.lo ../../../gmp/mpz/inp_raw.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/inp_raw.c -o inp_raw.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inp_str.lo ../../../gmp/mpz/inp_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/inp_str.c -o inp_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o invert.lo ../../../gmp/mpz/invert.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/invert.c -o invert.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ior.lo ../../../gmp/mpz/ior.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/ior.c -o ior.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset.lo ../../../gmp/mpz/iset.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/iset.c -o iset.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_d.lo ../../../gmp/mpz/iset_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/iset_d.c -o iset_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_si.lo ../../../gmp/mpz/iset_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/iset_si.c -o iset_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_str.lo ../../../gmp/mpz/iset_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/iset_str.c -o iset_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_ui.lo ../../../gmp/mpz/iset_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/iset_ui.c -o iset_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o jacobi.lo ../../../gmp/mpz/jacobi.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/jacobi.c -o jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o kronsz.lo ../../../gmp/mpz/kronsz.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/kronsz.c -o kronsz.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o kronuz.lo ../../../gmp/mpz/kronuz.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/kronuz.c -o kronuz.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o kronzs.lo ../../../gmp/mpz/kronzs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/kronzs.c -o kronzs.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o kronzu.lo ../../../gmp/mpz/kronzu.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/kronzu.c -o kronzu.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o lcm.lo ../../../gmp/mpz/lcm.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/lcm.c -o lcm.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o lcm_ui.lo ../../../gmp/mpz/lcm_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/lcm_ui.c -o lcm_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o limbs_read.lo ../../../gmp/mpz/limbs_read.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/limbs_read.c -o limbs_read.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o limbs_write.lo ../../../gmp/mpz/limbs_write.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/limbs_write.c -o limbs_write.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o limbs_modify.lo ../../../gmp/mpz/limbs_modify.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/limbs_modify.c -o limbs_modify.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o limbs_finish.lo ../../../gmp/mpz/limbs_finish.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/limbs_finish.c -o limbs_finish.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o lucnum_ui.lo ../../../gmp/mpz/lucnum_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/lucnum_ui.c -o lucnum_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o lucnum2_ui.lo ../../../gmp/mpz/lucnum2_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/lucnum2_ui.c -o lucnum2_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o lucmod.lo ../../../gmp/mpz/lucmod.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/lucmod.c -o lucmod.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mfac_uiui.lo ../../../gmp/mpz/mfac_uiui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mfac_uiui.c -o mfac_uiui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o millerrabin.lo ../../../gmp/mpz/millerrabin.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/millerrabin.c -o millerrabin.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mod.lo ../../../gmp/mpz/mod.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mod.c -o mod.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul.lo ../../../gmp/mpz/mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mul.c -o mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul_2exp.lo ../../../gmp/mpz/mul_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mul_2exp.c -o mul_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul_si.lo ../../../gmp/mpz/mul_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mul_si.c -o mul_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul_ui.lo ../../../gmp/mpz/mul_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/mul_ui.c -o mul_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o n_pow_ui.lo ../../../gmp/mpz/n_pow_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/n_pow_ui.c -o n_pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o neg.lo ../../../gmp/mpz/neg.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/neg.c -o neg.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o nextprime.lo ../../../gmp/mpz/nextprime.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/nextprime.c -o nextprime.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o oddfac_1.lo ../../../gmp/mpz/oddfac_1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/oddfac_1.c -o oddfac_1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o out_raw.lo ../../../gmp/mpz/out_raw.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/out_raw.c -o out_raw.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o out_str.lo ../../../gmp/mpz/out_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/out_str.c -o out_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o perfpow.lo ../../../gmp/mpz/perfpow.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/perfpow.c -o perfpow.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o perfsqr.lo ../../../gmp/mpz/perfsqr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/perfsqr.c -o perfsqr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o popcount.lo ../../../gmp/mpz/popcount.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/popcount.c -o popcount.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o pow_ui.lo ../../../gmp/mpz/pow_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/pow_ui.c -o pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o powm.lo ../../../gmp/mpz/powm.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/powm.c -o powm.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o powm_sec.lo ../../../gmp/mpz/powm_sec.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/powm_sec.c -o powm_sec.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o powm_ui.lo ../../../gmp/mpz/powm_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/powm_ui.c -o powm_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o pprime_p.lo ../../../gmp/mpz/pprime_p.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/pprime_p.c -o pprime_p.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o prodlimbs.lo ../../../gmp/mpz/prodlimbs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/prodlimbs.c -o prodlimbs.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o primorial_ui.lo ../../../gmp/mpz/primorial_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/primorial_ui.c -o primorial_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o random.lo ../../../gmp/mpz/random.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/random.c -o random.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o random2.lo ../../../gmp/mpz/random2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/random2.c -o random2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o realloc.lo ../../../gmp/mpz/realloc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/realloc.c -o realloc.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o realloc2.lo ../../../gmp/mpz/realloc2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/realloc2.c -o realloc2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o remove.lo ../../../gmp/mpz/remove.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/remove.c -o remove.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o roinit_n.lo ../../../gmp/mpz/roinit_n.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/roinit_n.c -o roinit_n.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o root.lo ../../../gmp/mpz/root.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/root.c -o root.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o rootrem.lo ../../../gmp/mpz/rootrem.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/rootrem.c -o rootrem.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o rrandomb.lo ../../../gmp/mpz/rrandomb.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/rrandomb.c -o rrandomb.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o scan0.lo ../../../gmp/mpz/scan0.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/scan0.c -o scan0.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o scan1.lo ../../../gmp/mpz/scan1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/scan1.c -o scan1.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set.lo ../../../gmp/mpz/set.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set.c -o set.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_d.lo ../../../gmp/mpz/set_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_d.c -o set_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_f.lo ../../../gmp/mpz/set_f.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_f.c -o set_f.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_q.lo ../../../gmp/mpz/set_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_q.c -o set_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_si.lo ../../../gmp/mpz/set_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_si.c -o set_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_str.lo ../../../gmp/mpz/set_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_str.c -o set_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_ui.lo ../../../gmp/mpz/set_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/set_ui.c -o set_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o setbit.lo ../../../gmp/mpz/setbit.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/setbit.c -o setbit.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o size.lo ../../../gmp/mpz/size.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/size.c -o size.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sizeinbase.lo ../../../gmp/mpz/sizeinbase.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/sizeinbase.c -o sizeinbase.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sqrt.lo ../../../gmp/mpz/sqrt.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/sqrt.c -o sqrt.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sqrtrem.lo ../../../gmp/mpz/sqrtrem.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/sqrtrem.c -o sqrtrem.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o stronglucas.lo ../../../gmp/mpz/stronglucas.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/stronglucas.c -o stronglucas.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sub.lo ../../../gmp/mpz/sub.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/sub.c -o sub.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sub_ui.lo ../../../gmp/mpz/sub_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/sub_ui.c -o sub_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o swap.lo ../../../gmp/mpz/swap.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/swap.c -o swap.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_ui.lo ../../../gmp/mpz/tdiv_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_ui.c -o tdiv_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_q.lo ../../../gmp/mpz/tdiv_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_q.c -o tdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_q_2exp.lo ../../../gmp/mpz/tdiv_q_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_q_2exp.c -o tdiv_q_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_q_ui.lo ../../../gmp/mpz/tdiv_q_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_q_ui.c -o tdiv_q_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_qr.lo ../../../gmp/mpz/tdiv_qr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_qr.c -o tdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_qr_ui.lo ../../../gmp/mpz/tdiv_qr_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_qr_ui.c -o tdiv_qr_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_r.lo ../../../gmp/mpz/tdiv_r.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_r.c -o tdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_r_2exp.lo ../../../gmp/mpz/tdiv_r_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_r_2exp.c -o tdiv_r_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tdiv_r_ui.lo ../../../gmp/mpz/tdiv_r_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tdiv_r_ui.c -o tdiv_r_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o tstbit.lo ../../../gmp/mpz/tstbit.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/tstbit.c -o tstbit.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ui_pow_ui.lo ../../../gmp/mpz/ui_pow_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/ui_pow_ui.c -o ui_pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ui_sub.lo ../../../gmp/mpz/ui_sub.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/ui_sub.c -o ui_sub.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o urandomb.lo ../../../gmp/mpz/urandomb.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/urandomb.c -o urandomb.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o urandomm.lo ../../../gmp/mpz/urandomm.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/urandomm.c -o urandomm.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o xor.lo ../../../gmp/mpz/xor.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpz/xor.c -o xor.o +/bin/sh ../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libmpz.a 2fac_ui.o add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o limbs_read.o limbs_write.o limbs_modify.o limbs_finish.o lucnum_ui.o lucnum2_ui.o lucmod.o mfac_uiui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o oddfac_1.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o prodlimbs.o primorial_ui.o random.o random2.o realloc.o realloc2.o remove.o roinit_n.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o stronglucas.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libmpz.a +libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpz' +Making all in mpq +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpq' +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o abs.lo ../../../gmp/mpq/abs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/abs.c -o abs.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o aors.lo ../../../gmp/mpq/aors.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/aors.c -o aors.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o canonicalize.lo ../../../gmp/mpq/canonicalize.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/canonicalize.c -o canonicalize.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clear.lo ../../../gmp/mpq/clear.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/clear.c -o clear.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clears.lo ../../../gmp/mpq/clears.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/clears.c -o clears.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp.lo ../../../gmp/mpq/cmp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/cmp.c -o cmp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_si.lo ../../../gmp/mpq/cmp_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/cmp_si.c -o cmp_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_ui.lo ../../../gmp/mpq/cmp_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/cmp_ui.c -o cmp_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o div.lo ../../../gmp/mpq/div.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/div.c -o div.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o equal.lo ../../../gmp/mpq/equal.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/equal.c -o equal.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_d.lo ../../../gmp/mpq/get_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/get_d.c -o get_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_den.lo ../../../gmp/mpq/get_den.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/get_den.c -o get_den.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_num.lo ../../../gmp/mpq/get_num.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/get_num.c -o get_num.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_str.lo ../../../gmp/mpq/get_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/get_str.c -o get_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o init.lo ../../../gmp/mpq/init.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/init.c -o init.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inits.lo ../../../gmp/mpq/inits.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/inits.c -o inits.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inp_str.lo ../../../gmp/mpq/inp_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/inp_str.c -o inp_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inv.lo ../../../gmp/mpq/inv.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/inv.c -o inv.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o md_2exp.lo ../../../gmp/mpq/md_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/md_2exp.c -o md_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul.lo ../../../gmp/mpq/mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/mul.c -o mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o neg.lo ../../../gmp/mpq/neg.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/neg.c -o neg.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o out_str.lo ../../../gmp/mpq/out_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/out_str.c -o out_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set.lo ../../../gmp/mpq/set.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set.c -o set.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_den.lo ../../../gmp/mpq/set_den.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_den.c -o set_den.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_num.lo ../../../gmp/mpq/set_num.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_num.c -o set_num.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_si.lo ../../../gmp/mpq/set_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_si.c -o set_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_str.lo ../../../gmp/mpq/set_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_str.c -o set_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_ui.lo ../../../gmp/mpq/set_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_ui.c -o set_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_z.lo ../../../gmp/mpq/set_z.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_z.c -o set_z.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_d.lo ../../../gmp/mpq/set_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_d.c -o set_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_f.lo ../../../gmp/mpq/set_f.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/set_f.c -o set_f.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o swap.lo ../../../gmp/mpq/swap.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpq/swap.c -o swap.o +/bin/sh ../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libmpq.a abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libmpq.a +libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpq' +Making all in mpf +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpf' +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o init.lo ../../../gmp/mpf/init.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/init.c -o init.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o init2.lo ../../../gmp/mpf/init2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/init2.c -o init2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inits.lo ../../../gmp/mpf/inits.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/inits.c -o inits.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set.lo ../../../gmp/mpf/set.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set.c -o set.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_ui.lo ../../../gmp/mpf/set_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_ui.c -o set_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_si.lo ../../../gmp/mpf/set_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_si.c -o set_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_str.lo ../../../gmp/mpf/set_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_str.c -o set_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_d.lo ../../../gmp/mpf/set_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_d.c -o set_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_z.lo ../../../gmp/mpf/set_z.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_z.c -o set_z.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_q.lo ../../../gmp/mpf/set_q.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_q.c -o set_q.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset.lo ../../../gmp/mpf/iset.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/iset.c -o iset.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_ui.lo ../../../gmp/mpf/iset_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/iset_ui.c -o iset_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_si.lo ../../../gmp/mpf/iset_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/iset_si.c -o iset_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_str.lo ../../../gmp/mpf/iset_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/iset_str.c -o iset_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o iset_d.lo ../../../gmp/mpf/iset_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/iset_d.c -o iset_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clear.lo ../../../gmp/mpf/clear.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/clear.c -o clear.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o clears.lo ../../../gmp/mpf/clears.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/clears.c -o clears.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_str.lo ../../../gmp/mpf/get_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_str.c -o get_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o dump.lo ../../../gmp/mpf/dump.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/dump.c -o dump.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o size.lo ../../../gmp/mpf/size.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/size.c -o size.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o eq.lo ../../../gmp/mpf/eq.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/eq.c -o eq.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o reldiff.lo ../../../gmp/mpf/reldiff.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/reldiff.c -o reldiff.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sqrt.lo ../../../gmp/mpf/sqrt.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/sqrt.c -o sqrt.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o random2.lo ../../../gmp/mpf/random2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/random2.c -o random2.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o inp_str.lo ../../../gmp/mpf/inp_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/inp_str.c -o inp_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o out_str.lo ../../../gmp/mpf/out_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/out_str.c -o out_str.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o add.lo ../../../gmp/mpf/add.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/add.c -o add.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o add_ui.lo ../../../gmp/mpf/add_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/add_ui.c -o add_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sub.lo ../../../gmp/mpf/sub.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/sub.c -o sub.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sub_ui.lo ../../../gmp/mpf/sub_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/sub_ui.c -o sub_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ui_sub.lo ../../../gmp/mpf/ui_sub.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/ui_sub.c -o ui_sub.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul.lo ../../../gmp/mpf/mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/mul.c -o mul.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul_ui.lo ../../../gmp/mpf/mul_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/mul_ui.c -o mul_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o div.lo ../../../gmp/mpf/div.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/div.c -o div.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o div_ui.lo ../../../gmp/mpf/div_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/div_ui.c -o div_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp.lo ../../../gmp/mpf/cmp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/cmp.c -o cmp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_d.lo ../../../gmp/mpf/cmp_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/cmp_d.c -o cmp_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_z.lo ../../../gmp/mpf/cmp_z.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/cmp_z.c -o cmp_z.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_si.lo ../../../gmp/mpf/cmp_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/cmp_si.c -o cmp_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o cmp_ui.lo ../../../gmp/mpf/cmp_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/cmp_ui.c -o cmp_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o mul_2exp.lo ../../../gmp/mpf/mul_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/mul_2exp.c -o mul_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o div_2exp.lo ../../../gmp/mpf/div_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/div_2exp.c -o div_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o abs.lo ../../../gmp/mpf/abs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/abs.c -o abs.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o neg.lo ../../../gmp/mpf/neg.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/neg.c -o neg.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_d.lo ../../../gmp/mpf/get_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_d.c -o get_d.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_d_2exp.lo ../../../gmp/mpf/get_d_2exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_d_2exp.c -o get_d_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_dfl_prec.lo ../../../gmp/mpf/set_dfl_prec.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_dfl_prec.c -o set_dfl_prec.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_prc.lo ../../../gmp/mpf/set_prc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_prc.c -o set_prc.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o set_prc_raw.lo ../../../gmp/mpf/set_prc_raw.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/set_prc_raw.c -o set_prc_raw.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_dfl_prec.lo ../../../gmp/mpf/get_dfl_prec.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_dfl_prec.c -o get_dfl_prec.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_prc.lo ../../../gmp/mpf/get_prc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_prc.c -o get_prc.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ui_div.lo ../../../gmp/mpf/ui_div.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/ui_div.c -o ui_div.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sqrt_ui.lo ../../../gmp/mpf/sqrt_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/sqrt_ui.c -o sqrt_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o pow_ui.lo ../../../gmp/mpf/pow_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/pow_ui.c -o pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o urandomb.lo ../../../gmp/mpf/urandomb.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/urandomb.c -o urandomb.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o swap.lo ../../../gmp/mpf/swap.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/swap.c -o swap.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_si.lo ../../../gmp/mpf/get_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_si.c -o get_si.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o get_ui.lo ../../../gmp/mpf/get_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/get_ui.c -o get_ui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o int_p.lo ../../../gmp/mpf/int_p.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/int_p.c -o int_p.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o ceilfloor.lo ../../../gmp/mpf/ceilfloor.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/ceilfloor.c -o ceilfloor.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o trunc.lo ../../../gmp/mpf/trunc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/trunc.c -o trunc.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_sint.lo ../../../gmp/mpf/fits_sint.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_sint.c -o fits_sint.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_slong.lo ../../../gmp/mpf/fits_slong.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_slong.c -o fits_slong.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_sshort.lo ../../../gmp/mpf/fits_sshort.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_sshort.c -o fits_sshort.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_uint.lo ../../../gmp/mpf/fits_uint.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_uint.c -o fits_uint.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_ulong.lo ../../../gmp/mpf/fits_ulong.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_ulong.c -o fits_ulong.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fits_ushort.lo ../../../gmp/mpf/fits_ushort.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/mpf/fits_ushort.c -o fits_ushort.o +/bin/sh ../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libmpf.a init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_z.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libmpf.a +libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/mpf' +Making all in printf +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/printf' +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o asprintf.lo ../../../gmp/printf/asprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/asprintf.c -o asprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o asprntffuns.lo ../../../gmp/printf/asprntffuns.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/asprntffuns.c -o asprntffuns.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o doprnt.lo ../../../gmp/printf/doprnt.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/doprnt.c -o doprnt.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o doprntf.lo ../../../gmp/printf/doprntf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/doprntf.c -o doprntf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o doprnti.lo ../../../gmp/printf/doprnti.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/doprnti.c -o doprnti.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fprintf.lo ../../../gmp/printf/fprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/fprintf.c -o fprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o obprintf.lo ../../../gmp/printf/obprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/obprintf.c -o obprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o obvprintf.lo ../../../gmp/printf/obvprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/obvprintf.c -o obvprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o obprntffuns.lo ../../../gmp/printf/obprntffuns.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/obprntffuns.c -o obprntffuns.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o printf.lo ../../../gmp/printf/printf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/printf.c -o printf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o printffuns.lo ../../../gmp/printf/printffuns.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/printffuns.c -o printffuns.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o snprintf.lo ../../../gmp/printf/snprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/snprintf.c -o snprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o snprntffuns.lo ../../../gmp/printf/snprntffuns.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/snprntffuns.c -o snprntffuns.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sprintf.lo ../../../gmp/printf/sprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/sprintf.c -o sprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sprintffuns.lo ../../../gmp/printf/sprintffuns.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/sprintffuns.c -o sprintffuns.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vasprintf.lo ../../../gmp/printf/vasprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/vasprintf.c -o vasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vfprintf.lo ../../../gmp/printf/vfprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/vfprintf.c -o vfprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vprintf.lo ../../../gmp/printf/vprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/vprintf.c -o vprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vsnprintf.lo ../../../gmp/printf/vsnprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/vsnprintf.c -o vsnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vsprintf.lo ../../../gmp/printf/vsprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/vsprintf.c -o vsprintf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o repl-vsnprintf.lo ../../../gmp/printf/repl-vsnprintf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/printf/repl-vsnprintf.c -o repl-vsnprintf.o +/bin/sh ../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libprintf.a asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libprintf.a +libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/printf' +Making all in scanf +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/scanf' +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o doscan.lo ../../../gmp/scanf/doscan.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/doscan.c -o doscan.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fscanf.lo ../../../gmp/scanf/fscanf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/fscanf.c -o fscanf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o fscanffuns.lo ../../../gmp/scanf/fscanffuns.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/fscanffuns.c -o fscanffuns.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o scanf.lo ../../../gmp/scanf/scanf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/scanf.c -o scanf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sscanf.lo ../../../gmp/scanf/sscanf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/sscanf.c -o sscanf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o sscanffuns.lo ../../../gmp/scanf/sscanffuns.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/sscanffuns.c -o sscanffuns.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vfscanf.lo ../../../gmp/scanf/vfscanf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/vfscanf.c -o vfscanf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vscanf.lo ../../../gmp/scanf/vscanf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/vscanf.c -o vscanf.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o vsscanf.lo ../../../gmp/scanf/vsscanf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/scanf/vsscanf.c -o vsscanf.o +/bin/sh ../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libscanf.a doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libscanf.a +libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/scanf' +Making all in rand +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/rand' +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o rand.lo ../../../gmp/rand/rand.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/rand.c -o rand.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randclr.lo ../../../gmp/rand/randclr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randclr.c -o randclr.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randdef.lo ../../../gmp/rand/randdef.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randdef.c -o randdef.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randiset.lo ../../../gmp/rand/randiset.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randiset.c -o randiset.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randlc2s.lo ../../../gmp/rand/randlc2s.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randlc2s.c -o randlc2s.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randlc2x.lo ../../../gmp/rand/randlc2x.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randlc2x.c -o randlc2x.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randmt.lo ../../../gmp/rand/randmt.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randmt.c -o randmt.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randmts.lo ../../../gmp/rand/randmts.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randmts.c -o randmts.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o rands.lo ../../../gmp/rand/rands.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/rands.c -o rands.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randsd.lo ../../../gmp/rand/randsd.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randsd.c -o randsd.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randsdui.lo ../../../gmp/rand/randsdui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randsdui.c -o randsdui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randbui.lo ../../../gmp/rand/randbui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randbui.c -o randbui.o +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c -o randmui.lo ../../../gmp/rand/randmui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -O2 -c ../../../gmp/rand/randmui.c -o randmui.o +/bin/sh ../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -DNO_ASM -g -O2 -static-libstdc++ -static-libgcc -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/librandom.a rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/librandom.a +libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/rand' +Making all in cxx +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/cxx' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/cxx' +Making all in demos +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos' +Making all in calc +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/calc' +make all-am +make[6]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/calc' +make[6]: Nothing to be done for 'all-am'. +make[6]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/calc' +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/calc' +Making all in expr +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/expr' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos/expr' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/demos' +Making all in tune +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tune' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/tune' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp/doc' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o assert.lo ../../gmp/assert.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/assert.c -o assert.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o compat.lo ../../gmp/compat.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/compat.c -o compat.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o errno.lo ../../gmp/errno.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/errno.c -o errno.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o extract-dbl.lo ../../gmp/extract-dbl.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/extract-dbl.c -o extract-dbl.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o invalid.lo ../../gmp/invalid.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/invalid.c -o invalid.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o memory.lo ../../gmp/memory.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/memory.c -o memory.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_bpl.lo ../../gmp/mp_bpl.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_bpl.c -o mp_bpl.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_clz_tab.lo ../../gmp/mp_clz_tab.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_clz_tab.c -o mp_clz_tab.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_dv_tab.lo ../../gmp/mp_dv_tab.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_dv_tab.c -o mp_dv_tab.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_minv_tab.lo ../../gmp/mp_minv_tab.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_minv_tab.c -o mp_minv_tab.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_get_fns.lo ../../gmp/mp_get_fns.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_get_fns.c -o mp_get_fns.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o mp_set_fns.lo ../../gmp/mp_set_fns.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/mp_set_fns.c -o mp_set_fns.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o version.lo ../../gmp/version.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/version.c -o version.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o nextprime.lo ../../gmp/nextprime.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/nextprime.c -o nextprime.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o primesieve.lo ../../gmp/primesieve.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/primesieve.c -o primesieve.o +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c -o tal-reent.lo ../../gmp/tal-reent.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -O2 -c ../../gmp/tal-reent.c -o tal-reent.o +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -DNO_ASM -g -O2 -version-info 14:1:4 -static-libstdc++ -static-libgcc -o libgmp.la -rpath /usr/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/add_n_sub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo +copying selected object files to avoid basename conflicts... +libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o +libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o +libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o +libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o +libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o +libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o +libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o +libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o +libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o +libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o +libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o +libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o +libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o +libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o +libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o +libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o +libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o +libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o +libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o +libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o +libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o +libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o +libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o +libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o +libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o +libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o +libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o +libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o +libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o +libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o +libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o +libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o +libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o +libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o +libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o +libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o +libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o +libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o +libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o +libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o +libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o +libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o +libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o +libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o +libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o +libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o +libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o +libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o +libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o +libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o +libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o +libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o +libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o +libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o +libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o +libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o +libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o +libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o +libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o +libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o +libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o +libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o +libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o +libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o +libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o +libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o +libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o +libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o +libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o +libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o +libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o +libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o +libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o +libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o +libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o +libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o +libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o +libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o +libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o +libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o +libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o +libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o +libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o +libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o +libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o +libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o +libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o +libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o +libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o +libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o +libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o +libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o +libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o +libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o +libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o +libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o +libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o +libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o +libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o +libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o +libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o +libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o +libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o +libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o +libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp_z.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucmod.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o mpz/stronglucas.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/fib2m.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o mpn/compute_powtab.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/strongfibo.o mpn/gcd_11.o mpn/gcd_22.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/sqrlo.o mpn/sqrlo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/sbpi1_bdiv_r.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/add_n_sub_n.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libgmp.a +libtool: link: rm -fr .libs/libgmp.lax +libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gmp' +mkdir -p -- ./mpfr +Configuring in ./mpfr +configure: creating cache ./config.cache +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for a sed that does not truncate output... /usr/bin/sed +checking whether configure options are compatible... yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking the archiver (x86_64-lfs-linux-gnu-ar) interface... ar +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm +checking the name lister (x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-pc-linux-gnu file names to x86_64-lfs-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-dlltool... x86_64-lfs-linux-gnu-dlltool +checking how to associate runtime and link libraries... printf %s\n +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for archiver @FILE support... @ +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for sysroot... no +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for x86_64-lfs-linux-gnu-mt... no +checking for mt... no +checking if : is a manifest tool... no +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking for non-MS-Windows ICC... no +checking for an ANSI C-conforming const... yes +checking for working volatile... yes +checking whether byte ordering is bigendian... no +checking for library containing clock_gettime... none required +checking whether --disable-new-dtags is supported by the linker... yes (use it since LD_LIBRARY_PATH is set) +checking for main in -lm... yes +checking for main in -lquadmath... no +checking whether time.h and sys/time.h may both be included... yes +checking for size_t... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking for string.h... (cached) yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking stdarg.h usability... yes +checking stdarg.h presence... yes +checking for stdarg.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/fpu.h usability... no +checking sys/fpu.h presence... no +checking for sys/fpu.h... no +checking for struct lconv.decimal_point... yes +checking for struct lconv.thousands_sep... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for uintptr_t... yes +checking how to copy va_list... va_copy +checking for setlocale... yes +checking for gettimeofday... yes +checking for signal... yes +checking for sigaction and its associated structure... yes +checking for long long int... yes +checking for intmax_t... yes +checking for working INTMAX_MAX... yes +checking for union fpc_csr... no +checking for _Noreturn... yes +checking for __builtin_unreachable... yes +checking for constructor and destructor attributes... yes +checking for fesetround... yes +checking for gcc float-conversion bug... cannot test, use -ffloat-store +checking for subnormal double-precision numbers... cannot test, assume no +checking for subnormal single-precision numbers... cannot test, assume no +checking for signed zeros... cannot test, assume no +checking if the FP division by 0 fails... cannot test, assume no +checking if NAN == NAN... cannot test, assume no +checking if charset has consecutive values... cannot test +checking for math/round... yes +checking for math/trunc... yes +checking for math/floor... yes +checking for math/ceil... yes +checking for math/nearbyint... yes +checking for _mulx_u64... cannot test, assume no +checking format of floating-point type `double'... IEEE double, little endian +checking format of floating-point type `long double'... IEEE extended, little endian (16 bytes) +checking for TLS support using C11... cannot test, assume no +checking for TLS support... cannot test, assume no +checking if _Float128 with hex constants is supported... yes +checking for Static Assertion support... yes +checking whether gcc __attribute__ ((mode (XX))) works... yes +checking for gmp.h... yes +checking for recent GMP... yes +checking usable gmp.h at link time... yes +checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency... cannot test +checking for __gmpz_init in -lgmp... yes +checking if gmp.h version and libgmp version are the same... cannot test +checking for __gmpn_sbpi1_divappr_q... yes +checking for __gmpn_invert_limb... no +checking for __gmpn_rsblsh1_n... no +checking for long to fit in mp_limb_t... yes +checking for intmax_t to fit in mp_limb_t... yes +checking for getrusage... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating mpfr.pc +config.status: creating doc/Makefile +config.status: creating src/Makefile +config.status: creating tests/Makefile +config.status: creating tune/Makefile +config.status: creating src/mparam.h +config.status: creating tools/bench/Makefile +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr' +Making all in doc +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/doc' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/doc' +Making all in src +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/src' +../../../mpfr/tools/get_patches.sh ../../../mpfr/PATCHES > get_patches.c || { rm -f get_patches.c; exit 1; } +make all-am +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/src' +depbase=`echo exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exceptions.lo -MD -MP -MF $depbase.Tpo -c -o exceptions.lo ../../../mpfr/src/exceptions.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c ../../../mpfr/src/exceptions.c -o exceptions.o +depbase=`echo extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT extract.lo -MD -MP -MF $depbase.Tpo -c -o extract.lo ../../../mpfr/src/extract.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c ../../../mpfr/src/extract.c -o extract.o +depbase=`echo uceil_exp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT uceil_exp2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_exp2.lo ../../../mpfr/src/uceil_exp2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c ../../../mpfr/src/uceil_exp2.c -o uceil_exp2.o +depbase=`echo uceil_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT uceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_log2.lo ../../../mpfr/src/uceil_log2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../../mpfr/src/uceil_log2.c -o uceil_log2.o +depbase=`echo ufloor_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ufloor_log2.lo -MD -MP -MF $depbase.Tpo -c -o ufloor_log2.lo ../../../mpfr/src/ufloor_log2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ../../../mpfr/src/ufloor_log2.c -o ufloor_log2.o +depbase=`echo add.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add.lo -MD -MP -MF $depbase.Tpo -c -o add.lo ../../../mpfr/src/add.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../../mpfr/src/add.c -o add.o +depbase=`echo add1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add1.lo -MD -MP -MF $depbase.Tpo -c -o add1.lo ../../../mpfr/src/add1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c ../../../mpfr/src/add1.c -o add1.o +depbase=`echo add_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add_ui.lo -MD -MP -MF $depbase.Tpo -c -o add_ui.lo ../../../mpfr/src/add_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../../mpfr/src/add_ui.c -o add_ui.o +depbase=`echo agm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT agm.lo -MD -MP -MF $depbase.Tpo -c -o agm.lo ../../../mpfr/src/agm.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c ../../../mpfr/src/agm.c -o agm.o +depbase=`echo clear.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT clear.lo -MD -MP -MF $depbase.Tpo -c -o clear.lo ../../../mpfr/src/clear.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../../mpfr/src/clear.c -o clear.o +depbase=`echo cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp.lo -MD -MP -MF $depbase.Tpo -c -o cmp.lo ../../../mpfr/src/cmp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../../mpfr/src/cmp.c -o cmp.o +depbase=`echo cmpabs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmpabs.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs.lo ../../../mpfr/src/cmpabs.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmpabs.lo -MD -MP -MF .deps/cmpabs.Tpo -c ../../../mpfr/src/cmpabs.c -o cmpabs.o +depbase=`echo cmp_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_si.lo -MD -MP -MF $depbase.Tpo -c -o cmp_si.lo ../../../mpfr/src/cmp_si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c ../../../mpfr/src/cmp_si.c -o cmp_si.o +depbase=`echo cmp_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ui.lo ../../../mpfr/src/cmp_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c ../../../mpfr/src/cmp_ui.c -o cmp_ui.o +depbase=`echo comparisons.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT comparisons.lo -MD -MP -MF $depbase.Tpo -c -o comparisons.lo ../../../mpfr/src/comparisons.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c ../../../mpfr/src/comparisons.c -o comparisons.o +depbase=`echo div_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2exp.lo -MD -MP -MF $depbase.Tpo -c -o div_2exp.lo ../../../mpfr/src/div_2exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c ../../../mpfr/src/div_2exp.c -o div_2exp.o +depbase=`echo div_2si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2si.lo -MD -MP -MF $depbase.Tpo -c -o div_2si.lo ../../../mpfr/src/div_2si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../../mpfr/src/div_2si.c -o div_2si.o +depbase=`echo div_2ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2ui.lo -MD -MP -MF $depbase.Tpo -c -o div_2ui.lo ../../../mpfr/src/div_2ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../../mpfr/src/div_2ui.c -o div_2ui.o +depbase=`echo div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div.lo -MD -MP -MF $depbase.Tpo -c -o div.lo ../../../mpfr/src/div.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../../mpfr/src/div.c -o div.o +depbase=`echo div_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_ui.lo -MD -MP -MF $depbase.Tpo -c -o div_ui.lo ../../../mpfr/src/div_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../../mpfr/src/div_ui.c -o div_ui.o +depbase=`echo dot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dot.lo -MD -MP -MF $depbase.Tpo -c -o dot.lo ../../../mpfr/src/dot.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c ../../../mpfr/src/dot.c -o dot.o +depbase=`echo dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dump.lo -MD -MP -MF $depbase.Tpo -c -o dump.lo ../../../mpfr/src/dump.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c ../../../mpfr/src/dump.c -o dump.o +depbase=`echo eq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT eq.lo -MD -MP -MF $depbase.Tpo -c -o eq.lo ../../../mpfr/src/eq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c ../../../mpfr/src/eq.c -o eq.o +depbase=`echo exp10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp10.lo -MD -MP -MF $depbase.Tpo -c -o exp10.lo ../../../mpfr/src/exp10.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c ../../../mpfr/src/exp10.c -o exp10.o +depbase=`echo exp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp2.lo -MD -MP -MF $depbase.Tpo -c -o exp2.lo ../../../mpfr/src/exp2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c ../../../mpfr/src/exp2.c -o exp2.o +depbase=`echo exp3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp3.lo -MD -MP -MF $depbase.Tpo -c -o exp3.lo ../../../mpfr/src/exp3.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c ../../../mpfr/src/exp3.c -o exp3.o +depbase=`echo exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp.lo -MD -MP -MF $depbase.Tpo -c -o exp.lo ../../../mpfr/src/exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../../mpfr/src/exp.c -o exp.o +depbase=`echo frac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT frac.lo -MD -MP -MF $depbase.Tpo -c -o frac.lo ../../../mpfr/src/frac.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c ../../../mpfr/src/frac.c -o frac.o +depbase=`echo frexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT frexp.lo -MD -MP -MF $depbase.Tpo -c -o frexp.lo ../../../mpfr/src/frexp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c ../../../mpfr/src/frexp.c -o frexp.o +depbase=`echo get_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d.lo -MD -MP -MF $depbase.Tpo -c -o get_d.lo ../../../mpfr/src/get_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c ../../../mpfr/src/get_d.c -o get_d.o +depbase=`echo get_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_exp.lo -MD -MP -MF $depbase.Tpo -c -o get_exp.lo ../../../mpfr/src/get_exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c ../../../mpfr/src/get_exp.c -o get_exp.o +depbase=`echo get_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_str.lo -MD -MP -MF $depbase.Tpo -c -o get_str.lo ../../../mpfr/src/get_str.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c ../../../mpfr/src/get_str.c -o get_str.o +depbase=`echo init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo ../../../mpfr/src/init.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../mpfr/src/init.c -o init.o +depbase=`echo inp_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inp_str.lo -MD -MP -MF $depbase.Tpo -c -o inp_str.lo ../../../mpfr/src/inp_str.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../../mpfr/src/inp_str.c -o inp_str.o +depbase=`echo isinteger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isinteger.lo -MD -MP -MF $depbase.Tpo -c -o isinteger.lo ../../../mpfr/src/isinteger.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c ../../../mpfr/src/isinteger.c -o isinteger.o +depbase=`echo isinf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isinf.lo -MD -MP -MF $depbase.Tpo -c -o isinf.lo ../../../mpfr/src/isinf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c ../../../mpfr/src/isinf.c -o isinf.o +depbase=`echo isnan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isnan.lo -MD -MP -MF $depbase.Tpo -c -o isnan.lo ../../../mpfr/src/isnan.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c ../../../mpfr/src/isnan.c -o isnan.o +depbase=`echo isnum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isnum.lo -MD -MP -MF $depbase.Tpo -c -o isnum.lo ../../../mpfr/src/isnum.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c ../../../mpfr/src/isnum.c -o isnum.o +depbase=`echo const_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_log2.lo -MD -MP -MF $depbase.Tpo -c -o const_log2.lo ../../../mpfr/src/const_log2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c ../../../mpfr/src/const_log2.c -o const_log2.o +depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo ../../../mpfr/src/log.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../../mpfr/src/log.c -o log.o +depbase=`echo modf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT modf.lo -MD -MP -MF $depbase.Tpo -c -o modf.lo ../../../mpfr/src/modf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c ../../../mpfr/src/modf.c -o modf.o +depbase=`echo mul_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2exp.lo -MD -MP -MF $depbase.Tpo -c -o mul_2exp.lo ../../../mpfr/src/mul_2exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c ../../../mpfr/src/mul_2exp.c -o mul_2exp.o +depbase=`echo mul_2si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2si.lo -MD -MP -MF $depbase.Tpo -c -o mul_2si.lo ../../../mpfr/src/mul_2si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../../mpfr/src/mul_2si.c -o mul_2si.o +depbase=`echo mul_2ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_2ui.lo ../../../mpfr/src/mul_2ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../../mpfr/src/mul_2ui.c -o mul_2ui.o +depbase=`echo mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul.lo -MD -MP -MF $depbase.Tpo -c -o mul.lo ../../../mpfr/src/mul.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../../mpfr/src/mul.c -o mul.o +depbase=`echo mul_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_ui.lo ../../../mpfr/src/mul_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../../mpfr/src/mul_ui.c -o mul_ui.o +depbase=`echo neg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT neg.lo -MD -MP -MF $depbase.Tpo -c -o neg.lo ../../../mpfr/src/neg.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../../mpfr/src/neg.c -o neg.o +depbase=`echo next.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT next.lo -MD -MP -MF $depbase.Tpo -c -o next.lo ../../../mpfr/src/next.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT next.lo -MD -MP -MF .deps/next.Tpo -c ../../../mpfr/src/next.c -o next.o +depbase=`echo out_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT out_str.lo -MD -MP -MF $depbase.Tpo -c -o out_str.lo ../../../mpfr/src/out_str.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../../mpfr/src/out_str.c -o out_str.o +depbase=`echo printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT printf.lo -MD -MP -MF $depbase.Tpo -c -o printf.lo ../../../mpfr/src/printf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c ../../../mpfr/src/printf.c -o printf.o +depbase=`echo vasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT vasprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasprintf.lo ../../../mpfr/src/vasprintf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c ../../../mpfr/src/vasprintf.c -o vasprintf.o +depbase=`echo const_pi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_pi.lo -MD -MP -MF $depbase.Tpo -c -o const_pi.lo ../../../mpfr/src/const_pi.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c ../../../mpfr/src/const_pi.c -o const_pi.o +depbase=`echo pow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow.lo -MD -MP -MF $depbase.Tpo -c -o pow.lo ../../../mpfr/src/pow.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../../mpfr/src/pow.c -o pow.o +depbase=`echo pow_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_si.lo -MD -MP -MF $depbase.Tpo -c -o pow_si.lo ../../../mpfr/src/pow_si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../../mpfr/src/pow_si.c -o pow_si.o +depbase=`echo pow_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o pow_ui.lo ../../../mpfr/src/pow_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../../mpfr/src/pow_ui.c -o pow_ui.o +depbase=`echo print_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT print_raw.lo -MD -MP -MF $depbase.Tpo -c -o print_raw.lo ../../../mpfr/src/print_raw.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c ../../../mpfr/src/print_raw.c -o print_raw.o +depbase=`echo print_rnd_mode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT print_rnd_mode.lo -MD -MP -MF $depbase.Tpo -c -o print_rnd_mode.lo ../../../mpfr/src/print_rnd_mode.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c ../../../mpfr/src/print_rnd_mode.c -o print_rnd_mode.o +depbase=`echo reldiff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT reldiff.lo -MD -MP -MF $depbase.Tpo -c -o reldiff.lo ../../../mpfr/src/reldiff.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c ../../../mpfr/src/reldiff.c -o reldiff.o +depbase=`echo round_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_prec.lo -MD -MP -MF $depbase.Tpo -c -o round_prec.lo ../../../mpfr/src/round_prec.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c ../../../mpfr/src/round_prec.c -o round_prec.o +depbase=`echo set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set.lo -MD -MP -MF $depbase.Tpo -c -o set.lo ../../../mpfr/src/set.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../../mpfr/src/set.c -o set.o +depbase=`echo setmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setmax.lo -MD -MP -MF $depbase.Tpo -c -o setmax.lo ../../../mpfr/src/setmax.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c ../../../mpfr/src/setmax.c -o setmax.o +depbase=`echo setmin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setmin.lo -MD -MP -MF $depbase.Tpo -c -o setmin.lo ../../../mpfr/src/setmin.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c ../../../mpfr/src/setmin.c -o setmin.o +depbase=`echo set_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d.lo -MD -MP -MF $depbase.Tpo -c -o set_d.lo ../../../mpfr/src/set_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c ../../../mpfr/src/set_d.c -o set_d.o +depbase=`echo set_dfl_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_dfl_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_dfl_prec.lo ../../../mpfr/src/set_dfl_prec.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c ../../../mpfr/src/set_dfl_prec.c -o set_dfl_prec.o +depbase=`echo set_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_exp.lo -MD -MP -MF $depbase.Tpo -c -o set_exp.lo ../../../mpfr/src/set_exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c ../../../mpfr/src/set_exp.c -o set_exp.o +depbase=`echo set_rnd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_rnd.lo -MD -MP -MF $depbase.Tpo -c -o set_rnd.lo ../../../mpfr/src/set_rnd.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c ../../../mpfr/src/set_rnd.c -o set_rnd.o +depbase=`echo set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_f.lo -MD -MP -MF $depbase.Tpo -c -o set_f.lo ../../../mpfr/src/set_f.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c ../../../mpfr/src/set_f.c -o set_f.o +depbase=`echo set_prc_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_prc_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_prc_raw.lo ../../../mpfr/src/set_prc_raw.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c ../../../mpfr/src/set_prc_raw.c -o set_prc_raw.o +depbase=`echo set_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_prec.lo ../../../mpfr/src/set_prec.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../../mpfr/src/set_prec.c -o set_prec.o +depbase=`echo set_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_q.lo -MD -MP -MF $depbase.Tpo -c -o set_q.lo ../../../mpfr/src/set_q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c ../../../mpfr/src/set_q.c -o set_q.o +depbase=`echo set_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_si.lo -MD -MP -MF $depbase.Tpo -c -o set_si.lo ../../../mpfr/src/set_si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c ../../../mpfr/src/set_si.c -o set_si.o +depbase=`echo set_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_str.lo -MD -MP -MF $depbase.Tpo -c -o set_str.lo ../../../mpfr/src/set_str.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../../mpfr/src/set_str.c -o set_str.o +depbase=`echo set_str_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_str_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_str_raw.lo ../../../mpfr/src/set_str_raw.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c ../../../mpfr/src/set_str_raw.c -o set_str_raw.o +depbase=`echo set_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ui.lo -MD -MP -MF $depbase.Tpo -c -o set_ui.lo ../../../mpfr/src/set_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c ../../../mpfr/src/set_ui.c -o set_ui.o +depbase=`echo set_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_z.lo -MD -MP -MF $depbase.Tpo -c -o set_z.lo ../../../mpfr/src/set_z.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c ../../../mpfr/src/set_z.c -o set_z.o +depbase=`echo sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqrt.lo -MD -MP -MF $depbase.Tpo -c -o sqrt.lo ../../../mpfr/src/sqrt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../../mpfr/src/sqrt.c -o sqrt.o +depbase=`echo sqrt_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqrt_ui.lo -MD -MP -MF $depbase.Tpo -c -o sqrt_ui.lo ../../../mpfr/src/sqrt_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c ../../../mpfr/src/sqrt_ui.c -o sqrt_ui.o +depbase=`echo sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub.lo -MD -MP -MF $depbase.Tpo -c -o sub.lo ../../../mpfr/src/sub.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../../mpfr/src/sub.c -o sub.o +depbase=`echo sub1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub1.lo -MD -MP -MF $depbase.Tpo -c -o sub1.lo ../../../mpfr/src/sub1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c ../../../mpfr/src/sub1.c -o sub1.o +depbase=`echo sub_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub_ui.lo -MD -MP -MF $depbase.Tpo -c -o sub_ui.lo ../../../mpfr/src/sub_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../../mpfr/src/sub_ui.c -o sub_ui.o +depbase=`echo rint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rint.lo -MD -MP -MF $depbase.Tpo -c -o rint.lo ../../../mpfr/src/rint.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c ../../../mpfr/src/rint.c -o rint.o +depbase=`echo ui_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_div.lo -MD -MP -MF $depbase.Tpo -c -o ui_div.lo ../../../mpfr/src/ui_div.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../../mpfr/src/ui_div.c -o ui_div.o +depbase=`echo ui_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_sub.lo -MD -MP -MF $depbase.Tpo -c -o ui_sub.lo ../../../mpfr/src/ui_sub.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ../../../mpfr/src/ui_sub.c -o ui_sub.o +depbase=`echo urandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT urandom.lo -MD -MP -MF $depbase.Tpo -c -o urandom.lo ../../../mpfr/src/urandom.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../../mpfr/src/urandom.c -o urandom.o +depbase=`echo urandomb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT urandomb.lo -MD -MP -MF $depbase.Tpo -c -o urandomb.lo ../../../mpfr/src/urandomb.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c ../../../mpfr/src/urandomb.c -o urandomb.o +depbase=`echo get_z_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_z_exp.lo -MD -MP -MF $depbase.Tpo -c -o get_z_exp.lo ../../../mpfr/src/get_z_exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c ../../../mpfr/src/get_z_exp.c -o get_z_exp.o +depbase=`echo swap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT swap.lo -MD -MP -MF $depbase.Tpo -c -o swap.lo ../../../mpfr/src/swap.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../../mpfr/src/swap.c -o swap.o +depbase=`echo factorial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT factorial.lo -MD -MP -MF $depbase.Tpo -c -o factorial.lo ../../../mpfr/src/factorial.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c ../../../mpfr/src/factorial.c -o factorial.o +depbase=`echo cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cosh.lo -MD -MP -MF $depbase.Tpo -c -o cosh.lo ../../../mpfr/src/cosh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../../mpfr/src/cosh.c -o cosh.o +depbase=`echo sinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sinh.lo -MD -MP -MF $depbase.Tpo -c -o sinh.lo ../../../mpfr/src/sinh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../../mpfr/src/sinh.c -o sinh.o +depbase=`echo tanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT tanh.lo -MD -MP -MF $depbase.Tpo -c -o tanh.lo ../../../mpfr/src/tanh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../../mpfr/src/tanh.c -o tanh.o +depbase=`echo sinh_cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sinh_cosh.lo -MD -MP -MF $depbase.Tpo -c -o sinh_cosh.lo ../../../mpfr/src/sinh_cosh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c ../../../mpfr/src/sinh_cosh.c -o sinh_cosh.o +depbase=`echo acosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT acosh.lo -MD -MP -MF $depbase.Tpo -c -o acosh.lo ../../../mpfr/src/acosh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../../mpfr/src/acosh.c -o acosh.o +depbase=`echo asinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT asinh.lo -MD -MP -MF $depbase.Tpo -c -o asinh.lo ../../../mpfr/src/asinh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../../mpfr/src/asinh.c -o asinh.o +depbase=`echo atanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atanh.lo -MD -MP -MF $depbase.Tpo -c -o atanh.lo ../../../mpfr/src/atanh.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../../mpfr/src/atanh.c -o atanh.o +depbase=`echo atan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atan.lo -MD -MP -MF $depbase.Tpo -c -o atan.lo ../../../mpfr/src/atan.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../../mpfr/src/atan.c -o atan.o +depbase=`echo cmp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp2.lo -MD -MP -MF $depbase.Tpo -c -o cmp2.lo ../../../mpfr/src/cmp2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c ../../../mpfr/src/cmp2.c -o cmp2.o +depbase=`echo exp_2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp_2.lo -MD -MP -MF $depbase.Tpo -c -o exp_2.lo ../../../mpfr/src/exp_2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c ../../../mpfr/src/exp_2.c -o exp_2.o +depbase=`echo asin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT asin.lo -MD -MP -MF $depbase.Tpo -c -o asin.lo ../../../mpfr/src/asin.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../../mpfr/src/asin.c -o asin.o +depbase=`echo const_euler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_euler.lo -MD -MP -MF $depbase.Tpo -c -o const_euler.lo ../../../mpfr/src/const_euler.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c ../../../mpfr/src/const_euler.c -o const_euler.o +depbase=`echo cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cos.lo -MD -MP -MF $depbase.Tpo -c -o cos.lo ../../../mpfr/src/cos.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../../mpfr/src/cos.c -o cos.o +depbase=`echo sin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sin.lo -MD -MP -MF $depbase.Tpo -c -o sin.lo ../../../mpfr/src/sin.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../../mpfr/src/sin.c -o sin.o +depbase=`echo tan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT tan.lo -MD -MP -MF $depbase.Tpo -c -o tan.lo ../../../mpfr/src/tan.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../../mpfr/src/tan.c -o tan.o +depbase=`echo fma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fma.lo -MD -MP -MF $depbase.Tpo -c -o fma.lo ../../../mpfr/src/fma.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../../mpfr/src/fma.c -o fma.o +depbase=`echo fms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fms.lo -MD -MP -MF $depbase.Tpo -c -o fms.lo ../../../mpfr/src/fms.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c ../../../mpfr/src/fms.c -o fms.o +depbase=`echo hypot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT hypot.lo -MD -MP -MF $depbase.Tpo -c -o hypot.lo ../../../mpfr/src/hypot.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c ../../../mpfr/src/hypot.c -o hypot.o +depbase=`echo log1p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log1p.lo -MD -MP -MF $depbase.Tpo -c -o log1p.lo ../../../mpfr/src/log1p.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c ../../../mpfr/src/log1p.c -o log1p.o +depbase=`echo expm1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT expm1.lo -MD -MP -MF $depbase.Tpo -c -o expm1.lo ../../../mpfr/src/expm1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c ../../../mpfr/src/expm1.c -o expm1.o +depbase=`echo log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log2.lo -MD -MP -MF $depbase.Tpo -c -o log2.lo ../../../mpfr/src/log2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c ../../../mpfr/src/log2.c -o log2.o +depbase=`echo log10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log10.lo -MD -MP -MF $depbase.Tpo -c -o log10.lo ../../../mpfr/src/log10.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../../mpfr/src/log10.c -o log10.o +depbase=`echo ui_pow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_pow.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow.lo ../../../mpfr/src/ui_pow.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ../../../mpfr/src/ui_pow.c -o ui_pow.o +depbase=`echo ui_pow_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow_ui.lo ../../../mpfr/src/ui_pow_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ../../../mpfr/src/ui_pow_ui.c -o ui_pow_ui.o +depbase=`echo minmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT minmax.lo -MD -MP -MF $depbase.Tpo -c -o minmax.lo ../../../mpfr/src/minmax.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c ../../../mpfr/src/minmax.c -o minmax.o +depbase=`echo dim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dim.lo -MD -MP -MF $depbase.Tpo -c -o dim.lo ../../../mpfr/src/dim.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c ../../../mpfr/src/dim.c -o dim.o +depbase=`echo signbit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT signbit.lo -MD -MP -MF $depbase.Tpo -c -o signbit.lo ../../../mpfr/src/signbit.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c ../../../mpfr/src/signbit.c -o signbit.o +depbase=`echo copysign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT copysign.lo -MD -MP -MF $depbase.Tpo -c -o copysign.lo ../../../mpfr/src/copysign.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c ../../../mpfr/src/copysign.c -o copysign.o +depbase=`echo setsign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setsign.lo -MD -MP -MF $depbase.Tpo -c -o setsign.lo ../../../mpfr/src/setsign.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c ../../../mpfr/src/setsign.c -o setsign.o +depbase=`echo gmp_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gmp_op.lo -MD -MP -MF $depbase.Tpo -c -o gmp_op.lo ../../../mpfr/src/gmp_op.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c ../../../mpfr/src/gmp_op.c -o gmp_op.o +depbase=`echo init2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT init2.lo -MD -MP -MF $depbase.Tpo -c -o init2.lo ../../../mpfr/src/init2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../../mpfr/src/init2.c -o init2.o +depbase=`echo acos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT acos.lo -MD -MP -MF $depbase.Tpo -c -o acos.lo ../../../mpfr/src/acos.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../../mpfr/src/acos.c -o acos.o +depbase=`echo sin_cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sin_cos.lo -MD -MP -MF $depbase.Tpo -c -o sin_cos.lo ../../../mpfr/src/sin_cos.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../../mpfr/src/sin_cos.c -o sin_cos.o +depbase=`echo set_nan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_nan.lo -MD -MP -MF $depbase.Tpo -c -o set_nan.lo ../../../mpfr/src/set_nan.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c ../../../mpfr/src/set_nan.c -o set_nan.o +depbase=`echo set_inf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_inf.lo -MD -MP -MF $depbase.Tpo -c -o set_inf.lo ../../../mpfr/src/set_inf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c ../../../mpfr/src/set_inf.c -o set_inf.o +depbase=`echo set_zero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_zero.lo -MD -MP -MF $depbase.Tpo -c -o set_zero.lo ../../../mpfr/src/set_zero.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c ../../../mpfr/src/set_zero.c -o set_zero.o +depbase=`echo powerof2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT powerof2.lo -MD -MP -MF $depbase.Tpo -c -o powerof2.lo ../../../mpfr/src/powerof2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c ../../../mpfr/src/powerof2.c -o powerof2.o +depbase=`echo gamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gamma.lo -MD -MP -MF $depbase.Tpo -c -o gamma.lo ../../../mpfr/src/gamma.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c ../../../mpfr/src/gamma.c -o gamma.o +depbase=`echo set_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ld.lo -MD -MP -MF $depbase.Tpo -c -o set_ld.lo ../../../mpfr/src/set_ld.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c ../../../mpfr/src/set_ld.c -o set_ld.o +depbase=`echo get_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_ld.lo -MD -MP -MF $depbase.Tpo -c -o get_ld.lo ../../../mpfr/src/get_ld.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c ../../../mpfr/src/get_ld.c -o get_ld.o +depbase=`echo cbrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cbrt.lo -MD -MP -MF $depbase.Tpo -c -o cbrt.lo ../../../mpfr/src/cbrt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c ../../../mpfr/src/cbrt.c -o cbrt.o +depbase=`echo volatile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT volatile.lo -MD -MP -MF $depbase.Tpo -c -o volatile.lo ../../../mpfr/src/volatile.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c ../../../mpfr/src/volatile.c -o volatile.o +depbase=`echo fits_sshort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_sshort.lo -MD -MP -MF $depbase.Tpo -c -o fits_sshort.lo ../../../mpfr/src/fits_sshort.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c ../../../mpfr/src/fits_sshort.c -o fits_sshort.o +depbase=`echo fits_sint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_sint.lo -MD -MP -MF $depbase.Tpo -c -o fits_sint.lo ../../../mpfr/src/fits_sint.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c ../../../mpfr/src/fits_sint.c -o fits_sint.o +depbase=`echo fits_slong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_slong.lo -MD -MP -MF $depbase.Tpo -c -o fits_slong.lo ../../../mpfr/src/fits_slong.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c ../../../mpfr/src/fits_slong.c -o fits_slong.o +depbase=`echo fits_ushort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_ushort.lo -MD -MP -MF $depbase.Tpo -c -o fits_ushort.lo ../../../mpfr/src/fits_ushort.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c ../../../mpfr/src/fits_ushort.c -o fits_ushort.o +depbase=`echo fits_uint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_uint.lo -MD -MP -MF $depbase.Tpo -c -o fits_uint.lo ../../../mpfr/src/fits_uint.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c ../../../mpfr/src/fits_uint.c -o fits_uint.o +depbase=`echo fits_ulong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o fits_ulong.lo ../../../mpfr/src/fits_ulong.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c ../../../mpfr/src/fits_ulong.c -o fits_ulong.o +depbase=`echo fits_uintmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_uintmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_uintmax.lo ../../../mpfr/src/fits_uintmax.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c ../../../mpfr/src/fits_uintmax.c -o fits_uintmax.o +depbase=`echo fits_intmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_intmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_intmax.lo ../../../mpfr/src/fits_intmax.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c ../../../mpfr/src/fits_intmax.c -o fits_intmax.o +depbase=`echo get_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_si.lo -MD -MP -MF $depbase.Tpo -c -o get_si.lo ../../../mpfr/src/get_si.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c ../../../mpfr/src/get_si.c -o get_si.o +depbase=`echo get_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_ui.lo -MD -MP -MF $depbase.Tpo -c -o get_ui.lo ../../../mpfr/src/get_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c ../../../mpfr/src/get_ui.c -o get_ui.o +depbase=`echo zeta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT zeta.lo -MD -MP -MF $depbase.Tpo -c -o zeta.lo ../../../mpfr/src/zeta.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c ../../../mpfr/src/zeta.c -o zeta.o +depbase=`echo cmp_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_d.lo -MD -MP -MF $depbase.Tpo -c -o cmp_d.lo ../../../mpfr/src/cmp_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c ../../../mpfr/src/cmp_d.c -o cmp_d.o +depbase=`echo erf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erf.lo -MD -MP -MF $depbase.Tpo -c -o erf.lo ../../../mpfr/src/erf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c ../../../mpfr/src/erf.c -o erf.o +depbase=`echo inits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inits.lo -MD -MP -MF $depbase.Tpo -c -o inits.lo ../../../mpfr/src/inits.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c ../../../mpfr/src/inits.c -o inits.o +depbase=`echo inits2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inits2.lo -MD -MP -MF $depbase.Tpo -c -o inits2.lo ../../../mpfr/src/inits2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c ../../../mpfr/src/inits2.c -o inits2.o +depbase=`echo clears.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT clears.lo -MD -MP -MF $depbase.Tpo -c -o clears.lo ../../../mpfr/src/clears.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c ../../../mpfr/src/clears.c -o clears.o +depbase=`echo sgn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sgn.lo -MD -MP -MF $depbase.Tpo -c -o sgn.lo ../../../mpfr/src/sgn.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c ../../../mpfr/src/sgn.c -o sgn.o +depbase=`echo check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT check.lo -MD -MP -MF $depbase.Tpo -c -o check.lo ../../../mpfr/src/check.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT check.lo -MD -MP -MF .deps/check.Tpo -c ../../../mpfr/src/check.c -o check.o +depbase=`echo sub1sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub1sp.lo -MD -MP -MF $depbase.Tpo -c -o sub1sp.lo ../../../mpfr/src/sub1sp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c ../../../mpfr/src/sub1sp.c -o sub1sp.o +depbase=`echo version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo ../../../mpfr/src/version.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../../mpfr/src/version.c -o version.o +depbase=`echo mpn_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpn_exp.lo -MD -MP -MF $depbase.Tpo -c -o mpn_exp.lo ../../../mpfr/src/mpn_exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c ../../../mpfr/src/mpn_exp.c -o mpn_exp.o +depbase=`echo mpfr-gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpfr-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-gmp.lo ../../../mpfr/src/mpfr-gmp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c ../../../mpfr/src/mpfr-gmp.c -o mpfr-gmp.o +depbase=`echo mp_clz_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mp_clz_tab.lo -MD -MP -MF $depbase.Tpo -c -o mp_clz_tab.lo ../../../mpfr/src/mp_clz_tab.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c ../../../mpfr/src/mp_clz_tab.c -o mp_clz_tab.o +depbase=`echo sum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sum.lo -MD -MP -MF $depbase.Tpo -c -o sum.lo ../../../mpfr/src/sum.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c ../../../mpfr/src/sum.c -o sum.o +depbase=`echo add1sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add1sp.lo -MD -MP -MF $depbase.Tpo -c -o add1sp.lo ../../../mpfr/src/add1sp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c ../../../mpfr/src/add1sp.c -o add1sp.o +depbase=`echo free_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT free_cache.lo -MD -MP -MF $depbase.Tpo -c -o free_cache.lo ../../../mpfr/src/free_cache.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c ../../../mpfr/src/free_cache.c -o free_cache.o +depbase=`echo si_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT si_op.lo -MD -MP -MF $depbase.Tpo -c -o si_op.lo ../../../mpfr/src/si_op.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c ../../../mpfr/src/si_op.c -o si_op.o +depbase=`echo cmp_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_ld.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ld.lo ../../../mpfr/src/cmp_ld.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c ../../../mpfr/src/cmp_ld.c -o cmp_ld.o +depbase=`echo set_ui_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ui_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_ui_2exp.lo ../../../mpfr/src/set_ui_2exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c ../../../mpfr/src/set_ui_2exp.c -o set_ui_2exp.o +depbase=`echo set_si_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_si_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_si_2exp.lo ../../../mpfr/src/set_si_2exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c ../../../mpfr/src/set_si_2exp.c -o set_si_2exp.o +depbase=`echo set_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_uj.lo -MD -MP -MF $depbase.Tpo -c -o set_uj.lo ../../../mpfr/src/set_uj.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c ../../../mpfr/src/set_uj.c -o set_uj.o +depbase=`echo set_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_sj.lo -MD -MP -MF $depbase.Tpo -c -o set_sj.lo ../../../mpfr/src/set_sj.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c ../../../mpfr/src/set_sj.c -o set_sj.o +depbase=`echo get_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_sj.lo -MD -MP -MF $depbase.Tpo -c -o get_sj.lo ../../../mpfr/src/get_sj.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c ../../../mpfr/src/get_sj.c -o get_sj.o +depbase=`echo get_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_uj.lo -MD -MP -MF $depbase.Tpo -c -o get_uj.lo ../../../mpfr/src/get_uj.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c ../../../mpfr/src/get_uj.c -o get_uj.o +depbase=`echo get_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_z.lo -MD -MP -MF $depbase.Tpo -c -o get_z.lo ../../../mpfr/src/get_z.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c ../../../mpfr/src/get_z.c -o get_z.o +depbase=`echo iszero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT iszero.lo -MD -MP -MF $depbase.Tpo -c -o iszero.lo ../../../mpfr/src/iszero.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c ../../../mpfr/src/iszero.c -o iszero.o +depbase=`echo cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo ../../../mpfr/src/cache.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../../mpfr/src/cache.c -o cache.o +depbase=`echo sqr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqr.lo -MD -MP -MF $depbase.Tpo -c -o sqr.lo ../../../mpfr/src/sqr.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../../mpfr/src/sqr.c -o sqr.o +depbase=`echo int_ceil_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT int_ceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o int_ceil_log2.lo ../../../mpfr/src/int_ceil_log2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c ../../../mpfr/src/int_ceil_log2.c -o int_ceil_log2.o +depbase=`echo isqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isqrt.lo -MD -MP -MF $depbase.Tpo -c -o isqrt.lo ../../../mpfr/src/isqrt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c ../../../mpfr/src/isqrt.c -o isqrt.o +depbase=`echo strtofr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT strtofr.lo -MD -MP -MF $depbase.Tpo -c -o strtofr.lo ../../../mpfr/src/strtofr.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c ../../../mpfr/src/strtofr.c -o strtofr.o +depbase=`echo pow_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_z.lo -MD -MP -MF $depbase.Tpo -c -o pow_z.lo ../../../mpfr/src/pow_z.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../../mpfr/src/pow_z.c -o pow_z.o +depbase=`echo logging.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT logging.lo -MD -MP -MF $depbase.Tpo -c -o logging.lo ../../../mpfr/src/logging.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c ../../../mpfr/src/logging.c -o logging.o +depbase=`echo mulders.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mulders.lo -MD -MP -MF $depbase.Tpo -c -o mulders.lo ../../../mpfr/src/mulders.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c ../../../mpfr/src/mulders.c -o mulders.o +depbase=`echo get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_f.lo -MD -MP -MF $depbase.Tpo -c -o get_f.lo ../../../mpfr/src/get_f.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c ../../../mpfr/src/get_f.c -o get_f.o +depbase=`echo round_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_p.lo -MD -MP -MF $depbase.Tpo -c -o round_p.lo ../../../mpfr/src/round_p.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c ../../../mpfr/src/round_p.c -o round_p.o +depbase=`echo erfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erfc.lo -MD -MP -MF $depbase.Tpo -c -o erfc.lo ../../../mpfr/src/erfc.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c ../../../mpfr/src/erfc.c -o erfc.o +depbase=`echo atan2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atan2.lo -MD -MP -MF $depbase.Tpo -c -o atan2.lo ../../../mpfr/src/atan2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c ../../../mpfr/src/atan2.c -o atan2.o +depbase=`echo subnormal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT subnormal.lo -MD -MP -MF $depbase.Tpo -c -o subnormal.lo ../../../mpfr/src/subnormal.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c ../../../mpfr/src/subnormal.c -o subnormal.o +depbase=`echo const_catalan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_catalan.lo -MD -MP -MF $depbase.Tpo -c -o const_catalan.lo ../../../mpfr/src/const_catalan.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c ../../../mpfr/src/const_catalan.c -o const_catalan.o +depbase=`echo root.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT root.lo -MD -MP -MF $depbase.Tpo -c -o root.lo ../../../mpfr/src/root.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT root.lo -MD -MP -MF .deps/root.Tpo -c ../../../mpfr/src/root.c -o root.o +depbase=`echo sec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sec.lo -MD -MP -MF $depbase.Tpo -c -o sec.lo ../../../mpfr/src/sec.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c ../../../mpfr/src/sec.c -o sec.o +depbase=`echo csc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT csc.lo -MD -MP -MF $depbase.Tpo -c -o csc.lo ../../../mpfr/src/csc.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c ../../../mpfr/src/csc.c -o csc.o +depbase=`echo cot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cot.lo -MD -MP -MF $depbase.Tpo -c -o cot.lo ../../../mpfr/src/cot.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c ../../../mpfr/src/cot.c -o cot.o +depbase=`echo eint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT eint.lo -MD -MP -MF $depbase.Tpo -c -o eint.lo ../../../mpfr/src/eint.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c ../../../mpfr/src/eint.c -o eint.o +depbase=`echo sech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sech.lo -MD -MP -MF $depbase.Tpo -c -o sech.lo ../../../mpfr/src/sech.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c ../../../mpfr/src/sech.c -o sech.o +depbase=`echo csch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT csch.lo -MD -MP -MF $depbase.Tpo -c -o csch.lo ../../../mpfr/src/csch.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c ../../../mpfr/src/csch.c -o csch.o +depbase=`echo coth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT coth.lo -MD -MP -MF $depbase.Tpo -c -o coth.lo ../../../mpfr/src/coth.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c ../../../mpfr/src/coth.c -o coth.o +depbase=`echo round_near_x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_near_x.lo -MD -MP -MF $depbase.Tpo -c -o round_near_x.lo ../../../mpfr/src/round_near_x.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c ../../../mpfr/src/round_near_x.c -o round_near_x.o +depbase=`echo constant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT constant.lo -MD -MP -MF $depbase.Tpo -c -o constant.lo ../../../mpfr/src/constant.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c ../../../mpfr/src/constant.c -o constant.o +depbase=`echo abort_prec_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT abort_prec_max.lo -MD -MP -MF $depbase.Tpo -c -o abort_prec_max.lo ../../../mpfr/src/abort_prec_max.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c ../../../mpfr/src/abort_prec_max.c -o abort_prec_max.o +depbase=`echo stack_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT stack_interface.lo -MD -MP -MF $depbase.Tpo -c -o stack_interface.lo ../../../mpfr/src/stack_interface.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c ../../../mpfr/src/stack_interface.c -o stack_interface.o +depbase=`echo lngamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT lngamma.lo -MD -MP -MF $depbase.Tpo -c -o lngamma.lo ../../../mpfr/src/lngamma.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c ../../../mpfr/src/lngamma.c -o lngamma.o +depbase=`echo zeta_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT zeta_ui.lo -MD -MP -MF $depbase.Tpo -c -o zeta_ui.lo ../../../mpfr/src/zeta_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c ../../../mpfr/src/zeta_ui.c -o zeta_ui.o +depbase=`echo set_d64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d64.lo -MD -MP -MF $depbase.Tpo -c -o set_d64.lo ../../../mpfr/src/set_d64.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c ../../../mpfr/src/set_d64.c -o set_d64.o +depbase=`echo get_d64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d64.lo -MD -MP -MF $depbase.Tpo -c -o get_d64.lo ../../../mpfr/src/get_d64.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c ../../../mpfr/src/get_d64.c -o get_d64.o +depbase=`echo jn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT jn.lo -MD -MP -MF $depbase.Tpo -c -o jn.lo ../../../mpfr/src/jn.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c ../../../mpfr/src/jn.c -o jn.o +depbase=`echo yn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT yn.lo -MD -MP -MF $depbase.Tpo -c -o yn.lo ../../../mpfr/src/yn.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c ../../../mpfr/src/yn.c -o yn.o +depbase=`echo rem1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rem1.lo -MD -MP -MF $depbase.Tpo -c -o rem1.lo ../../../mpfr/src/rem1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c ../../../mpfr/src/rem1.c -o rem1.o +depbase=`echo add_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add_d.lo -MD -MP -MF $depbase.Tpo -c -o add_d.lo ../../../mpfr/src/add_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c ../../../mpfr/src/add_d.c -o add_d.o +depbase=`echo sub_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub_d.lo -MD -MP -MF $depbase.Tpo -c -o sub_d.lo ../../../mpfr/src/sub_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c ../../../mpfr/src/sub_d.c -o sub_d.o +depbase=`echo d_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT d_sub.lo -MD -MP -MF $depbase.Tpo -c -o d_sub.lo ../../../mpfr/src/d_sub.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c ../../../mpfr/src/d_sub.c -o d_sub.o +depbase=`echo mul_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_d.lo -MD -MP -MF $depbase.Tpo -c -o mul_d.lo ../../../mpfr/src/mul_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c ../../../mpfr/src/mul_d.c -o mul_d.o +depbase=`echo div_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_d.lo -MD -MP -MF $depbase.Tpo -c -o div_d.lo ../../../mpfr/src/div_d.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c ../../../mpfr/src/div_d.c -o div_d.o +depbase=`echo d_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT d_div.lo -MD -MP -MF $depbase.Tpo -c -o d_div.lo ../../../mpfr/src/d_div.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c ../../../mpfr/src/d_div.c -o d_div.o +depbase=`echo li2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT li2.lo -MD -MP -MF $depbase.Tpo -c -o li2.lo ../../../mpfr/src/li2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c ../../../mpfr/src/li2.c -o li2.o +depbase=`echo rec_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rec_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o rec_sqrt.lo ../../../mpfr/src/rec_sqrt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c ../../../mpfr/src/rec_sqrt.c -o rec_sqrt.o +depbase=`echo min_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT min_prec.lo -MD -MP -MF $depbase.Tpo -c -o min_prec.lo ../../../mpfr/src/min_prec.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c ../../../mpfr/src/min_prec.c -o min_prec.o +depbase=`echo buildopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT buildopt.lo -MD -MP -MF $depbase.Tpo -c -o buildopt.lo ../../../mpfr/src/buildopt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c ../../../mpfr/src/buildopt.c -o buildopt.o +depbase=`echo digamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT digamma.lo -MD -MP -MF $depbase.Tpo -c -o digamma.lo ../../../mpfr/src/digamma.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c ../../../mpfr/src/digamma.c -o digamma.o +depbase=`echo bernoulli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT bernoulli.lo -MD -MP -MF $depbase.Tpo -c -o bernoulli.lo ../../../mpfr/src/bernoulli.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c ../../../mpfr/src/bernoulli.c -o bernoulli.o +depbase=`echo isregular.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isregular.lo -MD -MP -MF $depbase.Tpo -c -o isregular.lo ../../../mpfr/src/isregular.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c ../../../mpfr/src/isregular.c -o isregular.o +depbase=`echo set_flt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_flt.lo -MD -MP -MF $depbase.Tpo -c -o set_flt.lo ../../../mpfr/src/set_flt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c ../../../mpfr/src/set_flt.c -o set_flt.o +depbase=`echo get_flt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_flt.lo -MD -MP -MF $depbase.Tpo -c -o get_flt.lo ../../../mpfr/src/get_flt.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c ../../../mpfr/src/get_flt.c -o get_flt.o +depbase=`echo scale2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT scale2.lo -MD -MP -MF $depbase.Tpo -c -o scale2.lo ../../../mpfr/src/scale2.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c ../../../mpfr/src/scale2.c -o scale2.o +depbase=`echo set_z_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_z_exp.lo -MD -MP -MF $depbase.Tpo -c -o set_z_exp.lo ../../../mpfr/src/set_z_exp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c ../../../mpfr/src/set_z_exp.c -o set_z_exp.o +depbase=`echo ai.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ai.lo -MD -MP -MF $depbase.Tpo -c -o ai.lo ../../../mpfr/src/ai.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ../../../mpfr/src/ai.c -o ai.o +depbase=`echo gammaonethird.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gammaonethird.lo -MD -MP -MF $depbase.Tpo -c -o gammaonethird.lo ../../../mpfr/src/gammaonethird.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c ../../../mpfr/src/gammaonethird.c -o gammaonethird.o +depbase=`echo grandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT grandom.lo -MD -MP -MF $depbase.Tpo -c -o grandom.lo ../../../mpfr/src/grandom.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c ../../../mpfr/src/grandom.c -o grandom.o +depbase=`echo fpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fpif.lo -MD -MP -MF $depbase.Tpo -c -o fpif.lo ../../../mpfr/src/fpif.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c ../../../mpfr/src/fpif.c -o fpif.o +depbase=`echo set_float128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_float128.lo -MD -MP -MF $depbase.Tpo -c -o set_float128.lo ../../../mpfr/src/set_float128.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c ../../../mpfr/src/set_float128.c -o set_float128.o +depbase=`echo get_float128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_float128.lo -MD -MP -MF $depbase.Tpo -c -o get_float128.lo ../../../mpfr/src/get_float128.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c ../../../mpfr/src/get_float128.c -o get_float128.o +depbase=`echo rndna.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rndna.lo -MD -MP -MF $depbase.Tpo -c -o rndna.lo ../../../mpfr/src/rndna.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c ../../../mpfr/src/rndna.c -o rndna.o +depbase=`echo nrandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT nrandom.lo -MD -MP -MF $depbase.Tpo -c -o nrandom.lo ../../../mpfr/src/nrandom.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c ../../../mpfr/src/nrandom.c -o nrandom.o +depbase=`echo random_deviate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT random_deviate.lo -MD -MP -MF $depbase.Tpo -c -o random_deviate.lo ../../../mpfr/src/random_deviate.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c ../../../mpfr/src/random_deviate.c -o random_deviate.o +depbase=`echo erandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erandom.lo -MD -MP -MF $depbase.Tpo -c -o erandom.lo ../../../mpfr/src/erandom.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c ../../../mpfr/src/erandom.c -o erandom.o +depbase=`echo mpfr-mini-gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpfr-mini-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-mini-gmp.lo ../../../mpfr/src/mpfr-mini-gmp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c ../../../mpfr/src/mpfr-mini-gmp.c -o mpfr-mini-gmp.o +depbase=`echo fmma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fmma.lo -MD -MP -MF $depbase.Tpo -c -o fmma.lo ../../../mpfr/src/fmma.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT fmma.lo -MD -MP -MF .deps/fmma.Tpo -c ../../../mpfr/src/fmma.c -o fmma.o +depbase=`echo log_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log_ui.lo -MD -MP -MF $depbase.Tpo -c -o log_ui.lo ../../../mpfr/src/log_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT log_ui.lo -MD -MP -MF .deps/log_ui.Tpo -c ../../../mpfr/src/log_ui.c -o log_ui.o +depbase=`echo gamma_inc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gamma_inc.lo -MD -MP -MF $depbase.Tpo -c -o gamma_inc.lo ../../../mpfr/src/gamma_inc.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT gamma_inc.lo -MD -MP -MF .deps/gamma_inc.Tpo -c ../../../mpfr/src/gamma_inc.c -o gamma_inc.o +depbase=`echo ubf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ubf.lo -MD -MP -MF $depbase.Tpo -c -o ubf.lo ../../../mpfr/src/ubf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT ubf.lo -MD -MP -MF .deps/ubf.Tpo -c ../../../mpfr/src/ubf.c -o ubf.o +depbase=`echo beta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT beta.lo -MD -MP -MF $depbase.Tpo -c -o beta.lo ../../../mpfr/src/beta.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c ../../../mpfr/src/beta.c -o beta.o +depbase=`echo odd_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT odd_p.lo -MD -MP -MF $depbase.Tpo -c -o odd_p.lo ../../../mpfr/src/odd_p.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT odd_p.lo -MD -MP -MF .deps/odd_p.Tpo -c ../../../mpfr/src/odd_p.c -o odd_p.o +depbase=`echo get_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_q.lo -MD -MP -MF $depbase.Tpo -c -o get_q.lo ../../../mpfr/src/get_q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_q.lo -MD -MP -MF .deps/get_q.Tpo -c ../../../mpfr/src/get_q.c -o get_q.o +depbase=`echo pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pool.lo -MD -MP -MF $depbase.Tpo -c -o pool.lo ../../../mpfr/src/pool.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c ../../../mpfr/src/pool.c -o pool.o +depbase=`echo total_order.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT total_order.lo -MD -MP -MF $depbase.Tpo -c -o total_order.lo ../../../mpfr/src/total_order.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT total_order.lo -MD -MP -MF .deps/total_order.Tpo -c ../../../mpfr/src/total_order.c -o total_order.o +depbase=`echo set_d128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d128.lo -MD -MP -MF $depbase.Tpo -c -o set_d128.lo ../../../mpfr/src/set_d128.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT set_d128.lo -MD -MP -MF .deps/set_d128.Tpo -c ../../../mpfr/src/set_d128.c -o set_d128.o +depbase=`echo get_d128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d128.lo -MD -MP -MF $depbase.Tpo -c -o get_d128.lo ../../../mpfr/src/get_d128.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_d128.lo -MD -MP -MF .deps/get_d128.Tpo -c ../../../mpfr/src/get_d128.c -o get_d128.o +depbase=`echo nbits_ulong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT nbits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o nbits_ulong.lo ../../../mpfr/src/nbits_ulong.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT nbits_ulong.lo -MD -MP -MF .deps/nbits_ulong.Tpo -c ../../../mpfr/src/nbits_ulong.c -o nbits_ulong.o +depbase=`echo cmpabs_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmpabs_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs_ui.lo ../../../mpfr/src/cmpabs_ui.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT cmpabs_ui.lo -MD -MP -MF .deps/cmpabs_ui.Tpo -c ../../../mpfr/src/cmpabs_ui.c -o cmpabs_ui.o +depbase=`echo get_patches.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_patches.lo -MD -MP -MF $depbase.Tpo -c -o get_patches.lo get_patches.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/build/gmp -DNO_ASM -g -O2 -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c get_patches.c -o get_patches.o +/bin/sh ../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -DNO_ASM -g -O2 -version-info 7:0:1 -static-libstdc++ -static-libgcc -o libmpfr.la -rpath /usr/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmpabs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dot.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_exp.lo ai.lo gammaonethird.lo grandom.lo fpif.lo set_float128.lo get_float128.lo rndna.lo nrandom.lo random_deviate.lo erandom.lo mpfr-mini-gmp.lo fmma.lo log_ui.lo gamma_inc.lo ubf.lo beta.lo odd_p.lo get_q.lo pool.lo total_order.lo set_d128.lo get_d128.lo nbits_ulong.lo cmpabs_ui.lo get_patches.lo -lgmp +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmpabs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dot.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o frexp.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o print_raw.o print_rnd_mode.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandom.o urandomb.o get_z_exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log10.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o set_zero.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o min_prec.o buildopt.o digamma.o bernoulli.o isregular.o set_flt.o get_flt.o scale2.o set_z_exp.o ai.o gammaonethird.o grandom.o fpif.o set_float128.o get_float128.o rndna.o nrandom.o random_deviate.o erandom.o mpfr-mini-gmp.o fmma.o log_ui.o gamma_inc.o ubf.o beta.o odd_p.o get_q.o pool.o total_order.o set_d128.o get_d128.o nbits_ulong.o cmpabs_ui.o get_patches.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libmpfr.a +libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/src' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/src' +Making all in tests +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tests' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tests' +Making all in tune +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tune' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tune' +Making all in tools/bench +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tools/bench' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr/tools/bench' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpfr' +mkdir -p -- ./mpc +Configuring in ./mpc +configure: creating cache ./config.cache +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for a sed that does not truncate output... /usr/bin/sed +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking the archiver (x86_64-lfs-linux-gnu-ar) interface... ar +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm +checking the name lister (x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-pc-linux-gnu file names to x86_64-lfs-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-dlltool... x86_64-lfs-linux-gnu-dlltool +checking how to associate runtime and link libraries... printf %s\n +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for archiver @FILE support... @ +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for sysroot... no +checking for a working dd... /usr/bin/dd +checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +checking for x86_64-lfs-linux-gnu-mt... no +checking for mt... no +checking if : is a manifest tool... no +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +checking for gmp.h... yes +checking for ANSI C header files... (cached) yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking for inttypes.h... (cached) yes +checking for stdint.h... (cached) yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking for unistd.h... (cached) yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking whether time.h and sys/time.h may both be included... yes +checking complex.h usability... yes +checking complex.h presence... yes +checking for complex.h... yes +checking for library containing creal... -lm +checking whether creal, cimag and I can be used... yes +checking for an ANSI C-conforming const... yes +checking for size_t... yes +checking for gettimeofday... yes +checking for localeconv... yes +checking for setlocale... yes +checking for getrusage... yes +checking for dup... yes +checking for dup2... yes +checking for __gmpz_init in -lgmp... yes +checking for MPFR... yes +checking for recent GMP... yes +checking for recent MPFR... yes +checking if gcc accepts -dumpversion option... yes +checking gcc version... 12.2.0 +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating src/Makefile +config.status: creating tests/Makefile +config.status: creating doc/Makefile +config.status: creating tools/Makefile +config.status: creating tools/bench/Makefile +config.status: creating tools/mpcheck/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +Making all in src +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/src' +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo ../../../mpc/src/abs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c ../../../mpc/src/abs.c -o abs.o +mv -f .deps/abs.Tpo .deps/abs.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo ../../../mpc/src/acos.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../../mpc/src/acos.c -o acos.o +mv -f .deps/acos.Tpo .deps/acos.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo ../../../mpc/src/acosh.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../../mpc/src/acosh.c -o acosh.o +mv -f .deps/acosh.Tpo .deps/acosh.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo ../../../mpc/src/add.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../../mpc/src/add.c -o add.o +mv -f .deps/add.Tpo .deps/add.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo ../../../mpc/src/add_fr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c ../../../mpc/src/add_fr.c -o add_fr.o +mv -f .deps/add_fr.Tpo .deps/add_fr.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo ../../../mpc/src/add_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c ../../../mpc/src/add_si.c -o add_si.o +mv -f .deps/add_si.Tpo .deps/add_si.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo ../../../mpc/src/add_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../../mpc/src/add_ui.c -o add_ui.o +mv -f .deps/add_ui.Tpo .deps/add_ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c -o arg.lo ../../../mpc/src/arg.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c ../../../mpc/src/arg.c -o arg.o +mv -f .deps/arg.Tpo .deps/arg.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo ../../../mpc/src/asin.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../../mpc/src/asin.c -o asin.o +mv -f .deps/asin.Tpo .deps/asin.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo ../../../mpc/src/asinh.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../../mpc/src/asinh.c -o asinh.o +mv -f .deps/asinh.Tpo .deps/asinh.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo ../../../mpc/src/atan.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../../mpc/src/atan.c -o atan.o +mv -f .deps/atan.Tpo .deps/atan.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo ../../../mpc/src/atanh.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../../mpc/src/atanh.c -o atanh.o +mv -f .deps/atanh.Tpo .deps/atanh.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo ../../../mpc/src/clear.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../../mpc/src/clear.c -o clear.o +mv -f .deps/clear.Tpo .deps/clear.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo ../../../mpc/src/cmp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../../mpc/src/cmp.c -o cmp.o +mv -f .deps/cmp.Tpo .deps/cmp.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo ../../../mpc/src/cmp_abs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c ../../../mpc/src/cmp_abs.c -o cmp_abs.o +mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c -o cmp_si_si.lo ../../../mpc/src/cmp_si_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c ../../../mpc/src/cmp_si_si.c -o cmp_si_si.o +mv -f .deps/cmp_si_si.Tpo .deps/cmp_si_si.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c -o conj.lo ../../../mpc/src/conj.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c ../../../mpc/src/conj.c -o conj.o +mv -f .deps/conj.Tpo .deps/conj.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo ../../../mpc/src/cos.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../../mpc/src/cos.c -o cos.o +mv -f .deps/cos.Tpo .deps/cos.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo ../../../mpc/src/cosh.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../../mpc/src/cosh.c -o cosh.o +mv -f .deps/cosh.Tpo .deps/cosh.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo ../../../mpc/src/div_2si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../../mpc/src/div_2si.c -o div_2si.o +mv -f .deps/div_2si.Tpo .deps/div_2si.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo ../../../mpc/src/div_2ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../../mpc/src/div_2ui.c -o div_2ui.o +mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo ../../../mpc/src/div.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../../mpc/src/div.c -o div.o +mv -f .deps/div.Tpo .deps/div.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo ../../../mpc/src/div_fr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c ../../../mpc/src/div_fr.c -o div_fr.o +mv -f .deps/div_fr.Tpo .deps/div_fr.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo ../../../mpc/src/div_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../../mpc/src/div_ui.c -o div_ui.o +mv -f .deps/div_ui.Tpo .deps/div_ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c -o dot.lo ../../../mpc/src/dot.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c ../../../mpc/src/dot.c -o dot.o +mv -f .deps/dot.Tpo .deps/dot.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo ../../../mpc/src/exp.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../../mpc/src/exp.c -o exp.o +mv -f .deps/exp.Tpo .deps/exp.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo ../../../mpc/src/fma.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../../mpc/src/fma.c -o fma.o +mv -f .deps/fma.Tpo .deps/fma.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo ../../../mpc/src/fr_div.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c ../../../mpc/src/fr_div.c -o fr_div.o +mv -f .deps/fr_div.Tpo .deps/fr_div.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo ../../../mpc/src/fr_sub.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c ../../../mpc/src/fr_sub.c -o fr_sub.o +mv -f .deps/fr_sub.Tpo .deps/fr_sub.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c -o get_prec2.lo ../../../mpc/src/get_prec2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c ../../../mpc/src/get_prec2.c -o get_prec2.o +mv -f .deps/get_prec2.Tpo .deps/get_prec2.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo ../../../mpc/src/get_prec.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c ../../../mpc/src/get_prec.c -o get_prec.o +mv -f .deps/get_prec.Tpo .deps/get_prec.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo ../../../mpc/src/get_version.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c ../../../mpc/src/get_version.c -o get_version.o +mv -f .deps/get_version.Tpo .deps/get_version.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c -o get_x.lo ../../../mpc/src/get_x.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c ../../../mpc/src/get_x.c -o get_x.o +mv -f .deps/get_x.Tpo .deps/get_x.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c -o imag.lo ../../../mpc/src/imag.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c ../../../mpc/src/imag.c -o imag.o +mv -f .deps/imag.Tpo .deps/imag.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo ../../../mpc/src/init2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../../mpc/src/init2.c -o init2.o +mv -f .deps/init2.Tpo .deps/init2.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c -o init3.lo ../../../mpc/src/init3.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c ../../../mpc/src/init3.c -o init3.o +mv -f .deps/init3.Tpo .deps/init3.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo ../../../mpc/src/inp_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../../mpc/src/inp_str.c -o inp_str.o +mv -f .deps/inp_str.Tpo .deps/inp_str.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../../mpc/src/log.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../../mpc/src/log.c -o log.o +mv -f .deps/log.Tpo .deps/log.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo ../../../mpc/src/log10.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../../mpc/src/log10.c -o log10.o +mv -f .deps/log10.Tpo .deps/log10.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo ../../../mpc/src/mem.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c ../../../mpc/src/mem.c -o mem.o +mv -f .deps/mem.Tpo .deps/mem.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo ../../../mpc/src/mul_2si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../../mpc/src/mul_2si.c -o mul_2si.o +mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo ../../../mpc/src/mul_2ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../../mpc/src/mul_2ui.c -o mul_2ui.o +mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo ../../../mpc/src/mul.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../../mpc/src/mul.c -o mul.o +mv -f .deps/mul.Tpo .deps/mul.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo ../../../mpc/src/mul_fr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c ../../../mpc/src/mul_fr.c -o mul_fr.o +mv -f .deps/mul_fr.Tpo .deps/mul_fr.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c -o mul_i.lo ../../../mpc/src/mul_i.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c ../../../mpc/src/mul_i.c -o mul_i.o +mv -f .deps/mul_i.Tpo .deps/mul_i.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo ../../../mpc/src/mul_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c ../../../mpc/src/mul_si.c -o mul_si.o +mv -f .deps/mul_si.Tpo .deps/mul_si.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo ../../../mpc/src/mul_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../../mpc/src/mul_ui.c -o mul_ui.o +mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo ../../../mpc/src/neg.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../../mpc/src/neg.c -o neg.o +mv -f .deps/neg.Tpo .deps/neg.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo ../../../mpc/src/norm.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c ../../../mpc/src/norm.c -o norm.o +mv -f .deps/norm.Tpo .deps/norm.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo ../../../mpc/src/out_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../../mpc/src/out_str.c -o out_str.o +mv -f .deps/out_str.Tpo .deps/out_str.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo ../../../mpc/src/pow.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../../mpc/src/pow.c -o pow.o +mv -f .deps/pow.Tpo .deps/pow.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c -o pow_fr.lo ../../../mpc/src/pow_fr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c ../../../mpc/src/pow_fr.c -o pow_fr.o +mv -f .deps/pow_fr.Tpo .deps/pow_fr.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c -o pow_ld.lo ../../../mpc/src/pow_ld.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c ../../../mpc/src/pow_ld.c -o pow_ld.o +mv -f .deps/pow_ld.Tpo .deps/pow_ld.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c -o pow_d.lo ../../../mpc/src/pow_d.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c ../../../mpc/src/pow_d.c -o pow_d.o +mv -f .deps/pow_d.Tpo .deps/pow_d.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo ../../../mpc/src/pow_si.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../../mpc/src/pow_si.c -o pow_si.o +mv -f .deps/pow_si.Tpo .deps/pow_si.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo ../../../mpc/src/pow_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../../mpc/src/pow_ui.c -o pow_ui.o +mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo ../../../mpc/src/pow_z.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../../mpc/src/pow_z.c -o pow_z.o +mv -f .deps/pow_z.Tpo .deps/pow_z.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo ../../../mpc/src/proj.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c ../../../mpc/src/proj.c -o proj.o +mv -f .deps/proj.Tpo .deps/proj.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo ../../../mpc/src/real.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT real.lo -MD -MP -MF .deps/real.Tpo -c ../../../mpc/src/real.c -o real.o +mv -f .deps/real.Tpo .deps/real.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c -o rootofunity.lo ../../../mpc/src/rootofunity.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c ../../../mpc/src/rootofunity.c -o rootofunity.o +mv -f .deps/rootofunity.Tpo .deps/rootofunity.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo ../../../mpc/src/urandom.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../../mpc/src/urandom.c -o urandom.o +mv -f .deps/urandom.Tpo .deps/urandom.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo ../../../mpc/src/set.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../../mpc/src/set.c -o set.o +mv -f .deps/set.Tpo .deps/set.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo ../../../mpc/src/set_prec.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../../mpc/src/set_prec.c -o set_prec.o +mv -f .deps/set_prec.Tpo .deps/set_prec.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo ../../../mpc/src/set_str.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../../mpc/src/set_str.c -o set_str.o +mv -f .deps/set_str.Tpo .deps/set_str.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c -o set_x.lo ../../../mpc/src/set_x.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c ../../../mpc/src/set_x.c -o set_x.o +mv -f .deps/set_x.Tpo .deps/set_x.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c -o set_x_x.lo ../../../mpc/src/set_x_x.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c ../../../mpc/src/set_x_x.c -o set_x_x.o +mv -f .deps/set_x_x.Tpo .deps/set_x_x.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo ../../../mpc/src/sin.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../../mpc/src/sin.c -o sin.o +mv -f .deps/sin.Tpo .deps/sin.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo ../../../mpc/src/sin_cos.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../../mpc/src/sin_cos.c -o sin_cos.o +mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo ../../../mpc/src/sinh.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../../mpc/src/sinh.c -o sinh.o +mv -f .deps/sinh.Tpo .deps/sinh.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo ../../../mpc/src/sqr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../../mpc/src/sqr.c -o sqr.o +mv -f .deps/sqr.Tpo .deps/sqr.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo ../../../mpc/src/sqrt.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../../mpc/src/sqrt.c -o sqrt.o +mv -f .deps/sqrt.Tpo .deps/sqrt.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c -o strtoc.lo ../../../mpc/src/strtoc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c ../../../mpc/src/strtoc.c -o strtoc.o +mv -f .deps/strtoc.Tpo .deps/strtoc.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo ../../../mpc/src/sub.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../../mpc/src/sub.c -o sub.o +mv -f .deps/sub.Tpo .deps/sub.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo ../../../mpc/src/sub_fr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c ../../../mpc/src/sub_fr.c -o sub_fr.o +mv -f .deps/sub_fr.Tpo .deps/sub_fr.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo ../../../mpc/src/sub_ui.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../../mpc/src/sub_ui.c -o sub_ui.o +mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c -o sum.lo ../../../mpc/src/sum.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c ../../../mpc/src/sum.c -o sum.o +mv -f .deps/sum.Tpo .deps/sum.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo ../../../mpc/src/swap.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../../mpc/src/swap.c -o swap.o +mv -f .deps/swap.Tpo .deps/swap.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo ../../../mpc/src/tan.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../../mpc/src/tan.c -o tan.o +mv -f .deps/tan.Tpo .deps/tan.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo ../../../mpc/src/tanh.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../../mpc/src/tanh.c -o tanh.o +mv -f .deps/tanh.Tpo .deps/tanh.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo ../../../mpc/src/uceil_log2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../../mpc/src/uceil_log2.c -o uceil_log2.o +mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ../../../mpc/src/ui_div.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../../mpc/src/ui_div.c -o ui_div.o +mv -f .deps/ui_div.Tpo .deps/ui_div.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c -o ui_ui_sub.lo ../../../mpc/src/ui_ui_sub.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -g -O2 -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ../../../mpc/src/ui_ui_sub.c -o ui_ui_sub.o +mv -f .deps/ui_ui_sub.Tpo .deps/ui_ui_sub.Plo +/bin/sh ../libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -version-info 5:1:2 -static-libstdc++ -static-libgcc -o libmpc.la -rpath /usr/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo dot.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo sum.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lgmp -lm +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libmpc.a abs.o acos.o acosh.o add.o add_fr.o add_si.o add_ui.o arg.o asin.o asinh.o atan.o atanh.o clear.o cmp.o cmp_abs.o cmp_si_si.o conj.o cos.o cosh.o div_2si.o div_2ui.o div.o div_fr.o div_ui.o dot.o exp.o fma.o fr_div.o fr_sub.o get_prec2.o get_prec.o get_version.o get_x.o imag.o init2.o init3.o inp_str.o log.o log10.o mem.o mul_2si.o mul_2ui.o mul.o mul_fr.o mul_i.o mul_si.o mul_ui.o neg.o norm.o out_str.o pow.o pow_fr.o pow_ld.o pow_d.o pow_si.o pow_ui.o pow_z.o proj.o real.o rootofunity.o urandom.o set.o set_prec.o set_str.o set_x.o set_x_x.o sin.o sin_cos.o sinh.o sqr.o sqrt.o strtoc.o sub.o sub_fr.o sub_ui.o sum.o swap.o tan.o tanh.o uceil_log2.o ui_div.o ui_ui_sub.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libmpc.a +libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/src' +Making all in tests +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tests' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tests' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/doc' +Making all in tools +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools' +Making all in bench +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools/bench' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools/bench' +Making all in mpcheck +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools/mpcheck' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools/mpcheck' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc/tools' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/mpc' +mkdir -p -- ./lto-plugin +Configuring in ./lto-plugin +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no +checking for style of include used by make... GNU +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for x86_64-lfs-linux-gnu-gcc... (cached) x86_64-lfs-linux-gnu-gcc +checking whether we are using the GNU C compiler... (cached) yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... (cached) none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... (cached) yes +checking dependency style of x86_64-lfs-linux-gnu-gcc... (cached) gcc3 +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes +checking for -static-libgcc... yes +checking for CET support... yes +checking whether symbol versioning is supported... gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm +checking the name lister (x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for int64_t... yes +checking for uint64_t... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +/bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -g -O2 -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -g -O2 -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o +/bin/sh ./libtool --tag=CC --tag=disable-static --mode=link x86_64-lfs-linux-gnu-gcc -Wall -fcf-protection -g -O2 -Wc,-static-libgcc -module -avoid-version -bindir /usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 -Wl,--version-script=../../lto-plugin/lto-plugin.map -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath /usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -Wl,--version-script=../../lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so +libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) +mkdir -p -- ../gcc +libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /mnt/lfs/sources/gcc-12.2.0/build/lto-plugin/../gcc/liblto_plugin.so +libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /mnt/lfs/sources/gcc-12.2.0/build/lto-plugin/../gcc/liblto_plugin.la +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +Configuring in ./gcc +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking LIBRARY_PATH variable... ok +checking GCC_EXEC_PREFIX variable... ok +checking whether to place generated files in the source directory... no +checking whether a default linker was specified... no +checking whether a default dsymutil was specified... no +checking whether a default assembler was specified... no +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking for x86_64-lfs-linux-gnu-gnatbind... no +checking for x86_64-lfs-linux-gnu-gnatmake... no +checking whether compiler driver understands Ada... no +checking for x86_64-lfs-linux-gnu-gdc... no +checking whether the D compiler works... no +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for inline... inline +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking size of ino_t... 8 +checking size of dev_t... 8 +checking size of void *... 8 +checking size of short... 2 +checking size of int... 4 +checking size of long... 8 +checking for long long... yes +checking size of long long... 8 +checking for int8_t... yes +checking for int16_t... yes +checking for int32_t... yes +checking for int64_t... yes +checking for unsigned long long int... yes +checking for long long int... yes +checking for intmax_t... yes +checking for intptr_t... yes +checking for uint8_t... yes +checking for uint16_t... yes +checking for uint32_t... yes +checking for uint64_t... yes +checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int64_t underlying type... long +checking for std::swap in ... yes +checking whether x86_64-lfs-linux-gnu-g++ is affected by placement new aliasing bug... no +checking whether x86_64-lfs-linux-gnu-g++ supports -W... yes +checking whether x86_64-lfs-linux-gnu-g++ supports -Wall... yes +checking whether x86_64-lfs-linux-gnu-g++ supports -Wnarrowing... yes +checking whether x86_64-lfs-linux-gnu-g++ supports -Wwrite-strings... yes +checking whether x86_64-lfs-linux-gnu-g++ supports -Wcast-qual... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wstrict-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-prototypes... yes +checking whether x86_64-lfs-linux-gnu-g++ supports -Wmissing-format-attribute... yes +checking whether x86_64-lfs-linux-gnu-g++ supports -Woverloaded-virtual... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wold-style-definition... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wc++-compat... yes +checking whether x86_64-lfs-linux-gnu-g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -fno-exceptions... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -fno-rtti... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -fasynchronous-unwind-tables... yes +checking valgrind.h usability... no +checking valgrind.h presence... no +checking for valgrind.h... no +checking for VALGRIND_DISCARD in ... no +checking for VALGRIND_DISCARD in ... no +checking for multiarch configuration... auto +checking whether make sets $(MAKE)... yes +checking for gawk... gawk +checking whether ln -s works... yes +checking whether ln works... yes +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for a BSD compatible install... /usr/bin/install -c +checking for cmp's capabilities... gnucompare +checking for mktemp... yes +checking for makeinfo... makeinfo --split-size=5000000 +checking for modern makeinfo... yes +checking for recent Pod::Man... yes +checking for flex... flex +checking for bison... bison +checking for nm... x86_64-lfs-linux-gnu-nm +checking for ar... x86_64-lfs-linux-gnu-ar +checking for sphinx-build... texinfo +checking for ANSI C header files... (cached) yes +checking whether time.h and sys/time.h may both be included... yes +checking whether string.h and strings.h may both be included... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether termios.h defines TIOCGWINSZ... no +checking whether sys/ioctl.h defines TIOCGWINSZ... yes +checking for limits.h... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for time.h... yes +checking for iconv.h... yes +checking for fcntl.h... yes +checking for ftw.h... yes +checking for unistd.h... (cached) yes +checking for sys/file.h... yes +checking for sys/time.h... yes +checking for sys/mman.h... yes +checking for sys/resource.h... yes +checking for sys/param.h... yes +checking for sys/times.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/locking.h... no +checking for direct.h... no +checking for malloc.h... yes +checking for langinfo.h... yes +checking for ldfcn.h... no +checking for locale.h... yes +checking for wchar.h... yes +checking for thread.h... no +checking for pthread.h... yes +checking for CHAR_BIT... yes +checking whether byte ordering is bigendian... no +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E +checking for unordered_map... yes +checking for tr1/unordered_map... yes +checking for ext/hash_map... yes +checking dependency style of x86_64-lfs-linux-gnu-g++... gcc3 +checking for collect2 libraries... none required +checking for library containing exc_resume... no +checking for library containing kstat_open... no +checking for library containing gethostbyname... none required +checking for library containing socket... none required +checking for library containing ldexp... none required +checking for library containing dlopen... none required +checking for inttypes.h... yes +checking for zstd.h... no +checking for library containing ZSTD_compress... no +checking for times... yes +checking for clock... yes +checking for kill... yes +checking for getrlimit... yes +checking for setrlimit... yes +checking for atoq... no +checking for popen... yes +checking for sysconf... yes +checking for strsignal... yes +checking for getrusage... yes +checking for nl_langinfo... yes +checking for gettimeofday... yes +checking for mbstowcs... yes +checking for wcswidth... yes +checking for mmap... yes +checking for posix_fallocate... yes +checking for setlocale... yes +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking for madvise... yes +checking for mallinfo... yes +checking for mallinfo2... yes +checking for fstatat... yes +checking whether mbstowcs works... yes +checking for ssize_t... yes +checking for caddr_t... yes +checking for sighander_t... no +checking for sys/mman.h... (cached) yes +checking for mmap... (cached) yes +checking whether read-only mmap of a plain file works... yes +checking whether mmap from /dev/zero works... yes +checking for MAP_ANON(YMOUS)... yes +checking whether mmap with MAP_ANON(YMOUS) works... yes +checking for pid_t... yes +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... cross +checking for working vfork... (cached) yes +checking for ld used by GCC... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for LC_MESSAGES... yes +checking for nl_langinfo and CODESET... yes +checking whether basename is declared... yes +checking whether strstr is declared... yes +checking whether getenv is declared... yes +checking whether atol is declared... yes +checking whether atoll is declared... yes +checking whether asprintf is declared... yes +checking whether sbrk is declared... yes +checking whether abort is declared... yes +checking whether atof is declared... yes +checking whether getcwd is declared... yes +checking whether getwd is declared... yes +checking whether madvise is declared... yes +checking whether stpcpy is declared... yes +checking whether strnlen is declared... yes +checking whether strsignal is declared... yes +checking whether strverscmp is declared... yes +checking whether strtol is declared... yes +checking whether strtoul is declared... yes +checking whether strtoll is declared... yes +checking whether strtoull is declared... yes +checking whether setenv is declared... yes +checking whether unsetenv is declared... yes +checking whether errno is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether calloc is declared... yes +checking whether free is declared... yes +checking whether getopt is declared... yes +checking whether clock is declared... yes +checking whether getpagesize is declared... yes +checking whether ffs is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether getrlimit is declared... yes +checking whether setrlimit is declared... yes +checking whether getrusage is declared... yes +checking whether mallinfo is declared... yes +checking whether mallinfo2 is declared... yes +checking whether ldgetname is declared... no +checking whether times is declared... yes +checking whether sigaltstack is declared... yes +checking for struct tms... yes +checking for clock_t... yes +checking for F_SETLKW... yes +checking for O_CLOEXEC... yes +checking for AF_UNIX... yes +checking for AF_INET6... yes +checking for _LK_LOCK... no +checking if mkdir takes one argument... no +Using `../../gcc/config/i386/i386.cc' for machine-specific logic. +Using `../../gcc/config/i386/i386.md' as machine description file. +Using the following target machine macro files: + ../../gcc/config/vxworks-dummy.h + ../../gcc/config/i386/biarch64.h + ../../gcc/config/i386/i386.h + ../../gcc/config/i386/unix.h + ../../gcc/config/i386/att.h + ../../gcc/config/dbxelf.h + ../../gcc/config/elfos.h + ../../gcc/config/gnu-user.h + ../../gcc/config/glibc-stdint.h + ../../gcc/config/i386/x86-64.h + ../../gcc/config/i386/gnu-user-common.h + ../../gcc/config/i386/gnu-user64.h + ../../gcc/config/linux.h + ../../gcc/config/linux-android.h + ../../gcc/config/i386/linux-common.h + ../../gcc/config/i386/linux64.h + ../../gcc/config/initfini-array.h +Using host-linux.o for host machine hooks. +checking for __cxa_atexit... yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking LIBRARY_PATH variable... ok +checking GCC_EXEC_PREFIX variable... ok +checking whether to place generated files in the source directory... no +checking whether a default linker was specified... no +checking whether a default dsymutil was specified... no +checking whether a default assembler was specified... no +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for x86_64-pc-linux-gnu-gnatbind... no +checking for x86_64-pc-linux-gnu-gnatmake... no +checking whether compiler driver understands Ada... no +checking for x86_64-pc-linux-gnu-gdc... no +checking whether the D compiler works... no +checking how to run the C++ preprocessor... g++ -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to run the C preprocessor... gcc -E +checking for inline... inline +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking size of ino_t... 8 +checking size of dev_t... 8 +checking size of void *... 8 +checking size of short... 2 +checking size of int... 4 +checking size of long... 8 +checking for long long... yes +checking size of long long... 8 +checking for int8_t... yes +checking for int16_t... yes +checking for int32_t... yes +checking for int64_t... yes +checking for unsigned long long int... yes +checking for long long int... yes +checking for intmax_t... yes +checking for intptr_t... yes +checking for uint8_t... yes +checking for uint16_t... yes +checking for uint32_t... yes +checking for uint64_t... yes +checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int64_t underlying type... long +checking for std::swap in ... yes +checking whether g++ is affected by placement new aliasing bug... no +checking whether g++ supports -W... yes +checking whether g++ supports -Wall... yes +checking whether g++ supports -Wnarrowing... yes +checking whether g++ supports -Wwrite-strings... yes +checking whether g++ supports -Wcast-qual... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether g++ supports -Wmissing-format-attribute... yes +checking whether g++ supports -Woverloaded-virtual... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wc++-compat... yes +checking whether g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes +checking whether gcc supports -fno-exceptions... yes +checking whether gcc supports -fno-rtti... yes +checking whether gcc supports -fasynchronous-unwind-tables... yes +checking valgrind.h usability... no +checking valgrind.h presence... no +checking for valgrind.h... no +checking for VALGRIND_DISCARD in ... no +checking for VALGRIND_DISCARD in ... no +checking for multiarch configuration... no, disabled auto check (cross build configured without --with-sysroot) +checking whether make sets $(MAKE)... yes +checking for gawk... gawk +checking whether ln -s works... yes +checking whether ln works... yes +checking for x86_64-pc-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for a BSD compatible install... /usr/bin/install -c +checking for cmp's capabilities... gnucompare +checking for mktemp... yes +checking for makeinfo... makeinfo --split-size=5000000 +checking for modern makeinfo... yes +checking for recent Pod::Man... yes +checking for flex... flex +checking for bison... bison +checking for nm... x86_64-lfs-linux-gnu-nm +checking for ar... x86_64-lfs-linux-gnu-ar +checking for sphinx-build... texinfo +checking for ANSI C header files... (cached) yes +checking whether time.h and sys/time.h may both be included... yes +checking whether string.h and strings.h may both be included... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether termios.h defines TIOCGWINSZ... no +checking whether sys/ioctl.h defines TIOCGWINSZ... yes +checking for limits.h... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for time.h... yes +checking for iconv.h... yes +checking for fcntl.h... yes +checking for ftw.h... yes +checking for unistd.h... (cached) yes +checking for sys/file.h... yes +checking for sys/time.h... yes +checking for sys/mman.h... yes +checking for sys/resource.h... yes +checking for sys/param.h... yes +checking for sys/times.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/locking.h... no +checking for direct.h... no +checking for malloc.h... yes +checking for langinfo.h... yes +checking for ldfcn.h... no +checking for locale.h... yes +checking for wchar.h... yes +checking for thread.h... no +checking for pthread.h... yes +checking for CHAR_BIT... yes +checking whether byte ordering is bigendian... no +checking how to run the C++ preprocessor... g++ -E +checking for unordered_map... yes +checking for tr1/unordered_map... yes +checking for ext/hash_map... yes +checking dependency style of g++... gcc3 +checking for collect2 libraries... none required +checking for library containing exc_resume... no +checking for library containing kstat_open... no +checking for library containing gethostbyname... none required +checking for library containing socket... none required +checking for library containing ldexp... none required +checking for library containing dlopen... none required +checking for inttypes.h... yes +checking for zstd.h... yes +checking for library containing ZSTD_compress... -lzstd +checking for times... yes +checking for clock... yes +checking for kill... yes +checking for getrlimit... yes +checking for setrlimit... yes +checking for atoq... no +checking for popen... yes +checking for sysconf... yes +checking for strsignal... yes +checking for getrusage... yes +checking for nl_langinfo... yes +checking for gettimeofday... yes +checking for mbstowcs... yes +checking for wcswidth... yes +checking for mmap... yes +checking for posix_fallocate... yes +checking for setlocale... yes +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking for madvise... yes +checking for mallinfo... yes +checking for mallinfo2... yes +checking for fstatat... yes +checking whether mbstowcs works... yes +checking for ssize_t... yes +checking for caddr_t... yes +checking for sighander_t... no +checking for sys/mman.h... (cached) yes +checking for mmap... (cached) yes +checking whether read-only mmap of a plain file works... yes +checking whether mmap from /dev/zero works... yes +checking for MAP_ANON(YMOUS)... yes +checking whether mmap with MAP_ANON(YMOUS) works... yes +checking for pid_t... yes +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for ld used by GCC... /usr/bin/ld +checking if the linker (/usr/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for LC_MESSAGES... yes +checking for nl_langinfo and CODESET... yes +checking whether basename is declared... yes +checking whether strstr is declared... yes +checking whether getenv is declared... yes +checking whether atol is declared... yes +checking whether atoll is declared... yes +checking whether asprintf is declared... yes +checking whether sbrk is declared... yes +checking whether abort is declared... yes +checking whether atof is declared... yes +checking whether getcwd is declared... yes +checking whether getwd is declared... yes +checking whether madvise is declared... yes +checking whether stpcpy is declared... yes +checking whether strnlen is declared... yes +checking whether strsignal is declared... yes +checking whether strverscmp is declared... yes +checking whether strtol is declared... yes +checking whether strtoul is declared... yes +checking whether strtoll is declared... yes +checking whether strtoull is declared... yes +checking whether setenv is declared... yes +checking whether unsetenv is declared... yes +checking whether errno is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether calloc is declared... yes +checking whether free is declared... yes +checking whether getopt is declared... yes +checking whether clock is declared... yes +checking whether getpagesize is declared... yes +checking whether ffs is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether getrlimit is declared... yes +checking whether setrlimit is declared... yes +checking whether getrusage is declared... yes +checking whether mallinfo is declared... yes +checking whether mallinfo2 is declared... yes +checking whether ldgetname is declared... no +checking whether times is declared... yes +checking whether sigaltstack is declared... yes +checking for struct tms... yes +checking for clock_t... yes +checking for F_SETLKW... yes +checking for O_CLOEXEC... yes +checking for AF_UNIX... yes +checking for AF_INET6... yes +checking for _LK_LOCK... no +checking if mkdir takes one argument... no +Using `../../../gcc/config/i386/i386.cc' for machine-specific logic. +Using `../../../gcc/config/i386/i386.md' as machine description file. +Using the following target machine macro files: + ../../../gcc/config/vxworks-dummy.h + ../../../gcc/config/i386/biarch64.h + ../../../gcc/config/i386/i386.h + ../../../gcc/config/i386/unix.h + ../../../gcc/config/i386/att.h + ../../../gcc/config/dbxelf.h + ../../../gcc/config/elfos.h + ../../../gcc/config/gnu-user.h + ../../../gcc/config/glibc-stdint.h + ../../../gcc/config/i386/x86-64.h + ../../../gcc/config/i386/gnu-user-common.h + ../../../gcc/config/i386/gnu-user64.h + ../../../gcc/config/linux.h + ../../../gcc/config/linux-android.h + ../../../gcc/config/i386/linux-common.h + ../../../gcc/config/i386/linux64.h + ../../../gcc/config/initfini-array.h +Using host-linux.o for host machine hooks. +checking whether NLS is requested... no +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by gcc... /usr/bin/ld +checking if the linker (/usr/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm +checking the name lister (x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /usr/bin/ld option to reload object files... -r +checking for x86_64-pc-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for x86_64-pc-linux-gnu-strip... no +checking for strip... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib +checking command to parse x86_64-lfs-linux-gnu-nm output from gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc supports -fno-rtti -fno-exceptions... no +checking for gcc option to produce PIC... -fPIC -DPIC +checking if gcc PIC flag -fPIC -DPIC works... yes +checking if gcc static flag -static works... yes +checking if gcc supports -c -o file.o... yes +checking if gcc supports -c -o file.o... (cached) yes +checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... g++ -E +checking for ld used by g++... /usr/bin/ld -m elf_x86_64 +checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes +checking for g++ option to produce PIC... -fPIC -DPIC +checking if g++ PIC flag -fPIC -DPIC works... yes +checking if g++ static flag -static works... yes +checking if g++ supports -c -o file.o... yes +checking if g++ supports -c -o file.o... (cached) yes +checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether we are using gold... no +checking whether we are using mold... no +checking gold linker with split stack support as non default... +checking what linker to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking what nm to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm +checking what objdump to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump +checking what readelf to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/readelf +checking for x86_64-lfs-linux-gnu-otool... no +checking what otool to use... not found +checking for x86_64-lfs-linux-gnu-dsymutil... no +checking assembler flags... --64 +checking assembler for .balign and .p2align... yes +checking assembler for .p2align with maximum skip... yes +checking assembler for .literal16... no +checking assembler for working .subsection -1... yes +checking assembler for .weak... yes +checking assembler for .weakref... yes +checking assembler for .nsubspa comdat... no +checking assembler for .hidden... yes +checking linker for .hidden support... yes +checking linker read-only and read-write section mixing... read-write +checking for .preinit_array/.init_array/.fini_array support... (cached) yes +checking assembler for .sleb128 and .uleb128... yes +checking assembler for cfi directives... yes +checking assembler for working cfi advance... yes +checking assembler for cfi personality directive... yes +checking assembler for cfi sections directive... yes +checking assembler for eh_frame optimization... yes +checking assembler for section exclude flag... yes +checking assembler for section 'R' flag... yes +checking assembler for section 'o' flag... yes +checking assembler for section merging support... yes +checking assembler for stabs directive... yes +checking assembler for COMDAT group support (GNU as)... yes +checking assembler for line table is_stmt support... yes +checking assembler for line table discriminator support... yes +checking assembler for thread-local storage support... yes +checking linker -Bstatic/-Bdynamic option... yes +checking linker --version-script option... yes +checking linker soname option... yes +checking linker --demangle support... yes +checking linker plugin support... 0 +checking assembler for -xbrace_comment... no +checking assembler for filds and fists mnemonics... yes +checking assembler for fildq and fistpq mnemonics... yes +checking assembler for cmov syntax... no +checking assembler for ffreep mnemonic... yes +checking assembler for .quad directive... yes +checking assembler for sahf mnemonic... yes +checking assembler for interunit movq mnemonic... yes +checking assembler for hle prefixes... yes +checking assembler for swap suffix... yes +checking assembler for different section symbol subtraction... yes +checking assembler for rep and lock prefix... yes +checking assembler for ud2 mnemonic... yes +checking assembler for R_386_TLS_GD_PLT reloc... no +checking assembler for R_386_TLS_LDM_PLT reloc... no +checking assembler for R_386_TLS_LDM reloc... no +checking assembler for R_386_GOT32X reloc... yes +checking assembler for GOTOFF in data... yes +checking assembler for calling ___tls_get_addr via GOT... yes +checking assembler for dwarf2 debug_line support... yes +checking assembler for buggy dwarf2 .file directive... no +checking assembler for dwarf2 debug_view support... yes +checking assembler for --gdwarf2 option... yes +checking assembler for --gdwarf-5 option... yes +checking assembler for assembly of compiler generated 64-bit .debug_line... yes +checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes +checking assembler for --gdwarf-4 with the APP marker... yes +checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes +checking assembler for --gstabs option... yes +checking assembler for --debug-prefix-map option... yes +checking assembler for compressed debug sections... 2 +checking assembler for .lcomm with alignment... no +checking for target glibc version... 0.0 +checking assembler for gnu_unique_object... yes +checking assembler for tolerance to line number 0... yes +checking support for thin archives... yes +checking linker PT_GNU_EH_FRAME support... yes +checking linker CIEv3 in .eh_frame support... yes +checking linker position independent executable support... yes +checking linker PIE support with copy reloc... yes +checking linker EH-compatible garbage collection of sections... yes +checking linker EH garbage collection of sections bug... no +checking linker for compressed debug sections... 3 +checking linker --as-needed support... yes +checking linker mapfile support for clearing hardware capabilities... no +checking linker --build-id support... yes +checking linker *_sol2 emulation support... no +checking linker --sysroot support... yes +checking __stack_chk_fail in target C library... no +checking sys/sdt.h in the target C library... no +checking dl_iterate_phdr in target C library... unknown +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether to avoid linking multiple front-ends at once... no +checking whether to serialize linking of multiple front-ends... no +checking for exported symbols... yes +checking for -rdynamic... yes +checking for library containing dlopen... (cached) none required +checking for -fPIC -shared... yes +gcc_driver_version: 12.2.0 +checking for -fno-PIE option... yes +checking for -no-pie option... yes +checking for CET support... yes +checking linker -z bndplt option... yes +checking linker --push-state/--pop-state options... yes +configure: creating ./config.status +config.status: creating as +config.status: creating collect-ld +config.status: creating nm +config.status: creating dsymutil +config.status: creating Makefile +config.status: creating ada/gcc-interface/Makefile +config.status: creating ada/Makefile +config.status: creating auto-host.h +config.status: executing depdir commands +mkdir -p -- .deps +config.status: executing gccdepdir commands +mkdir -p -- build/.deps +mkdir -p -- ada/.deps +mkdir -p -- c/.deps +mkdir -p -- cp/.deps +mkdir -p -- d/.deps +mkdir -p -- fortran/.deps +mkdir -p -- go/.deps +mkdir -p -- jit/.deps +mkdir -p -- lto/.deps +mkdir -p -- objc/.deps +mkdir -p -- objcp/.deps +mkdir -p -- c-family/.deps +mkdir -p -- common/.deps +mkdir -p -- analyzer/.deps +mkdir -p -- rtl-ssa/.deps +config.status: executing default commands +checking whether NLS is requested... no +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm +checking the name lister (x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib +checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E +checking for ld used by x86_64-lfs-linux-gnu-g++... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking for x86_64-lfs-linux-gnu-g++ option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-g++ static flag -static works... yes +checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether we are using gold... no +checking whether we are using mold... no +checking gold linker with split stack support as non default... +checking what linker to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking what nm to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm +checking what objdump to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump +checking what readelf to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/readelf +checking for x86_64-lfs-linux-gnu-otool... no +checking what otool to use... not found +checking for x86_64-lfs-linux-gnu-dsymutil... no +checking assembler flags... --64 +checking assembler for .balign and .p2align... yes +checking assembler for .p2align with maximum skip... yes +checking assembler for .literal16... no +checking assembler for working .subsection -1... yes +checking assembler for .weak... yes +checking assembler for .weakref... yes +checking assembler for .nsubspa comdat... no +checking assembler for .hidden... yes +checking linker for .hidden support... yes +checking linker read-only and read-write section mixing... read-write +checking assembler for .sleb128 and .uleb128... yes +checking assembler for cfi directives... yes +checking assembler for working cfi advance... yes +checking assembler for cfi personality directive... yes +checking assembler for cfi sections directive... yes +checking assembler for eh_frame optimization... yes +checking assembler for section exclude flag... yes +checking assembler for section 'R' flag... yes +checking assembler for section 'o' flag... yes +checking assembler for section merging support... yes +checking assembler for stabs directive... yes +checking assembler for COMDAT group support (GNU as)... yes +checking assembler for line table is_stmt support... yes +checking assembler for line table discriminator support... yes +checking assembler for thread-local storage support... yes +checking linker -Bstatic/-Bdynamic option... yes +checking linker --version-script option... yes +checking linker soname option... yes +checking linker --demangle support... yes +checking linker plugin support... 2 +checking assembler for -xbrace_comment... no +checking assembler for filds and fists mnemonics... yes +checking assembler for fildq and fistpq mnemonics... yes +checking assembler for cmov syntax... no +checking assembler for ffreep mnemonic... yes +checking assembler for .quad directive... yes +checking assembler for sahf mnemonic... yes +checking assembler for interunit movq mnemonic... yes +checking assembler for hle prefixes... yes +checking assembler for swap suffix... yes +checking assembler for different section symbol subtraction... yes +checking assembler for rep and lock prefix... yes +checking assembler for ud2 mnemonic... yes +checking assembler for R_386_TLS_GD_PLT reloc... no +checking assembler for R_386_TLS_LDM_PLT reloc... no +checking assembler for R_386_TLS_LDM reloc... no +checking assembler for R_386_GOT32X reloc... yes +checking assembler for GOTOFF in data... yes +checking assembler for calling ___tls_get_addr via GOT... yes +checking assembler for dwarf2 debug_line support... yes +checking assembler for buggy dwarf2 .file directive... no +checking assembler for dwarf2 debug_view support... yes +checking assembler for --gdwarf2 option... yes +checking assembler for --gdwarf-5 option... yes +checking assembler for assembly of compiler generated 64-bit .debug_line... yes +checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes +checking assembler for --gdwarf-4 with the APP marker... yes +checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes +checking assembler for --gstabs option... yes +checking assembler for --debug-prefix-map option... yes +checking assembler for compressed debug sections... 2 +checking assembler for .lcomm with alignment... no +checking for target glibc version... 2.36 +checking assembler for gnu_unique_object... yes +checking assembler for tolerance to line number 0... yes +checking support for thin archives... yes +checking linker PT_GNU_EH_FRAME support... yes +checking linker CIEv3 in .eh_frame support... yes +checking linker position independent executable support... yes +checking linker PIE support with copy reloc... yes +checking linker EH-compatible garbage collection of sections... yes +checking linker EH garbage collection of sections bug... no +checking linker for compressed debug sections... 3 +checking linker --as-needed support... yes +checking linker mapfile support for clearing hardware capabilities... no +checking linker --build-id support... yes +checking linker *_sol2 emulation support... no +checking linker --sysroot support... yes +checking __stack_chk_fail in target C library... yes +checking sys/sdt.h in the target C library... no +checking dl_iterate_phdr in target C library... unknown +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether to avoid linking multiple front-ends at once... no +checking whether to serialize linking of multiple front-ends... no +checking for exported symbols... yes +checking for -rdynamic... yes +checking for library containing dlopen... (cached) none required +checking for -fPIC -shared... yes +gcc_driver_version: 12.2.0 +checking for -fno-PIE option... yes +checking for -no-pie option... yes +checking for CET support... yes +checking linker -z bndplt option... yes +checking linker --push-state/--pop-state options... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating as +config.status: creating collect-ld +config.status: creating nm +config.status: creating dsymutil +config.status: creating Makefile +config.status: creating ada/gcc-interface/Makefile +config.status: creating ada/Makefile +config.status: creating auto-host.h +config.status: executing depdir commands +mkdir -p -- .deps +config.status: executing gccdepdir commands +mkdir -p -- build/.deps +mkdir -p -- ada/.deps +mkdir -p -- c/.deps +mkdir -p -- cp/.deps +mkdir -p -- d/.deps +mkdir -p -- fortran/.deps +mkdir -p -- go/.deps +mkdir -p -- jit/.deps +mkdir -p -- lto/.deps +mkdir -p -- objc/.deps +mkdir -p -- objcp/.deps +mkdir -p -- c-family/.deps +mkdir -p -- common/.deps +mkdir -p -- analyzer/.deps +mkdir -p -- rtl-ssa/.deps +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/intl' +mkdir -p -- build-x86_64-pc-linux-gnu/libiberty +Configuring in build-x86_64-pc-linux-gnu/libiberty +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for makeinfo... makeinfo --split-size=5000000 +checking for perl... perl +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking whether to install libiberty headers and static library... no +configure: target_header_dir = +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wc++-compat... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wshadow=local... yes +checking whether gcc supports -pedantic ... yes +checking whether gcc and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking whether byte ordering is bigendian... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for CET support... yes +checking for sys/file.h... yes +checking for sys/param.h... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for malloc.h... yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for strings.h... (cached) yes +checking for sys/time.h... yes +checking for time.h... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/mman.h... yes +checking for fcntl.h... yes +checking for alloca.h... yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/sysinfo.h... yes +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/sysctl.h... no +checking for sys/systemcfg.h... no +checking for stdint.h... (cached) yes +checking for stdio_ext.h... yes +checking for process.h... no +checking for sys/prctl.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether time.h and sys/time.h may both be included... yes +checking whether errno must be declared... no +checking size of int... 4 +checking size of long... 8 +checking size of size_t... 8 +checking for long long... yes +checking size of long long... 8 +checking for a 64-bit type... uint64_t +checking for intptr_t... yes +checking for uintptr_t... yes +checking for ssize_t... yes +checking for pid_t... yes +checking for library containing strerror... none required +checking for asprintf... yes +checking for atexit... yes +checking for basename... yes +checking for bcmp... yes +checking for bcopy... yes +checking for bsearch... yes +checking for bzero... yes +checking for calloc... yes +checking for clock... yes +checking for ffs... yes +checking for getcwd... yes +checking for getpagesize... yes +checking for gettimeofday... yes +checking for index... yes +checking for insque... yes +checking for memchr... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmem... yes +checking for memmove... yes +checking for mempcpy... yes +checking for memset... yes +checking for mkstemps... yes +checking for putenv... yes +checking for random... yes +checking for rename... yes +checking for rindex... yes +checking for setenv... yes +checking for snprintf... yes +checking for sigsetmask... yes +checking for stpcpy... yes +checking for stpncpy... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strncasecmp... yes +checking for strndup... yes +checking for strnlen... yes +checking for strrchr... yes +checking for strstr... yes +checking for strtod... yes +checking for strtol... yes +checking for strtoul... yes +checking for strtoll... yes +checking for strtoull... yes +checking for strverscmp... yes +checking for tmpnam... yes +checking for vasprintf... yes +checking for vfprintf... yes +checking for vprintf... yes +checking for vsnprintf... yes +checking for vsprintf... yes +checking for waitpid... yes +checking for setproctitle... no +checking whether alloca needs Cray hooks... no +checking stack direction for C alloca... -1 +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for _doprnt... no +checking for sys_errlist... no +checking for sys_nerr... no +checking for sys_siglist... no +checking for external symbol _system_configuration... no +checking for __fsetlocking... yes +checking for canonicalize_file_name... yes +checking for dup3... yes +checking for getrlimit... yes +checking for getrusage... yes +checking for getsysinfo... no +checking for gettimeofday... (cached) yes +checking for on_exit... yes +checking for pipe2... yes +checking for psignal... yes +checking for pstat_getdynamic... no +checking for pstat_getstatic... no +checking for realpath... yes +checking for setrlimit... yes +checking for spawnve... no +checking for spawnvpe... no +checking for strerror... yes +checking for strsignal... yes +checking for sysconf... yes +checking for sysctl... no +checking for sysmp... no +checking for table... no +checking for times... yes +checking for wait3... yes +checking for wait4... yes +checking for sbrk... yes +checking whether basename is declared... yes +checking whether ffs is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether calloc is declared... yes +checking whether getenv is declared... yes +checking whether getopt is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether sbrk is declared... yes +checking whether strtol is declared... yes +checking whether strtoul is declared... yes +checking whether strtoll is declared... yes +checking whether strtoull is declared... yes +checking whether strverscmp is declared... yes +checking whether strnlen is declared... yes +checking whether canonicalize_file_name must be declared... no +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for getpagesize... (cached) yes +checking for working mmap... yes +checking for working strncmp... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating config.h +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libiberty' +if [ x"" != x ] && [ ! -d pic ]; then \ + mkdir pic; \ +else true; fi +touch stamp-picdir +if [ x"" != x ] && [ ! -d noasan ]; then \ + mkdir noasan; \ +else true; fi +touch stamp-noasandir +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o pic/regex.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o noasan/regex.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o regex.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o cplus-dem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o cp-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o pic/md5.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o noasan/md5.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o md5.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o pic/sha1.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o noasan/sha1.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o sha1.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o pic/alloca.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o noasan/alloca.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o alloca.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o pic/argv.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o noasan/argv.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o argv.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o bsearch_r.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o choose-temp.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o pic/concat.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o noasan/concat.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o concat.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o cp-demint.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o pic/crc32.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o noasan/crc32.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o crc32.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o d-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o dwarfnames.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o dyn-string.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o fdmatch.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o pic/fibheap.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o noasan/fibheap.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o fibheap.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o filedescriptor.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o filename_cmp.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o pic/floatformat.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o noasan/floatformat.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o floatformat.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o fnmatch.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o pic/getopt.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o noasan/getopt.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o getopt.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o pic/getopt1.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o noasan/getopt1.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o getopt1.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o pic/getpwd.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o noasan/getpwd.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o getpwd.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o pic/getruntime.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o noasan/getruntime.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o getruntime.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o pic/hashtab.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o noasan/hashtab.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o hashtab.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o pic/hex.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o noasan/hex.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o hex.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o pic/lbasename.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o noasan/lbasename.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o lbasename.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o lrealpath.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o make-temp-file.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o pic/objalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o noasan/objalloc.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o objalloc.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o pic/obstack.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o noasan/obstack.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o obstack.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o pic/partition.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o noasan/partition.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o partition.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pic/pexecute.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o noasan/pexecute.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pexecute.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o pic/physmem.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o noasan/physmem.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o physmem.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pic/pex-common.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o noasan/pex-common.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pex-common.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pic/pex-one.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o noasan/pex-one.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pex-one.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pex-unix.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o vprintf-support.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o rust-demangle.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o safe-ctype.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o pic/simple-object.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o noasan/simple-object.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o simple-object.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o simple-object-coff.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o simple-object-elf.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o pic/sort.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o noasan/sort.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o sort.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o pic/spaces.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o noasan/spaces.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o spaces.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o splay-tree.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o stack-limit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o pic/strerror.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o noasan/strerror.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o strerror.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o pic/strsignal.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o noasan/strsignal.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o strsignal.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o timeval-utils.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o xasprintf.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o pic/xatexit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o noasan/xatexit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o xatexit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o pic/xexit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o noasan/xexit.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o xexit.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o xmalloc.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o xmemdup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o xstrdup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o xstrerror.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o xstrndup.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o xvasprintf.o +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ +else true; fi +gcc -c -DHAVE_CONFIG_H -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o setproctitle.o +rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a +ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o +ranlib ./libiberty.a +if [ x"" != x ]; then \ + cd pic; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ +else true; fi; \ +if [ x"" != x ]; then \ + cd noasan; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ +else true; fi +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libiberty' +mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes +Configuring in build-x86_64-pc-linux-gnu/fixincludes +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for a sed that does not truncate output... /usr/bin/sed +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Woverlength-strings... yes +checking whether gcc supports -pedantic -Wlong-long... yes +checking for ANSI C header files... (cached) yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for sys/stat.h... (cached) yes +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking whether abort is declared... yes +checking whether asprintf is declared... yes +checking whether basename is declared... yes +checking whether errno is declared... no +checking whether vasprintf is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking for an ANSI C-conforming const... yes +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for mmap... yes +checking whether read-only mmap of a plain file works... yes +checking whether mmap from /dev/zero works... yes +checking for MAP_ANON(YMOUS)... yes +checking whether mmap with MAP_ANON(YMOUS) works... yes +checking whether to enable maintainer-specific portions of Makefiles... no +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating mkheaders.almost +config.status: creating config.h +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/fixincludes' +gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c +gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c +gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c +gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c +gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c +gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c +gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c +gcc -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a +echo timestamp > full-stamp +srcdir="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh x86_64-lfs-linux-gnu +sed -e 's/@gcc_version@/12.2.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/fixincludes' +mkdir -p -- build-x86_64-pc-linux-gnu/libcpp +Configuring in build-x86_64-pc-linux-gnu/libcpp +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking for x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... none needed +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking for x86_64-pc-linux-gnu-ar... ar +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether gcc supports -W... yes +checking whether gcc supports -Wall... yes +checking whether gcc supports -Wnarrowing... yes +checking whether gcc supports -Wwrite-strings... yes +checking whether gcc supports -Wmissing-format-attribute... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Wold-style-definition... yes +checking whether gcc supports -Wc++-compat... yes +checking whether gcc supports -pedantic -Wlong-long... yes +checking whether gcc supports -fno-exceptions... yes +checking whether gcc supports -fno-rtti... yes +checking dependency style of g++... gcc3 +checking whether time.h and sys/time.h may both be included... yes +checking whether string.h and strings.h may both be included... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for string.h... (cached) yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for unistd.h... (cached) yes +checking whether byte ordering is bigendian... no +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for obstacks... yes +checking for off_t... yes +checking for size_t... yes +checking for ssize_t... yes +checking for uintptr_t... yes +checking for ptrdiff_t... yes +checking for uint64_t... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking size of int... 4 +checking size of long... 8 +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking whether abort is declared... yes +checking whether asprintf is declared... yes +checking whether basename is declared... yes +checking whether errno is declared... no +checking whether getopt is declared... yes +checking whether vasprintf is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for ANSI C header files... (cached) yes +checking for nl_langinfo and CODESET... yes +checking whether NLS is requested... no +checking for uchar... +checking size of ino_t... 8 +checking size of dev_t... 8 +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done +checking for iconv... (cached) no +checking for CET support... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing depdir commands +mkdir -p -- .deps +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libcpp' +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.cc +echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new +../../../libcpp/../move-if-change localedir.new localedir.h +echo timestamp > localedir.hs +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.cc +g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.cc +rm -f libcpp.a +ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o +ranlib libcpp.a +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/build-x86_64-pc-linux-gnu/libcpp' +mkdir -p -- ./zlib +Configuring in ./zlib +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking for CET support... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm +checking the name lister (x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... no +checking for memcpy... yes +checking for strerror... yes +checking for unistd.h... (cached) yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/zlib' +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c +mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c +mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c +mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c +mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c +mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c +mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c +mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c +mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c +mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c +mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c +mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c +mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c +mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c +mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po +x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fcf-protection -mshstk -g -O2 -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c +mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po +rm -f libz.a +x86_64-lfs-linux-gnu-ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o +x86_64-lfs-linux-gnu-ranlib libz.a +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 " "CXXFLAGS=-g -O2 " "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2 " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "tooldir=/usr/x86_64-lfs-linux-gnu" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "CC=x86_64-lfs-linux-gnu-gcc" "CXX=x86_64-lfs-linux-gnu-g++" "LD=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "LIBCFLAGS=-g -O2 " "NM=x86_64-lfs-linux-gnu-nm" "PICFLAG=" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "DESTDIR=" DO=all multi-do # make +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/zlib' +mkdir -p -- ./libbacktrace +Configuring in ./libbacktrace +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no +checking for x86_64-lfs-linux-gnu-gcc... (cached) x86_64-lfs-linux-gnu-gcc +checking whether we are using the GNU C compiler... (cached) yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... (cached) none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... (cached) yes +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for gawk... (cached) gawk +checking for dwz... no +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm +checking the name lister (x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib +checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking unwind.h usability... yes +checking unwind.h presence... yes +checking for unwind.h... yes +checking for _Unwind_Backtrace... yes +checking for -funwind-tables option... yes +checking for -frandom-seed=string option... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -W... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wwrite-strings... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wstrict-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wold-style-definition... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-format-attribute... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wcast-qual... yes +checking for _Unwind_GetIPInfo... yes +checking for CET support... yes +checking __sync extensions... yes +checking __atomic extensions... yes +checking output filetype... elf64 +looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int_least32_t... yes +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in gstdint.h... stdint.h (already complete) +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for mmap... yes +checking link.h usability... yes +checking link.h presence... yes +checking for link.h... yes +checking for dl_iterate_phdr... yes +checking mach-o/dyld.h usability... no +checking mach-o/dyld.h presence... no +checking for mach-o/dyld.h... no +checking sys/ldr.h usability... no +checking sys/ldr.h presence... no +checking for sys/ldr.h... no +checking for fcntl... yes +checking whether strnlen is declared... yes +checking whether getpagesize is declared... yes +checking for lstat... yes +checking for readlink... yes +checking for getexecname... no +checking for KERN_PROC... no +checking for KERN_PROG_ARGS... no +checking for clock_gettime... yes +checking whether -pthread is supported... yes +checking whether -gdwarf-5 is supported... yes +checking for compress in -lz... no +checking whether --compress-debug-sections is supported... yes +checking for objcopy... objcopy +checking for readelf... x86_64-lfs-linux-gnu-readelf +checking whether objcopy supports debuglink... yes +checking for dsymutil... x86_64-lfs-linux-gnu-dsymutil +checking for nm... x86_64-lfs-linux-gnu-nm +checking for xz... xz +checking for comm... comm +checking for lzma_auto_decoder in -llzma... yes +checking whether tests can run... no +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating backtrace-supported.h +config.status: creating install-debuginfo-for-buildid.sh +config.status: creating config.h +config.status: executing libtool commands +config.status: executing gstdint.h commands +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o atomic.lo ../../libbacktrace/atomic.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o dwarf.lo ../../libbacktrace/dwarf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o fileline.lo ../../libbacktrace/fileline.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o posix.lo ../../libbacktrace/posix.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o print.lo ../../libbacktrace/print.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o sort.lo ../../libbacktrace/sort.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o state.lo ../../libbacktrace/state.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o backtrace.lo ../../libbacktrace/backtrace.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o simple.lo ../../libbacktrace/simple.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o elf.lo ../../libbacktrace/elf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmapio.lo ../../libbacktrace/mmapio.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmap.lo ../../libbacktrace/mmap.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -static-libstdc++ -static-libgcc -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libbacktrace.a +libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) +true DO=all multi-do # make +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +mkdir -p -- ./libcpp +Configuring in ./libcpp +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether x86_64-lfs-linux-gnu-gcc supports -W... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wnarrowing... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wwrite-strings... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-format-attribute... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wstrict-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wold-style-definition... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wc++-compat... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -pedantic -Wlong-long... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -fno-exceptions... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -fno-rtti... yes +checking dependency style of x86_64-lfs-linux-gnu-g++... gcc3 +checking whether time.h and sys/time.h may both be included... yes +checking whether string.h and strings.h may both be included... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for strings.h... (cached) yes +checking for string.h... (cached) yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for unistd.h... (cached) yes +checking whether byte ordering is bigendian... no +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for obstacks... yes +checking for off_t... yes +checking for size_t... yes +checking for ssize_t... yes +checking for uintptr_t... yes +checking for ptrdiff_t... yes +checking for uint64_t... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking size of int... 4 +checking size of long... 8 +checking for clearerr_unlocked... yes +checking for feof_unlocked... yes +checking for ferror_unlocked... yes +checking for fflush_unlocked... yes +checking for fgetc_unlocked... yes +checking for fgets_unlocked... yes +checking for fileno_unlocked... yes +checking for fprintf_unlocked... no +checking for fputc_unlocked... yes +checking for fputs_unlocked... yes +checking for fread_unlocked... yes +checking for fwrite_unlocked... yes +checking for getchar_unlocked... yes +checking for getc_unlocked... yes +checking for putchar_unlocked... yes +checking for putc_unlocked... yes +checking whether abort is declared... yes +checking whether asprintf is declared... yes +checking whether basename is declared... yes +checking whether errno is declared... no +checking whether getopt is declared... yes +checking whether vasprintf is declared... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgetc_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking whether fileno_unlocked is declared... yes +checking whether fprintf_unlocked is declared... no +checking whether fputc_unlocked is declared... yes +checking whether fputs_unlocked is declared... yes +checking whether fread_unlocked is declared... yes +checking whether fwrite_unlocked is declared... yes +checking whether getchar_unlocked is declared... yes +checking whether getc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for ANSI C header files... (cached) yes +checking for nl_langinfo and CODESET... yes +checking whether NLS is requested... no +checking for uchar... +checking size of ino_t... 8 +checking size of dev_t... 8 +checking for ld used by GCC... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for CET support... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing depdir commands +mkdir -p -- .deps +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcpp' +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.cc +echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new +../../libcpp/../move-if-change localedir.new localedir.h +echo timestamp > localedir.hs +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.cc +x86_64-lfs-linux-gnu-g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.cc +rm -f libcpp.a +x86_64-lfs-linux-gnu-ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o +x86_64-lfs-linux-gnu-ranlib libcpp.a +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcpp' +mkdir -p -- ./libcody +Configuring in ./libcody +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking maintainer-mode... +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... yes +checking for suffix of object files... o +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking whether x86_64-lfs-linux-gnu-g++ is for C++11... adding -std=c++11 +checking adding -Wl,--no-undefined to linker... ok +checking exceptions... no +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcody' +x86_64-lfs-linux-gnu-g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF buffer.d -c -o buffer.o ../../libcody/buffer.cc +x86_64-lfs-linux-gnu-g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF client.d -c -o client.o ../../libcody/client.cc +x86_64-lfs-linux-gnu-g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"../../libcody"' -I../../libcody \ + -MMD -MP -MF fatal.d -c -o fatal.o ../../libcody/fatal.cc +x86_64-lfs-linux-gnu-g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF netclient.d -c -o netclient.o ../../libcody/netclient.cc +x86_64-lfs-linux-gnu-g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF netserver.d -c -o netserver.o ../../libcody/netserver.cc +x86_64-lfs-linux-gnu-g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF resolver.d -c -o resolver.o ../../libcody/resolver.cc +x86_64-lfs-linux-gnu-g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF packet.d -c -o packet.o ../../libcody/packet.cc +x86_64-lfs-linux-gnu-g++ -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../libcody \ + -MMD -MP -MF server.d -c -o server.o ../../libcody/server.cc +x86_64-lfs-linux-gnu-ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o +x86_64-lfs-linux-gnu-ranlib libcody.a +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcody' +mkdir -p -- ./libdecnumber +Configuring in ./libdecnumber +configure: creating cache ./config.cache +checking whether make sets $(MAKE)... yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether x86_64-lfs-linux-gnu-gcc supports -W... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wwrite-strings... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wstrict-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-prototypes... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wold-style-definition... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-format-attribute... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wcast-qual... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -pedantic -Wlong-long... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -fno-lto... yes +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking ctype.h usability... yes +checking ctype.h presence... yes +checking for ctype.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking stdio.h usability... yes +checking stdio.h presence... yes +checking for stdio.h... yes +looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int_least32_t... yes +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in gstdint.h... stdint.h (already complete) +checking for an ANSI C-conforming const... yes +checking for off_t... yes +checking size of int... 4 +checking size of long... 8 +checking for ANSI C header files... (cached) yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for decimal floating point... dpd +checking whether byte ordering is bigendian... no +checking for CET support... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing gstdint.h commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libdecnumber' +source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no x86_64-lfs-linux-gnu-gcc -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c +source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no x86_64-lfs-linux-gnu-gcc -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c +source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no x86_64-lfs-linux-gnu-gcc -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c +source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no x86_64-lfs-linux-gnu-gcc -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c +source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no x86_64-lfs-linux-gnu-gcc -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c +rm -f libdecnumber.a +x86_64-lfs-linux-gnu-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o +x86_64-lfs-linux-gnu-ranlib libdecnumber.a +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libdecnumber' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gcc' +TARGET_CPU_DEFAULT="" \ +HEADERS="auto-host.h ansidecl.h" DEFINES="" \ +/bin/sh ../../gcc/mkconfig.sh config.h +TARGET_CPU_DEFAULT="" \ +HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \ +/bin/sh ../../gcc/mkconfig.sh tm.h +TARGET_CPU_DEFAULT="" \ +HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ +/bin/sh ../../gcc/mkconfig.sh tm_p.h +TARGET_CPU_DEFAULT="" \ +HEADERS="auto-build.h ansidecl.h" DEFINES="" \ +/bin/sh ../../gcc/mkconfig.sh bconfig.h +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmodes.o ../../gcc/genmodes.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/errors.o ../../gcc/errors.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genmodes \ + build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genmodes -h > tmp-modes.h +/bin/sh ../../gcc/../move-if-change tmp-modes.h insn-modes.h +echo timestamp > s-modes-h +build/genmodes -i > tmp-modes-inline.h +/bin/sh ../../gcc/../move-if-change tmp-modes-inline.h \ + insn-modes-inline.h +echo timestamp > s-modes-inline-h +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmddeps.o ../../gcc/genmddeps.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/read-md.o ../../gcc/read-md.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genmddeps \ + build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genmddeps ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-mddeps +/bin/sh ../../gcc/../move-if-change tmp-mddeps mddeps.mk +echo timestamp > s-mddeps +g++ -c -DIN_GCC -DBASEVER="\"12.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genversion.o ../../gcc/genversion.cc +g++ -DIN_GCC -DGENERATOR_FILE \ + build/genversion.o -o build/genversion +build/genversion > tmp-version.h +/bin/sh ../../gcc/../move-if-change tmp-version.h version.h +echo timestamp > s-version +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype.o ../../gcc/gengtype.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-lex.o ../../gcc/gengtype-lex.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-parse.o ../../gcc/gengtype-parse.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-state.o ../../gcc/gengtype-state.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/gengtype \ + build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +LC_ALL=C ; export LC_ALL ; \ +gawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/d/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/params.opt ../../gcc/analyzer/analyzer.opt ../../gcc/config/fused-madd.opt ../../gcc/config/i386/i386.opt ../../gcc/config/gnu-user.opt ../../gcc/config/linux.opt ../../gcc/config/linux-android.opt > tmp-optionlist +/bin/sh ../../gcc/../move-if-change tmp-optionlist optionlist +echo timestamp > s-options +gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ + -f ../../gcc/opth-gen.awk \ + < optionlist > tmp-options.h +/bin/sh ../../gcc/../move-if-change tmp-options.h options.h +echo timestamp > s-options-h +/bin/sh ../../gcc/../move-if-change tmp-gi.list gtyp-input.list +echo timestamp > s-gtyp-input +build/gengtype \ + -S ../../gcc -I gtyp-input.list -w tmp-gtype.state +/bin/sh ../../gcc/../move-if-change tmp-gtype.state gtype.state +build/gengtype \ + -r gtype.state +echo timestamp > s-gtype +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconstants.o ../../gcc/genconstants.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genconstants \ + build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genconstants ../../gcc/common.md ../../gcc/config/i386/i386.md \ + > tmp-constants.h +/bin/sh ../../gcc/../move-if-change tmp-constants.h insn-constants.h +echo timestamp > s-constants +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genpreds.o ../../gcc/genpreds.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengenrtl.o ../../gcc/gengenrtl.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/gengenrtl \ + build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gengenrtl > tmp-genrtl.h +/bin/sh ../../gcc/../move-if-change tmp-genrtl.h genrtl.h +echo timestamp > s-genrtl-h +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/rtl.o ../../gcc/rtl.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/read-rtl.o ../../gcc/read-rtl.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/ggc-none.o ../../gcc/ggc-none.cc +echo "#define BUILDING_GCC_MAJOR `echo 12.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h +echo "#define BUILDING_GCC_MINOR `echo 12.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h +echo "#define BUILDING_GCC_PATCHLEVEL `echo 12.2.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h +echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h +echo timestamp > s-bversion +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/vec.o ../../gcc/vec.cc +build/genmodes -m > tmp-min-modes.cc +/bin/sh ../../gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc +echo timestamp > s-modes-m +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/min-insn-modes.o min-insn-modes.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gensupport.o ../../gcc/gensupport.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/print-rtl.o ../../gcc/print-rtl.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/hash-table.o ../../gcc/hash-table.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/sort.o ../../gcc/sort.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genpreds \ + build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genpreds -h ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.h +/bin/sh ../../gcc/../move-if-change tmp-preds.h tm-preds.h +echo timestamp > s-preds-h +TARGET_CPU_DEFAULT="" \ +HEADERS="options.h insn-constants.h config/i386/i386.h config/i386/i386-protos.h defaults.h" DEFINES="" \ +/bin/sh ../../gcc/mkconfig.sh tm_d.h +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genflags.o ../../gcc/genflags.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genflags \ + build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconditions.o ../../gcc/genconditions.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genconditions \ + build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genconditions ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-condmd.cc +/bin/sh ../../gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc +echo timestamp > s-conditions +build/genpreds -c ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-constrs.h +/bin/sh ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h +echo timestamp > s-constrs-h +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencondmd.o build/gencondmd.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/gencondmd \ + build/gencondmd.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gencondmd > tmp-cond.md +/bin/sh ../../gcc/../move-if-change tmp-cond.md insn-conditions.md +echo timestamp > s-condmd +build/genflags ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-flags.h +/bin/sh ../../gcc/../move-if-change tmp-flags.h insn-flags.h +echo timestamp > s-flags +if test no = yes \ + || test -n "m64=../lib m32=../lib32 mx32=../libx32"; then \ + /bin/sh ../../gcc/genmultilib \ + "m64/m32" \ + " 64 32" \ + "" \ + "" \ + "" \ + "" \ + "m64=../lib m32=../lib32 mx32=../libx32" \ + "" \ + "" \ + "" \ + "no" \ + > tmp-mlib.h; \ +else \ + /bin/sh ../../gcc/genmultilib '' '' '' '' '' '' '' '' \ + "" '' no \ + > tmp-mlib.h; \ +fi +/bin/sh ../../gcc/../move-if-change tmp-mlib.h multilib.h +echo timestamp > s-mlib +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattr.o ../../gcc/genattr.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genattr \ + build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genattr ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-attr.h +/bin/sh ../../gcc/../move-if-change tmp-attr.h insn-attr.h +echo timestamp > s-attr +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattr-common.o ../../gcc/genattr-common.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genattr-common \ + build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genattr-common ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-attr-common.h +/bin/sh ../../gcc/../move-if-change tmp-attr-common.h insn-attr-common.h +echo timestamp > s-attr-common +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencodes.o ../../gcc/gencodes.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/gencodes \ + build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gencodes ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-codes.h +/bin/sh ../../gcc/../move-if-change tmp-codes.h insn-codes.h +echo timestamp > s-codes +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconfig.o ../../gcc/genconfig.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genconfig \ + build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genconfig ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-config.h +/bin/sh ../../gcc/../move-if-change tmp-config.h insn-config.h +echo timestamp > s-config +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gentarget-def.o ../../gcc/gentarget-def.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/gentarget-def \ + build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gentarget-def ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-target-def.h +/bin/sh ../../gcc/../move-if-change tmp-target-def.h insn-target-def.h +echo timestamp > s-target-def +lsf="../../gcc/cp/lang-specs.h ../../gcc/lto/lang-specs.h"; for f in $lsf; do \ + echo "#include \"$f\""; \ +done | sed 's|../../gcc/||' > tmp-specs.h +/bin/sh ../../gcc/../move-if-change tmp-specs.h specs.h +echo timestamp > s-specs +rm -f tmp-all-tree.def +echo '#include "tree.def"' > tmp-all-tree.def +echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def +echo '#include "c-family/c-common.def"' >> tmp-all-tree.def +ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def"; for f in $ltf; do \ + echo "#include \"$f\""; \ +done | sed 's|../../gcc/||' >> tmp-all-tree.def +/bin/sh ../../gcc/../move-if-change tmp-all-tree.def all-tree.def +echo timestamp > s-alltree +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencheck.o ../../gcc/gencheck.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/gencheck \ + build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gencheck > tmp-check.h +/bin/sh ../../gcc/../move-if-change tmp-check.h tree-check.h +echo timestamp > s-check +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genhooks.o ../../gcc/genhooks.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genhooks \ + build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genhooks "Target Hook" \ + > tmp-target-hooks-def.h +/bin/sh ../../gcc/../move-if-change tmp-target-hooks-def.h \ + target-hooks-def.h +echo timestamp > s-target-hooks-def-h +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genopinit.o ../../gcc/genopinit.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genopinit \ + build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genopinit ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc +/bin/sh ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h +/bin/sh ../../gcc/../move-if-change tmp-opinit.cc insn-opinit.cc +echo timestamp > s-opinit +build/genhooks "Common Target Hook" \ + > tmp-common-target-hooks-def.h +/bin/sh ../../gcc/../move-if-change tmp-common-target-hooks-def.h \ + common/common-target-hooks-def.h +echo timestamp > s-common-target-hooks-def-h +gawk -f ../../gcc/gen-pass-instances.awk \ + ../../gcc/passes.def ../../gcc/config/i386/i386-passes.def > pass-instances.def +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencfn-macros.o ../../gcc/gencfn-macros.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/gencfn-macros \ + build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gencfn-macros -c \ + > tmp-case-cfn-macros.h +/bin/sh ../../gcc/../move-if-change tmp-case-cfn-macros.h \ + case-cfn-macros.h +echo timestamp > s-case-cfn-macros +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmatch.o ../../gcc/genmatch.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genmatch \ + build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/gencfn-macros -o \ + > tmp-cfn-operators.pd +/bin/sh ../../gcc/../move-if-change tmp-cfn-operators.pd \ + cfn-operators.pd +echo timestamp > s-cfn-operators +build/genmatch --gimple ../../gcc/match.pd \ + > tmp-gimple-match.cc +build/genmatch --generic ../../gcc/match.pd \ + > tmp-generic-match.cc +/bin/sh ../../gcc/../move-if-change tmp-gimple-match.cc \ + gimple-match.cc +/bin/sh ../../gcc/../move-if-change tmp-generic-match.cc \ + generic-match.cc +echo timestamp > s-match +build/genhooks "C Target Hook" \ + > tmp-c-target-hooks-def.h +/bin/sh ../../gcc/../move-if-change tmp-c-target-hooks-def.h \ + c-family/c-target-hooks-def.h +echo timestamp > s-c-target-hooks-def-h +build/genhooks "D Target Hook" \ + > tmp-d-target-hooks-def.h +/bin/sh ../../gcc/../move-if-change tmp-d-target-hooks-def.h \ + d/d-target-hooks-def.h +echo timestamp > s-d-target-hooks-def-h +rm -f tmp-omp-device-properties.h; \ +for kind in kind arch isa; do \ + echo 'const char omp_offload_device_'${kind}'[] = ' \ + >> tmp-omp-device-properties.h; \ + for prop in none ; do \ + [ "$prop" = "none" ] && continue; \ + tgt=`echo "$prop" | sed 's/=.*$//'`; \ + props=`echo "$prop" | sed 's/.*=//'`; \ + echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ + sed -n 's/^'${kind}': //p' ${props} \ + | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ + >> tmp-omp-device-properties.h; \ + done; \ + echo '"";' >> tmp-omp-device-properties.h; \ +done; \ +/bin/sh ../../gcc/../move-if-change tmp-omp-device-properties.h \ + omp-device-properties.h +echo timestamp > s-omp-device-properties-h +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../gcc/c/c-lang.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../gcc/c-family/stub-objc.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc/attribs.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../gcc/c/c-errors.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../gcc/c/c-decl.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../gcc/c/c-typeck.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../gcc/c/c-convert.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../gcc/c/c-aux-info.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../gcc/c/c-objc-common.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../gcc/c/c-parser.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../gcc/c/c-fold.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../gcc/c/gimple-parser.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../gcc/c-family/c-common.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc/c-family/c-cppbuiltin.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../gcc/c-family/c-dump.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../gcc/c-family/c-format.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../gcc/c-family/c-gimplify.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../gcc/c-family/c-indentation.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../gcc/c-family/c-lex.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../gcc/c-family/c-omp.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../gcc/c-family/c-opts.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-lfs-linux-gnu\" -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../gcc/c-family/c-pch.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../gcc/c-family/c-ppoutput.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../gcc/c-family/c-pragma.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../gcc/c-family/c-pretty-print.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../gcc/c-family/c-semantics.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../gcc/c-family/c-ada-spec.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../gcc/c-family/c-ubsan.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../gcc/c-family/known-headers.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../gcc/c-family/c-attribs.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../gcc/c-family/c-warn.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../gcc/c-family/c-spellcheck.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../gcc/config/i386/i386-c.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../gcc/config/glibc-c.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genchecksum.o ../../gcc/genchecksum.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genchecksum \ + build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +echo "x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \ +&& ../../gcc/../move-if-change checksum-options.tmp checksum-options +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattrtab.o ../../gcc/genattrtab.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genattrtab \ + build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genattrtab ../../gcc/common.md ../../gcc/config/i386/i386.md insn-conditions.md \ + -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc +/bin/sh ../../gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc +/bin/sh ../../gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc +/bin/sh ../../gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc +echo timestamp > s-attrtab +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genautomata.o ../../gcc/genautomata.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genautomata \ + build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm +build/genautomata ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-automata.cc +/bin/sh ../../gcc/../move-if-change tmp-automata.cc insn-automata.cc +echo timestamp > s-automata +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genemit.o ../../gcc/genemit.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genemit \ + build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genemit ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-emit.cc +/bin/sh ../../gcc/../move-if-change tmp-emit.cc insn-emit.cc +echo timestamp > s-emit +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genextract.o ../../gcc/genextract.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genextract \ + build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genextract ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-extract.cc +/bin/sh ../../gcc/../move-if-change tmp-extract.cc insn-extract.cc +echo timestamp > s-extract +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc +build/genmodes > tmp-modes.cc +/bin/sh ../../gcc/../move-if-change tmp-modes.cc insn-modes.cc +echo timestamp > s-modes +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genoutput.o ../../gcc/genoutput.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genoutput \ + build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genoutput ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-output.cc +/bin/sh ../../gcc/../move-if-change tmp-output.cc insn-output.cc +echo timestamp > s-output +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genpeep.o ../../gcc/genpeep.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genpeep \ + build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genpeep ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-peep.cc +/bin/sh ../../gcc/../move-if-change tmp-peep.cc insn-peep.cc +echo timestamp > s-peep +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc +build/genpreds ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.cc +/bin/sh ../../gcc/../move-if-change tmp-preds.cc insn-preds.cc +echo timestamp > s-preds +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genrecog.o ../../gcc/genrecog.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/inchash.o ../../gcc/inchash.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genrecog \ + build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genrecog ../../gcc/common.md ../../gcc/config/i386/i386.md \ + insn-conditions.md > tmp-recog.cc +/bin/sh ../../gcc/../move-if-change tmp-recog.cc insn-recog.cc +echo timestamp > s-recog +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genenums.o ../../gcc/genenums.cc +g++ -DIN_GCC -DGENERATOR_FILE -o build/genenums \ + build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +build/genenums ../../gcc/common.md ../../gcc/config/i386/i386.md \ + > tmp-enums.cc +/bin/sh ../../gcc/../move-if-change tmp-enums.cc insn-enums.cc +echo timestamp > s-enums +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc/ggc-page.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../gcc/adjust-alignment.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../gcc/alias.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../gcc/alloc-pool.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../gcc/auto-inc-dec.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../gcc/auto-profile.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../gcc/bb-reorder.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc/bitmap.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc/builtins.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc/caller-save.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc/calls.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../gcc/ccmp.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../gcc/cfg.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc/cfganal.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc/cfgbuild.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../gcc/cfgcleanup.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc/cfgexpand.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../gcc/cfghooks.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../gcc/cfgloop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc/cfgloopanal.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../gcc/cfgloopmanip.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc/cfgrtl.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo ../../gcc/ctfc.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo ../../gcc/ctfout.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo ../../gcc/btfout.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc/symtab.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../gcc/symtab-thunks.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../gcc/symtab-clones.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../gcc/cgraph.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../gcc/cgraphbuild.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../gcc/cgraphunit.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../gcc/cgraphclones.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc/combine.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../gcc/combine-stack-adj.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../gcc/compare-elim.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc/context.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc/convert.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../gcc/coroutine-passes.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc/coverage.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../include/c++/12.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../include/c++/12.2.0/x86_64-lfs-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../include/c++/12.2.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../libc++_include/c++/12.2.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"12.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc/cppbuiltin.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../include/c++/12.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../include/c++/12.2.0/x86_64-lfs-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../include/c++/12.2.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../libc++_include/c++/12.2.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc/cppdefault.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc/cprop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc/cse.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc/cselib.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc/data-streamer.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../gcc/data-streamer-in.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../gcc/data-streamer-out.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../gcc/dbxout.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc/dbgcnt.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc/dce.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc/ddg.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc/debug.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc/df-core.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc/df-problems.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc/df-scan.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc/dfp.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../gcc/digraph.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc/dojump.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc/dominance.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc/domwalk.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc/double-int.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc/dse.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc/dumpfile.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc/dwarf2asm.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc/dwarf2cfi.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo ../../gcc/dwarf2ctf.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc/dwarf2out.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../gcc/early-remat.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc/emit-rtl.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc/et-forest.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc/except.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc/explow.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc/expmed.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc/expr.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../gcc/fibonacci_heap.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../gcc/file-prefix-map.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc/final.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc/fixed-value.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc/fold-const.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../gcc/fold-const-call.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc/function.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../gcc/function-abi.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../gcc/function-tests.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc/fwprop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../gcc/gcc-rich-location.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc/gcse.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../gcc/gcse-common.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc/ggc-common.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../gcc/ggc-tests.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc/gimple.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../gcc/gimple-array-bounds.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc/gimple-builder.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc/gimple-expr.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../gcc/gimple-if-to-switch.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc/gimple-iterator.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc/gimple-fold.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo ../../gcc/gimple-harden-conditionals.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../gcc/gimple-laddress.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../gcc/gimple-loop-interchange.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../gcc/gimple-loop-jam.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../gcc/gimple-loop-versioning.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc/gimple-low.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo ../../gcc/gimple-predicate-analysis.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc/gimple-pretty-print.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../gcc/gimple-range.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../gcc/gimple-range-cache.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../gcc/gimple-range-edge.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo ../../gcc/gimple-range-fold.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../gcc/gimple-range-gori.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo ../../gcc/gimple-range-trace.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc/gimple-ssa-backprop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo ../../gcc/gimple-ssa-evrp.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo ../../gcc/gimple-ssa-evrp-analyze.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc/gimple-ssa-isolate-paths.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../gcc/gimple-ssa-nonnull-compare.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../gcc/gimple-ssa-split-paths.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../gcc/gimple-ssa-store-merging.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../gcc/gimple-ssa-strength-reduction.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../gcc/gimple-ssa-sprintf.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo ../../gcc/gimple-ssa-warn-access.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../gcc/gimple-ssa-warn-alloca.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../gcc/gimple-ssa-warn-restrict.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc/gimple-streamer-in.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc/gimple-streamer-out.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc/gimple-walk.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo ../../gcc/gimple-warn-recursion.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc/gimplify.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc/gimplify-me.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc/godump.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc/graph.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc/graphds.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../gcc/graphviz.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc/graphite.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../gcc/graphite-isl-ast-to-gimple.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc/graphite-dependences.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc/graphite-optimize-isl.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc/graphite-poly.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../gcc/graphite-scop-detection.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../gcc/graphite-sese-to-poly.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc/haifa-sched.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../gcc/hash-map-tests.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../gcc/hash-set-tests.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc/hw-doloop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc/hwint.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc/ifcvt.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc/ree.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../gcc/inchash.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc/incpath.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc/init-regs.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc/internal-fn.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc/ipa-cp.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../gcc/ipa-sra.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc/ipa-devirt.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../gcc/ipa-fnsummary.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../gcc/ipa-polymorphic-call.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc/ipa-split.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc/ipa-inline.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../gcc/ipa-comdats.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo ../../gcc/ipa-free-lang-data.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../gcc/ipa-visibility.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc/ipa-inline-analysis.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc/ipa-inline-transform.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../gcc/ipa-modref.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../gcc/ipa-modref-tree.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../gcc/ipa-predicate.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc/ipa-profile.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc/ipa-prop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../gcc/ipa-param-manipulation.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../gcc/ipa-pure-const.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../gcc/ipa-icf.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../gcc/ipa-icf-gimple.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc/ipa-reference.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc/ipa-ref.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../gcc/ipa-utils.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc/ipa.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc/ira.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../gcc/ira-build.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc/ira-costs.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../gcc/ira-conflicts.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc/ira-color.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc/ira-emit.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../gcc/ira-lives.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc/jump.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../gcc/langhooks.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc/lcm.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc/lists.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc/loop-doloop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc/loop-init.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../gcc/loop-invariant.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../gcc/loop-iv.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../gcc/loop-unroll.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../gcc/lower-subreg.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../gcc/lra.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../gcc/lra-assigns.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../gcc/lra-coalesce.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../gcc/lra-constraints.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../gcc/lra-eliminations.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../gcc/lra-lives.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../gcc/lra-remat.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../gcc/lra-spills.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc/lto-cgraph.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../gcc/lto-streamer.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../gcc/lto-streamer-in.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../gcc/lto-streamer-out.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../gcc/lto-section-in.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../gcc/lto-section-out.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../gcc/lto-opts.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -I../../gcc/../zlib -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc/lto-compress.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc/mcf.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc/mode-switching.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc/modulo-sched.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../gcc/multiple_target.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../gcc/omp-offload.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../gcc/omp-expand.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../gcc/omp-general.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../gcc/omp-low.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo ../../gcc/omp-oacc-kernels-decompose.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo ../../gcc/omp-oacc-neuter-broadcast.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../gcc/omp-simd-clone.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo ../../gcc/opt-problem.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc/optabs.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../gcc/optabs-libfuncs.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../gcc/optabs-query.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../gcc/optabs-tree.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../gcc/optinfo.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DTARGET_NAME=\"x86_64-lfs-linux-gnu\" -I../../gcc/../zlib -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo ../../gcc/optinfo-emit-json.cc +gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ + -f ../../gcc/optc-save-gen.awk \ + -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../gcc/opts-global.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../gcc/ordered-hash-map-tests.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc/passes.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc/plugin.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo ../../gcc/pointer-query.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../gcc/postreload-gcse.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../gcc/postreload.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../gcc/predict.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../gcc/print-rtl.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../gcc/print-rtl-function.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../gcc/print-tree.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc/profile.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../gcc/profile-count.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo ../../gcc/range.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo ../../gcc/range-op.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../gcc/read-md.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../gcc/read-rtl.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../gcc/read-rtl-function.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../gcc/real.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../gcc/realmpfr.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../gcc/recog.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../gcc/reg-stack.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc/regcprop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../gcc/reginfo.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../gcc/regrename.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../gcc/regstat.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../gcc/reload.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../gcc/reload1.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../gcc/reorg.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../gcc/resource.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../gcc/rtl-error.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo ../../gcc/rtl-ssa/accesses.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../gcc/rtl-ssa/blocks.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo ../../gcc/rtl-ssa/changes.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../gcc/rtl-ssa/functions.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../gcc -I../../gcc/rtl-ssa -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../gcc/rtl-ssa/insns.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../gcc/rtl-tests.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../gcc/rtl.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../gcc/rtlhash.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../gcc/rtlanal.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc/rtlhooks.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../gcc/rtx-vector-builder.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../gcc/run-rtl-passes.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../gcc/sched-deps.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../gcc/sched-ebb.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../gcc/sched-rgn.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../gcc/sel-sched-ir.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../gcc/sel-sched-dump.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../gcc/sel-sched.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../gcc/selftest-rtl.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../gcc/selftest-run-tests.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../gcc/sese.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../gcc/shrink-wrap.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../gcc/simplify-rtx.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../gcc/sparseset.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../gcc/spellcheck.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../gcc/spellcheck-tree.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo ../../gcc/splay-tree-utils.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../gcc/sreal.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../gcc/stack-ptr-mod.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc/statistics.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../gcc/stmt.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../gcc/stor-layout.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../gcc/store-motion.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../gcc/streamer-hooks.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../gcc/stringpool.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../gcc/substring-locations.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../gcc/target-globals.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../gcc/targhooks.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../gcc/timevar.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DTARGET_NAME=\"x86_64-lfs-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc/toplev.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../gcc/tracer.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../gcc/trans-mem.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../gcc/tree-affine.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc/asan.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../gcc/tsan.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../gcc/ubsan.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../gcc/sanopt.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../gcc/sancov.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../gcc/tree-call-cdce.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../gcc/tree-cfg.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../gcc/tree-cfgcleanup.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../gcc/tree-chrec.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../gcc/tree-complex.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../gcc/tree-data-ref.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../gcc/tree-dfa.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../gcc/tree-diagnostic.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-diagnostic-path.o -MT tree-diagnostic-path.o -MMD -MP -MF ./.deps/tree-diagnostic-path.TPo ../../gcc/tree-diagnostic-path.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc/tree-dump.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../gcc/tree-eh.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../gcc/tree-emutls.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../gcc/tree-if-conv.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../gcc/tree-inline.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../gcc/tree-into-ssa.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../gcc/tree-iterator.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../gcc/tree-loop-distribution.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../gcc/tree-nested.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../gcc/tree-nrv.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../gcc/tree-object-size.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../gcc/tree-outof-ssa.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../gcc/tree-parloops.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../gcc/tree-phinodes.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../gcc/tree-predcom.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../gcc/tree-pretty-print.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../gcc/tree-profile.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../gcc/tree-scalar-evolution.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../gcc/tree-sra.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../gcc/tree-switch-conversion.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../gcc/tree-ssa-address.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../gcc/tree-ssa-alias.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../gcc/tree-ssa-ccp.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../gcc/tree-ssa-coalesce.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../gcc/tree-ssa-copy.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../gcc/tree-ssa-dce.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../gcc/tree-ssa-dom.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../gcc/tree-ssa-dse.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../gcc/tree-ssa-forwprop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../gcc/tree-ssa-ifcombine.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../gcc/tree-ssa-live.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../gcc/tree-ssa-loop-ch.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../gcc/tree-ssa-loop-im.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../gcc/tree-ssa-loop-ivcanon.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../gcc/tree-ssa-loop-ivopts.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../gcc/tree-ssa-loop-manip.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../gcc/tree-ssa-loop-niter.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../gcc/tree-ssa-loop-prefetch.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../gcc/tree-ssa-loop-split.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../gcc/tree-ssa-loop-unswitch.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../gcc/tree-ssa-loop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../gcc/tree-ssa-math-opts.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../gcc/tree-ssa-operands.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo ../../gcc/gimple-range-path.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../gcc/tree-ssa-phiopt.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../gcc/tree-ssa-phiprop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../gcc/tree-ssa-pre.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../gcc/tree-ssa-propagate.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../gcc/tree-ssa-reassoc.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../gcc/tree-ssa-sccvn.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../gcc/tree-ssa-scopedtables.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../gcc/tree-ssa-sink.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../gcc/tree-ssa-strlen.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../gcc/tree-ssa-structalias.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../gcc/tree-ssa-tail-merge.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../gcc/tree-ssa-ter.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../gcc/tree-ssa-threadbackward.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../gcc/tree-ssa-threadedge.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../gcc/tree-ssa-threadupdate.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../gcc/tree-ssa-uncprop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../gcc/tree-ssa-uninit.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../gcc/tree-ssa.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../gcc/tree-ssanames.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../gcc/tree-stdarg.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../gcc/tree-streamer.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../gcc/tree-streamer-in.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../gcc/tree-streamer-out.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../gcc/tree-tailcall.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../gcc/tree-vect-generic.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo ../../gcc/gimple-isel.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../gcc/tree-vect-patterns.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../gcc/tree-vect-data-refs.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../gcc/tree-vect-stmts.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../gcc/tree-vect-loop.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../gcc/tree-vect-loop-manip.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../gcc/tree-vect-slp.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo ../../gcc/tree-vect-slp-patterns.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../gcc/tree-vectorizer.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo ../../gcc/tree-vector-builder.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc/tree-vrp.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../gcc/tree.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo ../../gcc/tristate.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../gcc/typed-splay-tree.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../gcc/valtrack.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo ../../gcc/value-pointer-equiv.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo ../../gcc/value-query.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo ../../gcc/value-range.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-range-equiv.o -MT value-range-equiv.o -MMD -MP -MF ./.deps/value-range-equiv.TPo ../../gcc/value-range-equiv.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo ../../gcc/value-relation.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc/value-prof.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc/var-tracking.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../gcc/varasm.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc/varpool.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo ../../gcc/vec-perm-indices.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../gcc/vmsdbgout.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../gcc/vr-values.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../gcc/vtable-verify.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo ../../gcc/warning-control.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc/web.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../gcc/wide-int.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../gcc/wide-int-print.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../gcc/xcoffout.cc +gawk -f ../../gcc/config/i386/i386-builtin-types.awk ../../gcc/config/i386/i386-builtin-types.def > tmp-bt.inc +/bin/sh ../../gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc +echo timestamp > s-i386-bt +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../gcc/config/i386/i386.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo ../../gcc/analyzer/analysis-plan.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo ../../gcc/analyzer/analyzer.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo ../../gcc/analyzer/analyzer-logging.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo ../../gcc/analyzer/analyzer-pass.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo ../../gcc/analyzer/analyzer-selftests.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../gcc/analyzer/bar-chart.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo ../../gcc/analyzer/call-info.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../gcc/analyzer/call-string.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo ../../gcc/analyzer/checker-path.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo ../../gcc/analyzer/complexity.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../gcc/analyzer/constraint-manager.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo ../../gcc/analyzer/diagnostic-manager.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -I../../gcc/../zlib -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../gcc/analyzer/engine.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo ../../gcc/analyzer/feasible-graph.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../gcc/analyzer/function-set.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../gcc/analyzer/pending-diagnostic.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo ../../gcc/analyzer/program-point.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo ../../gcc/analyzer/program-state.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../gcc/analyzer/region.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo ../../gcc/analyzer/region-model.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo ../../gcc/analyzer/region-model-asm.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-impl-calls.o -MT analyzer/region-model-impl-calls.o -MMD -MP -MF analyzer/.deps/region-model-impl-calls.TPo ../../gcc/analyzer/region-model-impl-calls.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo ../../gcc/analyzer/region-model-manager.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../gcc/analyzer/region-model-reachability.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo ../../gcc/analyzer/sm.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../gcc/analyzer/sm-file.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo ../../gcc/analyzer/sm-malloc.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../gcc/analyzer/sm-pattern-test.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo ../../gcc/analyzer/sm-sensitive.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../gcc/analyzer/sm-signal.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo ../../gcc/analyzer/sm-taint.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo ../../gcc/analyzer/state-purge.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo ../../gcc/analyzer/store.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo ../../gcc/analyzer/supergraph.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo ../../gcc/analyzer/svalue.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../gcc/analyzer/trimmed-graph.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o x86-tune-sched.o -MT x86-tune-sched.o -MMD -MP -MF ./.deps/x86-tune-sched.TPo ../../gcc/config/i386/x86-tune-sched.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o x86-tune-sched-bd.o -MT x86-tune-sched-bd.o -MMD -MP -MF ./.deps/x86-tune-sched-bd.TPo ../../gcc/config/i386/x86-tune-sched-bd.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o x86-tune-sched-atom.o -MT x86-tune-sched-atom.o -MMD -MP -MF ./.deps/x86-tune-sched-atom.TPo ../../gcc/config/i386/x86-tune-sched-atom.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o x86-tune-sched-core.o -MT x86-tune-sched-core.o -MMD -MP -MF ./.deps/x86-tune-sched-core.TPo ../../gcc/config/i386/x86-tune-sched-core.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-options.o -MT i386-options.o -MMD -MP -MF ./.deps/i386-options.TPo ../../gcc/config/i386/i386-options.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-builtins.o -MT i386-builtins.o -MMD -MP -MF ./.deps/i386-builtins.TPo ../../gcc/config/i386/i386-builtins.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-expand.o -MT i386-expand.o -MMD -MP -MF ./.deps/i386-expand.TPo ../../gcc/config/i386/i386-expand.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-features.o -MT i386-features.o -MMD -MP -MF ./.deps/i386-features.TPo ../../gcc/config/i386/i386-features.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../gcc/config/linux.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gnu-property.o -MT gnu-property.o -MMD -MP -MF ./.deps/gnu-property.TPo ../../gcc/config/i386/gnu-property.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../gcc/config/host-linux.cc +rm -rf libbackend.a +x86_64-lfs-linux-gnu-ar rcT libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o adjust-alignment.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o ctfc.o ctfout.o btfout.o symtab.o symtab-thunks.o symtab-clones.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coroutine-passes.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o digraph.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2ctf.o dwarf2out.o early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o file-prefix-map.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-abi.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-array-bounds.o gimple-builder.o gimple-expr.o gimple-if-to-switch.o gimple-iterator.o gimple-fold.o gimple-harden-conditionals.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-loop-versioning.o gimple-low.o gimple-predicate-analysis.o gimple-pretty-print.o gimple-range.o gimple-range-cache.o gimple-range-edge.o gimple-range-fold.o gimple-range-gori.o gimple-range-trace.o gimple-ssa-backprop.o gimple-ssa-evrp.o gimple-ssa-evrp-analyze.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-access.o gimple-ssa-warn-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimple-warn-recursion.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphviz.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-cp.o ipa-sra.o ipa-devirt.o ipa-fnsummary.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-free-lang-data.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-modref.o ipa-modref-tree.o ipa-predicate.o ipa-profile.o ipa-prop.o ipa-param-manipulation.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-low.o omp-oacc-kernels-decompose.o omp-oacc-neuter-broadcast.o omp-simd-clone.o opt-problem.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o optinfo.o optinfo-emit-json.o options-save.o opts-global.o ordered-hash-map-tests.o passes.o plugin.o pointer-query.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o profile-count.o range.o range-op.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl-ssa/accesses.o rtl-ssa/blocks.o rtl-ssa/changes.o rtl-ssa/functions.o rtl-ssa/insns.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o rtx-vector-builder.o run-rtl-passes.o sched-deps.o sched-ebb.o sched-rgn.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o splay-tree-utils.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-diagnostic-path.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o gimple-range-path.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o gimple-isel.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vect-slp-patterns.o tree-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o tristate.o typed-splay-tree.o valtrack.o value-pointer-equiv.o value-query.o value-range.o value-range-equiv.o value-relation.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.o warning-control.o web.o wide-int.o wide-int-print.o xcoffout.o i386.o analyzer/analysis-plan.o analyzer/analyzer.o analyzer/analyzer-logging.o analyzer/analyzer-pass.o analyzer/analyzer-selftests.o analyzer/bar-chart.o analyzer/call-info.o analyzer/call-string.o analyzer/checker-path.o analyzer/complexity.o analyzer/constraint-manager.o analyzer/diagnostic-manager.o analyzer/engine.o analyzer/feasible-graph.o analyzer/function-set.o analyzer/pending-diagnostic.o analyzer/program-point.o analyzer/program-state.o analyzer/region.o analyzer/region-model.o analyzer/region-model-asm.o analyzer/region-model-impl-calls.o analyzer/region-model-manager.o analyzer/region-model-reachability.o analyzer/sm.o analyzer/sm-file.o analyzer/sm-malloc.o analyzer/sm-pattern-test.o analyzer/sm-sensitive.o analyzer/sm-signal.o analyzer/sm-taint.o analyzer/state-purge.o analyzer/store.o analyzer/supergraph.o analyzer/svalue.o analyzer/trimmed-graph.o x86-tune-sched.o x86-tune-sched-bd.o x86-tune-sched-atom.o x86-tune-sched-core.o i386-options.o i386-builtins.o i386-expand.o i386-features.o linux.o gnu-property.o host-linux.o +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc/main.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o i386-common.o -MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo ../../gcc/common/config/i386/i386-common.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DPREFIX=\"/usr\" -DBASEVER="\"12.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc/prefix.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc/opts.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc/opts-common.cc +gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ + -f ../../gcc/optc-gen.awk \ + -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc/vec.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc/hooks.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I../../gcc -I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../gcc/common/common-targhooks.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc/hash-table.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc/file-find.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../gcc/selftest.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../gcc/opt-suggestions.cc +rm -rf libcommon-target.a +x86_64-lfs-linux-gnu-ar rc libcommon-target.a i386-common.o prefix.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o opt-suggestions.o +x86_64-lfs-linux-gnu-ranlib libcommon-target.a +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo ../../gcc/diagnostic-spec.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc/diagnostic.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc/diagnostic-color.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../gcc/diagnostic-show-locus.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../gcc/diagnostic-format-json.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../gcc/json.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../gcc/edit-context.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc/pretty-print.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc/intl.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc/sbitmap.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc/ggc-none.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../gcc/memory-block.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../gcc/selftest-diagnostic.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../gcc/sort.cc +rm -rf libcommon.a +x86_64-lfs-linux-gnu-ar rc libcommon.a diagnostic-spec.o diagnostic.o diagnostic-color.o diagnostic-show-locus.o diagnostic-format-json.o json.o edit-context.o pretty-print.o intl.o sbitmap.o vec.o input.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o +x86_64-lfs-linux-gnu-ranlib libcommon.a +if [ -f ../stage_final ] \ + && cmp -s ../stage_current ../stage_final; then \ + cp ../prev-gcc/cc1-checksum.cc cc1-checksum.cc; \ +else \ + build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ + checksum-options > cc1-checksum.cc.tmp && \ + ../../gcc/../move-if-change cc1-checksum.cc.tmp cc1-checksum.cc; \ +fi +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o \ + cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/mnt/lfs/sources/gcc-12.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo ../../gcc/cp/cp-lang.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../gcc/cp/call.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../gcc/cp/class.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../gcc/cp/constexpr.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo ../../gcc/cp/constraint.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo ../../gcc/cp/coroutines.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo ../../gcc/cp/cp-gimplify.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo ../../gcc/cp/cp-objcp-common.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo ../../gcc/cp/cp-ubsan.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../gcc/cp/cvt.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo ../../gcc/cp/cxx-pretty-print.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../gcc/cp/decl.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../gcc/cp/decl2.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../gcc/cp/dump.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../gcc/cp/error.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../gcc/cp/except.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../gcc/cp/expr.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../gcc/cp/friend.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../gcc/cp/init.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../gcc/cp/lambda.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../gcc/cp/lex.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../gcc/cp/logic.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../gcc/cp/mangle.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo ../../gcc/cp/mapper-client.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo ../../gcc/cp/mapper-resolver.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../gcc/cp/method.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DHOST_MACHINE=\"x86_64-lfs-linux-gnu\" -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo ../../gcc/cp/module.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo ../../gcc/cp/name-lookup.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../gcc/cp/optimize.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../gcc/cp/parser.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../gcc/cp/pt.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../gcc/cp/ptree.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../gcc/cp/rtti.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../gcc/cp/search.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../gcc/cp/semantics.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../gcc/cp/tree.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../gcc/cp/typeck.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../gcc/cp/typeck2.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo ../../gcc/cp/vtable-class-hierarchy.cc +if [ -f ../stage_final ] \ + && cmp -s ../stage_current ../stage_final; then \ + cp ../prev-gcc/cc1plus-checksum.cc cc1plus-checksum.cc; \ +else \ + build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcody/libcody.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ + checksum-options > cc1plus-checksum.cc.tmp && \ + ../../gcc/../move-if-change cc1plus-checksum.cc.tmp cc1plus-checksum.cc; \ +fi +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cc1plus \ + cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o cc1plus-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcody/libcody.a \ + libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/mnt/lfs/sources/gcc-12.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../gcc/lto/lto-lang.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../gcc/lto/lto.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../gcc/lto/lto-object.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../gcc/lto/lto-partition.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../gcc/lto/lto-symtab.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo ../../gcc/lto/lto-common.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o lto1 \ + lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/mnt/lfs/sources/gcc-12.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto-dump.o -MT lto/lto-dump.o -MMD -MP -MF lto/.deps/lto-dump.TPo ../../gcc/lto/lto-dump.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o lto-dump \ + lto/lto-lang.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-dump.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/mnt/lfs/sources/gcc-12.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-12.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -I../../gcc/../zlib -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../gcc/gcov.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcov.o json.o \ + hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L./../zlib -lz -o gcov +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../gcc/gcov-dump.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcov-dump.o \ + hash-table.o ggc-none.o\ + libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc/gcov-tool.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o libgcov-util.o ../../gcc/../libgcc/libgcov-util.c +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace \ + -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../gcc/../libgcc/libgcov-driver.c +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace \ + -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../gcc/../libgcc/libgcov-merge.c +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../gcc/collect2.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../gcc/collect2-aix.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../gcc/collect-utils.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o Tcollect2 \ + collect2.o collect2-aix.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +mv -f Tcollect2 collect2 +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../gcc/lto-wrapper.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o Tlto-wrapper \ + lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +mv -f Tlto-wrapper lto-wrapper +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../gcc/gcc-ar.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcc-ar.o -o gcc-ar \ + file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +cp ../../gcc/gcc-ar.cc gcc-nm.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcc-nm.o -o gcc-nm \ + file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +cp ../../gcc/gcc-ar.cc gcc-ranlib.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcc-ranlib.o -o gcc-ranlib \ + file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../gcc/gengtype.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../gcc/gengtype-lex.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../gcc/gengtype-parse.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../gcc/gengtype-state.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../gcc/errors.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o gengtype \ + gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o errors.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"12.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../gcc/gcc.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../gcc/gcc-main.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../gcc/c/gccspec.cc +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo ../../gcc/config/i386/driver-i386.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o xgcc gcc.o gcc-main.o ggc-none.o \ + c/gccspec.o driver-i386.o libcommon-target.a \ + libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../gcc/c-family/cppspec.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cpp gcc.o gcc-main.o ggc-none.o \ + c-family/cppspec.o driver-i386.o libcommon-target.a \ + libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +x86_64-lfs-linux-gnu-gcc -dumpspecs > tmp-specs +mv tmp-specs specs +: > tmp-libgcc.mvars +echo GCC_CFLAGS = '-g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars +echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars +echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars +if test no = yes; then \ + NO_PIE_CFLAGS="-fno-PIE"; \ +else \ + NO_PIE_CFLAGS=; \ +fi; \ +echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars +mv tmp-libgcc.mvars libgcc.mvars +echo | x86_64-lfs-linux-gnu-gcc -E -dM - | \ + sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ + -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ + sort -u > tmp-macro_list +/bin/sh ../../gcc/../move-if-change tmp-macro_list macro_list +echo timestamp > s-macro_list +if x86_64-lfs-linux-gnu-gcc -print-sysroot-headers-suffix > /dev/null 2>&1; then \ + set -e; for ml in `x86_64-lfs-linux-gnu-gcc -print-multi-lib`; do \ + multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ + flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ + sfx=`x86_64-lfs-linux-gnu-gcc ${flags} -print-sysroot-headers-suffix`; \ + if [ "${multi_dir}" = "." ]; \ + then multi_dir=""; \ + else \ + multi_dir=/${multi_dir}; \ + fi; \ + echo "${sfx};${multi_dir}"; \ + done; \ +else \ + echo ";"; \ +fi > tmp-fixinc_list +/bin/sh ../../gcc/../move-if-change tmp-fixinc_list fixinc_list +echo timestamp > s-fixinc_list +rm -rf include-fixed; mkdir include-fixed +chmod a+rx include-fixed +if [ -d ../prev-gcc ]; then \ + cd ../prev-gcc && \ + make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ + libsubdir=. ; \ +else \ + set -e; for ml in `cat fixinc_list`; do \ + sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ + multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ + fix_dir=include-fixed${multi_dir}; \ + if ! false && test ! -d `echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ + echo The directory that should contain system headers does not exist: >&2 ; \ + echo " `echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ + tooldir_sysinc=`echo "/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ + if test "x`echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ + then sleep 1; else exit 1; fi; \ + fi; \ + /bin/sh ../../gcc/../mkinstalldirs ${fix_dir}; \ + chmod a+rx ${fix_dir} || true; \ + (TARGET_MACHINE='x86_64-lfs-linux-gnu'; srcdir=`cd ../../gcc; ${PWDCMD-pwd}`; \ + SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ + gcc_dir=`${PWDCMD-pwd}` ; \ + export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ + cd ../build-x86_64-pc-linux-gnu/fixincludes && \ + /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ + `echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ + rm -f ${fix_dir}/syslimits.h; \ + if [ -f ${fix_dir}/limits.h ]; then \ + mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ + else \ + cp ../../gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ + fi; \ + chmod a+r ${fix_dir}/syslimits.h; \ + done; \ +fi +Fixing headers into /mnt/lfs/sources/gcc-12.2.0/build/gcc/include-fixed for x86_64-lfs-linux-gnu target +Forbidden identifiers: linux unix +Finding directories and links to directories + Searching /mnt/lfs/usr/include/. +Making symbolic directory links +Fixing directory /mnt/lfs/usr/include into /mnt/lfs/sources/gcc-12.2.0/build/gcc/include-fixed +Cleaning up unneeded directories: +fixincludes is done +echo timestamp > stmp-fixinc +rm -f mm_malloc.h +cat ../../gcc/config/i386/pmm_malloc.h > mm_malloc.h +if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi +if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi +for file in .. ../../gcc/ginclude/float.h ../../gcc/ginclude/iso646.h ../../gcc/ginclude/stdarg.h ../../gcc/ginclude/stdbool.h ../../gcc/ginclude/stddef.h ../../gcc/ginclude/varargs.h ../../gcc/ginclude/stdfix.h ../../gcc/ginclude/stdnoreturn.h ../../gcc/ginclude/stdalign.h ../../gcc/ginclude/stdatomic.h ../../gcc/config/i386/cpuid.h ../../gcc/config/i386/mmintrin.h ../../gcc/config/i386/mm3dnow.h ../../gcc/config/i386/xmmintrin.h ../../gcc/config/i386/emmintrin.h ../../gcc/config/i386/pmmintrin.h ../../gcc/config/i386/tmmintrin.h ../../gcc/config/i386/ammintrin.h ../../gcc/config/i386/smmintrin.h ../../gcc/config/i386/nmmintrin.h ../../gcc/config/i386/bmmintrin.h ../../gcc/config/i386/fma4intrin.h ../../gcc/config/i386/wmmintrin.h ../../gcc/config/i386/immintrin.h ../../gcc/config/i386/x86intrin.h ../../gcc/config/i386/avxintrin.h ../../gcc/config/i386/xopintrin.h ../../gcc/config/i386/ia32intrin.h ../../gcc/config/i386/cross-stdarg.h ../../gcc/config/i386/lwpintrin.h ../../gcc/config/i386/popcntintrin.h ../../gcc/config/i386/lzcntintrin.h ../../gcc/config/i386/bmiintrin.h ../../gcc/config/i386/bmi2intrin.h ../../gcc/config/i386/tbmintrin.h ../../gcc/config/i386/avx2intrin.h ../../gcc/config/i386/avx512fintrin.h ../../gcc/config/i386/fmaintrin.h ../../gcc/config/i386/f16cintrin.h ../../gcc/config/i386/rtmintrin.h ../../gcc/config/i386/xtestintrin.h ../../gcc/config/i386/rdseedintrin.h ../../gcc/config/i386/prfchwintrin.h ../../gcc/config/i386/adxintrin.h ../../gcc/config/i386/fxsrintrin.h ../../gcc/config/i386/xsaveintrin.h ../../gcc/config/i386/xsaveoptintrin.h ../../gcc/config/i386/avx512cdintrin.h ../../gcc/config/i386/avx512erintrin.h ../../gcc/config/i386/avx512pfintrin.h ../../gcc/config/i386/shaintrin.h ../../gcc/config/i386/clflushoptintrin.h ../../gcc/config/i386/xsavecintrin.h ../../gcc/config/i386/xsavesintrin.h ../../gcc/config/i386/avx512dqintrin.h ../../gcc/config/i386/avx512bwintrin.h ../../gcc/config/i386/avx512vlintrin.h ../../gcc/config/i386/avx512vlbwintrin.h ../../gcc/config/i386/avx512vldqintrin.h ../../gcc/config/i386/avx512ifmaintrin.h ../../gcc/config/i386/avx512ifmavlintrin.h ../../gcc/config/i386/avx512vbmiintrin.h ../../gcc/config/i386/avx512vbmivlintrin.h ../../gcc/config/i386/avx5124fmapsintrin.h ../../gcc/config/i386/avx5124vnniwintrin.h ../../gcc/config/i386/avx512vpopcntdqintrin.h ../../gcc/config/i386/clwbintrin.h ../../gcc/config/i386/mwaitxintrin.h ../../gcc/config/i386/clzerointrin.h ../../gcc/config/i386/pkuintrin.h ../../gcc/config/i386/sgxintrin.h ../../gcc/config/i386/cetintrin.h ../../gcc/config/i386/gfniintrin.h ../../gcc/config/i386/cet.h ../../gcc/config/i386/avx512vbmi2intrin.h ../../gcc/config/i386/avx512vbmi2vlintrin.h ../../gcc/config/i386/avx512vnniintrin.h ../../gcc/config/i386/avx512vnnivlintrin.h ../../gcc/config/i386/vaesintrin.h ../../gcc/config/i386/vpclmulqdqintrin.h ../../gcc/config/i386/avx512vpopcntdqvlintrin.h ../../gcc/config/i386/avx512bitalgintrin.h ../../gcc/config/i386/pconfigintrin.h ../../gcc/config/i386/wbnoinvdintrin.h ../../gcc/config/i386/movdirintrin.h ../../gcc/config/i386/waitpkgintrin.h ../../gcc/config/i386/cldemoteintrin.h ../../gcc/config/i386/avx512bf16vlintrin.h ../../gcc/config/i386/avx512bf16intrin.h ../../gcc/config/i386/enqcmdintrin.h ../../gcc/config/i386/serializeintrin.h ../../gcc/config/i386/avx512vp2intersectintrin.h ../../gcc/config/i386/avx512vp2intersectvlintrin.h ../../gcc/config/i386/tsxldtrkintrin.h ../../gcc/config/i386/amxtileintrin.h ../../gcc/config/i386/amxint8intrin.h ../../gcc/config/i386/amxbf16intrin.h ../../gcc/config/i386/x86gprintrin.h ../../gcc/config/i386/uintrintrin.h ../../gcc/config/i386/hresetintrin.h ../../gcc/config/i386/keylockerintrin.h ../../gcc/config/i386/avxvnniintrin.h ../../gcc/config/i386/mwaitintrin.h ../../gcc/config/i386/avx512fp16intrin.h ../../gcc/config/i386/avx512fp16vlintrin.h mm_malloc.h; do \ + if [ X$file != X.. ]; then \ + realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + echo timestamp > include/$realfile; \ + rm -f include/$realfile; \ + cp $file include; \ + chmod a+r include/$realfile; \ + fi; \ +done +for file in .. ; do \ + if [ X$file != X.. ]; then \ + mv include/$file include/x_$file; \ + echo "#include_next <$file>" >include/$file; \ + cat include/x_$file >>include/$file; \ + rm -f include/x_$file; \ + chmod a+r include/$file; \ + fi; \ +done +for file in .. ; do \ + if [ X$file != X.. ]; then \ + echo "#include_next <$file>" >>include/$file; \ + chmod a+r include/$file; \ + fi; \ +done +rm -f include/stdint.h +if [ wrap = wrap ]; then \ + rm -f include/stdint-gcc.h; \ + cp ../../gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ + chmod a+r include/stdint-gcc.h; \ + cp ../../gcc/ginclude/stdint-wrap.h include/stdint.h; \ + chmod a+r include/stdint.h; \ +elif [ wrap = provide ]; then \ + cp ../../gcc/ginclude/stdint-gcc.h include/stdint.h; \ + chmod a+r include/stdint.h; \ +fi +set -e; for ml in `cat fixinc_list`; do \ + sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ + multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ + fix_dir=include-fixed${multi_dir}; \ + if [ -f `echo /mnt/lfs${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ + cat ../../gcc/limitx.h ../../gcc/glimits.h ../../gcc/limity.h > tmp-xlimits.h; \ + else \ + cat ../../gcc/glimits.h > tmp-xlimits.h; \ + fi; \ + /bin/sh ../../gcc/../mkinstalldirs ${fix_dir}; \ + chmod a+rx ${fix_dir} || true; \ + /bin/sh ../../gcc/../move-if-change \ + tmp-xlimits.h tmp-limits.h; \ + rm -f ${fix_dir}/limits.h; \ + cp -p tmp-limits.h ${fix_dir}/limits.h; \ + chmod a+r ${fix_dir}/limits.h; \ +done +rm -f include-fixed/README +cp ../../gcc/../fixincludes/README-fixinc include-fixed/README +chmod a+r include-fixed/README +echo timestamp > stmp-int-hdrs +TARGET_CPU_DEFAULT="" \ +HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ +/bin/sh ../../gcc/mkconfig.sh tconfig.h +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-lfs-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/mnt/lfs/sources/gcc-12.2.0/build/./gmp -I/mnt/lfs/sources/gcc-12.2.0/gmp -I/mnt/lfs/sources/gcc-12.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpfr/src -I/mnt/lfs/sources/gcc-12.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo ../../gcc/cp/g++spec.cc +x86_64-lfs-linux-gnu-g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o xg++ \ + gcc.o gcc-main.o ggc-none.o cp/g++spec.o driver-i386.o libcommon-target.a \ + libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +(echo "@set version-GCC 12.2.0"; \ + if [ "" = "experimental" ]; \ + then echo "@set DEVELOPMENT"; \ + else echo "@clear DEVELOPMENT"; \ + fi) > gcc-vers.texiT +echo @set srcdir `echo /mnt/lfs/sources/gcc-12.2.0/build/gcc/../../gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT +if [ -n "(GCC) " ]; then \ + echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ +fi +echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" >> gcc-vers.texiT; \ +mv -f gcc-vers.texiT gcc-vers.texi +if [ xinfo = xinfo ]; then \ + makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \ + -I ../../gcc/doc/include -o doc/cpp.info ../../gcc/doc/cpp.texi; \ +fi +if [ xinfo = xinfo ]; then \ + makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \ + -I ../../gcc/doc/include -o doc/gcc.info ../../gcc/doc/gcc.texi; \ +fi +build/genhooks -d \ + ../../gcc/doc/tm.texi.in > tmp-tm.texi +case `echo X|tr X '\101'` in \ + A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ + *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ +esac +mv tmp2-tm.texi tmp-tm.texi +/bin/sh ../../gcc/../move-if-change tmp-tm.texi tm.texi +if [ xinfo = xinfo ]; then \ + makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \ + -I ../../gcc/doc/include -o doc/gccint.info ../../gcc/doc/gccint.texi; \ +fi +if [ xinfo = xinfo ]; then \ + makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc/doc \ + -I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \ +fi +if [ xinfo = xinfo ]; then \ + makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \ + -I ../../gcc/doc/include -o doc/cppinternals.info ../../gcc/doc/cppinternals.texi; \ +fi +echo timestamp > gcc.pod +perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod +echo timestamp > doc/gcc.1 +(pod2man --center="GNU" --release="gcc-12.2.0" --date=2022-08-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \ + mv -f doc/gcc.1.T$$ doc/gcc.1) || \ + (rm -f doc/gcc.1.T$$ && exit 1) +cp doc/gcc.1 doc/g++.1 +x86_64-lfs-linux-gnu-gcc -xc -nostdinc /dev/null -S -o /dev/null -fself-test=../../gcc/testsuite/selftests +echo timestamp > s-selftest-c +x86_64-lfs-linux-gnu-gcc -xc++ -nostdinc /dev/null -S -o /dev/null -fself-test=../../gcc/testsuite/selftests +echo timestamp > s-selftest-c++ +rm gcc.pod +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gcc' +mkdir -p -- ./c++tools +Configuring in ./c++tools +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +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... yes +checking for suffix of object files... o +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether to build C++ tools... yes +checking maintainer-mode... no +checking for O_CLOEXEC... yes +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for AF_UNIX... yes +checking for AF_INET6... yes +checking for epoll... yes +checking for pselect... yes +checking for select... yes +checking for accept4... yes +checking for inet_ntop... yes +checking for library containing gethostbyname... none required +checking for library containing socket... none required +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/c++tools' +x86_64-lfs-linux-gnu-g++ -g -O2 -fno-exceptions -fno-rtti -I../../c++tools/../libcody -I../../c++tools/../include -I../../c++tools/../gcc -I. -I../gcc \ + -MMD -MP -MF server.d -c -o server.o ../../c++tools/server.cc +x86_64-lfs-linux-gnu-g++ -g -O2 -fno-exceptions -fno-rtti -I../../c++tools/../libcody -I../../c++tools/../include -I../../c++tools/../gcc -I. -I../gcc \ + -MMD -MP -MF resolver.d -c -o resolver.o ../../c++tools/resolver.cc +x86_64-lfs-linux-gnu-g++ -static-libstdc++ -static-libgcc -o g++-mapper-server server.o resolver.o ../libcody/libcody.a ../libiberty/libiberty.a +/usr/bin/install -c g++-mapper-server ../gcc/g++-mapper-server +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/c++tools' +mkdir -p -- ./libcc1 +Configuring in ./libcc1 +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip +checking for a thread-safe mkdir -p... /usr/bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking for style of include used by make... GNU +checking whether make supports nested variables... yes +checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3 +checking whether to enable maintainer-specific portions of Makefiles... no +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm +checking the name lister (x86_64-lfs-linux-gnu-nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar +checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... no +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes +checking dependency style of x86_64-lfs-linux-gnu-g++... gcc3 +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E +checking for ld used by x86_64-lfs-linux-gnu-g++... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking for x86_64-lfs-linux-gnu-g++ option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-g++ static flag -static works... yes +checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for CET support... yes +checking whether basename is declared... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -W... yes +checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes +checking for socket libraries... checking for connect... yes +checking for gethostbyname... yes + +checking for exported symbols... yes +checking for -rdynamic... no +checking for library containing dlopen... none required +checking for -fPIC -shared... yes +checking for socketpair... yes +checking for select... yes +checking for fork... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating cc1plugin-config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +Checking multilib configuration for libgcc... +mkdir -p -- x86_64-lfs-linux-gnu/libgcc +Configuring in x86_64-lfs-linux-gnu/libgcc +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking for --enable-version-specific-runtime-libs... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for gawk... gawk +checking for x86_64-lfs-linux-gnu-ar... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar +checking for x86_64-lfs-linux-gnu-lipo... x86_64-lfs-linux-gnu-lipo +checking for x86_64-lfs-linux-gnu-nm... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm +checking for x86_64-lfs-linux-gnu-ranlib... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib +checking for x86_64-lfs-linux-gnu-strip... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/strip +checking whether ln -s works... yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs +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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs option to accept ISO C89... none needed +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -E +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking size of double... 8 +checking size of long double... 16 +checking for inttypes.h... yes +checking for stdint.h... yes +checking for stdlib.h... yes +checking for ftw.h... yes +checking for unistd.h... yes +checking for sys/stat.h... yes +checking for sys/types.h... yes +checking for string.h... yes +checking for strings.h... yes +checking for memory.h... yes +checking for sys/auxv.h... yes +checking for sys/mman.h... yes +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking whether decimal floating point is supported... no +checking whether fixed-point is supported... no +checking whether the compiler is configured for setjmp/longjmp exceptions... no +checking for CET support... yes +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for thread model used by GCC... single +checking whether assembler supports CFI directives... yes +checking for target glibc version... 2.36 +checking for __attribute__((visibility("hidden")))... yes +checking for .cfi_sections .debug_frame... yes +checking whether the target assembler supports thread-local storage... yes +checking whether the thread-local storage support is from emutls... no +checking if the assembler supports AVX... yes +checking for init priority support... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating auto-target.h +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +# If this is the top-level multilib, build all the other +# multilibs. +ln -s ../../../libgcc/enable-execute-stack-empty.c enable-execute-stack.c +ln -s ../../../libgcc/unwind-generic.h unwind.h +ln -s ../../../libgcc/config/i386/linux-unwind.h md-unwind-support.h +ln -s ../../../libgcc/config/i386/sfp-machine.h sfp-machine.h +ln -s ../../../libgcc/gthr-posix.h gthr-default.h +DEFINES='' HEADERS='../../../libgcc/config/i386/elf-lib.h ../../../libgcc/config/i386/value-unwind.h' \ + ../../../libgcc/mkheader.sh > tmp-libgcc_tm.h +/bin/sh ../../../libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h +echo timestamp > libgcc_tm.stamp +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c ../../../libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -msse2 -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -c ../../../libgcc/config/i386/_divhc3.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -msse2 -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -c ../../../libgcc/config/i386/_mulhc3.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c ../../../libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c ../../../libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c ../../../libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c ../../../libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c ../../../libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c ../../../libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c ../../../libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c ../../../libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c ../../../libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c ../../../libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c ../../../libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c ../../../libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c ../../../libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c ../../../libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti.o -MT fixtfti.o -MD -MP -MF fixtfti.dep -c ../../../libgcc/soft-fp/fixtfti.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti.o -MT fixunstfti.o -MD -MP -MF fixunstfti.dep -c ../../../libgcc/soft-fp/fixunstfti.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf.o -MT floattitf.o -MD -MP -MF floattitf.dep -c ../../../libgcc/soft-fp/floattitf.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf.o -MT floatuntitf.o -MD -MP -MF floatuntitf.dep -c ../../../libgcc/soft-fp/floatuntitf.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfsf2.o -MT extendhfsf2.o -MD -MP -MF extendhfsf2.dep -c ../../../libgcc/soft-fp/extendhfsf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfdf2.o -MT extendhfdf2.o -MD -MP -MF extendhfdf2.dep -c ../../../libgcc/soft-fp/extendhfdf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhftf2.o -MT extendhftf2.o -MD -MP -MF extendhftf2.dep -c ../../../libgcc/soft-fp/extendhftf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfxf2.o -MT extendhfxf2.o -MD -MP -MF extendhfxf2.dep -c ../../../libgcc/soft-fp/extendhfxf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2.o -MT extendsfdf2.o -MD -MP -MF extendsfdf2.dep -c ../../../libgcc/soft-fp/extendsfdf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c ../../../libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c ../../../libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c ../../../libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunctfhf2.o -MT trunctfhf2.o -MD -MP -MF trunctfhf2.dep -c ../../../libgcc/soft-fp/trunctfhf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncxfhf2.o -MT truncxfhf2.o -MD -MP -MF truncxfhf2.dep -c ../../../libgcc/soft-fp/truncxfhf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncdfhf2.o -MT truncdfhf2.o -MD -MP -MF truncdfhf2.dep -c ../../../libgcc/soft-fp/truncdfhf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncsfhf2.o -MT truncsfhf2.o -MD -MP -MF truncsfhf2.dep -c ../../../libgcc/soft-fp/truncsfhf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c ../../../libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2.o -MT truncdfsf2.o -MD -MP -MF truncdfsf2.dep -c ../../../libgcc/soft-fp/truncdfsf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c ../../../libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c ../../../libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixhfti.o -MT fixhfti.o -MD -MP -MF fixhfti.dep -c ../../../libgcc/soft-fp/fixhfti.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixunshfti.o -MT fixunshfti.o -MD -MP -MF fixunshfti.dep -c ../../../libgcc/soft-fp/fixunshfti.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floattihf.o -MT floattihf.o -MD -MP -MF floattihf.dep -c ../../../libgcc/soft-fp/floattihf.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntihf.o -MT floatuntihf.o -MD -MP -MF floatuntihf.dep -c ../../../libgcc/soft-fp/floatuntihf.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o eqhf2.o -MT eqhf2.o -MD -MP -MF eqhf2.dep -c ../../../libgcc/soft-fp/eqhf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../libgcc/config/i386/64/getf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../libgcc/config/i386/64/letf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../libgcc/config/i386/64/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -c ../../../libgcc/config/i386/64/_divtc3.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -c ../../../libgcc/config/i386/64/_multc3.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -c ../../../libgcc/config/i386/64/_powitf2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64_s.o -MT avx_savms64_s.o -MD -MP -MF avx_savms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_savms64.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg avx_savms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_savms64.visT +mv -f avx_savms64.visT avx_savms64.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64.o -MT avx_savms64.o -MD -MP -MF avx_savms64.dep -c -xassembler-with-cpp -include avx_savms64.vis ../../../libgcc/config/i386/avx_savms64.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64_s.o -MT avx_resms64_s.o -MD -MP -MF avx_resms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg avx_resms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64.visT +mv -f avx_resms64.visT avx_resms64.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64.o -MT avx_resms64.o -MD -MP -MF avx_resms64.dep -c -xassembler-with-cpp -include avx_resms64.vis ../../../libgcc/config/i386/avx_resms64.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64x_s.o -MT avx_resms64x_s.o -MD -MP -MF avx_resms64x_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64x.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg avx_resms64x_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64x.visT +mv -f avx_resms64x.visT avx_resms64x.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64x.o -MT avx_resms64x.o -MD -MP -MF avx_resms64x.dep -c -xassembler-with-cpp -include avx_resms64x.vis ../../../libgcc/config/i386/avx_resms64x.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64f_s.o -MT avx_savms64f_s.o -MD -MP -MF avx_savms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_savms64f.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg avx_savms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_savms64f.visT +mv -f avx_savms64f.visT avx_savms64f.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64f.o -MT avx_savms64f.o -MD -MP -MF avx_savms64f.dep -c -xassembler-with-cpp -include avx_savms64f.vis ../../../libgcc/config/i386/avx_savms64f.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64f_s.o -MT avx_resms64f_s.o -MD -MP -MF avx_resms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64f.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg avx_resms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64f.visT +mv -f avx_resms64f.visT avx_resms64f.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64f.o -MT avx_resms64f.o -MD -MP -MF avx_resms64f.dep -c -xassembler-with-cpp -include avx_resms64f.vis ../../../libgcc/config/i386/avx_resms64f.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64fx_s.o -MT avx_resms64fx_s.o -MD -MP -MF avx_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64fx.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg avx_resms64fx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64fx.visT +mv -f avx_resms64fx.visT avx_resms64fx.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64fx.o -MT avx_resms64fx.o -MD -MP -MF avx_resms64fx.dep -c -xassembler-with-cpp -include avx_resms64fx.vis ../../../libgcc/config/i386/avx_resms64fx.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64_s.o -MT sse_savms64_s.o -MD -MP -MF sse_savms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_savms64.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg sse_savms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_savms64.visT +mv -f sse_savms64.visT sse_savms64.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64.o -MT sse_savms64.o -MD -MP -MF sse_savms64.dep -c -xassembler-with-cpp -include sse_savms64.vis ../../../libgcc/config/i386/sse_savms64.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64_s.o -MT sse_resms64_s.o -MD -MP -MF sse_resms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg sse_resms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64.visT +mv -f sse_resms64.visT sse_resms64.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64.o -MT sse_resms64.o -MD -MP -MF sse_resms64.dep -c -xassembler-with-cpp -include sse_resms64.vis ../../../libgcc/config/i386/sse_resms64.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64x_s.o -MT sse_resms64x_s.o -MD -MP -MF sse_resms64x_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64x.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg sse_resms64x_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64x.visT +mv -f sse_resms64x.visT sse_resms64x.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64x.o -MT sse_resms64x.o -MD -MP -MF sse_resms64x.dep -c -xassembler-with-cpp -include sse_resms64x.vis ../../../libgcc/config/i386/sse_resms64x.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64f_s.o -MT sse_savms64f_s.o -MD -MP -MF sse_savms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_savms64f.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg sse_savms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_savms64f.visT +mv -f sse_savms64f.visT sse_savms64f.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64f.o -MT sse_savms64f.o -MD -MP -MF sse_savms64f.dep -c -xassembler-with-cpp -include sse_savms64f.vis ../../../libgcc/config/i386/sse_savms64f.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64f_s.o -MT sse_resms64f_s.o -MD -MP -MF sse_resms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64f.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg sse_resms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64f.visT +mv -f sse_resms64f.visT sse_resms64f.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64f.o -MT sse_resms64f.o -MD -MP -MF sse_resms64f.dep -c -xassembler-with-cpp -include sse_resms64f.vis ../../../libgcc/config/i386/sse_resms64f.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64fx_s.o -MT sse_resms64fx_s.o -MD -MP -MF sse_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64fx.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg sse_resms64fx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64fx.visT +mv -f sse_resms64fx.visT sse_resms64fx.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64fx.o -MT sse_resms64fx.o -MD -MP -MF sse_resms64fx.dep -c -xassembler-with-cpp -include sse_resms64fx.vis ../../../libgcc/config/i386/sse_resms64fx.S +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack.o -MT generic-morestack.o -MD -MP -MF generic-morestack.dep -c ../../../libgcc/generic-morestack.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack-thread.o -MT generic-morestack-thread.o -MD -MP -MF generic-morestack-thread.dep -c ../../../libgcc/generic-morestack-thread.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o morestack_s.o -MT morestack_s.o -MD -MP -MF morestack_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/morestack.S +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg morestack_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > morestack.visT +mv -f morestack.visT morestack.vis +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o morestack.o -MT morestack.o -MD -MP -MF morestack.dep -c -xassembler-with-cpp -include morestack.vis ../../../libgcc/config/i386/morestack.S +rm -f libgcc.a +objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _mulsc3.o _muldc3.o _mulxc3.o _divsc3.o _divdc3.o _divxc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o cpuinfo.o sfp-exceptions.o _divhc3.o _mulhc3.o addtf3.o divtf3.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o fixtfti.o fixunstfti.o floattitf.o floatuntitf.o extendhfsf2.o extendhfdf2.o extendhftf2.o extendhfxf2.o extendsfdf2.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfhf2.o truncxfhf2.o truncdfhf2.o truncsfhf2.o trunctfsf2.o truncdfsf2.o trunctfdf2.o trunctfxf2.o fixhfti.o fixunshfti.o floattihf.o floatuntihf.o eqhf2.o getf2.o letf2.o eqtf2.o _divtc3.o _multc3.o _powitf2.o enable-execute-stack.o avx_savms64.o avx_resms64.o avx_resms64x.o avx_savms64f.o avx_resms64f.o avx_resms64fx.o sse_savms64.o sse_resms64.o sse_resms64x.o sse_savms64f.o sse_resms64f.o sse_resms64fx.o generic-morestack.o generic-morestack-thread.o morestack.o"; \ +if test -z "$objects"; then \ + echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ + x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ + -o eh_dummy.o; \ + objects=eh_dummy.o; \ +fi; \ +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc libgcc.a $objects +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib libgcc.a +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../libgcc/libgcov-merge.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_topn.o -MT _gcov_merge_topn.o -MD -MP -MF _gcov_merge_topn.dep -DL_gcov_merge_topn -c ../../../libgcc/libgcov-merge.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../libgcc/libgcov-merge.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../libgcc/libgcov-merge.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_topn_values_profiler.o -MT _gcov_topn_values_profiler.o -MD -MP -MF _gcov_topn_values_profiler.dep -DL_gcov_topn_values_profiler -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_topn_values_profiler_atomic.o -MT _gcov_topn_values_profiler_atomic.o -MD -MP -MF _gcov_topn_values_profiler_atomic.dep -DL_gcov_topn_values_profiler_atomic -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler_v4.o -MT _gcov_indirect_call_profiler_v4.o -MD -MP -MF _gcov_indirect_call_profiler_v4.dep -DL_gcov_indirect_call_profiler_v4 -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../libgcc/libgcov-profiler.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../libgcc/libgcov-interface.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../libgcc/libgcov-interface.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../libgcc/libgcov-interface.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../libgcc/libgcov-interface.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../libgcc/libgcov-interface.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../libgcc/libgcov-interface.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../libgcc/libgcov-interface.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../libgcc/libgcov-interface.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../libgcc/libgcov-interface.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_lock_unlock.o -MT _gcov_lock_unlock.o -MD -MP -MF _gcov_lock_unlock.dep -DL_gcov_lock_unlock -c ../../../libgcc/libgcov-interface.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../libgcc/libgcov-driver.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_info_to_gcda.o -MT _gcov_info_to_gcda.o -MD -MP -MF _gcov_info_to_gcda.dep -DL_gcov_info_to_gcda -c ../../../libgcc/libgcov-driver.c +rm -f libgcov.a +objects="_gcov_merge_add.o _gcov_merge_topn.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_topn_values_profiler.o _gcov_topn_values_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v4.o _gcov_time_profiler.o _gcov_dump.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_lock_unlock.o _gcov.o _gcov_info_to_gcda.o"; \ +if test -z "$objects"; then \ + echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ + x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ + -o eh_dummy.o; \ + objects=eh_dummy.o; \ +fi; \ +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc libgcov.a $objects +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib libgcov.a +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c ../../../libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS +rm -f libgcc_eh.a +objects="unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o emutls.o"; \ +if test -z "$objects"; then \ + echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ + x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ + -o eh_dummy.o; \ + objects=eh_dummy.o; \ +fi; \ +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc libgcc_eh.a $objects +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib libgcc_eh.a +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c ../../../libgcc/libgcc2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4_s.o -MT _divmoddi4_s.o -MD -MP -MF _divmoddi4_s.dep -DSHARED -DL_divmoddi4 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c ../../../libgcc/libgcc2.c \ + -fexceptions -fnon-call-exceptions +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c ../../../libgcc/config/i386/cpuinfo.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c ../../../libgcc/config/i386/sfp-exceptions.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -msse2 -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -c ../../../libgcc/config/i386/_divhc3.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -msse2 -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -c ../../../libgcc/config/i386/_mulhc3.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/addtf3.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/divtf3.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/multf3.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/negtf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/subtf3.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/unordtf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixtfsi.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixunstfsi.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatsitf.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatunsitf.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixtfdi.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixunstfdi.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatditf.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatunditf.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti_s.o -MT fixtfti_s.o -MD -MP -MF fixtfti_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixtfti.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti_s.o -MT fixunstfti_s.o -MD -MP -MF fixunstfti_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixunstfti.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf_s.o -MT floattitf_s.o -MD -MP -MF floattitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floattitf.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf_s.o -MT floatuntitf_s.o -MD -MP -MF floatuntitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatuntitf.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfsf2_s.o -MT extendhfsf2_s.o -MD -MP -MF extendhfsf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendhfsf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfdf2_s.o -MT extendhfdf2_s.o -MD -MP -MF extendhfdf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendhfdf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhftf2_s.o -MT extendhftf2_s.o -MD -MP -MF extendhftf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendhftf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfxf2_s.o -MT extendhfxf2_s.o -MD -MP -MF extendhfxf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendhfxf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2_s.o -MT extendsfdf2_s.o -MD -MP -MF extendsfdf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendsfdf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendsftf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extenddftf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendxftf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunctfhf2_s.o -MT trunctfhf2_s.o -MD -MP -MF trunctfhf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/trunctfhf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncxfhf2_s.o -MT truncxfhf2_s.o -MD -MP -MF truncxfhf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/truncxfhf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncdfhf2_s.o -MT truncdfhf2_s.o -MD -MP -MF truncdfhf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/truncdfhf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncsfhf2_s.o -MT truncsfhf2_s.o -MD -MP -MF truncsfhf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/truncsfhf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/trunctfsf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2_s.o -MT truncdfsf2_s.o -MD -MP -MF truncdfsf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/truncdfsf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/trunctfdf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/trunctfxf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixhfti_s.o -MT fixhfti_s.o -MD -MP -MF fixhfti_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixhfti.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixunshfti_s.o -MT fixunshfti_s.o -MD -MP -MF fixunshfti_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixunshfti.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floattihf_s.o -MT floattihf_s.o -MD -MP -MF floattihf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floattihf.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntihf_s.o -MT floatuntihf_s.o -MD -MP -MF floatuntihf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatuntihf.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o eqhf2_s.o -MT eqhf2_s.o -MD -MP -MF eqhf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/eqhf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c ../../../libgcc/config/i386/64/getf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c ../../../libgcc/config/i386/64/letf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c ../../../libgcc/config/i386/64/eqtf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -c ../../../libgcc/config/i386/64/_divtc3.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -c ../../../libgcc/config/i386/64/_multc3.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -c ../../../libgcc/config/i386/64/_powitf2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c ../../../libgcc/unwind-dw2.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip_s.o -MT unwind-dw2-fde-dip_s.o -MD -MP -MF unwind-dw2-fde-dip_s.dep -DSHARED -fexceptions -c ../../../libgcc/unwind-dw2-fde-dip.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c ../../../libgcc/unwind-sjlj.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c ../../../libgcc/unwind-c.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c ../../../libgcc/emutls.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c ../../../libgcc/crtstuff.c -DCRT_BEGIN +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -fpic -c ../../../libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c ../../../libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c ../../../libgcc/crtstuff.c -DCRT_END +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -fpic -c ../../../libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c ../../../libgcc/config/i386/crtprec.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c ../../../libgcc/config/i386/crtprec.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c ../../../libgcc/config/i386/crtprec.c +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c ../../../libgcc/config/i386/crtfastmath.c +# Early copyback; see "all" above for the rationale. The +# early copy is necessary so that the gcc -B options find +# the right startup files when linking shared libgcc. +/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc +parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ +for file in $parts; do \ + rm -f ../.././gcc/$file; \ + /usr/bin/install -c -m 644 $file ../.././gcc/; \ + case $file in \ + *.a) \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/$file ;; \ + esac; \ +done +sed -e 's/__PFX__/__/g' \ + -e 's/__FIXPTPFX__/__/g' < ../../../libgcc/libgcc-std.ver.in > libgcc-std.ver +{ cat libgcc-std.ver ../../../libgcc/config/i386/libgcc-glibc.ver \ + | sed -e '/^[ ]*#/d' \ + -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ + | x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -E -xassembler-with-cpp -; \ +} > tmp-libgcc.map.in +mv tmp-libgcc.map.in libgcc.map.in +{ /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o cpuinfo_s.o sfp-exceptions_s.o _divhc3_s.o _mulhc3_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendhfsf2_s.o extendhfdf2_s.o extendhftf2_s.o extendhfxf2_s.o extendsfdf2_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfhf2_s.o truncxfhf2_s.o truncdfhf2_s.o truncsfhf2_s.o trunctfsf2_s.o truncdfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o fixhfti_s.o fixunshfti_s.o floattihf_s.o floatuntihf_s.o eqhf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o emutls_s.o; echo %%; \ + cat libgcc.map.in; \ +} | gawk -f ../../../libgcc/mkmap-symver.awk > tmp-libgcc.map +mv tmp-libgcc.map libgcc.map +# @multilib_flags@ is still needed because this may use +# x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs and -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector directly. +# @multilib_dir@ is not really necessary, but sometimes it has +# more uses than just a directory name. +/bin/sh ../../../libgcc/../mkinstalldirs . +x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o ./libgcc_s.so.1.tmp -g -O2 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o cpuinfo_s.o sfp-exceptions_s.o _divhc3_s.o _mulhc3_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendhfsf2_s.o extendhfdf2_s.o extendhftf2_s.o extendhfxf2_s.o extendsfdf2_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfhf2_s.o truncxfhf2_s.o truncdfhf2_s.o truncsfhf2_s.o trunctfsf2_s.o truncdfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o fixhfti_s.o fixunshfti_s.o floattihf_s.o floatuntihf_s.o eqhf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o libgcc.a -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( libgcc_s.so.1 -lgcc )" ) > ./libgcc_s.so +dest=../.././gcc/include/tmp$$-unwind.h; \ +cp unwind.h $dest; \ +chmod a+r $dest; \ +sh ../../../libgcc/../move-if-change $dest ../.././gcc/include/unwind.h +# Now that we have built all the objects, we need to copy +# them back to the GCC directory. Too many things (other +# in-tree libraries, and DejaGNU) know about the layout +# of the build tree, for now. +make install-leaf DESTDIR=../.././gcc \ + slibdir= libsubdir= MULTIOSDIR=. +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc +/usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ +chmod 644 ../.././gcc/libgcc_eh.a +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/libgcc_eh.a +/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc; /usr/bin/install -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so ../.././gcc/libgcc_s.so +/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc +/usr/bin/install -c -m 644 libgcc.a ../.././gcc/ +chmod 644 ../.././gcc/libgcc.a +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/libgcc.a +/usr/bin/install -c -m 644 libgcov.a ../.././gcc/ +chmod 644 ../.././gcc/libgcov.a +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/libgcov.a +parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ +for file in $parts; do \ + rm -f ../.././gcc/$file; \ + /usr/bin/install -c -m 644 $file ../.././gcc/; \ + case $file in \ + *.a) \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/$file ;; \ + esac; \ +done +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +Checking multilib configuration for libstdc++-v3... +mkdir -p -- x86_64-lfs-linux-gnu/libstdc++-v3 +Configuring in x86_64-lfs-linux-gnu/libstdc++-v3 +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/strip +checking for a thread-safe mkdir -p... /usr/bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs +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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs understands -c and -o together... yes +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs accepts -g... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking whether ln -s works... yes +checking for x86_64-lfs-linux-gnu-as... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as +checking for x86_64-lfs-linux-gnu-ar... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar +checking for x86_64-lfs-linux-gnu-ranlib... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib +checking whether to enable maintainer-specific portions of Makefiles... no +configure: CPU config directory is cpu/i486 +configure: OS config directory is os/gnu-linux +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs ... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm +checking the name lister (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm) interface... BSD nm +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar +checking for x86_64-lfs-linux-gnu-strip... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/strip +checking for x86_64-lfs-linux-gnu-ranlib... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib +checking command to parse /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm output from x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs object... ok +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs static flag -static works... no +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for shl_load... no +checking for shl_load in -ldld... no +checking for dlopen... yes +checking whether a program can dlopen itself... cross +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -E +checking for ld used by x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs ... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking for x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs static flag -static works... no +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for compiler with PCH support... yes +checking for enabled PCH... yes +checking for thread model used by GCC... single +checking for atomic builtins for bool... yes +checking for atomic builtins for short... yes +checking for atomic builtins for int... yes +checking for atomic builtins for long long... yes +checking for lock policy for shared_ptr reference counts... atomic +checking for ISO/IEC TR 24733 ... no +checking for __float128... yes +checking for g++ that supports -ffunction-sections -fdata-sections... yes +checking for underlying I/O to use... stdio (with POSIX read/write) +checking for C locale to use... gnu +checking for msgfmt... yes +checking for std::allocator base class... new +configure: "C" header strategy set to c_global +checking for enabled long long specializations... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking for mbstate_t... yes +checking wctype.h usability... yes +checking wctype.h presence... yes +checking for wctype.h... yes +checking for enabled wchar_t specializations... yes +checking for sin in -lm... yes +checking for ISO C99 support in for C++98... yes +checking tgmath.h usability... yes +checking tgmath.h presence... yes +checking for tgmath.h... yes +checking complex.h usability... yes +checking complex.h presence... yes +checking for complex.h... yes +checking for ISO C99 support in for C++98... yes +checking for ISO C99 support in for C++98... yes +checking for ISO C99 support in for C++98... yes +checking for ISO C99 support in for C++98... yes +checking for sin in -lm... (cached) yes +checking for ISO C99 support in for C++11... yes +checking for tgmath.h... (cached) yes +checking for complex.h... (cached) yes +checking for ISO C99 support in for C++11... no +checking for ISO C99 support in for C++11... yes +checking for ISO C99 support in for C++11... yes +checking for ISO C99 support in for C++11... yes +checking for fully enabled ISO C99 support... yes +configure: Debug build flags set to -g3 -O0 -D_GLIBCXX_ASSERTIONS +checking for additional debug build... no +configure: target-libgomp not built +checking for parallel mode support... no +checking for extra compiler flags for building... +checking for extern template support... yes +checking for custom python install directory... no +checking for -Werror... no +checking for vtable verify support... no +checking for gets declaration... yes +checking for obsolete isinf function in ... no +checking for obsolete isnan function in ... no +checking uchar.h usability... yes +checking uchar.h presence... yes +checking for uchar.h... yes +checking for ISO C11 support for ... yes +checking for c8rtomb and mbrtoc8 in with -fchar8_t... yes +checking for c8rtomb and mbrtoc8 in with -std=c++20... yes +checking for LFS support... yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/filio.h usability... no +checking sys/filio.h presence... no +checking for sys/filio.h... no +checking for poll... yes +checking for S_ISREG or S_IFREG... S_ISREG +checking sys/uio.h usability... yes +checking sys/uio.h presence... yes +checking for sys/uio.h... yes +checking for writev... yes +checking fenv.h usability... yes +checking fenv.h presence... yes +checking for fenv.h... yes +checking for complex.h... (cached) yes +checking for complex.h... (cached) yes +checking for ISO C99 support to TR1 in ... yes +checking for ISO C99 support to TR1 in ... yes +checking for fenv.h... (cached) yes +checking for ISO C99 support to TR1 in ... yes +checking for ISO C99 support to TR1 in ... yes +checking for ISO C99 support to TR1 in ... yes +checking for ISO C99 support to TR1 in ... yes +checking for wchar_t ISO C99 support to TR1 in ... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking stdalign.h usability... yes +checking stdalign.h presence... yes +checking for stdalign.h... yes +checking for the value of EOF... -1 +checking for the value of SEEK_CUR... 1 +checking for the value of SEEK_END... 2 +checking for gettimeofday... checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for gettimeofday... yes +checking for library containing clock_gettime... none required +checking for tmpnam... yes +checking for pthread_cond_clockwait... yes +checking for pthread_mutex_clocklock... yes +checking for pthread_rwlock_clockrdlock, pthread_wlock_clockwrlock... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking for LC_MESSAGES... yes +checking sys/sysinfo.h usability... yes +checking sys/sysinfo.h presence... yes +checking for sys/sysinfo.h... yes +checking for get_nprocs... yes +checking for unistd.h... (cached) yes +checking for _SC_NPROCESSORS_ONLN... yes +checking for _SC_NPROC_ONLN... no +checking for pthreads_num_processors_np... no +checking for hw.ncpu sysctl... no +checking for suitable sys/sdt.h... no +checking endian.h usability... yes +checking endian.h presence... yes +checking for endian.h... yes +checking execinfo.h usability... yes +checking execinfo.h presence... yes +checking for execinfo.h... yes +checking float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking fp.h usability... no +checking fp.h presence... no +checking for fp.h... no +checking ieeefp.h usability... no +checking ieeefp.h presence... no +checking for ieeefp.h... no +checking for inttypes.h... (cached) yes +checking for locale.h... (cached) yes +checking machine/endian.h usability... no +checking machine/endian.h presence... no +checking for machine/endian.h... no +checking machine/param.h usability... no +checking machine/param.h presence... no +checking for machine/param.h... no +checking nan.h usability... no +checking nan.h presence... no +checking for nan.h... no +checking for stdint.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking sys/ipc.h usability... yes +checking sys/ipc.h presence... yes +checking for sys/ipc.h... yes +checking sys/isa_defs.h usability... no +checking sys/isa_defs.h presence... no +checking for sys/isa_defs.h... no +checking sys/machine.h usability... no +checking sys/machine.h presence... no +checking for sys/machine.h... no +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking sys/sem.h usability... yes +checking sys/sem.h presence... yes +checking for sys/sem.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/time.h... (cached) yes +checking for sys/types.h... (cached) yes +checking for unistd.h... (cached) yes +checking for wchar.h... (cached) yes +checking for wctype.h... (cached) yes +checking linux/types.h usability... yes +checking linux/types.h presence... yes +checking for linux/types.h... yes +checking for linux/random.h... yes +checking xlocale.h usability... no +checking xlocale.h presence... no +checking for xlocale.h... no +checking for g++ that supports -ffunction-sections -fdata-sections... yes +checking for ld version... 23900 +checking for ld that supports -Wl,--gc-sections... yes +checking for ld that supports -Wl,-z,relro... yes +checking for sin in -lm... (cached) yes +checking for isinf declaration... yes +checking for isinf... yes +checking for isnan declaration... yes +checking for isnan... yes +checking for finite declaration... yes +checking for finite... yes +checking for sincos declaration... yes +checking for sincos... yes +checking for fpclass declaration... no +checking for _fpclass declaration... no +checking for qfpclass declaration... no +checking for _qfpclass declaration... no +checking for hypot declaration... yes +checking for hypot... yes +checking for float trig functions... yes +checking for acosf... yes +checking for asinf... yes +checking for atanf... yes +checking for cosf... yes +checking for sinf... yes +checking for tanf... yes +checking for coshf... yes +checking for sinhf... yes +checking for tanhf... yes +checking for float round functions... yes +checking for ceilf... yes +checking for floorf... yes +checking for expf declaration... yes +checking for expf... yes +checking for isnanf declaration... yes +checking for isnanf... yes +checking for isinff declaration... yes +checking for isinff... yes +checking for atan2f declaration... yes +checking for atan2f... yes +checking for fabsf declaration... yes +checking for fabsf... yes +checking for fmodf declaration... yes +checking for fmodf... yes +checking for frexpf declaration... yes +checking for frexpf... yes +checking for hypotf declaration... yes +checking for hypotf... yes +checking for ldexpf declaration... yes +checking for ldexpf... yes +checking for logf declaration... yes +checking for logf... yes +checking for log10f declaration... yes +checking for log10f... yes +checking for modff declaration... yes +checking for modff... yes +checking for modf declaration... no +checking for _modf declaration... no +checking for powf declaration... yes +checking for powf... yes +checking for sqrtf declaration... yes +checking for sqrtf... yes +checking for sincosf declaration... yes +checking for sincosf... yes +checking for finitef declaration... yes +checking for finitef... yes +checking for long double trig functions... yes +checking for acosl... yes +checking for asinl... yes +checking for atanl... yes +checking for cosl... yes +checking for sinl... yes +checking for tanl... yes +checking for coshl... yes +checking for sinhl... yes +checking for tanhl... yes +checking for long double round functions... yes +checking for ceill... yes +checking for floorl... yes +checking for isnanl declaration... yes +checking for isnanl... yes +checking for isinfl declaration... yes +checking for isinfl... yes +checking for atan2l declaration... yes +checking for atan2l... yes +checking for expl declaration... yes +checking for expl... yes +checking for fabsl declaration... yes +checking for fabsl... yes +checking for fmodl declaration... yes +checking for fmodl... yes +checking for frexpl declaration... yes +checking for frexpl... yes +checking for hypotl declaration... yes +checking for hypotl... yes +checking for ldexpl declaration... yes +checking for ldexpl... yes +checking for logl declaration... yes +checking for logl... yes +checking for log10l declaration... yes +checking for log10l... yes +checking for modfl declaration... yes +checking for modfl... yes +checking for powl declaration... yes +checking for powl... yes +checking for sqrtl declaration... yes +checking for sqrtl... yes +checking for sincosl declaration... yes +checking for sincosl... yes +checking for finitel declaration... yes +checking for finitel... yes +checking for at_quick_exit declaration... yes +checking for at_quick_exit... yes +checking for quick_exit declaration... yes +checking for quick_exit... yes +checking for strtold declaration... yes +checking for strtold... yes +checking for strtof declaration... yes +checking for strtof... yes +checking whether the target supports thread-local storage... yes +checking for __cxa_thread_atexit_impl... yes +checking for aligned_alloc... yes +checking for posix_memalign... yes +checking for memalign... yes +checking for _aligned_malloc... no +checking for timespec_get... yes +checking for sockatmark... yes +checking for uselocale... yes +checking for iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int_least32_t... yes +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in include/gstdint.h... stdint.h (already complete) +checking for GNU c++filt... /usr/bin/c++filt +checking for shared libgcc... yes +checking whether the target supports .symver directive... yes +configure: versioning on shared library symbols is gnu +checking for size_t as unsigned int... no +checking for ptrdiff_t as int... no +checking whether the target supports hidden visibility... yes +configure: visibility supported: yes +checking for default std::string ABI to use... new +checking for rdrand support in assembler... yes +checking for rdseed support in assembler... yes +checking for getentropy... yes +checking for arc4random... yes +checking for unistd.h... (cached) yes +checking for sys/time.h... (cached) yes +checking for sys/resource.h... (cached) yes +checking for RLIMIT_DATA... yes +checking for RLIMIT_RSS... yes +checking for RLIMIT_VMEM... no +checking for RLIMIT_AS... yes +checking for RLIMIT_FSIZE... yes +checking for testsuite resource limits support... yes +checking whether it can be safely assumed that mutex_timedlock is available... yes +checking for gthreads library... yes +checking semaphore.h usability... yes +checking semaphore.h presence... yes +checking for semaphore.h... yes +checking for POSIX Semaphores and sem_timedwait... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking dirent.h usability... yes +checking dirent.h presence... yes +checking for dirent.h... yes +checking sys/statvfs.h usability... yes +checking sys/statvfs.h presence... yes +checking for sys/statvfs.h... yes +checking utime.h usability... yes +checking utime.h presence... yes +checking for utime.h... yes +checking whether to build Filesystem TS support... yes +checking for struct dirent.d_type... yes +checking for realpath... yes +checking for utimensat... yes +checking for utime... yes +checking for lstat... yes +checking for struct stat.st_mtim.tv_nsec... yes +checking for fchmod... yes +checking for fchmodat... yes +checking for sendfile that can copy files... yes +checking for link... yes +checking for readlink... yes +checking for symlink... yes +checking for truncate... yes +checking for fdopendir... yes +checking for dirfd... yes +checking for openat... yes +checking for unlinkat... yes +checking __sync extensions... yes +checking link.h usability... yes +checking link.h presence... yes +checking for link.h... yes +checking whether strnlen is declared... yes +checking output filetype... elf64 +checking whether to build libbacktrace support... no +checking for fcntl.h... (cached) yes +checking for sys/ioctl.h... (cached) yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking for sys/uio.h... (cached) yes +checking poll.h usability... yes +checking poll.h presence... yes +checking for poll.h... yes +checking netdb.h usability... yes +checking netdb.h presence... yes +checking for netdb.h... yes +checking arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... yes +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking netinet/tcp.h usability... yes +checking netinet/tcp.h presence... yes +checking for netinet/tcp.h... yes +checking whether F_GETFL is declared... yes +checking whether F_SETFL is declared... yes +checking whether O_NONBLOCK is declared... yes +checking how size_t is mangled... m +checking for first version to support std::exception_ptr... 4.6.0 +checking for makeinfo... makeinfo --split-size=5000000 +checking for modern makeinfo... yes +checking for doxygen... no +checking for dot... yes +checking for xmlcatalog... yes +checking for xsltproc... yes +checking for xmllint... yes +checking for local stylesheet directory... no +checking for epub3 stylesheets for documentation creation... no +checking for dblatex... no +checking for pdflatex... no +checking for CET support... yes +configure: updating cache ./config.cache +checking for gxx-include-dir... no +checking for --enable-version-specific-runtime-libs... no +checking for install location... ${prefix}/include/c++/${gcc_version} +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating scripts/testsuite_flags +config.status: creating scripts/extract_symvers +config.status: creating doc/xsl/customization.xsl +config.status: creating src/libbacktrace/backtrace-supported.h +config.status: creating include/Makefile +config.status: creating libsupc++/Makefile +config.status: creating src/Makefile +config.status: creating src/c++98/Makefile +config.status: creating src/c++11/Makefile +config.status: creating src/c++17/Makefile +config.status: creating src/c++20/Makefile +config.status: creating src/filesystem/Makefile +config.status: creating src/libbacktrace/Makefile +config.status: creating doc/Makefile +config.status: creating po/Makefile +config.status: creating testsuite/Makefile +config.status: creating python/Makefile +config.status: creating config.h +config.status: executing default-1 commands +config.status: executing libtool commands +config.status: executing include/gstdint.h commands +config.status: executing generate-headers commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include' +echo timestamp > stamp-pb +echo timestamp > stamp-host +echo 0 > stamp-namespace-version +echo 1 > stamp-visibility +echo 1 > stamp-extern-template +echo 1 > stamp-dual-abi +echo 1 > stamp-cxx11-abi +echo 1 > stamp-allocator-new +echo 'define _GLIBCXX_USE_FLOAT128 1' > stamp-float128 +sed -e '/^#pragma/b' \ + -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \ + -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \ + -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \ + -e 's,^#include "\(.*\)",#include ,g' \ + < /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc/gthr.h > x86_64-lfs-linux-gnu/bits/gthr.h +sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ + -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ + < /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc/gthr-single.h > x86_64-lfs-linux-gnu/bits/gthr-single.h +sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ + -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ + -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ + -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ + < /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-lfs-linux-gnu/bits/gthr-posix.h +sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ + -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ + -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ + -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ + -e 's,^#include "\(.*\)",#include ,g' \ + < /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-lfs-linux-gnu/bits/gthr-default.h +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=x86_64-lfs-linux-gnu-gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-lfs-linux-gnu" "gxx_include_dir=/usr/include/c++/12.2.0" "AR=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar" "AS=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as" "LD=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "RANLIB=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib" "NM=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "DESTDIR=" "WERROR=" all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +Making all in include +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include' +mkdir -p ./x86_64-lfs-linux-gnu/bits/stdc++.h.gch +x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -O2 -g -std=gnu++0x /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/precompiled/stdc++.h \ +-o x86_64-lfs-linux-gnu/bits/stdc++.h.gch/O2ggnu++0x.gch +mkdir -p ./x86_64-lfs-linux-gnu/bits/stdc++.h.gch +x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -O2 -g /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/precompiled/stdc++.h -o x86_64-lfs-linux-gnu/bits/stdc++.h.gch/O2g.gch +mkdir -p ./x86_64-lfs-linux-gnu/bits/stdtr1c++.h.gch +x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -O2 -g /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/precompiled/stdtr1c++.h -o x86_64-lfs-linux-gnu/bits/stdtr1c++.h.gch/O2g.gch +mkdir -p ./x86_64-lfs-linux-gnu/bits/extc++.h.gch +x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -O2 -g /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/precompiled/extc++.h -o x86_64-lfs-linux-gnu/bits/extc++.h.gch/O2g.gch +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include' +Making all in libsupc++ +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++' +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o array_type_info.lo ../../../../libstdc++-v3/libsupc++/array_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/array_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o array_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o atexit_arm.lo ../../../../libstdc++-v3/libsupc++/atexit_arm.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/atexit_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_arm.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o atexit_thread.lo ../../../../libstdc++-v3/libsupc++/atexit_thread.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/atexit_thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h ./atomicity.cc || true +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o atomicity.lo atomicity.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c atomicity.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bad_alloc.lo ../../../../libstdc++-v3/libsupc++/bad_alloc.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/bad_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_alloc.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bad_array_length.lo ../../../../libstdc++-v3/libsupc++/bad_array_length.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/bad_array_length.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_length.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bad_array_new.lo ../../../../libstdc++-v3/libsupc++/bad_array_new.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/bad_array_new.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_new.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bad_cast.lo ../../../../libstdc++-v3/libsupc++/bad_cast.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/bad_cast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_cast.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bad_typeid.lo ../../../../libstdc++-v3/libsupc++/bad_typeid.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/bad_typeid.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_typeid.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o class_type_info.lo ../../../../libstdc++-v3/libsupc++/class_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o class_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_op.lo ../../../../libstdc++-v3/libsupc++/del_op.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_op.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_ops.lo ../../../../libstdc++-v3/libsupc++/del_ops.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_ops.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opnt.lo ../../../../libstdc++-v3/libsupc++/del_opnt.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opnt.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opv.lo ../../../../libstdc++-v3/libsupc++/del_opv.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opv.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opvs.lo ../../../../libstdc++-v3/libsupc++/del_opvs.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_opvs.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvs.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opvnt.lo ../../../../libstdc++-v3/libsupc++/del_opvnt.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvnt.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o dyncast.lo ../../../../libstdc++-v3/libsupc++/dyncast.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_alloc.lo ../../../../libstdc++-v3/libsupc++/eh_alloc.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_arm.lo ../../../../libstdc++-v3/libsupc++/eh_arm.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_aux_runtime.lo ../../../../libstdc++-v3/libsupc++/eh_aux_runtime.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_aux_runtime.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_aux_runtime.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_call.lo ../../../../libstdc++-v3/libsupc++/eh_call.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_call.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_call.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_catch.lo ../../../../libstdc++-v3/libsupc++/eh_catch.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_catch.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_catch.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_exception.lo ../../../../libstdc++-v3/libsupc++/eh_exception.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_exception.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_globals.lo ../../../../libstdc++-v3/libsupc++/eh_globals.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_globals.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_globals.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_personality.lo ../../../../libstdc++-v3/libsupc++/eh_personality.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_personality.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_ptr.lo ../../../../libstdc++-v3/libsupc++/eh_ptr.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_ptr.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_term_handler.lo ../../../../libstdc++-v3/libsupc++/eh_term_handler.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_term_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_term_handler.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_terminate.lo ../../../../libstdc++-v3/libsupc++/eh_terminate.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_terminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_terminate.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_tm.lo ../../../../libstdc++-v3/libsupc++/eh_tm.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_tm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_tm.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_throw.lo ../../../../libstdc++-v3/libsupc++/eh_throw.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_throw.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_throw.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_type.lo ../../../../libstdc++-v3/libsupc++/eh_type.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_type.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_type.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o eh_unex_handler.lo ../../../../libstdc++-v3/libsupc++/eh_unex_handler.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/eh_unex_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_unex_handler.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o enum_type_info.lo ../../../../libstdc++-v3/libsupc++/enum_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/enum_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o enum_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o function_type_info.lo ../../../../libstdc++-v3/libsupc++/function_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/function_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o function_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o fundamental_type_info.lo ../../../../libstdc++-v3/libsupc++/fundamental_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/fundamental_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fundamental_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o guard.lo ../../../../libstdc++-v3/libsupc++/guard.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/guard.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o guard_error.lo ../../../../libstdc++-v3/libsupc++/guard_error.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/guard_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard_error.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o hash_bytes.lo ../../../../libstdc++-v3/libsupc++/hash_bytes.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/hash_bytes.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_bytes.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o nested_exception.lo ../../../../libstdc++-v3/libsupc++/nested_exception.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/nested_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o nested_exception.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_handler.lo ../../../../libstdc++-v3/libsupc++/new_handler.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/new_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_handler.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_op.lo ../../../../libstdc++-v3/libsupc++/new_op.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/new_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_op.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opnt.lo ../../../../libstdc++-v3/libsupc++/new_opnt.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/new_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opnt.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opv.lo ../../../../libstdc++-v3/libsupc++/new_opv.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/new_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opv.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opvnt.lo ../../../../libstdc++-v3/libsupc++/new_opvnt.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/new_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvnt.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opa.lo ../../../../libstdc++-v3/libsupc++/new_opa.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/new_opa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opa.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opant.lo ../../../../libstdc++-v3/libsupc++/new_opant.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/new_opant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opant.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opva.lo ../../../../libstdc++-v3/libsupc++/new_opva.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/new_opva.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opva.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o new_opvant.lo ../../../../libstdc++-v3/libsupc++/new_opvant.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/new_opvant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvant.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opa.lo ../../../../libstdc++-v3/libsupc++/del_opa.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_opa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opa.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opant.lo ../../../../libstdc++-v3/libsupc++/del_opant.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_opant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opant.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opsa.lo ../../../../libstdc++-v3/libsupc++/del_opsa.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_opsa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opsa.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opva.lo ../../../../libstdc++-v3/libsupc++/del_opva.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_opva.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opva.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opvant.lo ../../../../libstdc++-v3/libsupc++/del_opvant.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_opvant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvant.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o del_opvsa.lo ../../../../libstdc++-v3/libsupc++/del_opvsa.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/del_opvsa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvsa.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o pbase_type_info.lo ../../../../libstdc++-v3/libsupc++/pbase_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/pbase_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pbase_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o pmem_type_info.lo ../../../../libstdc++-v3/libsupc++/pmem_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/pmem_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pmem_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o pointer_type_info.lo ../../../../libstdc++-v3/libsupc++/pointer_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/pointer_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pointer_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o pure.lo ../../../../libstdc++-v3/libsupc++/pure.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/pure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pure.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o si_class_type_info.lo ../../../../libstdc++-v3/libsupc++/si_class_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/si_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o si_class_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o tinfo.lo ../../../../libstdc++-v3/libsupc++/tinfo.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/tinfo.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o tinfo2.lo ../../../../libstdc++-v3/libsupc++/tinfo2.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/tinfo2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo2.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o vec.lo ../../../../libstdc++-v3/libsupc++/vec.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/vec.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vec.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o vmi_class_type_info.lo ../../../../libstdc++-v3/libsupc++/vmi_class_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/vmi_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vmi_class_type_info.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o vterminate.lo ../../../../libstdc++-v3/libsupc++/vterminate.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/libsupc++/vterminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vterminate.o +rm -f cp-demangle.c +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c +/bin/sh ../libtool --tag CC --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I.. -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libiberty -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -g -O2 -fcf-protection -mshstk -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I.. -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libiberty -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -g -O2 -fcf-protection -mshstk -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c -fPIC -DPIC -o cp-demangle.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++convenience.la '-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' -o libsupc++convenience.la array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libsupc++convenience.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libsupc++convenience.a +libtool: link: ( cd ".libs" && rm -f "libsupc++convenience.la" && ln -s "../libsupc++convenience.la" "libsupc++convenience.la" ) +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++.la '-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' -o libsupc++.la -rpath /usr/lib/../lib array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libsupc++.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libsupc++.a +libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++' +Making all in src +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src' +Making all in c++98 +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++98' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o bitmap_allocator.lo ../../../../../libstdc++-v3/src/c++98/bitmap_allocator.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/bitmap_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bitmap_allocator.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o pool_allocator.lo ../../../../../libstdc++-v3/src/c++98/pool_allocator.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/pool_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pool_allocator.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o mt_allocator.lo ../../../../../libstdc++-v3/src/c++98/mt_allocator.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/mt_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mt_allocator.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o codecvt.lo ../../../../../libstdc++-v3/src/c++98/codecvt.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o complex_io.lo ../../../../../libstdc++-v3/src/c++98/complex_io.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/complex_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o complex_io.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o globals_io.lo ../../../../../libstdc++-v3/src/c++98/globals_io.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/globals_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o globals_io.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o hash_tr1.lo ../../../../../libstdc++-v3/src/c++98/hash_tr1.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_tr1.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o hashtable_tr1.lo ../../../../../libstdc++-v3/src/c++98/hashtable_tr1.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/hashtable_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_tr1.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ios_failure.lo ../../../../../libstdc++-v3/src/c++98/ios_failure.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_failure.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ios_init.lo ../../../../../libstdc++-v3/src/c++98/ios_init.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/ios_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_init.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ios_locale.lo ../../../../../libstdc++-v3/src/c++98/ios_locale.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/ios_locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_locale.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o list.lo ../../../../../libstdc++-v3/src/c++98/list.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o list-aux.lo ../../../../../libstdc++-v3/src/c++98/list-aux.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/list-aux.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o list-aux-2.lo ../../../../../libstdc++-v3/src/c++98/list-aux-2.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/list-aux-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux-2.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o list_associated.lo ../../../../../libstdc++-v3/src/c++98/list_associated.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/list_associated.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o list_associated-2.lo ../../../../../libstdc++-v3/src/c++98/list_associated-2.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/list_associated-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated-2.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o locale.lo ../../../../../libstdc++-v3/src/c++98/locale.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../../../libstdc++-v3/src/c++98/locale_init.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../../../libstdc++-v3/src/c++98/locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_init.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o locale_facets.lo ../../../../../libstdc++-v3/src/c++98/locale_facets.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/locale_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_facets.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../../../libstdc++-v3/src/c++98/localename.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../../../libstdc++-v3/src/c++98/localename.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o localename.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o math_stubs_float.lo ../../../../../libstdc++-v3/src/c++98/math_stubs_float.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/math_stubs_float.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_float.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o math_stubs_long_double.lo ../../../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_long_double.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o stdexcept.lo ../../../../../libstdc++-v3/src/c++98/stdexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o stdexcept.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/backward -Wno-deprecated -c ../../../../../libstdc++-v3/src/c++98/strstream.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/backward -Wno-deprecated -c ../../../../../libstdc++-v3/src/c++98/strstream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o strstream.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o tree.lo ../../../../../libstdc++-v3/src/c++98/tree.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/tree.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tree.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o istream.lo ../../../../../libstdc++-v3/src/c++98/istream.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/istream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o istream-string.lo ../../../../../libstdc++-v3/src/c++98/istream-string.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-string.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o streambuf.lo ../../../../../libstdc++-v3/src/c++98/streambuf.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/streambuf.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o valarray.lo ../../../../../libstdc++-v3/src/c++98/valarray.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/valarray.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o valarray.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-istream-string.lo ../../../../../libstdc++-v3/src/c++98/cow-istream-string.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/cow-istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/collate_members.cc ./collate_members_cow.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members_cow.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/messages_members.cc ./messages_members_cow.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members_cow.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/monetary_members.cc ./monetary_members_cow.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members_cow.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/numeric_members.cc ./numeric_members_cow.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members_cow.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/codecvt_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o codecvt_members.lo codecvt_members.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c codecvt_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/collate_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o collate_members.lo collate_members.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c collate_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/messages_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o messages_members.lo messages_members.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c messages_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/monetary_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o monetary_members.lo monetary_members.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c monetary_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/numeric_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o numeric_members.lo numeric_members.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c numeric_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/time_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o time_members.lo time_members.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c time_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o basic_file.lo basic_file.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c basic_file.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/c_locale.cc ./c++locale.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fimplicit-templates -c c++locale.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fimplicit-templates -c c++locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o c++locale.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o allocator-inst.lo ../../../../../libstdc++-v3/src/c++98/allocator-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/allocator-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o allocator-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../../../libstdc++-v3/src/c++98/concept-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../../../libstdc++-v3/src/c++98/concept-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o concept-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ext-inst.lo ../../../../../libstdc++-v3/src/c++98/ext-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/ext-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o misc-inst.lo ../../../../../libstdc++-v3/src/c++98/misc-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++98/misc-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o misc-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_PARALLEL -c ../../../../../libstdc++-v3/src/c++98/parallel_settings.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -D_GLIBCXX_PARALLEL -c ../../../../../libstdc++-v3/src/c++98/parallel_settings.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o parallel_settings.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++98convenience.la '-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' -o libc++98convenience.la bitmap_allocator.lo pool_allocator.lo mt_allocator.lo codecvt.lo complex_io.lo globals_io.lo hash_tr1.lo hashtable_tr1.lo ios_failure.lo ios_init.lo ios_locale.lo list.lo list-aux.lo list-aux-2.lo list_associated.lo list_associated-2.lo locale.lo locale_init.lo locale_facets.lo localename.lo math_stubs_float.lo math_stubs_long_double.lo stdexcept.lo strstream.lo tree.lo istream.lo istream-string.lo streambuf.lo valarray.lo cow-istream-string.lo collate_members_cow.lo messages_members_cow.lo monetary_members_cow.lo numeric_members_cow.lo codecvt_members.lo collate_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo basic_file.lo c++locale.lo allocator-inst.lo concept-inst.lo ext-inst.lo misc-inst.lo parallel_settings.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libc++98convenience.a bitmap_allocator.o pool_allocator.o mt_allocator.o codecvt.o complex_io.o globals_io.o hash_tr1.o hashtable_tr1.o ios_failure.o ios_init.o ios_locale.o list.o list-aux.o list-aux-2.o list_associated.o list_associated-2.o locale.o locale_init.o locale_facets.o localename.o math_stubs_float.o math_stubs_long_double.o stdexcept.o strstream.o tree.o istream.o istream-string.o streambuf.o valarray.o cow-istream-string.o collate_members_cow.o messages_members_cow.o monetary_members_cow.o numeric_members_cow.o codecvt_members.o collate_members.o messages_members.o monetary_members.o numeric_members.o time_members.o basic_file.o c++locale.o allocator-inst.o concept-inst.o ext-inst.o misc-inst.o parallel_settings.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libc++98convenience.a +libtool: link: ( cd ".libs" && rm -f "libc++98convenience.la" && ln -s "../libc++98convenience.la" "libc++98convenience.la" ) +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++98' +Making all in c++11 +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++11' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o chrono.lo ../../../../../libstdc++-v3/src/c++11/chrono.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o chrono.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fchar8_t -c ../../../../../libstdc++-v3/src/c++11/codecvt.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fchar8_t -c ../../../../../libstdc++-v3/src/c++11/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o condition_variable.lo ../../../../../libstdc++-v3/src/c++11/condition_variable.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/condition_variable.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o condition_variable.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-stdexcept.lo ../../../../../libstdc++-v3/src/c++11/cow-stdexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cow-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-stdexcept.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ctype.lo ../../../../../libstdc++-v3/src/c++11/ctype.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/ctype.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o debug.lo ../../../../../libstdc++-v3/src/c++11/debug.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/debug.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o debug.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o functexcept.lo ../../../../../libstdc++-v3/src/c++11/functexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/functexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functexcept.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o functional.lo ../../../../../libstdc++-v3/src/c++11/functional.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/functional.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functional.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o futex.lo ../../../../../libstdc++-v3/src/c++11/futex.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/futex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o futex.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o future.lo ../../../../../libstdc++-v3/src/c++11/future.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/future.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o future.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o hash_c++0x.lo ../../../../../libstdc++-v3/src/c++11/hash_c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/hash_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_c++0x.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fimplicit-templates -c ../../../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fimplicit-templates -c ../../../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_c++0x.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ios.lo ../../../../../libstdc++-v3/src/c++11/ios.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/ios.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fchar8_t -c ../../../../../libstdc++-v3/src/c++11/limits.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -fchar8_t -c ../../../../../libstdc++-v3/src/c++11/limits.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o limits.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o mutex.lo ../../../../../libstdc++-v3/src/c++11/mutex.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/mutex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mutex.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o placeholders.lo ../../../../../libstdc++-v3/src/c++11/placeholders.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/placeholders.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o placeholders.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o random.lo ../../../../../libstdc++-v3/src/c++11/random.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/random.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o random.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o regex.lo ../../../../../libstdc++-v3/src/c++11/regex.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/regex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o regex.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o shared_ptr.lo ../../../../../libstdc++-v3/src/c++11/shared_ptr.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/shared_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o shared_ptr.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o snprintf_lite.lo ../../../../../libstdc++-v3/src/c++11/snprintf_lite.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/snprintf_lite.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o snprintf_lite.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o system_error.lo ../../../../../libstdc++-v3/src/c++11/system_error.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/system_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o system_error.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o thread.lo ../../../../../libstdc++-v3/src/c++11/thread.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o thread.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-locale_init.lo ../../../../../libstdc++-v3/src/c++11/cow-locale_init.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cow-locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-locale_init.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-shim_facets.lo ../../../../../libstdc++-v3/src/c++11/cow-shim_facets.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cow-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-shim_facets.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cxx11-hash_tr1.lo ../../../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-hash_tr1.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -gno-as-loc-support -S ../../../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc -o tmp-cxx11-ios_failure-lt.s +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -gno-as-loc-support -S ../../../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tmp-cxx11-ios_failure-lt.o +test -f tmp-cxx11-ios_failure-lt.o && mv -f tmp-cxx11-ios_failure-lt.o tmp-cxx11-ios_failure-lt.s +sed -e '/^_*_ZTISt13__ios_failure:/,/_ZTVN10__cxxabiv120__si_class_type_infoE/s/_ZTVN10__cxxabiv120__si_class_type_infoE/_ZTVSt19__iosfail_type_info/' tmp-cxx11-ios_failure-lt.s > cxx11-ios_failure-lt.s +rm -f tmp-cxx11-ios_failure-lt.s +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -g0 -c cxx11-ios_failure-lt.s -o cxx11-ios_failure.lo +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -g0 -c cxx11-ios_failure-lt.s -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-ios_failure.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cxx11-shim_facets.lo ../../../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-shim_facets.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cxx11-stdexcept.lo ../../../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ctype_configure_char.lo ctype_configure_char.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ctype_configure_char.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o +ln -s /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/locale/gnu/ctype_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ctype_members.lo ctype_members.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ctype_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_members.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-fstream-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fstream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-sstream-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-sstream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-string-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-string-io-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-string-io-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cow-string-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-io-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-wstring-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-wstring-io-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-wstring-io-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cow-wstring-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-io-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cxx11-locale-inst.lo ../../../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-locale-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cxx11-wlocale-inst.lo ../../../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-wlocale-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o sso_string.lo ../../../../../libstdc++-v3/src/c++11/sso_string.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/sso_string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sso_string.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ext11-inst.lo ../../../../../libstdc++-v3/src/c++11/ext11-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/ext11-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext11-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o fstream-inst.lo ../../../../../libstdc++-v3/src/c++11/fstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fstream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ios-inst.lo ../../../../../libstdc++-v3/src/c++11/ios-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/ios-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o iostream-inst.lo ../../../../../libstdc++-v3/src/c++11/iostream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/iostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o iostream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o istream-inst.lo ../../../../../libstdc++-v3/src/c++11/istream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/istream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o locale-inst.lo ../../../../../libstdc++-v3/src/c++11/locale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ostream-inst.lo ../../../../../libstdc++-v3/src/c++11/ostream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o sstream-inst.lo ../../../../../libstdc++-v3/src/c++11/sstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o streambuf-inst.lo ../../../../../libstdc++-v3/src/c++11/streambuf-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/streambuf-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o string-inst.lo ../../../../../libstdc++-v3/src/c++11/string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o string-io-inst.lo ../../../../../libstdc++-v3/src/c++11/string-io-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/string-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-io-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o wlocale-inst.lo ../../../../../libstdc++-v3/src/c++11/wlocale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wlocale-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o wstring-inst.lo ../../../../../libstdc++-v3/src/c++11/wstring-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o wstring-io-inst.lo ../../../../../libstdc++-v3/src/c++11/wstring-io-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++11/wstring-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-io-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++11convenience.la '-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' -o libc++11convenience.la chrono.lo codecvt.lo condition_variable.lo cow-stdexcept.lo ctype.lo debug.lo functexcept.lo functional.lo futex.lo future.lo hash_c++0x.lo hashtable_c++0x.lo ios.lo limits.lo mutex.lo placeholders.lo random.lo regex.lo shared_ptr.lo snprintf_lite.lo system_error.lo thread.lo cow-locale_init.lo cow-shim_facets.lo cxx11-hash_tr1.lo cxx11-ios_failure.lo cxx11-shim_facets.lo cxx11-stdexcept.lo ctype_configure_char.lo ctype_members.lo cow-fstream-inst.lo cow-sstream-inst.lo cow-string-inst.lo cow-string-io-inst.lo cow-wstring-inst.lo cow-wstring-io-inst.lo cxx11-locale-inst.lo cxx11-wlocale-inst.lo sso_string.lo ext11-inst.lo fstream-inst.lo ios-inst.lo iostream-inst.lo istream-inst.lo locale-inst.lo ostream-inst.lo sstream-inst.lo streambuf-inst.lo string-inst.lo string-io-inst.lo wlocale-inst.lo wstring-inst.lo wstring-io-inst.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libc++11convenience.a chrono.o codecvt.o condition_variable.o cow-stdexcept.o ctype.o debug.o functexcept.o functional.o futex.o future.o hash_c++0x.o hashtable_c++0x.o ios.o limits.o mutex.o placeholders.o random.o regex.o shared_ptr.o snprintf_lite.o system_error.o thread.o cow-locale_init.o cow-shim_facets.o cxx11-hash_tr1.o cxx11-ios_failure.o cxx11-shim_facets.o cxx11-stdexcept.o ctype_configure_char.o ctype_members.o cow-fstream-inst.o cow-sstream-inst.o cow-string-inst.o cow-string-io-inst.o cow-wstring-inst.o cow-wstring-io-inst.o cxx11-locale-inst.o cxx11-wlocale-inst.o sso_string.o ext11-inst.o fstream-inst.o ios-inst.o iostream-inst.o istream-inst.o locale-inst.o ostream-inst.o sstream-inst.o streambuf-inst.o string-inst.o string-io-inst.o wlocale-inst.o wstring-inst.o wstring-io-inst.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libc++11convenience.a +libtool: link: ( cd ".libs" && rm -f "libc++11convenience.la" && ln -s "../libc++11convenience.la" "libc++11convenience.la" ) +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++11' +Making all in c++17 +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++17' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o floating_from_chars.lo ../../../../../libstdc++-v3/src/c++17/floating_from_chars.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/floating_from_chars.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_from_chars.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o floating_to_chars.lo ../../../../../libstdc++-v3/src/c++17/floating_to_chars.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/floating_to_chars.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_to_chars.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o fs_dir.lo ../../../../../libstdc++-v3/src/c++17/fs_dir.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/fs_dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_dir.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o fs_ops.lo ../../../../../libstdc++-v3/src/c++17/fs_ops.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/fs_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_ops.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o fs_path.lo ../../../../../libstdc++-v3/src/c++17/fs_path.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/fs_path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_path.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o memory_resource.lo ../../../../../libstdc++-v3/src/c++17/memory_resource.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/memory_resource.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o memory_resource.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-fs_dir.lo ../../../../../libstdc++-v3/src/c++17/cow-fs_dir.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/cow-fs_dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_dir.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-fs_ops.lo ../../../../../libstdc++-v3/src/c++17/cow-fs_ops.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/cow-fs_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_ops.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-fs_path.lo ../../../../../libstdc++-v3/src/c++17/cow-fs_path.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/cow-fs_path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_path.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ostream-inst.lo ../../../../../libstdc++-v3/src/c++17/ostream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o string-inst.lo ../../../../../libstdc++-v3/src/c++17/string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-string-inst.lo ../../../../../libstdc++-v3/src/c++17/cow-string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++17/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++17convenience.la -fimplicit-templates '-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' -o libc++17convenience.la floating_from_chars.lo floating_to_chars.lo fs_dir.lo fs_ops.lo fs_path.lo memory_resource.lo cow-fs_dir.lo cow-fs_ops.lo cow-fs_path.lo ostream-inst.lo string-inst.lo cow-string-inst.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libc++17convenience.a floating_from_chars.o floating_to_chars.o fs_dir.o fs_ops.o fs_path.o memory_resource.o cow-fs_dir.o cow-fs_ops.o cow-fs_path.o ostream-inst.o string-inst.o cow-string-inst.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libc++17convenience.a +libtool: link: ( cd ".libs" && rm -f "libc++17convenience.la" && ln -s "../libc++17convenience.la" "libc++17convenience.la" ) +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++17' +Making all in c++20 +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++20' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o sstream-inst.lo ../../../../../libstdc++-v3/src/c++20/sstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++20 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/c++20/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++20convenience.la -fimplicit-templates '-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' -o libc++20convenience.la sstream-inst.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libc++20convenience.a sstream-inst.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libc++20convenience.a +libtool: link: ( cd ".libs" && rm -f "libc++20convenience.la" && ln -s "../libc++20convenience.la" "libc++20convenience.la" ) +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++20' +Making all in filesystem +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/filesystem' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o dir.lo ../../../../../libstdc++-v3/src/filesystem/dir.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/filesystem/dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dir.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o ops.lo ../../../../../libstdc++-v3/src/filesystem/ops.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/filesystem/ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ops.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o path.lo ../../../../../libstdc++-v3/src/filesystem/path.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/filesystem/path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o path.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-dir.lo ../../../../../libstdc++-v3/src/filesystem/cow-dir.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/filesystem/cow-dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-dir.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-ops.lo ../../../../../libstdc++-v3/src/filesystem/cow-ops.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/filesystem/cow-ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-ops.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o cow-path.lo ../../../../../libstdc++-v3/src/filesystem/cow-path.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../../libstdc++-v3/src/filesystem/cow-path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-path.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++fs.la '-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' -o libstdc++fs.la -rpath /usr/lib/../lib dir.lo ops.lo path.lo cow-dir.lo cow-ops.lo cow-path.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libstdc++fs.a dir.o ops.o path.o cow-dir.o cow-ops.o cow-path.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libstdc++fs.a +libtool: link: ( cd ".libs" && rm -f "libstdc++fs.la" && ln -s "../libstdc++fs.la" "libstdc++fs.la" ) +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/filesystem' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src' +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o compatibility.lo ../../../../libstdc++-v3/src/c++98/compatibility.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/src/c++98/compatibility.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/src/c++98/compatibility.cc -o compatibility.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o compatibility-debug_list.lo ../../../../libstdc++-v3/src/c++98/compatibility-debug_list.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/src/c++98/compatibility-debug_list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/src/c++98/compatibility-debug_list.cc -o compatibility-debug_list.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c -o compatibility-debug_list-2.lo ../../../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list-2.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -c ../../../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -o compatibility-debug_list-2.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-c++0x.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-c++0x.cc -o compatibility-c++0x.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-atomic-c++0x.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -o compatibility-atomic-c++0x.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-thread-c++0x.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -o compatibility-thread-c++0x.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-chrono.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-chrono.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-chrono.cc -o compatibility-chrono.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-condvar.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-condvar.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-condvar.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include -I/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -D_GNU_SOURCE -fcf-protection -mshstk -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1 +cp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/abi/pre/gnu.ver libstdc++-symbols.ver.tmp +chmod +w libstdc++-symbols.ver.tmp +if test "x../../../../libstdc++-v3/config/abi/pre/float128.ver" != x; then \ + if grep '^# Appended to version file.' \ + ../../../../libstdc++-v3/config/abi/pre/float128.ver > /dev/null 2>&1; then \ + cat ../../../../libstdc++-v3/config/abi/pre/float128.ver >> libstdc++-symbols.ver.tmp; \ + else \ + sed -n '1,/DO NOT DELETE/p' libstdc++-symbols.ver.tmp > tmp.top; \ + sed -n '/DO NOT DELETE/,$p' libstdc++-symbols.ver.tmp > tmp.bottom; \ + cat tmp.top ../../../../libstdc++-v3/config/abi/pre/float128.ver tmp.bottom > libstdc++-symbols.ver.tmp; \ + rm tmp.top tmp.bottom; \ + fi; \ +fi +/usr/bin/grep -E -v '^[ ]*#(#| |$)' libstdc++-symbols.ver.tmp | \ + x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -E -P -include ../config.h - > libstdc++-symbols.ver || (rm -f libstdc++-symbols.ver ; exit 1) +rm -f libstdc++-symbols.ver.tmp +/bin/sh ../libtool --tag CXX --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++.la '-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' -o libstdc++.la -version-info 6:30:0 -Wl,--version-script=libstdc++-symbols.ver -lm -rpath /usr/lib/../lib compatibility.lo compatibility-debug_list.lo compatibility-debug_list-2.lo compatibility-c++0x.lo compatibility-atomic-c++0x.lo compatibility-thread-c++0x.lo compatibility-chrono.lo compatibility-condvar.lo ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la +libtool: link: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /mnt/lfs/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtbeginS.o .libs/compatibility.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-c++0x.o .libs/compatibility-atomic-c++0x.o .libs/compatibility-thread-c++0x.o .libs/compatibility-chrono.o .libs/compatibility-condvar.o -Wl,--whole-archive ../libsupc++/.libs/libsupc++convenience.a ../src/c++98/.libs/libc++98convenience.a ../src/c++11/.libs/libc++11convenience.a ../src/c++17/.libs/libc++17convenience.a ../src/c++20/.libs/libc++20convenience.a -Wl,--no-whole-archive -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/mnt/lfs/lib/../lib -L/mnt/lfs/usr/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/lib -L/mnt/lfs/usr/lib -lm -lc -lgcc /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtendS.o /mnt/lfs/lib/../lib/crtn.o -Wl,-O1 -Wl,-z -Wl,relro -Wl,--gc-sections -Wl,--version-script=libstdc++-symbols.ver -Wl,-soname -Wl,libstdc++.so.6 -o .libs/libstdc++.so.6.0.30 +libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.30" "libstdc++.so.6") +libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.30" "libstdc++.so") +libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++17convenience.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++20convenience.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/../src/c++20/.libs/libc++20convenience.a") +copying selected object files to avoid basename conflicts... +libtool: link: ln .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o +libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o +libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o +libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o +libtool: link: ln .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o || cp .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libstdc++.a compatibility.o compatibility-debug_list.o compatibility-debug_list-2.o compatibility-c++0x.o compatibility-atomic-c++0x.o compatibility-thread-c++0x.o compatibility-chrono.o compatibility-condvar.o .libs/libstdc++.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++.lax/libc++98convenience.a/basic_file.o .libs/libstdc++.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++.lax/libc++98convenience.a/c++locale.o .libs/libstdc++.lax/libc++98convenience.a/codecvt.o .libs/libstdc++.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/complex_io.o .libs/libstdc++.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++.lax/libc++98convenience.a/globals_io.o .libs/libstdc++.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++.lax/libc++98convenience.a/ios_init.o .libs/libstdc++.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++.lax/libc++98convenience.a/istream-string.o .libs/libstdc++.lax/libc++98convenience.a/istream.o .libs/libstdc++.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++.lax/libc++98convenience.a/list-aux.o .libs/libstdc++.lax/libc++98convenience.a/list.o .libs/libstdc++.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++.lax/libc++98convenience.a/list_associated.o .libs/libstdc++.lax/libc++98convenience.a/locale.o .libs/libstdc++.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++.lax/libc++98convenience.a/locale_init.o .libs/libstdc++.lax/libc++98convenience.a/localename.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++.lax/libc++98convenience.a/messages_members.o .libs/libstdc++.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++.lax/libc++98convenience.a/streambuf.o .libs/libstdc++.lax/libc++98convenience.a/strstream.o .libs/libstdc++.lax/libc++98convenience.a/time_members.o .libs/libstdc++.lax/libc++98convenience.a/tree.o .libs/libstdc++.lax/libc++98convenience.a/valarray.o .libs/libstdc++.lax/libc++11convenience.a/chrono.o .libs/libstdc++.lax/lt1-codecvt.o .libs/libstdc++.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/ctype.o .libs/libstdc++.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/debug.o .libs/libstdc++.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/functexcept.o .libs/libstdc++.lax/libc++11convenience.a/functional.o .libs/libstdc++.lax/libc++11convenience.a/futex.o .libs/libstdc++.lax/libc++11convenience.a/future.o .libs/libstdc++.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++.lax/libc++11convenience.a/ios.o .libs/libstdc++.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++.lax/libc++11convenience.a/limits.o .libs/libstdc++.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/mutex.o .libs/libstdc++.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/placeholders.o .libs/libstdc++.lax/libc++11convenience.a/random.o .libs/libstdc++.lax/libc++11convenience.a/regex.o .libs/libstdc++.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++.lax/libc++11convenience.a/sso_string.o .libs/libstdc++.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/system_error.o .libs/libstdc++.lax/libc++11convenience.a/thread.o .libs/libstdc++.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++.lax/lt2-cow-string-inst.o .libs/libstdc++.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/fs_path.o .libs/libstdc++.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++.lax/lt3-ostream-inst.o .libs/libstdc++.lax/lt4-string-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libstdc++.a +libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax +libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" ) +/bin/sh ../libtool --tag CXX --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++convenience.la '-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' -o libstdc++convenience.la ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la ; \ +if test ! -f .libs/libstdc++.a; then \ + cp .libs/libstdc++convenience.a .libs/libstdc++.a; \ +fi; \ +echo `date` > stamp-libstdc++convenience; +libtool: link: (cd .libs/libstdc++convenience.lax/libsupc++convenience.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++17convenience.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++20convenience.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/../src/c++20/.libs/libc++20convenience.a") +copying selected object files to avoid basename conflicts... +libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o +libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o +libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o +libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o +libtool: link: ln .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o || cp .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libstdc++convenience.a .libs/libstdc++convenience.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++convenience.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++convenience.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++convenience.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pure.o .libs/libstdc++convenience.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vec.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++convenience.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/basic_file.o .libs/libstdc++convenience.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/c++locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/complex_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/globals_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux.o .libs/libstdc++convenience.lax/libc++98convenience.a/list.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/localename.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++convenience.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++convenience.lax/libc++98convenience.a/streambuf.o .libs/libstdc++convenience.lax/libc++98convenience.a/strstream.o .libs/libstdc++convenience.lax/libc++98convenience.a/time_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/tree.o .libs/libstdc++convenience.lax/libc++98convenience.a/valarray.o .libs/libstdc++convenience.lax/libc++11convenience.a/chrono.o .libs/libstdc++convenience.lax/lt1-codecvt.o .libs/libstdc++convenience.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/debug.o .libs/libstdc++convenience.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/functexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/functional.o .libs/libstdc++convenience.lax/libc++11convenience.a/futex.o .libs/libstdc++convenience.lax/libc++11convenience.a/future.o .libs/libstdc++convenience.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios.o .libs/libstdc++convenience.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/limits.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/mutex.o .libs/libstdc++convenience.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/placeholders.o .libs/libstdc++convenience.lax/libc++11convenience.a/random.o .libs/libstdc++convenience.lax/libc++11convenience.a/regex.o .libs/libstdc++convenience.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++convenience.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++convenience.lax/libc++11convenience.a/sso_string.o .libs/libstdc++convenience.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/system_error.o .libs/libstdc++convenience.lax/libc++11convenience.a/thread.o .libs/libstdc++convenience.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_path.o .libs/libstdc++convenience.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libstdc++convenience.a +libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax +libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" ) +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/doc' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/po' +Making all in testsuite +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/testsuite' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/testsuite' +Making all in python +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/python' +sed -e 's,@pythondir@,/usr/share/gcc-12.2.0/python,' \ + -e 's,@toolexeclibdir@,/usr/lib/../lib,' < ../../../../libstdc++-v3/python/hook.in > gdb.py +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/python' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=x86_64-lfs-linux-gnu-gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-lfs-linux-gnu" "gxx_include_dir=/usr/include/c++/12.2.0" "AR=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar" "AS=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as" "LD=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "RANLIB=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib" "NM=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "DESTDIR=" "WERROR=" DO=all multi-do # make +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +Checking multilib configuration for libsanitizer... +mkdir -p -- x86_64-lfs-linux-gnu/libsanitizer +Configuring in x86_64-lfs-linux-gnu/libsanitizer +configure: creating cache ./config.cache +checking for --enable-version-specific-runtime-libs... no +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs +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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs understands -c and -o together... yes +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -E +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/strip +checking for a thread-safe mkdir -p... /usr/bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking for style of include used by make... GNU +checking whether make supports nested variables... yes +checking dependency style of x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs ... gcc3 +checking whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-lfs-linux-gnu-gcc... (cached) x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs +checking whether we are using the GNU C compiler... (cached) yes +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs accepts -g... (cached) yes +checking for x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs option to accept ISO C89... (cached) none needed +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs understands -c and -o together... (cached) yes +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs accepts -g... yes +checking dependency style of x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs ... gcc3 +checking dependency style of x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs ... gcc3 +checking for x86_64-lfs-linux-gnu-ranlib... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs ... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm +checking the name lister (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar +checking for x86_64-lfs-linux-gnu-strip... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/strip +checking for x86_64-lfs-linux-gnu-ranlib... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib +checking command to parse /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm output from x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs static flag -static works... no +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for shl_load... no +checking for shl_load in -ldld... no +checking for dlopen... yes +checking whether a program can dlopen itself... cross +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -E +checking for ld used by x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs ... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking for x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs static flag -static works... no +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking for gawk... (cached) gawk +checking size of void *... 8 +checking for clock_getres... yes +checking for clock_gettime... yes +checking for clock_settime... yes +checking for lstat... yes +checking for readlink... yes +checking for shm_open in -lrt... yes +checking for dlsym in -ldl... yes +checking for clock_gettime in -lrt... yes +checking for necessary platform features... yes +checking __sync extensions... yes +checking __atomic extensions... yes +checking output filetype... elf64 +looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int_least32_t... yes +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in gstdint.h... stdint.h (already complete) +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking alloca.h usability... yes +checking alloca.h presence... yes +checking for alloca.h... yes +checking link.h usability... yes +checking link.h presence... yes +checking for link.h... yes +checking whether strnlen is declared... yes +checking rpc/xdr.h usability... no +checking rpc/xdr.h presence... no +checking for rpc/xdr.h... no +checking tirpc/rpc/xdr.h usability... no +checking tirpc/rpc/xdr.h presence... no +checking for tirpc/rpc/xdr.h... no +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -Wextra... yes +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -Wall... yes +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -Wwrite-strings... yes +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -Wmissing-format-attribute... yes +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -Wcast-qual... yes +checking for CET support... yes +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating libsanitizer.spec +config.status: creating libbacktrace/backtrace-supported.h +config.status: creating interception/Makefile +config.status: creating sanitizer_common/Makefile +config.status: creating libbacktrace/Makefile +config.status: creating lsan/Makefile +config.status: creating asan/Makefile +config.status: creating ubsan/Makefile +config.status: creating tsan/Makefile +config.status: creating config.h +config.status: executing default-1 commands +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing gstdint.h commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar" "AS=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as" "LD=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "LIBCFLAGS=-g -O2" "NM=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "PICFLAG=" "RANLIB=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib" "DESTDIR=" all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +Making all in sanitizer_common +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/sanitizer_common' +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sancov_flags.lo -MD -MP -MF .deps/sancov_flags.Tpo -c -o sancov_flags.lo ../../../../libsanitizer/sanitizer_common/sancov_flags.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sancov_flags.lo -MD -MP -MF .deps/sancov_flags.Tpo -c ../../../../libsanitizer/sanitizer_common/sancov_flags.cpp -fPIC -DPIC -o .libs/sancov_flags.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sancov_flags.lo -MD -MP -MF .deps/sancov_flags.Tpo -c ../../../../libsanitizer/sanitizer_common/sancov_flags.cpp -o sancov_flags.o >/dev/null 2>&1 +mv -f .deps/sancov_flags.Tpo .deps/sancov_flags.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_allocator.lo -MD -MP -MF .deps/sanitizer_allocator.Tpo -c -o sanitizer_allocator.lo ../../../../libsanitizer/sanitizer_common/sanitizer_allocator.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_allocator.lo -MD -MP -MF .deps/sanitizer_allocator.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_allocator.cpp -fPIC -DPIC -o .libs/sanitizer_allocator.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_allocator.lo -MD -MP -MF .deps/sanitizer_allocator.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_allocator.cpp -o sanitizer_allocator.o >/dev/null 2>&1 +mv -f .deps/sanitizer_allocator.Tpo .deps/sanitizer_allocator.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_allocator_checks.lo -MD -MP -MF .deps/sanitizer_allocator_checks.Tpo -c -o sanitizer_allocator_checks.lo ../../../../libsanitizer/sanitizer_common/sanitizer_allocator_checks.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_allocator_checks.lo -MD -MP -MF .deps/sanitizer_allocator_checks.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_allocator_checks.cpp -fPIC -DPIC -o .libs/sanitizer_allocator_checks.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_allocator_checks.lo -MD -MP -MF .deps/sanitizer_allocator_checks.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_allocator_checks.cpp -o sanitizer_allocator_checks.o >/dev/null 2>&1 +mv -f .deps/sanitizer_allocator_checks.Tpo .deps/sanitizer_allocator_checks.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_allocator_report.lo -MD -MP -MF .deps/sanitizer_allocator_report.Tpo -c -o sanitizer_allocator_report.lo ../../../../libsanitizer/sanitizer_common/sanitizer_allocator_report.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_allocator_report.lo -MD -MP -MF .deps/sanitizer_allocator_report.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_allocator_report.cpp -fPIC -DPIC -o .libs/sanitizer_allocator_report.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_allocator_report.lo -MD -MP -MF .deps/sanitizer_allocator_report.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_allocator_report.cpp -o sanitizer_allocator_report.o >/dev/null 2>&1 +mv -f .deps/sanitizer_allocator_report.Tpo .deps/sanitizer_allocator_report.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_common.lo -MD -MP -MF .deps/sanitizer_common.Tpo -c -o sanitizer_common.lo ../../../../libsanitizer/sanitizer_common/sanitizer_common.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_common.lo -MD -MP -MF .deps/sanitizer_common.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_common.cpp -fPIC -DPIC -o .libs/sanitizer_common.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_common.lo -MD -MP -MF .deps/sanitizer_common.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_common.cpp -o sanitizer_common.o >/dev/null 2>&1 +mv -f .deps/sanitizer_common.Tpo .deps/sanitizer_common.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_common_libcdep.lo -MD -MP -MF .deps/sanitizer_common_libcdep.Tpo -c -o sanitizer_common_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_common_libcdep.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_common_libcdep.lo -MD -MP -MF .deps/sanitizer_common_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_common_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_common_libcdep.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_common_libcdep.lo -MD -MP -MF .deps/sanitizer_common_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_common_libcdep.cpp -o sanitizer_common_libcdep.o >/dev/null 2>&1 +mv -f .deps/sanitizer_common_libcdep.Tpo .deps/sanitizer_common_libcdep.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_coverage_libcdep_new.lo -MD -MP -MF .deps/sanitizer_coverage_libcdep_new.Tpo -c -o sanitizer_coverage_libcdep_new.lo ../../../../libsanitizer/sanitizer_common/sanitizer_coverage_libcdep_new.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_coverage_libcdep_new.lo -MD -MP -MF .deps/sanitizer_coverage_libcdep_new.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_coverage_libcdep_new.cpp -fPIC -DPIC -o .libs/sanitizer_coverage_libcdep_new.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_coverage_libcdep_new.lo -MD -MP -MF .deps/sanitizer_coverage_libcdep_new.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_coverage_libcdep_new.cpp -o sanitizer_coverage_libcdep_new.o >/dev/null 2>&1 +mv -f .deps/sanitizer_coverage_libcdep_new.Tpo .deps/sanitizer_coverage_libcdep_new.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_deadlock_detector1.lo -MD -MP -MF .deps/sanitizer_deadlock_detector1.Tpo -c -o sanitizer_deadlock_detector1.lo ../../../../libsanitizer/sanitizer_common/sanitizer_deadlock_detector1.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_deadlock_detector1.lo -MD -MP -MF .deps/sanitizer_deadlock_detector1.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_deadlock_detector1.cpp -fPIC -DPIC -o .libs/sanitizer_deadlock_detector1.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_deadlock_detector1.lo -MD -MP -MF .deps/sanitizer_deadlock_detector1.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_deadlock_detector1.cpp -o sanitizer_deadlock_detector1.o >/dev/null 2>&1 +mv -f .deps/sanitizer_deadlock_detector1.Tpo .deps/sanitizer_deadlock_detector1.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_deadlock_detector2.lo -MD -MP -MF .deps/sanitizer_deadlock_detector2.Tpo -c -o sanitizer_deadlock_detector2.lo ../../../../libsanitizer/sanitizer_common/sanitizer_deadlock_detector2.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_deadlock_detector2.lo -MD -MP -MF .deps/sanitizer_deadlock_detector2.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_deadlock_detector2.cpp -fPIC -DPIC -o .libs/sanitizer_deadlock_detector2.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_deadlock_detector2.lo -MD -MP -MF .deps/sanitizer_deadlock_detector2.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_deadlock_detector2.cpp -o sanitizer_deadlock_detector2.o >/dev/null 2>&1 +mv -f .deps/sanitizer_deadlock_detector2.Tpo .deps/sanitizer_deadlock_detector2.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_errno.lo -MD -MP -MF .deps/sanitizer_errno.Tpo -c -o sanitizer_errno.lo ../../../../libsanitizer/sanitizer_common/sanitizer_errno.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_errno.lo -MD -MP -MF .deps/sanitizer_errno.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_errno.cpp -fPIC -DPIC -o .libs/sanitizer_errno.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_errno.lo -MD -MP -MF .deps/sanitizer_errno.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_errno.cpp -o sanitizer_errno.o >/dev/null 2>&1 +mv -f .deps/sanitizer_errno.Tpo .deps/sanitizer_errno.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_file.lo -MD -MP -MF .deps/sanitizer_file.Tpo -c -o sanitizer_file.lo ../../../../libsanitizer/sanitizer_common/sanitizer_file.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_file.lo -MD -MP -MF .deps/sanitizer_file.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_file.cpp -fPIC -DPIC -o .libs/sanitizer_file.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_file.lo -MD -MP -MF .deps/sanitizer_file.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_file.cpp -o sanitizer_file.o >/dev/null 2>&1 +mv -f .deps/sanitizer_file.Tpo .deps/sanitizer_file.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_flags.lo -MD -MP -MF .deps/sanitizer_flags.Tpo -c -o sanitizer_flags.lo ../../../../libsanitizer/sanitizer_common/sanitizer_flags.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_flags.lo -MD -MP -MF .deps/sanitizer_flags.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_flags.cpp -fPIC -DPIC -o .libs/sanitizer_flags.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_flags.lo -MD -MP -MF .deps/sanitizer_flags.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_flags.cpp -o sanitizer_flags.o >/dev/null 2>&1 +mv -f .deps/sanitizer_flags.Tpo .deps/sanitizer_flags.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_flag_parser.lo -MD -MP -MF .deps/sanitizer_flag_parser.Tpo -c -o sanitizer_flag_parser.lo ../../../../libsanitizer/sanitizer_common/sanitizer_flag_parser.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_flag_parser.lo -MD -MP -MF .deps/sanitizer_flag_parser.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_flag_parser.cpp -fPIC -DPIC -o .libs/sanitizer_flag_parser.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_flag_parser.lo -MD -MP -MF .deps/sanitizer_flag_parser.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_flag_parser.cpp -o sanitizer_flag_parser.o >/dev/null 2>&1 +mv -f .deps/sanitizer_flag_parser.Tpo .deps/sanitizer_flag_parser.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_libc.lo -MD -MP -MF .deps/sanitizer_libc.Tpo -c -o sanitizer_libc.lo ../../../../libsanitizer/sanitizer_common/sanitizer_libc.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_libc.lo -MD -MP -MF .deps/sanitizer_libc.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_libc.cpp -fPIC -DPIC -o .libs/sanitizer_libc.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_libc.lo -MD -MP -MF .deps/sanitizer_libc.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_libc.cpp -o sanitizer_libc.o >/dev/null 2>&1 +mv -f .deps/sanitizer_libc.Tpo .deps/sanitizer_libc.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_libignore.lo -MD -MP -MF .deps/sanitizer_libignore.Tpo -c -o sanitizer_libignore.lo ../../../../libsanitizer/sanitizer_common/sanitizer_libignore.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_libignore.lo -MD -MP -MF .deps/sanitizer_libignore.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_libignore.cpp -fPIC -DPIC -o .libs/sanitizer_libignore.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_libignore.lo -MD -MP -MF .deps/sanitizer_libignore.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_libignore.cpp -o sanitizer_libignore.o >/dev/null 2>&1 +mv -f .deps/sanitizer_libignore.Tpo .deps/sanitizer_libignore.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_linux.lo -MD -MP -MF .deps/sanitizer_linux.Tpo -c -o sanitizer_linux.lo ../../../../libsanitizer/sanitizer_common/sanitizer_linux.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_linux.lo -MD -MP -MF .deps/sanitizer_linux.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_linux.cpp -fPIC -DPIC -o .libs/sanitizer_linux.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_linux.lo -MD -MP -MF .deps/sanitizer_linux.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_linux.cpp -o sanitizer_linux.o >/dev/null 2>&1 +mv -f .deps/sanitizer_linux.Tpo .deps/sanitizer_linux.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_linux_libcdep.Tpo -c -o sanitizer_linux_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_linux_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_linux_libcdep.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_linux_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cpp -o sanitizer_linux_libcdep.o >/dev/null 2>&1 +mv -f .deps/sanitizer_linux_libcdep.Tpo .deps/sanitizer_linux_libcdep.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_linux_s390.lo -MD -MP -MF .deps/sanitizer_linux_s390.Tpo -c -o sanitizer_linux_s390.lo ../../../../libsanitizer/sanitizer_common/sanitizer_linux_s390.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_linux_s390.lo -MD -MP -MF .deps/sanitizer_linux_s390.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_linux_s390.cpp -fPIC -DPIC -o .libs/sanitizer_linux_s390.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_linux_s390.lo -MD -MP -MF .deps/sanitizer_linux_s390.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_linux_s390.cpp -o sanitizer_linux_s390.o >/dev/null 2>&1 +mv -f .deps/sanitizer_linux_s390.Tpo .deps/sanitizer_linux_s390.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_mac.lo -MD -MP -MF .deps/sanitizer_mac.Tpo -c -o sanitizer_mac.lo ../../../../libsanitizer/sanitizer_common/sanitizer_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_mac.lo -MD -MP -MF .deps/sanitizer_mac.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_mac.cpp -fPIC -DPIC -o .libs/sanitizer_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_mac.lo -MD -MP -MF .deps/sanitizer_mac.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_mac.cpp -o sanitizer_mac.o >/dev/null 2>&1 +mv -f .deps/sanitizer_mac.Tpo .deps/sanitizer_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_mac_libcdep.lo -MD -MP -MF .deps/sanitizer_mac_libcdep.Tpo -c -o sanitizer_mac_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_mac_libcdep.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_mac_libcdep.lo -MD -MP -MF .deps/sanitizer_mac_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_mac_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_mac_libcdep.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_mac_libcdep.lo -MD -MP -MF .deps/sanitizer_mac_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_mac_libcdep.cpp -o sanitizer_mac_libcdep.o >/dev/null 2>&1 +mv -f .deps/sanitizer_mac_libcdep.Tpo .deps/sanitizer_mac_libcdep.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_mutex.lo -MD -MP -MF .deps/sanitizer_mutex.Tpo -c -o sanitizer_mutex.lo ../../../../libsanitizer/sanitizer_common/sanitizer_mutex.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_mutex.lo -MD -MP -MF .deps/sanitizer_mutex.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_mutex.cpp -fPIC -DPIC -o .libs/sanitizer_mutex.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_mutex.lo -MD -MP -MF .deps/sanitizer_mutex.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_mutex.cpp -o sanitizer_mutex.o >/dev/null 2>&1 +mv -f .deps/sanitizer_mutex.Tpo .deps/sanitizer_mutex.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_netbsd.lo -MD -MP -MF .deps/sanitizer_netbsd.Tpo -c -o sanitizer_netbsd.lo ../../../../libsanitizer/sanitizer_common/sanitizer_netbsd.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_netbsd.lo -MD -MP -MF .deps/sanitizer_netbsd.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_netbsd.cpp -fPIC -DPIC -o .libs/sanitizer_netbsd.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_netbsd.lo -MD -MP -MF .deps/sanitizer_netbsd.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_netbsd.cpp -o sanitizer_netbsd.o >/dev/null 2>&1 +mv -f .deps/sanitizer_netbsd.Tpo .deps/sanitizer_netbsd.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_openbsd.lo -MD -MP -MF .deps/sanitizer_openbsd.Tpo -c -o sanitizer_openbsd.lo ../../../../libsanitizer/sanitizer_common/sanitizer_openbsd.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_openbsd.lo -MD -MP -MF .deps/sanitizer_openbsd.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_openbsd.cpp -fPIC -DPIC -o .libs/sanitizer_openbsd.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_openbsd.lo -MD -MP -MF .deps/sanitizer_openbsd.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_openbsd.cpp -o sanitizer_openbsd.o >/dev/null 2>&1 +mv -f .deps/sanitizer_openbsd.Tpo .deps/sanitizer_openbsd.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -DUSE_SYSTEM_MD5 -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_freebsd.lo -MD -MP -MF .deps/sanitizer_platform_limits_freebsd.Tpo -c -o sanitizer_platform_limits_freebsd.lo ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_freebsd.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -DUSE_SYSTEM_MD5 -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_freebsd.lo -MD -MP -MF .deps/sanitizer_platform_limits_freebsd.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_freebsd.cpp -fPIC -DPIC -o .libs/sanitizer_platform_limits_freebsd.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -DUSE_SYSTEM_MD5 -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_freebsd.lo -MD -MP -MF .deps/sanitizer_platform_limits_freebsd.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_freebsd.cpp -o sanitizer_platform_limits_freebsd.o >/dev/null 2>&1 +mv -f .deps/sanitizer_platform_limits_freebsd.Tpo .deps/sanitizer_platform_limits_freebsd.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_linux.lo -MD -MP -MF .deps/sanitizer_platform_limits_linux.Tpo -c -o sanitizer_platform_limits_linux.lo ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_linux.lo -MD -MP -MF .deps/sanitizer_platform_limits_linux.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cpp -fPIC -DPIC -o .libs/sanitizer_platform_limits_linux.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_linux.lo -MD -MP -MF .deps/sanitizer_platform_limits_linux.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cpp -o sanitizer_platform_limits_linux.o >/dev/null 2>&1 +mv -f .deps/sanitizer_platform_limits_linux.Tpo .deps/sanitizer_platform_limits_linux.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_openbsd.lo -MD -MP -MF .deps/sanitizer_platform_limits_openbsd.Tpo -c -o sanitizer_platform_limits_openbsd.lo ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_openbsd.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_openbsd.lo -MD -MP -MF .deps/sanitizer_platform_limits_openbsd.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_openbsd.cpp -fPIC -DPIC -o .libs/sanitizer_platform_limits_openbsd.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_openbsd.lo -MD -MP -MF .deps/sanitizer_platform_limits_openbsd.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_openbsd.cpp -o sanitizer_platform_limits_openbsd.o >/dev/null 2>&1 +mv -f .deps/sanitizer_platform_limits_openbsd.Tpo .deps/sanitizer_platform_limits_openbsd.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_posix.lo -MD -MP -MF .deps/sanitizer_platform_limits_posix.Tpo -c -o sanitizer_platform_limits_posix.lo ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_posix.lo -MD -MP -MF .deps/sanitizer_platform_limits_posix.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp -fPIC -DPIC -o .libs/sanitizer_platform_limits_posix.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_posix.lo -MD -MP -MF .deps/sanitizer_platform_limits_posix.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp -o sanitizer_platform_limits_posix.o >/dev/null 2>&1 +mv -f .deps/sanitizer_platform_limits_posix.Tpo .deps/sanitizer_platform_limits_posix.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_solaris.lo -MD -MP -MF .deps/sanitizer_platform_limits_solaris.Tpo -c -o sanitizer_platform_limits_solaris.lo ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_solaris.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_solaris.lo -MD -MP -MF .deps/sanitizer_platform_limits_solaris.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_solaris.cpp -fPIC -DPIC -o .libs/sanitizer_platform_limits_solaris.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_platform_limits_solaris.lo -MD -MP -MF .deps/sanitizer_platform_limits_solaris.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_solaris.cpp -o sanitizer_platform_limits_solaris.o >/dev/null 2>&1 +mv -f .deps/sanitizer_platform_limits_solaris.Tpo .deps/sanitizer_platform_limits_solaris.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_posix.lo -MD -MP -MF .deps/sanitizer_posix.Tpo -c -o sanitizer_posix.lo ../../../../libsanitizer/sanitizer_common/sanitizer_posix.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_posix.lo -MD -MP -MF .deps/sanitizer_posix.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_posix.cpp -fPIC -DPIC -o .libs/sanitizer_posix.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_posix.lo -MD -MP -MF .deps/sanitizer_posix.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_posix.cpp -o sanitizer_posix.o >/dev/null 2>&1 +mv -f .deps/sanitizer_posix.Tpo .deps/sanitizer_posix.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_posix_libcdep.Tpo -c -o sanitizer_posix_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_posix_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_posix_libcdep.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_posix_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp -o sanitizer_posix_libcdep.o >/dev/null 2>&1 +mv -f .deps/sanitizer_posix_libcdep.Tpo .deps/sanitizer_posix_libcdep.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_printf.lo -MD -MP -MF .deps/sanitizer_printf.Tpo -c -o sanitizer_printf.lo ../../../../libsanitizer/sanitizer_common/sanitizer_printf.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_printf.lo -MD -MP -MF .deps/sanitizer_printf.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_printf.cpp -fPIC -DPIC -o .libs/sanitizer_printf.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_printf.lo -MD -MP -MF .deps/sanitizer_printf.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_printf.cpp -o sanitizer_printf.o >/dev/null 2>&1 +mv -f .deps/sanitizer_printf.Tpo .deps/sanitizer_printf.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_bsd.lo -MD -MP -MF .deps/sanitizer_procmaps_bsd.Tpo -c -o sanitizer_procmaps_bsd.lo ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_bsd.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_bsd.lo -MD -MP -MF .deps/sanitizer_procmaps_bsd.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_bsd.cpp -fPIC -DPIC -o .libs/sanitizer_procmaps_bsd.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_bsd.lo -MD -MP -MF .deps/sanitizer_procmaps_bsd.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_bsd.cpp -o sanitizer_procmaps_bsd.o >/dev/null 2>&1 +mv -f .deps/sanitizer_procmaps_bsd.Tpo .deps/sanitizer_procmaps_bsd.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_common.lo -MD -MP -MF .deps/sanitizer_procmaps_common.Tpo -c -o sanitizer_procmaps_common.lo ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_common.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_common.lo -MD -MP -MF .deps/sanitizer_procmaps_common.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_common.cpp -fPIC -DPIC -o .libs/sanitizer_procmaps_common.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_common.lo -MD -MP -MF .deps/sanitizer_procmaps_common.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_common.cpp -o sanitizer_procmaps_common.o >/dev/null 2>&1 +mv -f .deps/sanitizer_procmaps_common.Tpo .deps/sanitizer_procmaps_common.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_linux.lo -MD -MP -MF .deps/sanitizer_procmaps_linux.Tpo -c -o sanitizer_procmaps_linux.lo ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_linux.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_linux.lo -MD -MP -MF .deps/sanitizer_procmaps_linux.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_linux.cpp -fPIC -DPIC -o .libs/sanitizer_procmaps_linux.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_linux.lo -MD -MP -MF .deps/sanitizer_procmaps_linux.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_linux.cpp -o sanitizer_procmaps_linux.o >/dev/null 2>&1 +mv -f .deps/sanitizer_procmaps_linux.Tpo .deps/sanitizer_procmaps_linux.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_mac.lo -MD -MP -MF .deps/sanitizer_procmaps_mac.Tpo -c -o sanitizer_procmaps_mac.lo ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_mac.lo -MD -MP -MF .deps/sanitizer_procmaps_mac.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_mac.cpp -fPIC -DPIC -o .libs/sanitizer_procmaps_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_mac.lo -MD -MP -MF .deps/sanitizer_procmaps_mac.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_mac.cpp -o sanitizer_procmaps_mac.o >/dev/null 2>&1 +mv -f .deps/sanitizer_procmaps_mac.Tpo .deps/sanitizer_procmaps_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_solaris.lo -MD -MP -MF .deps/sanitizer_procmaps_solaris.Tpo -c -o sanitizer_procmaps_solaris.lo ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_solaris.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_solaris.lo -MD -MP -MF .deps/sanitizer_procmaps_solaris.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_solaris.cpp -fPIC -DPIC -o .libs/sanitizer_procmaps_solaris.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_procmaps_solaris.lo -MD -MP -MF .deps/sanitizer_procmaps_solaris.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_procmaps_solaris.cpp -o sanitizer_procmaps_solaris.o >/dev/null 2>&1 +mv -f .deps/sanitizer_procmaps_solaris.Tpo .deps/sanitizer_procmaps_solaris.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_solaris.lo -MD -MP -MF .deps/sanitizer_solaris.Tpo -c -o sanitizer_solaris.lo ../../../../libsanitizer/sanitizer_common/sanitizer_solaris.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_solaris.lo -MD -MP -MF .deps/sanitizer_solaris.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_solaris.cpp -fPIC -DPIC -o .libs/sanitizer_solaris.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_solaris.lo -MD -MP -MF .deps/sanitizer_solaris.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_solaris.cpp -o sanitizer_solaris.o >/dev/null 2>&1 +mv -f .deps/sanitizer_solaris.Tpo .deps/sanitizer_solaris.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stackdepot.lo -MD -MP -MF .deps/sanitizer_stackdepot.Tpo -c -o sanitizer_stackdepot.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stackdepot.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stackdepot.lo -MD -MP -MF .deps/sanitizer_stackdepot.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stackdepot.cpp -fPIC -DPIC -o .libs/sanitizer_stackdepot.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stackdepot.lo -MD -MP -MF .deps/sanitizer_stackdepot.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stackdepot.cpp -o sanitizer_stackdepot.o >/dev/null 2>&1 +mv -f .deps/sanitizer_stackdepot.Tpo .deps/sanitizer_stackdepot.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace.lo -MD -MP -MF .deps/sanitizer_stacktrace.Tpo -c -o sanitizer_stacktrace.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace.lo -MD -MP -MF .deps/sanitizer_stacktrace.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace.cpp -fPIC -DPIC -o .libs/sanitizer_stacktrace.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace.lo -MD -MP -MF .deps/sanitizer_stacktrace.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace.cpp -o sanitizer_stacktrace.o >/dev/null 2>&1 +mv -f .deps/sanitizer_stacktrace.Tpo .deps/sanitizer_stacktrace.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace_libcdep.lo -MD -MP -MF .deps/sanitizer_stacktrace_libcdep.Tpo -c -o sanitizer_stacktrace_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_libcdep.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace_libcdep.lo -MD -MP -MF .deps/sanitizer_stacktrace_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_stacktrace_libcdep.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace_libcdep.lo -MD -MP -MF .deps/sanitizer_stacktrace_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_libcdep.cpp -o sanitizer_stacktrace_libcdep.o >/dev/null 2>&1 +mv -f .deps/sanitizer_stacktrace_libcdep.Tpo .deps/sanitizer_stacktrace_libcdep.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace_sparc.lo -MD -MP -MF .deps/sanitizer_stacktrace_sparc.Tpo -c -o sanitizer_stacktrace_sparc.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_sparc.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace_sparc.lo -MD -MP -MF .deps/sanitizer_stacktrace_sparc.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_sparc.cpp -fPIC -DPIC -o .libs/sanitizer_stacktrace_sparc.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace_sparc.lo -MD -MP -MF .deps/sanitizer_stacktrace_sparc.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_sparc.cpp -o sanitizer_stacktrace_sparc.o >/dev/null 2>&1 +mv -f .deps/sanitizer_stacktrace_sparc.Tpo .deps/sanitizer_stacktrace_sparc.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_mac.lo -MD -MP -MF .deps/sanitizer_symbolizer_mac.Tpo -c -o sanitizer_symbolizer_mac.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_mac.lo -MD -MP -MF .deps/sanitizer_symbolizer_mac.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_mac.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_mac.lo -MD -MP -MF .deps/sanitizer_symbolizer_mac.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_mac.cpp -o sanitizer_symbolizer_mac.o >/dev/null 2>&1 +mv -f .deps/sanitizer_symbolizer_mac.Tpo .deps/sanitizer_symbolizer_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_report.lo -MD -MP -MF .deps/sanitizer_symbolizer_report.Tpo -c -o sanitizer_symbolizer_report.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_report.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_report.lo -MD -MP -MF .deps/sanitizer_symbolizer_report.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_report.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_report.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_report.lo -MD -MP -MF .deps/sanitizer_symbolizer_report.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_report.cpp -o sanitizer_symbolizer_report.o >/dev/null 2>&1 +mv -f .deps/sanitizer_symbolizer_report.Tpo .deps/sanitizer_symbolizer_report.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace_printer.lo -MD -MP -MF .deps/sanitizer_stacktrace_printer.Tpo -c -o sanitizer_stacktrace_printer.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_printer.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace_printer.lo -MD -MP -MF .deps/sanitizer_stacktrace_printer.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_printer.cpp -fPIC -DPIC -o .libs/sanitizer_stacktrace_printer.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stacktrace_printer.lo -MD -MP -MF .deps/sanitizer_stacktrace_printer.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_printer.cpp -o sanitizer_stacktrace_printer.o >/dev/null 2>&1 +mv -f .deps/sanitizer_stacktrace_printer.Tpo .deps/sanitizer_stacktrace_printer.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stoptheworld_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_stoptheworld_linux_libcdep.Tpo -c -o sanitizer_stoptheworld_linux_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stoptheworld_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_stoptheworld_linux_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_stoptheworld_linux_libcdep.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stoptheworld_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_stoptheworld_linux_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp -o sanitizer_stoptheworld_linux_libcdep.o >/dev/null 2>&1 +mv -f .deps/sanitizer_stoptheworld_linux_libcdep.Tpo .deps/sanitizer_stoptheworld_linux_libcdep.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stoptheworld_mac.lo -MD -MP -MF .deps/sanitizer_stoptheworld_mac.Tpo -c -o sanitizer_stoptheworld_mac.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stoptheworld_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stoptheworld_mac.lo -MD -MP -MF .deps/sanitizer_stoptheworld_mac.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stoptheworld_mac.cpp -fPIC -DPIC -o .libs/sanitizer_stoptheworld_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_stoptheworld_mac.lo -MD -MP -MF .deps/sanitizer_stoptheworld_mac.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stoptheworld_mac.cpp -o sanitizer_stoptheworld_mac.o >/dev/null 2>&1 +mv -f .deps/sanitizer_stoptheworld_mac.Tpo .deps/sanitizer_stoptheworld_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_suppressions.lo -MD -MP -MF .deps/sanitizer_suppressions.Tpo -c -o sanitizer_suppressions.lo ../../../../libsanitizer/sanitizer_common/sanitizer_suppressions.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_suppressions.lo -MD -MP -MF .deps/sanitizer_suppressions.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_suppressions.cpp -fPIC -DPIC -o .libs/sanitizer_suppressions.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_suppressions.lo -MD -MP -MF .deps/sanitizer_suppressions.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_suppressions.cpp -o sanitizer_suppressions.o >/dev/null 2>&1 +mv -f .deps/sanitizer_suppressions.Tpo .deps/sanitizer_suppressions.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer.lo -MD -MP -MF .deps/sanitizer_symbolizer.Tpo -c -o sanitizer_symbolizer.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer.lo -MD -MP -MF .deps/sanitizer_symbolizer.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer.lo -MD -MP -MF .deps/sanitizer_symbolizer.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer.cpp -o sanitizer_symbolizer.o >/dev/null 2>&1 +mv -f .deps/sanitizer_symbolizer.Tpo .deps/sanitizer_symbolizer.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_libbacktrace.lo -MD -MP -MF .deps/sanitizer_symbolizer_libbacktrace.Tpo -c -o sanitizer_symbolizer_libbacktrace.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_libbacktrace.lo -MD -MP -MF .deps/sanitizer_symbolizer_libbacktrace.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_libbacktrace.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_libbacktrace.lo -MD -MP -MF .deps/sanitizer_symbolizer_libbacktrace.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp -o sanitizer_symbolizer_libbacktrace.o >/dev/null 2>&1 +mv -f .deps/sanitizer_symbolizer_libbacktrace.Tpo .deps/sanitizer_symbolizer_libbacktrace.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_libcdep.Tpo -c -o sanitizer_symbolizer_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_libcdep.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_libcdep.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_libcdep.cpp -o sanitizer_symbolizer_libcdep.o >/dev/null 2>&1 +mv -f .deps/sanitizer_symbolizer_libcdep.Tpo .deps/sanitizer_symbolizer_libcdep.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_posix_libcdep.Tpo -c -o sanitizer_symbolizer_posix_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_posix_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_posix_libcdep.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_posix_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp -o sanitizer_symbolizer_posix_libcdep.o >/dev/null 2>&1 +mv -f .deps/sanitizer_symbolizer_posix_libcdep.Tpo .deps/sanitizer_symbolizer_posix_libcdep.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_win.lo -MD -MP -MF .deps/sanitizer_symbolizer_win.Tpo -c -o sanitizer_symbolizer_win.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_win.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_win.lo -MD -MP -MF .deps/sanitizer_symbolizer_win.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_win.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_win.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_symbolizer_win.lo -MD -MP -MF .deps/sanitizer_symbolizer_win.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_win.cpp -o sanitizer_symbolizer_win.o >/dev/null 2>&1 +mv -f .deps/sanitizer_symbolizer_win.Tpo .deps/sanitizer_symbolizer_win.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_termination.lo -MD -MP -MF .deps/sanitizer_termination.Tpo -c -o sanitizer_termination.lo ../../../../libsanitizer/sanitizer_common/sanitizer_termination.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_termination.lo -MD -MP -MF .deps/sanitizer_termination.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_termination.cpp -fPIC -DPIC -o .libs/sanitizer_termination.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_termination.lo -MD -MP -MF .deps/sanitizer_termination.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_termination.cpp -o sanitizer_termination.o >/dev/null 2>&1 +mv -f .deps/sanitizer_termination.Tpo .deps/sanitizer_termination.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_thread_registry.lo -MD -MP -MF .deps/sanitizer_thread_registry.Tpo -c -o sanitizer_thread_registry.lo ../../../../libsanitizer/sanitizer_common/sanitizer_thread_registry.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_thread_registry.lo -MD -MP -MF .deps/sanitizer_thread_registry.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_thread_registry.cpp -fPIC -DPIC -o .libs/sanitizer_thread_registry.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_thread_registry.lo -MD -MP -MF .deps/sanitizer_thread_registry.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_thread_registry.cpp -o sanitizer_thread_registry.o >/dev/null 2>&1 +mv -f .deps/sanitizer_thread_registry.Tpo .deps/sanitizer_thread_registry.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_tls_get_addr.lo -MD -MP -MF .deps/sanitizer_tls_get_addr.Tpo -c -o sanitizer_tls_get_addr.lo ../../../../libsanitizer/sanitizer_common/sanitizer_tls_get_addr.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_tls_get_addr.lo -MD -MP -MF .deps/sanitizer_tls_get_addr.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_tls_get_addr.cpp -fPIC -DPIC -o .libs/sanitizer_tls_get_addr.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_tls_get_addr.lo -MD -MP -MF .deps/sanitizer_tls_get_addr.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_tls_get_addr.cpp -o sanitizer_tls_get_addr.o >/dev/null 2>&1 +mv -f .deps/sanitizer_tls_get_addr.Tpo .deps/sanitizer_tls_get_addr.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_unwind_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_unwind_linux_libcdep.Tpo -c -o sanitizer_unwind_linux_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_unwind_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_unwind_linux_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_unwind_linux_libcdep.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_unwind_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_unwind_linux_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp -o sanitizer_unwind_linux_libcdep.o >/dev/null 2>&1 +mv -f .deps/sanitizer_unwind_linux_libcdep.Tpo .deps/sanitizer_unwind_linux_libcdep.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_unwind_win.lo -MD -MP -MF .deps/sanitizer_unwind_win.Tpo -c -o sanitizer_unwind_win.lo ../../../../libsanitizer/sanitizer_common/sanitizer_unwind_win.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_unwind_win.lo -MD -MP -MF .deps/sanitizer_unwind_win.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_unwind_win.cpp -fPIC -DPIC -o .libs/sanitizer_unwind_win.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_unwind_win.lo -MD -MP -MF .deps/sanitizer_unwind_win.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_unwind_win.cpp -o sanitizer_unwind_win.o >/dev/null 2>&1 +mv -f .deps/sanitizer_unwind_win.Tpo .deps/sanitizer_unwind_win.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_win.lo -MD -MP -MF .deps/sanitizer_win.Tpo -c -o sanitizer_win.lo ../../../../libsanitizer/sanitizer_common/sanitizer_win.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_win.lo -MD -MP -MF .deps/sanitizer_win.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_win.cpp -fPIC -DPIC -o .libs/sanitizer_win.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -MT sanitizer_win.lo -MD -MP -MF .deps/sanitizer_win.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_win.cpp -o sanitizer_win.o >/dev/null 2>&1 +mv -f .deps/sanitizer_win.Tpo .deps/sanitizer_win.Plo +/bin/sh ../libtool --tag=CXX --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libsanitizer_common.la sancov_flags.lo sanitizer_allocator.lo sanitizer_allocator_checks.lo sanitizer_allocator_report.lo sanitizer_common.lo sanitizer_common_libcdep.lo sanitizer_coverage_libcdep_new.lo sanitizer_deadlock_detector1.lo sanitizer_deadlock_detector2.lo sanitizer_errno.lo sanitizer_file.lo sanitizer_flags.lo sanitizer_flag_parser.lo sanitizer_libc.lo sanitizer_libignore.lo sanitizer_linux.lo sanitizer_linux_libcdep.lo sanitizer_linux_s390.lo sanitizer_mac.lo sanitizer_mac_libcdep.lo sanitizer_mutex.lo sanitizer_netbsd.lo sanitizer_openbsd.lo sanitizer_platform_limits_freebsd.lo sanitizer_platform_limits_linux.lo sanitizer_platform_limits_openbsd.lo sanitizer_platform_limits_posix.lo sanitizer_platform_limits_solaris.lo sanitizer_posix.lo sanitizer_posix_libcdep.lo sanitizer_printf.lo sanitizer_procmaps_bsd.lo sanitizer_procmaps_common.lo sanitizer_procmaps_linux.lo sanitizer_procmaps_mac.lo sanitizer_procmaps_solaris.lo sanitizer_solaris.lo sanitizer_stackdepot.lo sanitizer_stacktrace.lo sanitizer_stacktrace_libcdep.lo sanitizer_stacktrace_sparc.lo sanitizer_symbolizer_mac.lo sanitizer_symbolizer_report.lo sanitizer_stacktrace_printer.lo sanitizer_stoptheworld_linux_libcdep.lo sanitizer_stoptheworld_mac.lo sanitizer_suppressions.lo sanitizer_symbolizer.lo sanitizer_symbolizer_libbacktrace.lo sanitizer_symbolizer_libcdep.lo sanitizer_symbolizer_posix_libcdep.lo sanitizer_symbolizer_win.lo sanitizer_termination.lo sanitizer_thread_registry.lo sanitizer_tls_get_addr.lo sanitizer_unwind_linux_libcdep.lo sanitizer_unwind_win.lo sanitizer_win.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libsanitizer_common.a .libs/sancov_flags.o .libs/sanitizer_allocator.o .libs/sanitizer_allocator_checks.o .libs/sanitizer_allocator_report.o .libs/sanitizer_common.o .libs/sanitizer_common_libcdep.o .libs/sanitizer_coverage_libcdep_new.o .libs/sanitizer_deadlock_detector1.o .libs/sanitizer_deadlock_detector2.o .libs/sanitizer_errno.o .libs/sanitizer_file.o .libs/sanitizer_flags.o .libs/sanitizer_flag_parser.o .libs/sanitizer_libc.o .libs/sanitizer_libignore.o .libs/sanitizer_linux.o .libs/sanitizer_linux_libcdep.o .libs/sanitizer_linux_s390.o .libs/sanitizer_mac.o .libs/sanitizer_mac_libcdep.o .libs/sanitizer_mutex.o .libs/sanitizer_netbsd.o .libs/sanitizer_openbsd.o .libs/sanitizer_platform_limits_freebsd.o .libs/sanitizer_platform_limits_linux.o .libs/sanitizer_platform_limits_openbsd.o .libs/sanitizer_platform_limits_posix.o .libs/sanitizer_platform_limits_solaris.o .libs/sanitizer_posix.o .libs/sanitizer_posix_libcdep.o .libs/sanitizer_printf.o .libs/sanitizer_procmaps_bsd.o .libs/sanitizer_procmaps_common.o .libs/sanitizer_procmaps_linux.o .libs/sanitizer_procmaps_mac.o .libs/sanitizer_procmaps_solaris.o .libs/sanitizer_solaris.o .libs/sanitizer_stackdepot.o .libs/sanitizer_stacktrace.o .libs/sanitizer_stacktrace_libcdep.o .libs/sanitizer_stacktrace_sparc.o .libs/sanitizer_symbolizer_mac.o .libs/sanitizer_symbolizer_report.o .libs/sanitizer_stacktrace_printer.o .libs/sanitizer_stoptheworld_linux_libcdep.o .libs/sanitizer_stoptheworld_mac.o .libs/sanitizer_suppressions.o .libs/sanitizer_symbolizer.o .libs/sanitizer_symbolizer_libbacktrace.o .libs/sanitizer_symbolizer_libcdep.o .libs/sanitizer_symbolizer_posix_libcdep.o .libs/sanitizer_symbolizer_win.o .libs/sanitizer_termination.o .libs/sanitizer_thread_registry.o .libs/sanitizer_tls_get_addr.o .libs/sanitizer_unwind_linux_libcdep.o .libs/sanitizer_unwind_win.o .libs/sanitizer_win.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libsanitizer_common.a +libtool: link: ( cd ".libs" && rm -f "libsanitizer_common.la" && ln -s "../libsanitizer_common.la" "libsanitizer_common.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/sanitizer_common' +Making all in interception +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/interception' +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_linux.lo -MD -MP -MF .deps/interception_linux.Tpo -c -o interception_linux.lo ../../../../libsanitizer/interception/interception_linux.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_linux.lo -MD -MP -MF .deps/interception_linux.Tpo -c ../../../../libsanitizer/interception/interception_linux.cpp -fPIC -DPIC -o .libs/interception_linux.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_linux.lo -MD -MP -MF .deps/interception_linux.Tpo -c ../../../../libsanitizer/interception/interception_linux.cpp -o interception_linux.o >/dev/null 2>&1 +mv -f .deps/interception_linux.Tpo .deps/interception_linux.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_mac.lo -MD -MP -MF .deps/interception_mac.Tpo -c -o interception_mac.lo ../../../../libsanitizer/interception/interception_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_mac.lo -MD -MP -MF .deps/interception_mac.Tpo -c ../../../../libsanitizer/interception/interception_mac.cpp -fPIC -DPIC -o .libs/interception_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_mac.lo -MD -MP -MF .deps/interception_mac.Tpo -c ../../../../libsanitizer/interception/interception_mac.cpp -o interception_mac.o >/dev/null 2>&1 +mv -f .deps/interception_mac.Tpo .deps/interception_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_win.lo -MD -MP -MF .deps/interception_win.Tpo -c -o interception_win.lo ../../../../libsanitizer/interception/interception_win.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_win.lo -MD -MP -MF .deps/interception_win.Tpo -c ../../../../libsanitizer/interception/interception_win.cpp -fPIC -DPIC -o .libs/interception_win.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_win.lo -MD -MP -MF .deps/interception_win.Tpo -c ../../../../libsanitizer/interception/interception_win.cpp -o interception_win.o >/dev/null 2>&1 +mv -f .deps/interception_win.Tpo .deps/interception_win.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_type_test.lo -MD -MP -MF .deps/interception_type_test.Tpo -c -o interception_type_test.lo ../../../../libsanitizer/interception/interception_type_test.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_type_test.lo -MD -MP -MF .deps/interception_type_test.Tpo -c ../../../../libsanitizer/interception/interception_type_test.cpp -fPIC -DPIC -o .libs/interception_type_test.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/interception -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT interception_type_test.lo -MD -MP -MF .deps/interception_type_test.Tpo -c ../../../../libsanitizer/interception/interception_type_test.cpp -o interception_type_test.o >/dev/null 2>&1 +mv -f .deps/interception_type_test.Tpo .deps/interception_type_test.Plo +/bin/sh ../libtool --tag=CXX --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libinterception.la interception_linux.lo interception_mac.lo interception_win.lo interception_type_test.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libinterception.a .libs/interception_linux.o .libs/interception_mac.o .libs/interception_win.o .libs/interception_type_test.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libinterception.a +libtool: link: ( cd ".libs" && rm -f "libinterception.la" && ln -s "../libinterception.la" "libinterception.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/interception' +Making all in libbacktrace +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/libbacktrace' +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo `test -f '../../libbacktrace/atomic.c' || echo '../../../../libsanitizer/libbacktrace/'`../../libbacktrace/atomic.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 +mv -f .deps/atomic.Tpo .deps/atomic.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT dwarf.lo -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.lo `test -f '../../libbacktrace/dwarf.c' || echo '../../../../libsanitizer/libbacktrace/'`../../libbacktrace/dwarf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT dwarf.lo -MD -MP -MF .deps/dwarf.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT dwarf.lo -MD -MP -MF .deps/dwarf.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 +mv -f .deps/dwarf.Tpo .deps/dwarf.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT fileline.lo -MD -MP -MF .deps/fileline.Tpo -c -o fileline.lo `test -f '../../libbacktrace/fileline.c' || echo '../../../../libsanitizer/libbacktrace/'`../../libbacktrace/fileline.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT fileline.lo -MD -MP -MF .deps/fileline.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT fileline.lo -MD -MP -MF .deps/fileline.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 +mv -f .deps/fileline.Tpo .deps/fileline.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c -o posix.lo `test -f '../../libbacktrace/posix.c' || echo '../../../../libsanitizer/libbacktrace/'`../../libbacktrace/posix.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 +mv -f .deps/posix.Tpo .deps/posix.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c -o sort.lo `test -f '../../libbacktrace/sort.c' || echo '../../../../libsanitizer/libbacktrace/'`../../libbacktrace/sort.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 +mv -f .deps/sort.Tpo .deps/sort.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT state.lo -MD -MP -MF .deps/state.Tpo -c -o state.lo `test -f '../../libbacktrace/state.c' || echo '../../../../libsanitizer/libbacktrace/'`../../libbacktrace/state.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT state.lo -MD -MP -MF .deps/state.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT state.lo -MD -MP -MF .deps/state.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/state.c -o state.o >/dev/null 2>&1 +mv -f .deps/state.Tpo .deps/state.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT cp-demangle.lo -MD -MP -MF .deps/cp-demangle.Tpo -c -o cp-demangle.lo `test -f '../../libiberty/cp-demangle.c' || echo '../../../../libsanitizer/libbacktrace/'`../../libiberty/cp-demangle.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT cp-demangle.lo -MD -MP -MF .deps/cp-demangle.Tpo -c ../../../../libsanitizer/libbacktrace/../../libiberty/cp-demangle.c -fPIC -DPIC -o .libs/cp-demangle.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT cp-demangle.lo -MD -MP -MF .deps/cp-demangle.Tpo -c ../../../../libsanitizer/libbacktrace/../../libiberty/cp-demangle.c -o cp-demangle.o >/dev/null 2>&1 +mv -f .deps/cp-demangle.Tpo .deps/cp-demangle.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c -o bridge.lo ../../../../libsanitizer/libbacktrace/bridge.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c ../../../../libsanitizer/libbacktrace/bridge.cc -fPIC -DPIC -o .libs/bridge.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c ../../../../libsanitizer/libbacktrace/bridge.cc -o bridge.o >/dev/null 2>&1 +mv -f .deps/bridge.Tpo .deps/bridge.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo `test -f '../../libbacktrace/elf.c' || echo '../../../../libsanitizer/libbacktrace/'`../../libbacktrace/elf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 +mv -f .deps/elf.Tpo .deps/elf.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT mmapio.lo -MD -MP -MF .deps/mmapio.Tpo -c -o mmapio.lo `test -f '../../libbacktrace/mmapio.c' || echo '../../../../libsanitizer/libbacktrace/'`../../libbacktrace/mmapio.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT mmapio.lo -MD -MP -MF .deps/mmapio.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT mmapio.lo -MD -MP -MF .deps/mmapio.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 +mv -f .deps/mmapio.Tpo .deps/mmapio.Plo +/bin/sh ../libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT mmap.lo -MD -MP -MF .deps/mmap.Tpo -c -o mmap.lo `test -f '../../libbacktrace/mmap.c' || echo '../../../../libsanitizer/libbacktrace/'`../../libbacktrace/mmap.c +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT mmap.lo -MD -MP -MF .deps/mmap.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fcf-protection -mshstk -g -O2 -MT mmap.lo -MD -MP -MF .deps/mmap.Tpo -c ../../../../libsanitizer/libbacktrace/../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 +mv -f .deps/mmap.Tpo .deps/mmap.Plo +/bin/sh ../libtool --tag=CXX --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libsanitizer_libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo sort.lo state.lo cp-demangle.lo bridge.lo elf.lo mmapio.lo mmap.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libsanitizer_libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/sort.o .libs/state.o .libs/cp-demangle.o .libs/bridge.o .libs/elf.o .libs/mmapio.o .libs/mmap.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libsanitizer_libbacktrace.a +libtool: link: ( cd ".libs" && rm -f "libsanitizer_libbacktrace.la" && ln -s "../libsanitizer_libbacktrace.la" "libsanitizer_libbacktrace.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/libbacktrace' +Making all in lsan +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/lsan' +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_common.lo -MD -MP -MF .deps/lsan_common.Tpo -c -o lsan_common.lo ../../../../libsanitizer/lsan/lsan_common.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_common.lo -MD -MP -MF .deps/lsan_common.Tpo -c ../../../../libsanitizer/lsan/lsan_common.cpp -fPIC -DPIC -o .libs/lsan_common.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_common.lo -MD -MP -MF .deps/lsan_common.Tpo -c ../../../../libsanitizer/lsan/lsan_common.cpp -o lsan_common.o >/dev/null 2>&1 +mv -f .deps/lsan_common.Tpo .deps/lsan_common.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_common_linux.lo -MD -MP -MF .deps/lsan_common_linux.Tpo -c -o lsan_common_linux.lo ../../../../libsanitizer/lsan/lsan_common_linux.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_common_linux.lo -MD -MP -MF .deps/lsan_common_linux.Tpo -c ../../../../libsanitizer/lsan/lsan_common_linux.cpp -fPIC -DPIC -o .libs/lsan_common_linux.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_common_linux.lo -MD -MP -MF .deps/lsan_common_linux.Tpo -c ../../../../libsanitizer/lsan/lsan_common_linux.cpp -o lsan_common_linux.o >/dev/null 2>&1 +mv -f .deps/lsan_common_linux.Tpo .deps/lsan_common_linux.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_common_mac.lo -MD -MP -MF .deps/lsan_common_mac.Tpo -c -o lsan_common_mac.lo ../../../../libsanitizer/lsan/lsan_common_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_common_mac.lo -MD -MP -MF .deps/lsan_common_mac.Tpo -c ../../../../libsanitizer/lsan/lsan_common_mac.cpp -fPIC -DPIC -o .libs/lsan_common_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_common_mac.lo -MD -MP -MF .deps/lsan_common_mac.Tpo -c ../../../../libsanitizer/lsan/lsan_common_mac.cpp -o lsan_common_mac.o >/dev/null 2>&1 +mv -f .deps/lsan_common_mac.Tpo .deps/lsan_common_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libsanitizer_lsan.la lsan_common.lo lsan_common_linux.lo lsan_common_mac.lo +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libsanitizer_lsan.a .libs/lsan_common.o .libs/lsan_common_linux.o .libs/lsan_common_mac.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libsanitizer_lsan.a +libtool: link: ( cd ".libs" && rm -f "libsanitizer_lsan.la" && ln -s "../libsanitizer_lsan.la" "libsanitizer_lsan.la" ) +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan.lo -MD -MP -MF .deps/lsan.Tpo -c -o lsan.lo ../../../../libsanitizer/lsan/lsan.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan.lo -MD -MP -MF .deps/lsan.Tpo -c ../../../../libsanitizer/lsan/lsan.cpp -fPIC -DPIC -o .libs/lsan.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan.lo -MD -MP -MF .deps/lsan.Tpo -c ../../../../libsanitizer/lsan/lsan.cpp -o lsan.o >/dev/null 2>&1 +mv -f .deps/lsan.Tpo .deps/lsan.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_linux.lo -MD -MP -MF .deps/lsan_linux.Tpo -c -o lsan_linux.lo ../../../../libsanitizer/lsan/lsan_linux.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_linux.lo -MD -MP -MF .deps/lsan_linux.Tpo -c ../../../../libsanitizer/lsan/lsan_linux.cpp -fPIC -DPIC -o .libs/lsan_linux.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_linux.lo -MD -MP -MF .deps/lsan_linux.Tpo -c ../../../../libsanitizer/lsan/lsan_linux.cpp -o lsan_linux.o >/dev/null 2>&1 +mv -f .deps/lsan_linux.Tpo .deps/lsan_linux.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_mac.lo -MD -MP -MF .deps/lsan_mac.Tpo -c -o lsan_mac.lo ../../../../libsanitizer/lsan/lsan_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_mac.lo -MD -MP -MF .deps/lsan_mac.Tpo -c ../../../../libsanitizer/lsan/lsan_mac.cpp -fPIC -DPIC -o .libs/lsan_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_mac.lo -MD -MP -MF .deps/lsan_mac.Tpo -c ../../../../libsanitizer/lsan/lsan_mac.cpp -o lsan_mac.o >/dev/null 2>&1 +mv -f .deps/lsan_mac.Tpo .deps/lsan_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_malloc_mac.lo -MD -MP -MF .deps/lsan_malloc_mac.Tpo -c -o lsan_malloc_mac.lo ../../../../libsanitizer/lsan/lsan_malloc_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_malloc_mac.lo -MD -MP -MF .deps/lsan_malloc_mac.Tpo -c ../../../../libsanitizer/lsan/lsan_malloc_mac.cpp -fPIC -DPIC -o .libs/lsan_malloc_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_malloc_mac.lo -MD -MP -MF .deps/lsan_malloc_mac.Tpo -c ../../../../libsanitizer/lsan/lsan_malloc_mac.cpp -o lsan_malloc_mac.o >/dev/null 2>&1 +mv -f .deps/lsan_malloc_mac.Tpo .deps/lsan_malloc_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_allocator.lo -MD -MP -MF .deps/lsan_allocator.Tpo -c -o lsan_allocator.lo ../../../../libsanitizer/lsan/lsan_allocator.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_allocator.lo -MD -MP -MF .deps/lsan_allocator.Tpo -c ../../../../libsanitizer/lsan/lsan_allocator.cpp -fPIC -DPIC -o .libs/lsan_allocator.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_allocator.lo -MD -MP -MF .deps/lsan_allocator.Tpo -c ../../../../libsanitizer/lsan/lsan_allocator.cpp -o lsan_allocator.o >/dev/null 2>&1 +mv -f .deps/lsan_allocator.Tpo .deps/lsan_allocator.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_interceptors.lo -MD -MP -MF .deps/lsan_interceptors.Tpo -c -o lsan_interceptors.lo ../../../../libsanitizer/lsan/lsan_interceptors.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_interceptors.lo -MD -MP -MF .deps/lsan_interceptors.Tpo -c ../../../../libsanitizer/lsan/lsan_interceptors.cpp -fPIC -DPIC -o .libs/lsan_interceptors.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_interceptors.lo -MD -MP -MF .deps/lsan_interceptors.Tpo -c ../../../../libsanitizer/lsan/lsan_interceptors.cpp -o lsan_interceptors.o >/dev/null 2>&1 +mv -f .deps/lsan_interceptors.Tpo .deps/lsan_interceptors.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_thread.lo -MD -MP -MF .deps/lsan_thread.Tpo -c -o lsan_thread.lo ../../../../libsanitizer/lsan/lsan_thread.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_thread.lo -MD -MP -MF .deps/lsan_thread.Tpo -c ../../../../libsanitizer/lsan/lsan_thread.cpp -fPIC -DPIC -o .libs/lsan_thread.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_thread.lo -MD -MP -MF .deps/lsan_thread.Tpo -c ../../../../libsanitizer/lsan/lsan_thread.cpp -o lsan_thread.o >/dev/null 2>&1 +mv -f .deps/lsan_thread.Tpo .deps/lsan_thread.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_posix.lo -MD -MP -MF .deps/lsan_posix.Tpo -c -o lsan_posix.lo ../../../../libsanitizer/lsan/lsan_posix.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_posix.lo -MD -MP -MF .deps/lsan_posix.Tpo -c ../../../../libsanitizer/lsan/lsan_posix.cpp -fPIC -DPIC -o .libs/lsan_posix.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_posix.lo -MD -MP -MF .deps/lsan_posix.Tpo -c ../../../../libsanitizer/lsan/lsan_posix.cpp -o lsan_posix.o >/dev/null 2>&1 +mv -f .deps/lsan_posix.Tpo .deps/lsan_posix.Plo +/bin/sh ../libtool --tag=CXX --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -version-info `grep -v '^#' ../../../../libsanitizer/lsan/libtool-version` -ldl -lrt -lpthread -lm -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o liblsan.la -rpath /usr/lib/../lib lsan_common.lo lsan_common_linux.lo lsan_common_mac.lo lsan.lo lsan_linux.lo lsan_mac.lo lsan_malloc_mac.lo lsan_allocator.lo lsan_interceptors.lo lsan_thread.lo lsan_posix.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la +libtool: link: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -fPIC -DPIC -shared -nostdlib /mnt/lfs/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtbeginS.o .libs/lsan_common.o .libs/lsan_common_linux.o .libs/lsan_common_mac.o .libs/lsan.o .libs/lsan_linux.o .libs/lsan_mac.o .libs/lsan_malloc_mac.o .libs/lsan_allocator.o .libs/lsan_interceptors.o .libs/lsan_thread.o .libs/lsan_posix.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib -ldl -lrt -lpthread -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc ../../libstdc++-v3/src/.libs/libstdc++.so -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/mnt/lfs/lib/../lib -L/mnt/lfs/usr/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/lib -L/mnt/lfs/usr/lib /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so -lm -lc -lgcc /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtendS.o /mnt/lfs/lib/../lib/crtn.o -mshstk -Wl,-soname -Wl,liblsan.so.0 -o .libs/liblsan.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "liblsan.so.0" && ln -s "liblsan.so.0.0.0" "liblsan.so.0") +libtool: link: (cd ".libs" && rm -f "liblsan.so" && ln -s "liblsan.so.0.0.0" "liblsan.so") +libtool: link: (cd .libs/liblsan.lax/libsanitizer_common.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/lsan/../sanitizer_common/.libs/libsanitizer_common.a") +libtool: link: (cd .libs/liblsan.lax/libinterception.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/lsan/../interception/.libs/libinterception.a") +libtool: link: (cd .libs/liblsan.lax/libsanitizer_libbacktrace.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/lsan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/liblsan.a lsan_common.o lsan_common_linux.o lsan_common_mac.o lsan.o lsan_linux.o lsan_mac.o lsan_malloc_mac.o lsan_allocator.o lsan_interceptors.o lsan_thread.o lsan_posix.o .libs/liblsan.lax/libsanitizer_common.a/sancov_flags.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_allocator.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_allocator_checks.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_allocator_report.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_common.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_common_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_coverage_libcdep_new.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector1.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector2.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_errno.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_file.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_flag_parser.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_flags.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_libc.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_libignore.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_linux.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_linux_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_linux_s390.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_mac.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_mac_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_mutex.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_netbsd.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_openbsd.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_platform_limits_freebsd.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_platform_limits_linux.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_platform_limits_openbsd.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_platform_limits_posix.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_platform_limits_solaris.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_posix.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_posix_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_printf.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_procmaps_bsd.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_procmaps_common.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_procmaps_linux.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_procmaps_mac.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_procmaps_solaris.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_solaris.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stackdepot.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stacktrace.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stacktrace_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stacktrace_printer.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stacktrace_sparc.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_linux_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_mac.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_suppressions.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libbacktrace.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_mac.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_posix_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_report.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_win.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_termination.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_thread_registry.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_tls_get_addr.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_unwind_linux_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_unwind_win.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_win.o .libs/liblsan.lax/libinterception.a/interception_linux.o .libs/liblsan.lax/libinterception.a/interception_mac.o .libs/liblsan.lax/libinterception.a/interception_type_test.o .libs/liblsan.lax/libinterception.a/interception_win.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/atomic.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/bridge.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/cp-demangle.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/dwarf.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/elf.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/fileline.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/mmap.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/mmapio.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/posix.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/sort.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/state.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/liblsan.a +libtool: link: rm -fr .libs/liblsan.lax +libtool: link: ( cd ".libs" && rm -f "liblsan.la" && ln -s "../liblsan.la" "liblsan.la" ) +x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT lsan_preinit.o -MD -MP -MF .deps/lsan_preinit.Tpo -c -o lsan_preinit.o ../../../../libsanitizer/lsan/lsan_preinit.cpp +mv -f .deps/lsan_preinit.Tpo .deps/lsan_preinit.Po +cp lsan_preinit.o liblsan_preinit.o +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/lsan' +Making all in asan +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan' +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_activation.lo -MD -MP -MF .deps/asan_activation.Tpo -c -o asan_activation.lo ../../../../libsanitizer/asan/asan_activation.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_activation.lo -MD -MP -MF .deps/asan_activation.Tpo -c ../../../../libsanitizer/asan/asan_activation.cpp -fPIC -DPIC -o .libs/asan_activation.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_activation.lo -MD -MP -MF .deps/asan_activation.Tpo -c ../../../../libsanitizer/asan/asan_activation.cpp -o asan_activation.o >/dev/null 2>&1 +mv -f .deps/asan_activation.Tpo .deps/asan_activation.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_allocator.lo -MD -MP -MF .deps/asan_allocator.Tpo -c -o asan_allocator.lo ../../../../libsanitizer/asan/asan_allocator.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_allocator.lo -MD -MP -MF .deps/asan_allocator.Tpo -c ../../../../libsanitizer/asan/asan_allocator.cpp -fPIC -DPIC -o .libs/asan_allocator.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_allocator.lo -MD -MP -MF .deps/asan_allocator.Tpo -c ../../../../libsanitizer/asan/asan_allocator.cpp -o asan_allocator.o >/dev/null 2>&1 +mv -f .deps/asan_allocator.Tpo .deps/asan_allocator.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_debugging.lo -MD -MP -MF .deps/asan_debugging.Tpo -c -o asan_debugging.lo ../../../../libsanitizer/asan/asan_debugging.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_debugging.lo -MD -MP -MF .deps/asan_debugging.Tpo -c ../../../../libsanitizer/asan/asan_debugging.cpp -fPIC -DPIC -o .libs/asan_debugging.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_debugging.lo -MD -MP -MF .deps/asan_debugging.Tpo -c ../../../../libsanitizer/asan/asan_debugging.cpp -o asan_debugging.o >/dev/null 2>&1 +mv -f .deps/asan_debugging.Tpo .deps/asan_debugging.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_descriptions.lo -MD -MP -MF .deps/asan_descriptions.Tpo -c -o asan_descriptions.lo ../../../../libsanitizer/asan/asan_descriptions.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_descriptions.lo -MD -MP -MF .deps/asan_descriptions.Tpo -c ../../../../libsanitizer/asan/asan_descriptions.cpp -fPIC -DPIC -o .libs/asan_descriptions.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_descriptions.lo -MD -MP -MF .deps/asan_descriptions.Tpo -c ../../../../libsanitizer/asan/asan_descriptions.cpp -o asan_descriptions.o >/dev/null 2>&1 +mv -f .deps/asan_descriptions.Tpo .deps/asan_descriptions.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_errors.lo -MD -MP -MF .deps/asan_errors.Tpo -c -o asan_errors.lo ../../../../libsanitizer/asan/asan_errors.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_errors.lo -MD -MP -MF .deps/asan_errors.Tpo -c ../../../../libsanitizer/asan/asan_errors.cpp -fPIC -DPIC -o .libs/asan_errors.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_errors.lo -MD -MP -MF .deps/asan_errors.Tpo -c ../../../../libsanitizer/asan/asan_errors.cpp -o asan_errors.o >/dev/null 2>&1 +mv -f .deps/asan_errors.Tpo .deps/asan_errors.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_fake_stack.lo -MD -MP -MF .deps/asan_fake_stack.Tpo -c -o asan_fake_stack.lo ../../../../libsanitizer/asan/asan_fake_stack.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_fake_stack.lo -MD -MP -MF .deps/asan_fake_stack.Tpo -c ../../../../libsanitizer/asan/asan_fake_stack.cpp -fPIC -DPIC -o .libs/asan_fake_stack.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_fake_stack.lo -MD -MP -MF .deps/asan_fake_stack.Tpo -c ../../../../libsanitizer/asan/asan_fake_stack.cpp -o asan_fake_stack.o >/dev/null 2>&1 +mv -f .deps/asan_fake_stack.Tpo .deps/asan_fake_stack.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_flags.lo -MD -MP -MF .deps/asan_flags.Tpo -c -o asan_flags.lo ../../../../libsanitizer/asan/asan_flags.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_flags.lo -MD -MP -MF .deps/asan_flags.Tpo -c ../../../../libsanitizer/asan/asan_flags.cpp -fPIC -DPIC -o .libs/asan_flags.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_flags.lo -MD -MP -MF .deps/asan_flags.Tpo -c ../../../../libsanitizer/asan/asan_flags.cpp -o asan_flags.o >/dev/null 2>&1 +mv -f .deps/asan_flags.Tpo .deps/asan_flags.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_globals.lo -MD -MP -MF .deps/asan_globals.Tpo -c -o asan_globals.lo ../../../../libsanitizer/asan/asan_globals.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_globals.lo -MD -MP -MF .deps/asan_globals.Tpo -c ../../../../libsanitizer/asan/asan_globals.cpp -fPIC -DPIC -o .libs/asan_globals.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_globals.lo -MD -MP -MF .deps/asan_globals.Tpo -c ../../../../libsanitizer/asan/asan_globals.cpp -o asan_globals.o >/dev/null 2>&1 +mv -f .deps/asan_globals.Tpo .deps/asan_globals.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_interceptors.lo -MD -MP -MF .deps/asan_interceptors.Tpo -c -o asan_interceptors.lo ../../../../libsanitizer/asan/asan_interceptors.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_interceptors.lo -MD -MP -MF .deps/asan_interceptors.Tpo -c ../../../../libsanitizer/asan/asan_interceptors.cpp -fPIC -DPIC -o .libs/asan_interceptors.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_interceptors.lo -MD -MP -MF .deps/asan_interceptors.Tpo -c ../../../../libsanitizer/asan/asan_interceptors.cpp -o asan_interceptors.o >/dev/null 2>&1 +mv -f .deps/asan_interceptors.Tpo .deps/asan_interceptors.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_interceptors_memintrinsics.lo -MD -MP -MF .deps/asan_interceptors_memintrinsics.Tpo -c -o asan_interceptors_memintrinsics.lo ../../../../libsanitizer/asan/asan_interceptors_memintrinsics.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_interceptors_memintrinsics.lo -MD -MP -MF .deps/asan_interceptors_memintrinsics.Tpo -c ../../../../libsanitizer/asan/asan_interceptors_memintrinsics.cpp -fPIC -DPIC -o .libs/asan_interceptors_memintrinsics.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_interceptors_memintrinsics.lo -MD -MP -MF .deps/asan_interceptors_memintrinsics.Tpo -c ../../../../libsanitizer/asan/asan_interceptors_memintrinsics.cpp -o asan_interceptors_memintrinsics.o >/dev/null 2>&1 +mv -f .deps/asan_interceptors_memintrinsics.Tpo .deps/asan_interceptors_memintrinsics.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_linux.lo -MD -MP -MF .deps/asan_linux.Tpo -c -o asan_linux.lo ../../../../libsanitizer/asan/asan_linux.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_linux.lo -MD -MP -MF .deps/asan_linux.Tpo -c ../../../../libsanitizer/asan/asan_linux.cpp -fPIC -DPIC -o .libs/asan_linux.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_linux.lo -MD -MP -MF .deps/asan_linux.Tpo -c ../../../../libsanitizer/asan/asan_linux.cpp -o asan_linux.o >/dev/null 2>&1 +mv -f .deps/asan_linux.Tpo .deps/asan_linux.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_mac.lo -MD -MP -MF .deps/asan_mac.Tpo -c -o asan_mac.lo ../../../../libsanitizer/asan/asan_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_mac.lo -MD -MP -MF .deps/asan_mac.Tpo -c ../../../../libsanitizer/asan/asan_mac.cpp -fPIC -DPIC -o .libs/asan_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_mac.lo -MD -MP -MF .deps/asan_mac.Tpo -c ../../../../libsanitizer/asan/asan_mac.cpp -o asan_mac.o >/dev/null 2>&1 +mv -f .deps/asan_mac.Tpo .deps/asan_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_malloc_linux.lo -MD -MP -MF .deps/asan_malloc_linux.Tpo -c -o asan_malloc_linux.lo ../../../../libsanitizer/asan/asan_malloc_linux.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_malloc_linux.lo -MD -MP -MF .deps/asan_malloc_linux.Tpo -c ../../../../libsanitizer/asan/asan_malloc_linux.cpp -fPIC -DPIC -o .libs/asan_malloc_linux.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_malloc_linux.lo -MD -MP -MF .deps/asan_malloc_linux.Tpo -c ../../../../libsanitizer/asan/asan_malloc_linux.cpp -o asan_malloc_linux.o >/dev/null 2>&1 +mv -f .deps/asan_malloc_linux.Tpo .deps/asan_malloc_linux.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_malloc_mac.lo -MD -MP -MF .deps/asan_malloc_mac.Tpo -c -o asan_malloc_mac.lo ../../../../libsanitizer/asan/asan_malloc_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_malloc_mac.lo -MD -MP -MF .deps/asan_malloc_mac.Tpo -c ../../../../libsanitizer/asan/asan_malloc_mac.cpp -fPIC -DPIC -o .libs/asan_malloc_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_malloc_mac.lo -MD -MP -MF .deps/asan_malloc_mac.Tpo -c ../../../../libsanitizer/asan/asan_malloc_mac.cpp -o asan_malloc_mac.o >/dev/null 2>&1 +mv -f .deps/asan_malloc_mac.Tpo .deps/asan_malloc_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_malloc_win.lo -MD -MP -MF .deps/asan_malloc_win.Tpo -c -o asan_malloc_win.lo ../../../../libsanitizer/asan/asan_malloc_win.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_malloc_win.lo -MD -MP -MF .deps/asan_malloc_win.Tpo -c ../../../../libsanitizer/asan/asan_malloc_win.cpp -fPIC -DPIC -o .libs/asan_malloc_win.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_malloc_win.lo -MD -MP -MF .deps/asan_malloc_win.Tpo -c ../../../../libsanitizer/asan/asan_malloc_win.cpp -o asan_malloc_win.o >/dev/null 2>&1 +mv -f .deps/asan_malloc_win.Tpo .deps/asan_malloc_win.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_memory_profile.lo -MD -MP -MF .deps/asan_memory_profile.Tpo -c -o asan_memory_profile.lo ../../../../libsanitizer/asan/asan_memory_profile.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_memory_profile.lo -MD -MP -MF .deps/asan_memory_profile.Tpo -c ../../../../libsanitizer/asan/asan_memory_profile.cpp -fPIC -DPIC -o .libs/asan_memory_profile.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_memory_profile.lo -MD -MP -MF .deps/asan_memory_profile.Tpo -c ../../../../libsanitizer/asan/asan_memory_profile.cpp -o asan_memory_profile.o >/dev/null 2>&1 +mv -f .deps/asan_memory_profile.Tpo .deps/asan_memory_profile.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_new_delete.lo -MD -MP -MF .deps/asan_new_delete.Tpo -c -o asan_new_delete.lo ../../../../libsanitizer/asan/asan_new_delete.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_new_delete.lo -MD -MP -MF .deps/asan_new_delete.Tpo -c ../../../../libsanitizer/asan/asan_new_delete.cpp -fPIC -DPIC -o .libs/asan_new_delete.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_new_delete.lo -MD -MP -MF .deps/asan_new_delete.Tpo -c ../../../../libsanitizer/asan/asan_new_delete.cpp -o asan_new_delete.o >/dev/null 2>&1 +mv -f .deps/asan_new_delete.Tpo .deps/asan_new_delete.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_poisoning.lo -MD -MP -MF .deps/asan_poisoning.Tpo -c -o asan_poisoning.lo ../../../../libsanitizer/asan/asan_poisoning.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_poisoning.lo -MD -MP -MF .deps/asan_poisoning.Tpo -c ../../../../libsanitizer/asan/asan_poisoning.cpp -fPIC -DPIC -o .libs/asan_poisoning.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_poisoning.lo -MD -MP -MF .deps/asan_poisoning.Tpo -c ../../../../libsanitizer/asan/asan_poisoning.cpp -o asan_poisoning.o >/dev/null 2>&1 +mv -f .deps/asan_poisoning.Tpo .deps/asan_poisoning.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_posix.lo -MD -MP -MF .deps/asan_posix.Tpo -c -o asan_posix.lo ../../../../libsanitizer/asan/asan_posix.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_posix.lo -MD -MP -MF .deps/asan_posix.Tpo -c ../../../../libsanitizer/asan/asan_posix.cpp -fPIC -DPIC -o .libs/asan_posix.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_posix.lo -MD -MP -MF .deps/asan_posix.Tpo -c ../../../../libsanitizer/asan/asan_posix.cpp -o asan_posix.o >/dev/null 2>&1 +mv -f .deps/asan_posix.Tpo .deps/asan_posix.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_premap_shadow.lo -MD -MP -MF .deps/asan_premap_shadow.Tpo -c -o asan_premap_shadow.lo ../../../../libsanitizer/asan/asan_premap_shadow.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_premap_shadow.lo -MD -MP -MF .deps/asan_premap_shadow.Tpo -c ../../../../libsanitizer/asan/asan_premap_shadow.cpp -fPIC -DPIC -o .libs/asan_premap_shadow.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_premap_shadow.lo -MD -MP -MF .deps/asan_premap_shadow.Tpo -c ../../../../libsanitizer/asan/asan_premap_shadow.cpp -o asan_premap_shadow.o >/dev/null 2>&1 +mv -f .deps/asan_premap_shadow.Tpo .deps/asan_premap_shadow.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_report.lo -MD -MP -MF .deps/asan_report.Tpo -c -o asan_report.lo ../../../../libsanitizer/asan/asan_report.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_report.lo -MD -MP -MF .deps/asan_report.Tpo -c ../../../../libsanitizer/asan/asan_report.cpp -fPIC -DPIC -o .libs/asan_report.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_report.lo -MD -MP -MF .deps/asan_report.Tpo -c ../../../../libsanitizer/asan/asan_report.cpp -o asan_report.o >/dev/null 2>&1 +mv -f .deps/asan_report.Tpo .deps/asan_report.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_rtl.lo -MD -MP -MF .deps/asan_rtl.Tpo -c -o asan_rtl.lo ../../../../libsanitizer/asan/asan_rtl.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_rtl.lo -MD -MP -MF .deps/asan_rtl.Tpo -c ../../../../libsanitizer/asan/asan_rtl.cpp -fPIC -DPIC -o .libs/asan_rtl.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_rtl.lo -MD -MP -MF .deps/asan_rtl.Tpo -c ../../../../libsanitizer/asan/asan_rtl.cpp -o asan_rtl.o >/dev/null 2>&1 +mv -f .deps/asan_rtl.Tpo .deps/asan_rtl.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_shadow_setup.lo -MD -MP -MF .deps/asan_shadow_setup.Tpo -c -o asan_shadow_setup.lo ../../../../libsanitizer/asan/asan_shadow_setup.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_shadow_setup.lo -MD -MP -MF .deps/asan_shadow_setup.Tpo -c ../../../../libsanitizer/asan/asan_shadow_setup.cpp -fPIC -DPIC -o .libs/asan_shadow_setup.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_shadow_setup.lo -MD -MP -MF .deps/asan_shadow_setup.Tpo -c ../../../../libsanitizer/asan/asan_shadow_setup.cpp -o asan_shadow_setup.o >/dev/null 2>&1 +mv -f .deps/asan_shadow_setup.Tpo .deps/asan_shadow_setup.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_stack.lo -MD -MP -MF .deps/asan_stack.Tpo -c -o asan_stack.lo ../../../../libsanitizer/asan/asan_stack.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_stack.lo -MD -MP -MF .deps/asan_stack.Tpo -c ../../../../libsanitizer/asan/asan_stack.cpp -fPIC -DPIC -o .libs/asan_stack.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_stack.lo -MD -MP -MF .deps/asan_stack.Tpo -c ../../../../libsanitizer/asan/asan_stack.cpp -o asan_stack.o >/dev/null 2>&1 +mv -f .deps/asan_stack.Tpo .deps/asan_stack.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_stats.lo -MD -MP -MF .deps/asan_stats.Tpo -c -o asan_stats.lo ../../../../libsanitizer/asan/asan_stats.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_stats.lo -MD -MP -MF .deps/asan_stats.Tpo -c ../../../../libsanitizer/asan/asan_stats.cpp -fPIC -DPIC -o .libs/asan_stats.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_stats.lo -MD -MP -MF .deps/asan_stats.Tpo -c ../../../../libsanitizer/asan/asan_stats.cpp -o asan_stats.o >/dev/null 2>&1 +mv -f .deps/asan_stats.Tpo .deps/asan_stats.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_suppressions.lo -MD -MP -MF .deps/asan_suppressions.Tpo -c -o asan_suppressions.lo ../../../../libsanitizer/asan/asan_suppressions.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_suppressions.lo -MD -MP -MF .deps/asan_suppressions.Tpo -c ../../../../libsanitizer/asan/asan_suppressions.cpp -fPIC -DPIC -o .libs/asan_suppressions.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_suppressions.lo -MD -MP -MF .deps/asan_suppressions.Tpo -c ../../../../libsanitizer/asan/asan_suppressions.cpp -o asan_suppressions.o >/dev/null 2>&1 +mv -f .deps/asan_suppressions.Tpo .deps/asan_suppressions.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_thread.lo -MD -MP -MF .deps/asan_thread.Tpo -c -o asan_thread.lo ../../../../libsanitizer/asan/asan_thread.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_thread.lo -MD -MP -MF .deps/asan_thread.Tpo -c ../../../../libsanitizer/asan/asan_thread.cpp -fPIC -DPIC -o .libs/asan_thread.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_thread.lo -MD -MP -MF .deps/asan_thread.Tpo -c ../../../../libsanitizer/asan/asan_thread.cpp -o asan_thread.o >/dev/null 2>&1 +mv -f .deps/asan_thread.Tpo .deps/asan_thread.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_win.lo -MD -MP -MF .deps/asan_win.Tpo -c -o asan_win.lo ../../../../libsanitizer/asan/asan_win.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_win.lo -MD -MP -MF .deps/asan_win.Tpo -c ../../../../libsanitizer/asan/asan_win.cpp -fPIC -DPIC -o .libs/asan_win.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_win.lo -MD -MP -MF .deps/asan_win.Tpo -c ../../../../libsanitizer/asan/asan_win.cpp -o asan_win.o >/dev/null 2>&1 +mv -f .deps/asan_win.Tpo .deps/asan_win.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_win_dll_thunk.lo -MD -MP -MF .deps/asan_win_dll_thunk.Tpo -c -o asan_win_dll_thunk.lo ../../../../libsanitizer/asan/asan_win_dll_thunk.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_win_dll_thunk.lo -MD -MP -MF .deps/asan_win_dll_thunk.Tpo -c ../../../../libsanitizer/asan/asan_win_dll_thunk.cpp -fPIC -DPIC -o .libs/asan_win_dll_thunk.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_win_dll_thunk.lo -MD -MP -MF .deps/asan_win_dll_thunk.Tpo -c ../../../../libsanitizer/asan/asan_win_dll_thunk.cpp -o asan_win_dll_thunk.o >/dev/null 2>&1 +mv -f .deps/asan_win_dll_thunk.Tpo .deps/asan_win_dll_thunk.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_win_dynamic_runtime_thunk.lo -MD -MP -MF .deps/asan_win_dynamic_runtime_thunk.Tpo -c -o asan_win_dynamic_runtime_thunk.lo ../../../../libsanitizer/asan/asan_win_dynamic_runtime_thunk.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_win_dynamic_runtime_thunk.lo -MD -MP -MF .deps/asan_win_dynamic_runtime_thunk.Tpo -c ../../../../libsanitizer/asan/asan_win_dynamic_runtime_thunk.cpp -fPIC -DPIC -o .libs/asan_win_dynamic_runtime_thunk.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_win_dynamic_runtime_thunk.lo -MD -MP -MF .deps/asan_win_dynamic_runtime_thunk.Tpo -c ../../../../libsanitizer/asan/asan_win_dynamic_runtime_thunk.cpp -o asan_win_dynamic_runtime_thunk.o >/dev/null 2>&1 +mv -f .deps/asan_win_dynamic_runtime_thunk.Tpo .deps/asan_win_dynamic_runtime_thunk.Plo +/bin/sh ../libtool --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -fcf-protection -mshstk -g -O2 -MT asan_interceptors_vfork.lo -MD -MP -MF .deps/asan_interceptors_vfork.Tpo -c -o asan_interceptors_vfork.lo ../../../../libsanitizer/asan/asan_interceptors_vfork.S +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -fcf-protection -mshstk -g -O2 -MT asan_interceptors_vfork.lo -MD -MP -MF .deps/asan_interceptors_vfork.Tpo -c ../../../../libsanitizer/asan/asan_interceptors_vfork.S -fPIC -DPIC -o .libs/asan_interceptors_vfork.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -fcf-protection -mshstk -g -O2 -MT asan_interceptors_vfork.lo -MD -MP -MF .deps/asan_interceptors_vfork.Tpo -c ../../../../libsanitizer/asan/asan_interceptors_vfork.S -o asan_interceptors_vfork.o >/dev/null 2>&1 +mv -f .deps/asan_interceptors_vfork.Tpo .deps/asan_interceptors_vfork.Plo +/bin/sh ../libtool --tag=CXX --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -version-info `grep -v '^#' ../../../../libsanitizer/asan/libtool-version` -lrt -ldl -lrt -lpthread -lm -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libasan.la -rpath /usr/lib/../lib asan_activation.lo asan_allocator.lo asan_debugging.lo asan_descriptions.lo asan_errors.lo asan_fake_stack.lo asan_flags.lo asan_globals.lo asan_interceptors.lo asan_interceptors_memintrinsics.lo asan_linux.lo asan_mac.lo asan_malloc_linux.lo asan_malloc_mac.lo asan_malloc_win.lo asan_memory_profile.lo asan_new_delete.lo asan_poisoning.lo asan_posix.lo asan_premap_shadow.lo asan_report.lo asan_rtl.lo asan_shadow_setup.lo asan_stack.lo asan_stats.lo asan_suppressions.lo asan_thread.lo asan_win.lo asan_win_dll_thunk.lo asan_win_dynamic_runtime_thunk.lo asan_interceptors_vfork.lo ../sanitizer_common/libsanitizer_common.la ../lsan/libsanitizer_lsan.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la +libtool: link: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -fPIC -DPIC -shared -nostdlib /mnt/lfs/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtbeginS.o .libs/asan_activation.o .libs/asan_allocator.o .libs/asan_debugging.o .libs/asan_descriptions.o .libs/asan_errors.o .libs/asan_fake_stack.o .libs/asan_flags.o .libs/asan_globals.o .libs/asan_interceptors.o .libs/asan_interceptors_memintrinsics.o .libs/asan_linux.o .libs/asan_mac.o .libs/asan_malloc_linux.o .libs/asan_malloc_mac.o .libs/asan_malloc_win.o .libs/asan_memory_profile.o .libs/asan_new_delete.o .libs/asan_poisoning.o .libs/asan_posix.o .libs/asan_premap_shadow.o .libs/asan_report.o .libs/asan_rtl.o .libs/asan_shadow_setup.o .libs/asan_stack.o .libs/asan_stats.o .libs/asan_suppressions.o .libs/asan_thread.o .libs/asan_win.o .libs/asan_win_dll_thunk.o .libs/asan_win_dynamic_runtime_thunk.o .libs/asan_interceptors_vfork.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../lsan/.libs/libsanitizer_lsan.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib -ldl -lrt -lpthread -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc ../../libstdc++-v3/src/.libs/libstdc++.so -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/mnt/lfs/lib/../lib -L/mnt/lfs/usr/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/lib -L/mnt/lfs/usr/lib /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so -lm -lc -lgcc /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtendS.o /mnt/lfs/lib/../lib/crtn.o -mshstk -Wl,-soname -Wl,libasan.so.8 -o .libs/libasan.so.8.0.0 +libtool: link: (cd ".libs" && rm -f "libasan.so.8" && ln -s "libasan.so.8.0.0" "libasan.so.8") +libtool: link: (cd ".libs" && rm -f "libasan.so" && ln -s "libasan.so.8.0.0" "libasan.so") +libtool: link: (cd .libs/libasan.lax/libsanitizer_common.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan/../sanitizer_common/.libs/libsanitizer_common.a") +libtool: link: (cd .libs/libasan.lax/libsanitizer_lsan.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan/../lsan/.libs/libsanitizer_lsan.a") +libtool: link: (cd .libs/libasan.lax/libinterception.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan/../interception/.libs/libinterception.a") +libtool: link: (cd .libs/libasan.lax/libsanitizer_libbacktrace.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libasan.a asan_activation.o asan_allocator.o asan_debugging.o asan_descriptions.o asan_errors.o asan_fake_stack.o asan_flags.o asan_globals.o asan_interceptors.o asan_interceptors_memintrinsics.o asan_linux.o asan_mac.o asan_malloc_linux.o asan_malloc_mac.o asan_malloc_win.o asan_memory_profile.o asan_new_delete.o asan_poisoning.o asan_posix.o asan_premap_shadow.o asan_report.o asan_rtl.o asan_shadow_setup.o asan_stack.o asan_stats.o asan_suppressions.o asan_thread.o asan_win.o asan_win_dll_thunk.o asan_win_dynamic_runtime_thunk.o asan_interceptors_vfork.o .libs/libasan.lax/libsanitizer_common.a/sancov_flags.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_allocator.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_allocator_checks.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_allocator_report.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_common.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_common_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_coverage_libcdep_new.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_deadlock_detector1.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_deadlock_detector2.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_errno.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_file.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_flag_parser.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_flags.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_libc.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_libignore.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_linux.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_linux_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_linux_s390.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_mac.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_mac_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_mutex.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_netbsd.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_openbsd.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_platform_limits_freebsd.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_platform_limits_linux.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_platform_limits_openbsd.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_platform_limits_posix.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_platform_limits_solaris.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_posix.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_posix_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_printf.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_procmaps_bsd.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_procmaps_common.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_procmaps_linux.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_procmaps_mac.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_procmaps_solaris.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_solaris.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stackdepot.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stacktrace.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stacktrace_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stacktrace_printer.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stacktrace_sparc.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stoptheworld_linux_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stoptheworld_mac.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_suppressions.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_libbacktrace.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_mac.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_posix_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_report.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_win.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_termination.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_thread_registry.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_tls_get_addr.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_unwind_linux_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_unwind_win.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_win.o .libs/libasan.lax/libsanitizer_lsan.a/lsan_common.o .libs/libasan.lax/libsanitizer_lsan.a/lsan_common_linux.o .libs/libasan.lax/libsanitizer_lsan.a/lsan_common_mac.o .libs/libasan.lax/libinterception.a/interception_linux.o .libs/libasan.lax/libinterception.a/interception_mac.o .libs/libasan.lax/libinterception.a/interception_type_test.o .libs/libasan.lax/libinterception.a/interception_win.o .libs/libasan.lax/libsanitizer_libbacktrace.a/atomic.o .libs/libasan.lax/libsanitizer_libbacktrace.a/bridge.o .libs/libasan.lax/libsanitizer_libbacktrace.a/cp-demangle.o .libs/libasan.lax/libsanitizer_libbacktrace.a/dwarf.o .libs/libasan.lax/libsanitizer_libbacktrace.a/elf.o .libs/libasan.lax/libsanitizer_libbacktrace.a/fileline.o .libs/libasan.lax/libsanitizer_libbacktrace.a/mmap.o .libs/libasan.lax/libsanitizer_libbacktrace.a/mmapio.o .libs/libasan.lax/libsanitizer_libbacktrace.a/posix.o .libs/libasan.lax/libsanitizer_libbacktrace.a/sort.o .libs/libasan.lax/libsanitizer_libbacktrace.a/state.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libasan.a +libtool: link: rm -fr .libs/libasan.lax +libtool: link: ( cd ".libs" && rm -f "libasan.la" && ln -s "../libasan.la" "libasan.la" ) +x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT asan_preinit.o -MD -MP -MF .deps/asan_preinit.Tpo -c -o asan_preinit.o ../../../../libsanitizer/asan/asan_preinit.cpp +mv -f .deps/asan_preinit.Tpo .deps/asan_preinit.Po +cp asan_preinit.o libasan_preinit.o +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan' +Making all in ubsan +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/ubsan' +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_diag.lo -MD -MP -MF .deps/ubsan_diag.Tpo -c -o ubsan_diag.lo ../../../../libsanitizer/ubsan/ubsan_diag.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_diag.lo -MD -MP -MF .deps/ubsan_diag.Tpo -c ../../../../libsanitizer/ubsan/ubsan_diag.cpp -fPIC -DPIC -o .libs/ubsan_diag.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_diag.lo -MD -MP -MF .deps/ubsan_diag.Tpo -c ../../../../libsanitizer/ubsan/ubsan_diag.cpp -o ubsan_diag.o >/dev/null 2>&1 +mv -f .deps/ubsan_diag.Tpo .deps/ubsan_diag.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_flags.lo -MD -MP -MF .deps/ubsan_flags.Tpo -c -o ubsan_flags.lo ../../../../libsanitizer/ubsan/ubsan_flags.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_flags.lo -MD -MP -MF .deps/ubsan_flags.Tpo -c ../../../../libsanitizer/ubsan/ubsan_flags.cpp -fPIC -DPIC -o .libs/ubsan_flags.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_flags.lo -MD -MP -MF .deps/ubsan_flags.Tpo -c ../../../../libsanitizer/ubsan/ubsan_flags.cpp -o ubsan_flags.o >/dev/null 2>&1 +mv -f .deps/ubsan_flags.Tpo .deps/ubsan_flags.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_handlers.lo -MD -MP -MF .deps/ubsan_handlers.Tpo -c -o ubsan_handlers.lo ../../../../libsanitizer/ubsan/ubsan_handlers.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_handlers.lo -MD -MP -MF .deps/ubsan_handlers.Tpo -c ../../../../libsanitizer/ubsan/ubsan_handlers.cpp -fPIC -DPIC -o .libs/ubsan_handlers.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_handlers.lo -MD -MP -MF .deps/ubsan_handlers.Tpo -c ../../../../libsanitizer/ubsan/ubsan_handlers.cpp -o ubsan_handlers.o >/dev/null 2>&1 +mv -f .deps/ubsan_handlers.Tpo .deps/ubsan_handlers.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -frtti -g -O2 -D_GNU_SOURCE -MT ubsan_handlers_cxx.lo -MD -MP -MF .deps/ubsan_handlers_cxx.Tpo -c -o ubsan_handlers_cxx.lo ../../../../libsanitizer/ubsan/ubsan_handlers_cxx.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -frtti -g -O2 -D_GNU_SOURCE -MT ubsan_handlers_cxx.lo -MD -MP -MF .deps/ubsan_handlers_cxx.Tpo -c ../../../../libsanitizer/ubsan/ubsan_handlers_cxx.cpp -fPIC -DPIC -o .libs/ubsan_handlers_cxx.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -frtti -g -O2 -D_GNU_SOURCE -MT ubsan_handlers_cxx.lo -MD -MP -MF .deps/ubsan_handlers_cxx.Tpo -c ../../../../libsanitizer/ubsan/ubsan_handlers_cxx.cpp -o ubsan_handlers_cxx.o >/dev/null 2>&1 +mv -f .deps/ubsan_handlers_cxx.Tpo .deps/ubsan_handlers_cxx.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_init.lo -MD -MP -MF .deps/ubsan_init.Tpo -c -o ubsan_init.lo ../../../../libsanitizer/ubsan/ubsan_init.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_init.lo -MD -MP -MF .deps/ubsan_init.Tpo -c ../../../../libsanitizer/ubsan/ubsan_init.cpp -fPIC -DPIC -o .libs/ubsan_init.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_init.lo -MD -MP -MF .deps/ubsan_init.Tpo -c ../../../../libsanitizer/ubsan/ubsan_init.cpp -o ubsan_init.o >/dev/null 2>&1 +mv -f .deps/ubsan_init.Tpo .deps/ubsan_init.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_monitor.lo -MD -MP -MF .deps/ubsan_monitor.Tpo -c -o ubsan_monitor.lo ../../../../libsanitizer/ubsan/ubsan_monitor.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_monitor.lo -MD -MP -MF .deps/ubsan_monitor.Tpo -c ../../../../libsanitizer/ubsan/ubsan_monitor.cpp -fPIC -DPIC -o .libs/ubsan_monitor.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_monitor.lo -MD -MP -MF .deps/ubsan_monitor.Tpo -c ../../../../libsanitizer/ubsan/ubsan_monitor.cpp -o ubsan_monitor.o >/dev/null 2>&1 +mv -f .deps/ubsan_monitor.Tpo .deps/ubsan_monitor.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -frtti -g -O2 -D_GNU_SOURCE -MT ubsan_type_hash.lo -MD -MP -MF .deps/ubsan_type_hash.Tpo -c -o ubsan_type_hash.lo ../../../../libsanitizer/ubsan/ubsan_type_hash.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -frtti -g -O2 -D_GNU_SOURCE -MT ubsan_type_hash.lo -MD -MP -MF .deps/ubsan_type_hash.Tpo -c ../../../../libsanitizer/ubsan/ubsan_type_hash.cpp -fPIC -DPIC -o .libs/ubsan_type_hash.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -frtti -g -O2 -D_GNU_SOURCE -MT ubsan_type_hash.lo -MD -MP -MF .deps/ubsan_type_hash.Tpo -c ../../../../libsanitizer/ubsan/ubsan_type_hash.cpp -o ubsan_type_hash.o >/dev/null 2>&1 +mv -f .deps/ubsan_type_hash.Tpo .deps/ubsan_type_hash.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -frtti -g -O2 -D_GNU_SOURCE -MT ubsan_type_hash_itanium.lo -MD -MP -MF .deps/ubsan_type_hash_itanium.Tpo -c -o ubsan_type_hash_itanium.lo ../../../../libsanitizer/ubsan/ubsan_type_hash_itanium.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -frtti -g -O2 -D_GNU_SOURCE -MT ubsan_type_hash_itanium.lo -MD -MP -MF .deps/ubsan_type_hash_itanium.Tpo -c ../../../../libsanitizer/ubsan/ubsan_type_hash_itanium.cpp -fPIC -DPIC -o .libs/ubsan_type_hash_itanium.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -frtti -g -O2 -D_GNU_SOURCE -MT ubsan_type_hash_itanium.lo -MD -MP -MF .deps/ubsan_type_hash_itanium.Tpo -c ../../../../libsanitizer/ubsan/ubsan_type_hash_itanium.cpp -o ubsan_type_hash_itanium.o >/dev/null 2>&1 +mv -f .deps/ubsan_type_hash_itanium.Tpo .deps/ubsan_type_hash_itanium.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_type_hash_win.lo -MD -MP -MF .deps/ubsan_type_hash_win.Tpo -c -o ubsan_type_hash_win.lo ../../../../libsanitizer/ubsan/ubsan_type_hash_win.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_type_hash_win.lo -MD -MP -MF .deps/ubsan_type_hash_win.Tpo -c ../../../../libsanitizer/ubsan/ubsan_type_hash_win.cpp -fPIC -DPIC -o .libs/ubsan_type_hash_win.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_type_hash_win.lo -MD -MP -MF .deps/ubsan_type_hash_win.Tpo -c ../../../../libsanitizer/ubsan/ubsan_type_hash_win.cpp -o ubsan_type_hash_win.o >/dev/null 2>&1 +mv -f .deps/ubsan_type_hash_win.Tpo .deps/ubsan_type_hash_win.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_value.lo -MD -MP -MF .deps/ubsan_value.Tpo -c -o ubsan_value.lo ../../../../libsanitizer/ubsan/ubsan_value.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_value.lo -MD -MP -MF .deps/ubsan_value.Tpo -c ../../../../libsanitizer/ubsan/ubsan_value.cpp -fPIC -DPIC -o .libs/ubsan_value.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I../../../../libsanitizer/ubsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT ubsan_value.lo -MD -MP -MF .deps/ubsan_value.Tpo -c ../../../../libsanitizer/ubsan/ubsan_value.cpp -o ubsan_value.o >/dev/null 2>&1 +mv -f .deps/ubsan_value.Tpo .deps/ubsan_value.Plo +/bin/sh ../libtool --tag=CXX --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -version-info `grep -v '^#' ../../../../libsanitizer/ubsan/libtool-version` -ldl -lrt -lpthread -lm -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libubsan.la -rpath /usr/lib/../lib ubsan_diag.lo ubsan_flags.lo ubsan_handlers.lo ubsan_handlers_cxx.lo ubsan_init.lo ubsan_monitor.lo ubsan_type_hash.lo ubsan_type_hash_itanium.lo ubsan_type_hash_win.lo ubsan_value.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la +libtool: link: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -fPIC -DPIC -shared -nostdlib /mnt/lfs/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtbeginS.o .libs/ubsan_diag.o .libs/ubsan_flags.o .libs/ubsan_handlers.o .libs/ubsan_handlers_cxx.o .libs/ubsan_init.o .libs/ubsan_monitor.o .libs/ubsan_type_hash.o .libs/ubsan_type_hash_itanium.o .libs/ubsan_type_hash_win.o .libs/ubsan_value.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib -ldl -lrt -lpthread -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc ../../libstdc++-v3/src/.libs/libstdc++.so -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/mnt/lfs/lib/../lib -L/mnt/lfs/usr/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/lib -L/mnt/lfs/usr/lib /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so -lm -lc -lgcc /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtendS.o /mnt/lfs/lib/../lib/crtn.o -mshstk -Wl,-soname -Wl,libubsan.so.1 -o .libs/libubsan.so.1.0.0 +libtool: link: (cd ".libs" && rm -f "libubsan.so.1" && ln -s "libubsan.so.1.0.0" "libubsan.so.1") +libtool: link: (cd ".libs" && rm -f "libubsan.so" && ln -s "libubsan.so.1.0.0" "libubsan.so") +libtool: link: (cd .libs/libubsan.lax/libsanitizer_common.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/ubsan/../sanitizer_common/.libs/libsanitizer_common.a") +libtool: link: (cd .libs/libubsan.lax/libinterception.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/ubsan/../interception/.libs/libinterception.a") +libtool: link: (cd .libs/libubsan.lax/libsanitizer_libbacktrace.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/ubsan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libubsan.a ubsan_diag.o ubsan_flags.o ubsan_handlers.o ubsan_handlers_cxx.o ubsan_init.o ubsan_monitor.o ubsan_type_hash.o ubsan_type_hash_itanium.o ubsan_type_hash_win.o ubsan_value.o .libs/libubsan.lax/libsanitizer_common.a/sancov_flags.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_allocator.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_allocator_checks.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_allocator_report.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_common.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_common_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_coverage_libcdep_new.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector1.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector2.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_errno.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_file.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_flag_parser.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_flags.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_libc.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_libignore.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_linux.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_linux_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_linux_s390.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_mac.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_mac_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_mutex.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_netbsd.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_openbsd.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_platform_limits_freebsd.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_platform_limits_linux.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_platform_limits_openbsd.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_platform_limits_posix.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_platform_limits_solaris.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_posix.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_posix_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_printf.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_procmaps_bsd.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_procmaps_common.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_procmaps_linux.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_procmaps_mac.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_procmaps_solaris.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_solaris.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stackdepot.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stacktrace.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stacktrace_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stacktrace_printer.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stacktrace_sparc.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_linux_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_mac.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_suppressions.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libbacktrace.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_mac.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_posix_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_report.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_win.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_termination.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_thread_registry.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_tls_get_addr.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_unwind_linux_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_unwind_win.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_win.o .libs/libubsan.lax/libinterception.a/interception_linux.o .libs/libubsan.lax/libinterception.a/interception_mac.o .libs/libubsan.lax/libinterception.a/interception_type_test.o .libs/libubsan.lax/libinterception.a/interception_win.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/atomic.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/bridge.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/cp-demangle.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/dwarf.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/elf.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/fileline.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/mmap.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/mmapio.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/posix.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/sort.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/state.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libubsan.a +libtool: link: rm -fr .libs/libubsan.lax +libtool: link: ( cd ".libs" && rm -f "libubsan.la" && ln -s "../libubsan.la" "libubsan.la" ) +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/ubsan' +Making all in tsan +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/tsan' +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_clock.lo -MD -MP -MF .deps/tsan_clock.Tpo -c -o tsan_clock.lo ../../../../libsanitizer/tsan/tsan_clock.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_clock.lo -MD -MP -MF .deps/tsan_clock.Tpo -c ../../../../libsanitizer/tsan/tsan_clock.cpp -fPIC -DPIC -o .libs/tsan_clock.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_clock.lo -MD -MP -MF .deps/tsan_clock.Tpo -c ../../../../libsanitizer/tsan/tsan_clock.cpp -o tsan_clock.o >/dev/null 2>&1 +mv -f .deps/tsan_clock.Tpo .deps/tsan_clock.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_debugging.lo -MD -MP -MF .deps/tsan_debugging.Tpo -c -o tsan_debugging.lo ../../../../libsanitizer/tsan/tsan_debugging.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_debugging.lo -MD -MP -MF .deps/tsan_debugging.Tpo -c ../../../../libsanitizer/tsan/tsan_debugging.cpp -fPIC -DPIC -o .libs/tsan_debugging.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_debugging.lo -MD -MP -MF .deps/tsan_debugging.Tpo -c ../../../../libsanitizer/tsan/tsan_debugging.cpp -o tsan_debugging.o >/dev/null 2>&1 +mv -f .deps/tsan_debugging.Tpo .deps/tsan_debugging.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_external.lo -MD -MP -MF .deps/tsan_external.Tpo -c -o tsan_external.lo ../../../../libsanitizer/tsan/tsan_external.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_external.lo -MD -MP -MF .deps/tsan_external.Tpo -c ../../../../libsanitizer/tsan/tsan_external.cpp -fPIC -DPIC -o .libs/tsan_external.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_external.lo -MD -MP -MF .deps/tsan_external.Tpo -c ../../../../libsanitizer/tsan/tsan_external.cpp -o tsan_external.o >/dev/null 2>&1 +mv -f .deps/tsan_external.Tpo .deps/tsan_external.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_fd.lo -MD -MP -MF .deps/tsan_fd.Tpo -c -o tsan_fd.lo ../../../../libsanitizer/tsan/tsan_fd.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_fd.lo -MD -MP -MF .deps/tsan_fd.Tpo -c ../../../../libsanitizer/tsan/tsan_fd.cpp -fPIC -DPIC -o .libs/tsan_fd.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_fd.lo -MD -MP -MF .deps/tsan_fd.Tpo -c ../../../../libsanitizer/tsan/tsan_fd.cpp -o tsan_fd.o >/dev/null 2>&1 +mv -f .deps/tsan_fd.Tpo .deps/tsan_fd.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_flags.lo -MD -MP -MF .deps/tsan_flags.Tpo -c -o tsan_flags.lo ../../../../libsanitizer/tsan/tsan_flags.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_flags.lo -MD -MP -MF .deps/tsan_flags.Tpo -c ../../../../libsanitizer/tsan/tsan_flags.cpp -fPIC -DPIC -o .libs/tsan_flags.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_flags.lo -MD -MP -MF .deps/tsan_flags.Tpo -c ../../../../libsanitizer/tsan/tsan_flags.cpp -o tsan_flags.o >/dev/null 2>&1 +mv -f .deps/tsan_flags.Tpo .deps/tsan_flags.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_ignoreset.lo -MD -MP -MF .deps/tsan_ignoreset.Tpo -c -o tsan_ignoreset.lo ../../../../libsanitizer/tsan/tsan_ignoreset.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_ignoreset.lo -MD -MP -MF .deps/tsan_ignoreset.Tpo -c ../../../../libsanitizer/tsan/tsan_ignoreset.cpp -fPIC -DPIC -o .libs/tsan_ignoreset.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_ignoreset.lo -MD -MP -MF .deps/tsan_ignoreset.Tpo -c ../../../../libsanitizer/tsan/tsan_ignoreset.cpp -o tsan_ignoreset.o >/dev/null 2>&1 +mv -f .deps/tsan_ignoreset.Tpo .deps/tsan_ignoreset.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interceptors_posix.lo -MD -MP -MF .deps/tsan_interceptors_posix.Tpo -c -o tsan_interceptors_posix.lo ../../../../libsanitizer/tsan/tsan_interceptors_posix.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interceptors_posix.lo -MD -MP -MF .deps/tsan_interceptors_posix.Tpo -c ../../../../libsanitizer/tsan/tsan_interceptors_posix.cpp -fPIC -DPIC -o .libs/tsan_interceptors_posix.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interceptors_posix.lo -MD -MP -MF .deps/tsan_interceptors_posix.Tpo -c ../../../../libsanitizer/tsan/tsan_interceptors_posix.cpp -o tsan_interceptors_posix.o >/dev/null 2>&1 +mv -f .deps/tsan_interceptors_posix.Tpo .deps/tsan_interceptors_posix.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interceptors_mac.lo -MD -MP -MF .deps/tsan_interceptors_mac.Tpo -c -o tsan_interceptors_mac.lo ../../../../libsanitizer/tsan/tsan_interceptors_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interceptors_mac.lo -MD -MP -MF .deps/tsan_interceptors_mac.Tpo -c ../../../../libsanitizer/tsan/tsan_interceptors_mac.cpp -fPIC -DPIC -o .libs/tsan_interceptors_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interceptors_mac.lo -MD -MP -MF .deps/tsan_interceptors_mac.Tpo -c ../../../../libsanitizer/tsan/tsan_interceptors_mac.cpp -o tsan_interceptors_mac.o >/dev/null 2>&1 +mv -f .deps/tsan_interceptors_mac.Tpo .deps/tsan_interceptors_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface_ann.lo -MD -MP -MF .deps/tsan_interface_ann.Tpo -c -o tsan_interface_ann.lo ../../../../libsanitizer/tsan/tsan_interface_ann.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface_ann.lo -MD -MP -MF .deps/tsan_interface_ann.Tpo -c ../../../../libsanitizer/tsan/tsan_interface_ann.cpp -fPIC -DPIC -o .libs/tsan_interface_ann.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface_ann.lo -MD -MP -MF .deps/tsan_interface_ann.Tpo -c ../../../../libsanitizer/tsan/tsan_interface_ann.cpp -o tsan_interface_ann.o >/dev/null 2>&1 +mv -f .deps/tsan_interface_ann.Tpo .deps/tsan_interface_ann.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface_atomic.lo -MD -MP -MF .deps/tsan_interface_atomic.Tpo -c -o tsan_interface_atomic.lo ../../../../libsanitizer/tsan/tsan_interface_atomic.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface_atomic.lo -MD -MP -MF .deps/tsan_interface_atomic.Tpo -c ../../../../libsanitizer/tsan/tsan_interface_atomic.cpp -fPIC -DPIC -o .libs/tsan_interface_atomic.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface_atomic.lo -MD -MP -MF .deps/tsan_interface_atomic.Tpo -c ../../../../libsanitizer/tsan/tsan_interface_atomic.cpp -o tsan_interface_atomic.o >/dev/null 2>&1 +mv -f .deps/tsan_interface_atomic.Tpo .deps/tsan_interface_atomic.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface.lo -MD -MP -MF .deps/tsan_interface.Tpo -c -o tsan_interface.lo ../../../../libsanitizer/tsan/tsan_interface.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface.lo -MD -MP -MF .deps/tsan_interface.Tpo -c ../../../../libsanitizer/tsan/tsan_interface.cpp -fPIC -DPIC -o .libs/tsan_interface.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface.lo -MD -MP -MF .deps/tsan_interface.Tpo -c ../../../../libsanitizer/tsan/tsan_interface.cpp -o tsan_interface.o >/dev/null 2>&1 +mv -f .deps/tsan_interface.Tpo .deps/tsan_interface.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface_java.lo -MD -MP -MF .deps/tsan_interface_java.Tpo -c -o tsan_interface_java.lo ../../../../libsanitizer/tsan/tsan_interface_java.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface_java.lo -MD -MP -MF .deps/tsan_interface_java.Tpo -c ../../../../libsanitizer/tsan/tsan_interface_java.cpp -fPIC -DPIC -o .libs/tsan_interface_java.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_interface_java.lo -MD -MP -MF .deps/tsan_interface_java.Tpo -c ../../../../libsanitizer/tsan/tsan_interface_java.cpp -o tsan_interface_java.o >/dev/null 2>&1 +mv -f .deps/tsan_interface_java.Tpo .deps/tsan_interface_java.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_malloc_mac.lo -MD -MP -MF .deps/tsan_malloc_mac.Tpo -c -o tsan_malloc_mac.lo ../../../../libsanitizer/tsan/tsan_malloc_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_malloc_mac.lo -MD -MP -MF .deps/tsan_malloc_mac.Tpo -c ../../../../libsanitizer/tsan/tsan_malloc_mac.cpp -fPIC -DPIC -o .libs/tsan_malloc_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_malloc_mac.lo -MD -MP -MF .deps/tsan_malloc_mac.Tpo -c ../../../../libsanitizer/tsan/tsan_malloc_mac.cpp -o tsan_malloc_mac.o >/dev/null 2>&1 +mv -f .deps/tsan_malloc_mac.Tpo .deps/tsan_malloc_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_md5.lo -MD -MP -MF .deps/tsan_md5.Tpo -c -o tsan_md5.lo ../../../../libsanitizer/tsan/tsan_md5.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_md5.lo -MD -MP -MF .deps/tsan_md5.Tpo -c ../../../../libsanitizer/tsan/tsan_md5.cpp -fPIC -DPIC -o .libs/tsan_md5.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_md5.lo -MD -MP -MF .deps/tsan_md5.Tpo -c ../../../../libsanitizer/tsan/tsan_md5.cpp -o tsan_md5.o >/dev/null 2>&1 +mv -f .deps/tsan_md5.Tpo .deps/tsan_md5.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_mman.lo -MD -MP -MF .deps/tsan_mman.Tpo -c -o tsan_mman.lo ../../../../libsanitizer/tsan/tsan_mman.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_mman.lo -MD -MP -MF .deps/tsan_mman.Tpo -c ../../../../libsanitizer/tsan/tsan_mman.cpp -fPIC -DPIC -o .libs/tsan_mman.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_mman.lo -MD -MP -MF .deps/tsan_mman.Tpo -c ../../../../libsanitizer/tsan/tsan_mman.cpp -o tsan_mman.o >/dev/null 2>&1 +mv -f .deps/tsan_mman.Tpo .deps/tsan_mman.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_mutexset.lo -MD -MP -MF .deps/tsan_mutexset.Tpo -c -o tsan_mutexset.lo ../../../../libsanitizer/tsan/tsan_mutexset.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_mutexset.lo -MD -MP -MF .deps/tsan_mutexset.Tpo -c ../../../../libsanitizer/tsan/tsan_mutexset.cpp -fPIC -DPIC -o .libs/tsan_mutexset.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_mutexset.lo -MD -MP -MF .deps/tsan_mutexset.Tpo -c ../../../../libsanitizer/tsan/tsan_mutexset.cpp -o tsan_mutexset.o >/dev/null 2>&1 +mv -f .deps/tsan_mutexset.Tpo .deps/tsan_mutexset.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_new_delete.lo -MD -MP -MF .deps/tsan_new_delete.Tpo -c -o tsan_new_delete.lo ../../../../libsanitizer/tsan/tsan_new_delete.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_new_delete.lo -MD -MP -MF .deps/tsan_new_delete.Tpo -c ../../../../libsanitizer/tsan/tsan_new_delete.cpp -fPIC -DPIC -o .libs/tsan_new_delete.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_new_delete.lo -MD -MP -MF .deps/tsan_new_delete.Tpo -c ../../../../libsanitizer/tsan/tsan_new_delete.cpp -o tsan_new_delete.o >/dev/null 2>&1 +mv -f .deps/tsan_new_delete.Tpo .deps/tsan_new_delete.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_linux.lo -MD -MP -MF .deps/tsan_platform_linux.Tpo -c -o tsan_platform_linux.lo ../../../../libsanitizer/tsan/tsan_platform_linux.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_linux.lo -MD -MP -MF .deps/tsan_platform_linux.Tpo -c ../../../../libsanitizer/tsan/tsan_platform_linux.cpp -fPIC -DPIC -o .libs/tsan_platform_linux.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_linux.lo -MD -MP -MF .deps/tsan_platform_linux.Tpo -c ../../../../libsanitizer/tsan/tsan_platform_linux.cpp -o tsan_platform_linux.o >/dev/null 2>&1 +mv -f .deps/tsan_platform_linux.Tpo .deps/tsan_platform_linux.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_mac.lo -MD -MP -MF .deps/tsan_platform_mac.Tpo -c -o tsan_platform_mac.lo ../../../../libsanitizer/tsan/tsan_platform_mac.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_mac.lo -MD -MP -MF .deps/tsan_platform_mac.Tpo -c ../../../../libsanitizer/tsan/tsan_platform_mac.cpp -fPIC -DPIC -o .libs/tsan_platform_mac.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_mac.lo -MD -MP -MF .deps/tsan_platform_mac.Tpo -c ../../../../libsanitizer/tsan/tsan_platform_mac.cpp -o tsan_platform_mac.o >/dev/null 2>&1 +mv -f .deps/tsan_platform_mac.Tpo .deps/tsan_platform_mac.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_posix.lo -MD -MP -MF .deps/tsan_platform_posix.Tpo -c -o tsan_platform_posix.lo ../../../../libsanitizer/tsan/tsan_platform_posix.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_posix.lo -MD -MP -MF .deps/tsan_platform_posix.Tpo -c ../../../../libsanitizer/tsan/tsan_platform_posix.cpp -fPIC -DPIC -o .libs/tsan_platform_posix.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_posix.lo -MD -MP -MF .deps/tsan_platform_posix.Tpo -c ../../../../libsanitizer/tsan/tsan_platform_posix.cpp -o tsan_platform_posix.o >/dev/null 2>&1 +mv -f .deps/tsan_platform_posix.Tpo .deps/tsan_platform_posix.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_windows.lo -MD -MP -MF .deps/tsan_platform_windows.Tpo -c -o tsan_platform_windows.lo ../../../../libsanitizer/tsan/tsan_platform_windows.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_windows.lo -MD -MP -MF .deps/tsan_platform_windows.Tpo -c ../../../../libsanitizer/tsan/tsan_platform_windows.cpp -fPIC -DPIC -o .libs/tsan_platform_windows.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_platform_windows.lo -MD -MP -MF .deps/tsan_platform_windows.Tpo -c ../../../../libsanitizer/tsan/tsan_platform_windows.cpp -o tsan_platform_windows.o >/dev/null 2>&1 +mv -f .deps/tsan_platform_windows.Tpo .deps/tsan_platform_windows.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_report.lo -MD -MP -MF .deps/tsan_report.Tpo -c -o tsan_report.lo ../../../../libsanitizer/tsan/tsan_report.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_report.lo -MD -MP -MF .deps/tsan_report.Tpo -c ../../../../libsanitizer/tsan/tsan_report.cpp -fPIC -DPIC -o .libs/tsan_report.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_report.lo -MD -MP -MF .deps/tsan_report.Tpo -c ../../../../libsanitizer/tsan/tsan_report.cpp -o tsan_report.o >/dev/null 2>&1 +mv -f .deps/tsan_report.Tpo .deps/tsan_report.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl.lo -MD -MP -MF .deps/tsan_rtl.Tpo -c -o tsan_rtl.lo ../../../../libsanitizer/tsan/tsan_rtl.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl.lo -MD -MP -MF .deps/tsan_rtl.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl.cpp -fPIC -DPIC -o .libs/tsan_rtl.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl.lo -MD -MP -MF .deps/tsan_rtl.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl.cpp -o tsan_rtl.o >/dev/null 2>&1 +mv -f .deps/tsan_rtl.Tpo .deps/tsan_rtl.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_access.lo -MD -MP -MF .deps/tsan_rtl_access.Tpo -c -o tsan_rtl_access.lo ../../../../libsanitizer/tsan/tsan_rtl_access.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_access.lo -MD -MP -MF .deps/tsan_rtl_access.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_access.cpp -fPIC -DPIC -o .libs/tsan_rtl_access.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_access.lo -MD -MP -MF .deps/tsan_rtl_access.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_access.cpp -o tsan_rtl_access.o >/dev/null 2>&1 +mv -f .deps/tsan_rtl_access.Tpo .deps/tsan_rtl_access.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_mutex.lo -MD -MP -MF .deps/tsan_rtl_mutex.Tpo -c -o tsan_rtl_mutex.lo ../../../../libsanitizer/tsan/tsan_rtl_mutex.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_mutex.lo -MD -MP -MF .deps/tsan_rtl_mutex.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_mutex.cpp -fPIC -DPIC -o .libs/tsan_rtl_mutex.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_mutex.lo -MD -MP -MF .deps/tsan_rtl_mutex.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_mutex.cpp -o tsan_rtl_mutex.o >/dev/null 2>&1 +mv -f .deps/tsan_rtl_mutex.Tpo .deps/tsan_rtl_mutex.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_proc.lo -MD -MP -MF .deps/tsan_rtl_proc.Tpo -c -o tsan_rtl_proc.lo ../../../../libsanitizer/tsan/tsan_rtl_proc.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_proc.lo -MD -MP -MF .deps/tsan_rtl_proc.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_proc.cpp -fPIC -DPIC -o .libs/tsan_rtl_proc.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_proc.lo -MD -MP -MF .deps/tsan_rtl_proc.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_proc.cpp -o tsan_rtl_proc.o >/dev/null 2>&1 +mv -f .deps/tsan_rtl_proc.Tpo .deps/tsan_rtl_proc.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_report.lo -MD -MP -MF .deps/tsan_rtl_report.Tpo -c -o tsan_rtl_report.lo ../../../../libsanitizer/tsan/tsan_rtl_report.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_report.lo -MD -MP -MF .deps/tsan_rtl_report.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_report.cpp -fPIC -DPIC -o .libs/tsan_rtl_report.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_report.lo -MD -MP -MF .deps/tsan_rtl_report.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_report.cpp -o tsan_rtl_report.o >/dev/null 2>&1 +mv -f .deps/tsan_rtl_report.Tpo .deps/tsan_rtl_report.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_thread.lo -MD -MP -MF .deps/tsan_rtl_thread.Tpo -c -o tsan_rtl_thread.lo ../../../../libsanitizer/tsan/tsan_rtl_thread.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_thread.lo -MD -MP -MF .deps/tsan_rtl_thread.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_thread.cpp -fPIC -DPIC -o .libs/tsan_rtl_thread.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_rtl_thread.lo -MD -MP -MF .deps/tsan_rtl_thread.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_thread.cpp -o tsan_rtl_thread.o >/dev/null 2>&1 +mv -f .deps/tsan_rtl_thread.Tpo .deps/tsan_rtl_thread.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_stack_trace.lo -MD -MP -MF .deps/tsan_stack_trace.Tpo -c -o tsan_stack_trace.lo ../../../../libsanitizer/tsan/tsan_stack_trace.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_stack_trace.lo -MD -MP -MF .deps/tsan_stack_trace.Tpo -c ../../../../libsanitizer/tsan/tsan_stack_trace.cpp -fPIC -DPIC -o .libs/tsan_stack_trace.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_stack_trace.lo -MD -MP -MF .deps/tsan_stack_trace.Tpo -c ../../../../libsanitizer/tsan/tsan_stack_trace.cpp -o tsan_stack_trace.o >/dev/null 2>&1 +mv -f .deps/tsan_stack_trace.Tpo .deps/tsan_stack_trace.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_suppressions.lo -MD -MP -MF .deps/tsan_suppressions.Tpo -c -o tsan_suppressions.lo ../../../../libsanitizer/tsan/tsan_suppressions.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_suppressions.lo -MD -MP -MF .deps/tsan_suppressions.Tpo -c ../../../../libsanitizer/tsan/tsan_suppressions.cpp -fPIC -DPIC -o .libs/tsan_suppressions.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_suppressions.lo -MD -MP -MF .deps/tsan_suppressions.Tpo -c ../../../../libsanitizer/tsan/tsan_suppressions.cpp -o tsan_suppressions.o >/dev/null 2>&1 +mv -f .deps/tsan_suppressions.Tpo .deps/tsan_suppressions.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_symbolize.lo -MD -MP -MF .deps/tsan_symbolize.Tpo -c -o tsan_symbolize.lo ../../../../libsanitizer/tsan/tsan_symbolize.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_symbolize.lo -MD -MP -MF .deps/tsan_symbolize.Tpo -c ../../../../libsanitizer/tsan/tsan_symbolize.cpp -fPIC -DPIC -o .libs/tsan_symbolize.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_symbolize.lo -MD -MP -MF .deps/tsan_symbolize.Tpo -c ../../../../libsanitizer/tsan/tsan_symbolize.cpp -o tsan_symbolize.o >/dev/null 2>&1 +mv -f .deps/tsan_symbolize.Tpo .deps/tsan_symbolize.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_sync.lo -MD -MP -MF .deps/tsan_sync.Tpo -c -o tsan_sync.lo ../../../../libsanitizer/tsan/tsan_sync.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_sync.lo -MD -MP -MF .deps/tsan_sync.Tpo -c ../../../../libsanitizer/tsan/tsan_sync.cpp -fPIC -DPIC -o .libs/tsan_sync.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_sync.lo -MD -MP -MF .deps/tsan_sync.Tpo -c ../../../../libsanitizer/tsan/tsan_sync.cpp -o tsan_sync.o >/dev/null 2>&1 +mv -f .deps/tsan_sync.Tpo .deps/tsan_sync.Plo +/bin/sh ../libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_vector_clock.lo -MD -MP -MF .deps/tsan_vector_clock.Tpo -c -o tsan_vector_clock.lo ../../../../libsanitizer/tsan/tsan_vector_clock.cpp +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_vector_clock.lo -MD -MP -MF .deps/tsan_vector_clock.Tpo -c ../../../../libsanitizer/tsan/tsan_vector_clock.cpp -fPIC -DPIC -o .libs/tsan_vector_clock.o +libtool: compile: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_vector_clock.lo -MD -MP -MF .deps/tsan_vector_clock.Tpo -c ../../../../libsanitizer/tsan/tsan_vector_clock.cpp -o tsan_vector_clock.o >/dev/null 2>&1 +mv -f .deps/tsan_vector_clock.Tpo .deps/tsan_vector_clock.Plo +/bin/sh ../libtool --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -fcf-protection -mshstk -g -O2 -MT tsan_rtl_amd64.lo -MD -MP -MF .deps/tsan_rtl_amd64.Tpo -c -o tsan_rtl_amd64.lo ../../../../libsanitizer/tsan/tsan_rtl_amd64.S +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -fcf-protection -mshstk -g -O2 -MT tsan_rtl_amd64.lo -MD -MP -MF .deps/tsan_rtl_amd64.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_amd64.S -fPIC -DPIC -o .libs/tsan_rtl_amd64.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -fcf-protection -mshstk -g -O2 -MT tsan_rtl_amd64.lo -MD -MP -MF .deps/tsan_rtl_amd64.Tpo -c ../../../../libsanitizer/tsan/tsan_rtl_amd64.S -o tsan_rtl_amd64.o >/dev/null 2>&1 +mv -f .deps/tsan_rtl_amd64.Tpo .deps/tsan_rtl_amd64.Plo +/bin/sh ../libtool --tag=CXX --mode=link x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -version-info `grep -v '^#' ../../../../libsanitizer/tsan/libtool-version` -lrt -ldl -lrt -lpthread -lm -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libtsan.la -rpath /usr/lib/../lib tsan_clock.lo tsan_debugging.lo tsan_external.lo tsan_fd.lo tsan_flags.lo tsan_ignoreset.lo tsan_interceptors_posix.lo tsan_interceptors_mac.lo tsan_interface_ann.lo tsan_interface_atomic.lo tsan_interface.lo tsan_interface_java.lo tsan_malloc_mac.lo tsan_md5.lo tsan_mman.lo tsan_mutexset.lo tsan_new_delete.lo tsan_platform_linux.lo tsan_platform_mac.lo tsan_platform_posix.lo tsan_platform_windows.lo tsan_report.lo tsan_rtl.lo tsan_rtl_access.lo tsan_rtl_mutex.lo tsan_rtl_proc.lo tsan_rtl_report.lo tsan_rtl_thread.lo tsan_stack_trace.lo tsan_suppressions.lo tsan_symbolize.lo tsan_sync.lo tsan_vector_clock.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la tsan_rtl_amd64.lo ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la +libtool: link: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -fPIC -DPIC -shared -nostdlib /mnt/lfs/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtbeginS.o .libs/tsan_clock.o .libs/tsan_debugging.o .libs/tsan_external.o .libs/tsan_fd.o .libs/tsan_flags.o .libs/tsan_ignoreset.o .libs/tsan_interceptors_posix.o .libs/tsan_interceptors_mac.o .libs/tsan_interface_ann.o .libs/tsan_interface_atomic.o .libs/tsan_interface.o .libs/tsan_interface_java.o .libs/tsan_malloc_mac.o .libs/tsan_md5.o .libs/tsan_mman.o .libs/tsan_mutexset.o .libs/tsan_new_delete.o .libs/tsan_platform_linux.o .libs/tsan_platform_mac.o .libs/tsan_platform_posix.o .libs/tsan_platform_windows.o .libs/tsan_report.o .libs/tsan_rtl.o .libs/tsan_rtl_access.o .libs/tsan_rtl_mutex.o .libs/tsan_rtl_proc.o .libs/tsan_rtl_report.o .libs/tsan_rtl_thread.o .libs/tsan_stack_trace.o .libs/tsan_suppressions.o .libs/tsan_symbolize.o .libs/tsan_sync.o .libs/tsan_vector_clock.o .libs/tsan_rtl_amd64.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib -ldl -lrt -lpthread -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc ../../libstdc++-v3/src/.libs/libstdc++.so -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/mnt/lfs/lib/../lib -L/mnt/lfs/usr/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/lib -L/mnt/lfs/usr/lib /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so -lm -lc -lgcc /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtendS.o /mnt/lfs/lib/../lib/crtn.o -mshstk -Wl,-soname -Wl,libtsan.so.2 -o .libs/libtsan.so.2.0.0 +libtool: link: (cd ".libs" && rm -f "libtsan.so.2" && ln -s "libtsan.so.2.0.0" "libtsan.so.2") +libtool: link: (cd ".libs" && rm -f "libtsan.so" && ln -s "libtsan.so.2.0.0" "libtsan.so") +libtool: link: (cd .libs/libtsan.lax/libsanitizer_common.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/tsan/../sanitizer_common/.libs/libsanitizer_common.a") +libtool: link: (cd .libs/libtsan.lax/libinterception.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/tsan/../interception/.libs/libinterception.a") +libtool: link: (cd .libs/libtsan.lax/libsanitizer_libbacktrace.a && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x "/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/tsan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libtsan.a tsan_clock.o tsan_debugging.o tsan_external.o tsan_fd.o tsan_flags.o tsan_ignoreset.o tsan_interceptors_posix.o tsan_interceptors_mac.o tsan_interface_ann.o tsan_interface_atomic.o tsan_interface.o tsan_interface_java.o tsan_malloc_mac.o tsan_md5.o tsan_mman.o tsan_mutexset.o tsan_new_delete.o tsan_platform_linux.o tsan_platform_mac.o tsan_platform_posix.o tsan_platform_windows.o tsan_report.o tsan_rtl.o tsan_rtl_access.o tsan_rtl_mutex.o tsan_rtl_proc.o tsan_rtl_report.o tsan_rtl_thread.o tsan_stack_trace.o tsan_suppressions.o tsan_symbolize.o tsan_sync.o tsan_vector_clock.o tsan_rtl_amd64.o .libs/libtsan.lax/libsanitizer_common.a/sancov_flags.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_allocator.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_allocator_checks.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_allocator_report.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_common.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_common_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_coverage_libcdep_new.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector1.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector2.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_errno.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_file.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_flag_parser.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_flags.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_libc.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_libignore.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_linux.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_linux_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_linux_s390.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_mac.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_mac_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_mutex.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_netbsd.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_openbsd.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_platform_limits_freebsd.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_platform_limits_linux.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_platform_limits_openbsd.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_platform_limits_posix.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_platform_limits_solaris.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_posix.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_posix_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_printf.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_procmaps_bsd.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_procmaps_common.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_procmaps_linux.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_procmaps_mac.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_procmaps_solaris.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_solaris.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stackdepot.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stacktrace.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stacktrace_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stacktrace_printer.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stacktrace_sparc.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_linux_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_mac.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_suppressions.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libbacktrace.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_mac.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_posix_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_report.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_win.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_termination.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_thread_registry.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_tls_get_addr.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_unwind_linux_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_unwind_win.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_win.o .libs/libtsan.lax/libinterception.a/interception_linux.o .libs/libtsan.lax/libinterception.a/interception_mac.o .libs/libtsan.lax/libinterception.a/interception_type_test.o .libs/libtsan.lax/libinterception.a/interception_win.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/atomic.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/bridge.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/cp-demangle.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/dwarf.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/elf.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/fileline.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/mmap.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/mmapio.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/posix.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/sort.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/state.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libtsan.a +libtool: link: rm -fr .libs/libtsan.lax +libtool: link: ( cd ".libs" && rm -f "libtsan.la" && ln -s "../libtsan.la" "libtsan.la" ) +x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../libsanitizer/tsan -I.. -I ../../../../libsanitizer -I ../../../../libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -MT tsan_preinit.o -MD -MP -MF .deps/tsan_preinit.Tpo -c -o tsan_preinit.o ../../../../libsanitizer/tsan/tsan_preinit.cpp +mv -f .deps/tsan_preinit.Tpo .deps/tsan_preinit.Po +cp tsan_preinit.o libtsan_preinit.o +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/tsan' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar" "AS=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as" "LD=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "LIBCFLAGS=-g -O2" "NM=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "PICFLAG=" "RANLIB=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib" "DESTDIR=" DO=all multi-do # make +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +Checking multilib configuration for libitm... +mkdir -p -- x86_64-lfs-linux-gnu/libitm +Configuring in x86_64-lfs-linux-gnu/libitm +configure: creating cache ./config.cache +checking for --enable-version-specific-runtime-libs... no +checking for --enable-generated-files-in-srcdir... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +checking target system type... x86_64-lfs-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for x86_64-lfs-linux-gnu-strip... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/strip +checking for a thread-safe mkdir -p... /usr/bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs +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... yes +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs accepts -g... yes +checking for x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs option to accept ISO C89... none needed +checking whether x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs ... gcc3 +checking whether we are using the GNU C++ compiler... yes +checking whether x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs accepts -g... yes +checking dependency style of x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs ... gcc3 +checking dependency style of x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs ... gcc3 +checking for x86_64-lfs-linux-gnu-ar... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar +checking for x86_64-lfs-linux-gnu-nm... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm +checking for x86_64-lfs-linux-gnu-ranlib... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib +checking for perl... /usr/bin/perl +checking whether make sets $(MAKE)... (cached) yes +checking for makeinfo... makeinfo --split-size=5000000 +checking for modern makeinfo... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /usr/bin/sed +checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +checking for fgrep... /usr/bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs ... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm +checking the name lister (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar +checking for x86_64-lfs-linux-gnu-strip... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/strip +checking for x86_64-lfs-linux-gnu-ranlib... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib +checking command to parse /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm output from x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs object... ok +checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for dlfcn.h... yes +checking for objdir... .libs +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -fno-rtti -fno-exceptions... no +checking for x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs static flag -static works... no +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -E +checking for ld used by x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs ... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking for x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs option to produce PIC... -fPIC -DPIC +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs PIC flag -fPIC -DPIC works... yes +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs static flag -static works... no +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs supports -c -o file.o... yes +checking if x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs supports -c -o file.o... (cached) yes +checking whether the x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +checking whether to enable maintainer-specific portions of Makefiles... no +checking for ANSI C header files... (cached) yes +checking whether time.h and sys/time.h may both be included... yes +checking whether string.h and strings.h may both be included... yes +checking for unistd.h... (cached) yes +checking semaphore.h usability... yes +checking semaphore.h presence... yes +checking for semaphore.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/auxv.h usability... yes +checking sys/auxv.h presence... yes +checking for sys/auxv.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes +checking for uintptr_t... yes +checking for int_least32_t... yes +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in gstdint.h... stdint.h (already complete) +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for mmap... yes +checking whether read-only mmap of a plain file works... yes +checking whether mmap from /dev/zero works... yes +checking for MAP_ANON(YMOUS)... yes +checking whether mmap with MAP_ANON(YMOUS) works... yes +checking whether byte ordering is bigendian... no +checking for strtoull... yes +checking for memalign... yes +checking for posix_memalign... yes +checking for getauxval... yes +checking whether the target supports thread-local storage... yes +checking whether the target supports hidden visibility... yes +checking whether the target supports dllexport... no +checking whether the target supports symbol aliases... yes +checking for ld used by x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs ... (cached) /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... (cached) yes +checking for -mclear-hwcap... no +checking whether __AVX__ is declared... no +checking for shared libgcc... yes +configure: versioning on shared library symbols is gnu +checking assembler .cfi pseudo-op support... yes +checking how size_t is mangled... m +checking whether the target supports __sync_*_compare_and_swap... yes +checking whether the target supports 64-bit __sync_*_compare_and_swap... yes +checking if the assembler supports AVX... yes +checking if the assembler supports RTM... yes +checking whether weak refs work like ELF... yes +configure: updating cache ./config.cache +checking for CET support... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating libitm.spec +config.status: creating config.h +config.status: executing default-1 commands +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing gstdint.h commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +Making all in testsuite +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm/testsuite' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm/testsuite' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libitm/../gcc/doc/include -I ../../../libitm -o libitm.info ../../../libitm/libitm.texi +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c -o aatree.lo ../../../libitm/aatree.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c ../../../libitm/aatree.cc -fPIC -DPIC -o .libs/aatree.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c ../../../libitm/aatree.cc -o aatree.o >/dev/null 2>&1 +mv -f .deps/aatree.Tpo .deps/aatree.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../libitm/alloc.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../libitm/alloc.cc -fPIC -DPIC -o .libs/alloc.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../libitm/alloc.cc -o alloc.o >/dev/null 2>&1 +mv -f .deps/alloc.Tpo .deps/alloc.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c -o alloc_c.lo ../../../libitm/alloc_c.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c ../../../libitm/alloc_c.cc -fPIC -DPIC -o .libs/alloc_c.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c ../../../libitm/alloc_c.cc -o alloc_c.o >/dev/null 2>&1 +mv -f .deps/alloc_c.Tpo .deps/alloc_c.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c -o alloc_cpp.lo ../../../libitm/alloc_cpp.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c ../../../libitm/alloc_cpp.cc -fPIC -DPIC -o .libs/alloc_cpp.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c ../../../libitm/alloc_cpp.cc -o alloc_cpp.o >/dev/null 2>&1 +mv -f .deps/alloc_cpp.Tpo .deps/alloc_cpp.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../libitm/barrier.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../libitm/barrier.cc -fPIC -DPIC -o .libs/barrier.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../libitm/barrier.cc -o barrier.o >/dev/null 2>&1 +mv -f .deps/barrier.Tpo .deps/barrier.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c -o beginend.lo ../../../libitm/beginend.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c ../../../libitm/beginend.cc -fPIC -DPIC -o .libs/beginend.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c ../../../libitm/beginend.cc -o beginend.o >/dev/null 2>&1 +mv -f .deps/beginend.Tpo .deps/beginend.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c -o clone.lo ../../../libitm/clone.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c ../../../libitm/clone.cc -fPIC -DPIC -o .libs/clone.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c ../../../libitm/clone.cc -o clone.o >/dev/null 2>&1 +mv -f .deps/clone.Tpo .deps/clone.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c -o eh_cpp.lo ../../../libitm/eh_cpp.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c ../../../libitm/eh_cpp.cc -fPIC -DPIC -o .libs/eh_cpp.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c ../../../libitm/eh_cpp.cc -o eh_cpp.o >/dev/null 2>&1 +mv -f .deps/eh_cpp.Tpo .deps/eh_cpp.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT local.lo -MD -MP -MF .deps/local.Tpo -c -o local.lo ../../../libitm/local.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT local.lo -MD -MP -MF .deps/local.Tpo -c ../../../libitm/local.cc -fPIC -DPIC -o .libs/local.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT local.lo -MD -MP -MF .deps/local.Tpo -c ../../../libitm/local.cc -o local.o >/dev/null 2>&1 +mv -f .deps/local.Tpo .deps/local.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT query.lo -MD -MP -MF .deps/query.Tpo -c -o query.lo ../../../libitm/query.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT query.lo -MD -MP -MF .deps/query.Tpo -c ../../../libitm/query.cc -fPIC -DPIC -o .libs/query.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT query.lo -MD -MP -MF .deps/query.Tpo -c ../../../libitm/query.cc -o query.o >/dev/null 2>&1 +mv -f .deps/query.Tpo .deps/query.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c -o retry.lo ../../../libitm/retry.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c ../../../libitm/retry.cc -fPIC -DPIC -o .libs/retry.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c ../../../libitm/retry.cc -o retry.o >/dev/null 2>&1 +mv -f .deps/retry.Tpo .deps/retry.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c -o rwlock.lo ../../../libitm/config/linux/rwlock.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c ../../../libitm/config/linux/rwlock.cc -fPIC -DPIC -o .libs/rwlock.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c ../../../libitm/config/linux/rwlock.cc -o rwlock.o >/dev/null 2>&1 +mv -f .deps/rwlock.Tpo .deps/rwlock.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c -o useraction.lo ../../../libitm/useraction.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c ../../../libitm/useraction.cc -fPIC -DPIC -o .libs/useraction.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c ../../../libitm/useraction.cc -o useraction.o >/dev/null 2>&1 +mv -f .deps/useraction.Tpo .deps/useraction.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo ../../../libitm/util.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../../libitm/util.cc -fPIC -DPIC -o .libs/util.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../../libitm/util.cc -o util.o >/dev/null 2>&1 +mv -f .deps/util.Tpo .deps/util.Plo +/bin/sh ./libtool --mode=compile x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -g -O2 -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c -o sjlj.lo ../../../libitm/config/x86/sjlj.S +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -g -O2 -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c ../../../libitm/config/x86/sjlj.S -fPIC -DPIC -o .libs/sjlj.o +libtool: compile: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -g -O2 -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c ../../../libitm/config/x86/sjlj.S -o sjlj.o >/dev/null 2>&1 +mv -f .deps/sjlj.Tpo .deps/sjlj.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c -o tls.lo ../../../libitm/config/generic/tls.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c ../../../libitm/config/generic/tls.cc -fPIC -DPIC -o .libs/tls.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c ../../../libitm/config/generic/tls.cc -o tls.o >/dev/null 2>&1 +mv -f .deps/tls.Tpo .deps/tls.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c -o method-serial.lo ../../../libitm/method-serial.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c ../../../libitm/method-serial.cc -fPIC -DPIC -o .libs/method-serial.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c ../../../libitm/method-serial.cc -o method-serial.o >/dev/null 2>&1 +mv -f .deps/method-serial.Tpo .deps/method-serial.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c -o method-gl.lo ../../../libitm/method-gl.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c ../../../libitm/method-gl.cc -fPIC -DPIC -o .libs/method-gl.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c ../../../libitm/method-gl.cc -o method-gl.o >/dev/null 2>&1 +mv -f .deps/method-gl.Tpo .deps/method-gl.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c -o method-ml.lo ../../../libitm/method-ml.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c ../../../libitm/method-ml.cc -fPIC -DPIC -o .libs/method-ml.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c ../../../libitm/method-ml.cc -o method-ml.o >/dev/null 2>&1 +mv -f .deps/method-ml.Tpo .deps/method-ml.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c -o x86_sse.lo ../../../libitm/config/x86/x86_sse.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c ../../../libitm/config/x86/x86_sse.cc -fPIC -DPIC -o .libs/x86_sse.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c ../../../libitm/config/x86/x86_sse.cc -o x86_sse.o >/dev/null 2>&1 +mv -f .deps/x86_sse.Tpo .deps/x86_sse.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c -o x86_avx.lo ../../../libitm/config/x86/x86_avx.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c ../../../libitm/config/x86/x86_avx.cc -fPIC -DPIC -o .libs/x86_avx.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c ../../../libitm/config/x86/x86_avx.cc -o x86_avx.o >/dev/null 2>&1 +mv -f .deps/x86_avx.Tpo .deps/x86_avx.Plo +/bin/sh ./libtool --tag=CXX --mode=compile x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT futex.lo -MD -MP -MF .deps/futex.Tpo -c -o futex.lo ../../../libitm/config/linux/futex.cc +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT futex.lo -MD -MP -MF .deps/futex.Tpo -c ../../../libitm/config/linux/futex.cc -fPIC -DPIC -o .libs/futex.o +libtool: compile: x86_64-lfs-linux-gnu-c++ -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/.libs -B/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++/.libs --sysroot=/mnt/lfs -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/linux/x86 -I../../../libitm/config/linux -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT futex.lo -MD -MP -MF .deps/futex.Tpo -c ../../../libitm/config/linux/futex.cc -o futex.o >/dev/null 2>&1 +mv -f .deps/futex.Tpo .deps/futex.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -g -O2 -Wl,-O1 -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libitm.la -version-info 1:0:0 -Wl,--version-script,../../../libitm/libitm.map -rpath /usr/lib/../lib aatree.lo alloc.lo alloc_c.lo alloc_cpp.lo barrier.lo beginend.lo clone.lo eh_cpp.lo local.lo query.lo retry.lo rwlock.lo useraction.lo util.lo sjlj.lo tls.lo method-serial.lo method-gl.lo method-ml.lo x86_sse.lo x86_avx.lo futex.lo +libtool: link: x86_64-lfs-linux-gnu-gcc --sysroot=/mnt/lfs -shared -fPIC -DPIC .libs/aatree.o .libs/alloc.o .libs/alloc_c.o .libs/alloc_cpp.o .libs/barrier.o .libs/beginend.o .libs/clone.o .libs/eh_cpp.o .libs/local.o .libs/query.o .libs/retry.o .libs/rwlock.o .libs/useraction.o .libs/util.o .libs/sjlj.o .libs/tls.o .libs/method-serial.o .libs/method-gl.o .libs/method-ml.o .libs/x86_sse.o .libs/x86_avx.o .libs/futex.o -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -mrtm -pthread -mshstk -Wl,-O1 -Wl,--version-script -Wl,../../../libitm/libitm.map -Wl,-soname -Wl,libitm.so.1 -o .libs/libitm.so.1.0.0 +libtool: link: (cd ".libs" && rm -f "libitm.so.1" && ln -s "libitm.so.1.0.0" "libitm.so.1") +libtool: link: (cd ".libs" && rm -f "libitm.so" && ln -s "libitm.so.1.0.0" "libitm.so") +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc .libs/libitm.a aatree.o alloc.o alloc_c.o alloc_cpp.o barrier.o beginend.o clone.o eh_cpp.o local.o query.o retry.o rwlock.o useraction.o util.o sjlj.o tls.o method-serial.o method-gl.o method-ml.o x86_sse.o x86_avx.o futex.o +libtool: link: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib .libs/libitm.a +libtool: link: ( cd ".libs" && rm -f "libitm.la" && ln -s "../libitm.la" "libitm.la" ) +true DO=all multi-do # make +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build' +make[1]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build' +/bin/sh ../mkinstalldirs /mnt/lfs/usr /mnt/lfs/usr +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/fixincludes' +rm -rf /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools +/bin/sh ../../fixincludes/../mkinstalldirs /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools +mkdir -p -- /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools +/bin/sh ../../fixincludes/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include +/usr/bin/install -c -m 644 ../../fixincludes/README-fixinc \ + /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include/README +/usr/bin/install -c fixinc.sh /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/fixinc.sh +/usr/bin/install -c fixincl /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/fixincl +/usr/bin/install -c mkheaders /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/fixincludes' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' + /usr/bin/mkdir -p '/mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0' + /bin/sh ./libtool --tag=disable-static --mode=install /usr/bin/install -c liblto_plugin.la '/mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0' +libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.so +libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/liblto_plugin.la +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/lto-plugin' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/gcc' +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/bin +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/include +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/share/info +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/share/man/man1 +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/share/man/man7 +if test "" != "yes" ; then \ + rm -f /mnt/lfs/usr/bin/g++; \ + /usr/bin/install -c xg++ /mnt/lfs/usr/bin/g++; \ + chmod a+x /mnt/lfs/usr/bin/g++; \ + rm -f /mnt/lfs/usr/bin/c++; \ + ( cd /mnt/lfs/usr/bin && \ + ln g++ c++ ); \ + if [ -f cc1plus ] ; then \ + if [ ! -f g++-cross ] ; then \ + rm -f /mnt/lfs/usr/bin/x86_64-lfs-linux-gnu-g++; \ + ( cd /mnt/lfs/usr/bin && \ + ln g++ x86_64-lfs-linux-gnu-g++ ); \ + rm -f /mnt/lfs/usr/bin/x86_64-lfs-linux-gnu-c++; \ + ( cd /mnt/lfs/usr/bin && \ + ln c++ x86_64-lfs-linux-gnu-c++ ); \ + fi ; \ + fi; \ +fi +/usr/bin/install -c lto-dump \ +/mnt/lfs/usr/bin/lto-dump +for file in gnat1 cc1 cc1plus d21 f951 go1 lto1 cc1obj cc1objplus; do \ + if [ -f $file ] ; then \ + rm -f /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/$file; \ + /usr/bin/install -c $file /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/$file; \ + else true; \ + fi; \ +done +for file in collect2 ..; do \ + if [ x"$file" != x.. ]; then \ + rm -f /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/$file; \ + /usr/bin/install -c $file /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/$file; \ + else true; fi; \ +done +rm -f /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/specs +if test "" != "yes" ; then \ + if [ -f gcov ]; \ + then \ + rm -f /mnt/lfs/usr/bin/gcov; \ + /usr/bin/install -c gcov /mnt/lfs/usr/bin/gcov; \ + fi; \ +fi +if test "" != "yes" ; then \ + if [ -f gcov-tool ]; \ + then \ + rm -f /mnt/lfs/usr/bin/gcov-tool; \ + /usr/bin/install -c \ + gcov-tool /mnt/lfs/usr/bin/gcov-tool; \ + fi; \ +fi +if test "" != "yes" ; then \ + if [ -f gcov-dump ]; \ + then \ + rm -f /mnt/lfs/usr/bin/gcov-dump; \ + /usr/bin/install -c \ + gcov-dump /mnt/lfs/usr/bin/gcov-dump; \ + fi; \ +fi +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +rm -rf /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed +mkdir /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed +chmod a+rx /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed +(cd `${PWDCMD-pwd}`/include ; \ + tar -cf - .; exit 0) | (cd /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include; tar xpf - ) +(cd `${PWDCMD-pwd}`/include-fixed ; \ + tar -cf - .; exit 0) | (cd /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed; tar xpf - ) +files=`cd /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed; find . -type l -print 2>/dev/null`; \ +if [ $? -eq 0 ]; then \ + dir=`cd include-fixed; ${PWDCMD-pwd}`; \ + for i in $files; do \ + dest=`ls -ld /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed/$i | sed -n 's/.*-> //p'`; \ + if expr "$dest" : "$dir.*" > /dev/null; then \ + rm -f /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed/$i; \ + ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include-fixed/$i; \ + fi; \ + done; \ +fi +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools +/usr/bin/install -c -m 644 ../../gcc/gsyslimits.h \ + /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/gsyslimits.h +/usr/bin/install -c -m 644 macro_list /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/macro_list +/usr/bin/install -c -m 644 fixinc_list /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/fixinc_list +set -e; for ml in `cat fixinc_list`; do \ + multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ + /bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include${multi_dir}; \ + /usr/bin/install -c -m 644 include-fixed${multi_dir}/limits.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/include${multi_dir}/limits.h; \ +done +/usr/bin/install -c ../../gcc/../mkinstalldirs \ + /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/mkinstalldirs ; \ +sysroot_headers_suffix='${sysroot_headers_suffix}'; \ + echo 'SYSTEM_HEADER_DIR="'"`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ + > /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/mkheaders.conf +echo 'OTHER_FIXINCLUDES_DIRS=""' \ + >> /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/mkheaders.conf +echo 'STMP_FIXINC="stmp-fixinc"' \ + >> /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/install-tools/mkheaders.conf +if test "" != "yes" ; then \ + rm -f /mnt/lfs/usr/bin/cpp; \ + /usr/bin/install -c -m 755 cpp /mnt/lfs/usr/bin/cpp; \ + if [ x != x ]; then \ + rm -f /mnt/lfs/usr//cpp; \ + /usr/bin/install -c -m 755 cpp /mnt/lfs/usr//cpp; \ + else true; fi; \ +fi +rm -f /mnt/lfs/usr/share/man/man1/g++.1 +/usr/bin/install -c -m 644 doc/g++.1 /mnt/lfs/usr/share/man/man1/g++.1 +chmod a-x /mnt/lfs/usr/share/man/man1/g++.1 +rm -f /mnt/lfs/usr/share/man/man1/gcc.1 +/usr/bin/install -c -m 644 doc/gcc.1 /mnt/lfs/usr/share/man/man1/gcc.1 +chmod a-x /mnt/lfs/usr/share/man/man1/gcc.1 +rm -f /mnt/lfs/usr/share/man/man1/cpp.1 +/usr/bin/install -c -m 644 ../../gcc/doc/cpp.1 /mnt/lfs/usr/share/man/man1/cpp.1 +chmod a-x /mnt/lfs/usr/share/man/man1/cpp.1 +rm -f /mnt/lfs/usr/share/man/man1/gcov.1 +/usr/bin/install -c -m 644 ../../gcc/doc/gcov.1 /mnt/lfs/usr/share/man/man1/gcov.1 +chmod a-x /mnt/lfs/usr/share/man/man1/gcov.1 +rm -f /mnt/lfs/usr/share/man/man1/gcov-tool.1 +/usr/bin/install -c -m 644 ../../gcc/doc/gcov-tool.1 /mnt/lfs/usr/share/man/man1/gcov-tool.1 +chmod a-x /mnt/lfs/usr/share/man/man1/gcov-tool.1 +rm -f /mnt/lfs/usr/share/man/man1/gcov-dump.1 +/usr/bin/install -c -m 644 ../../gcc/doc/gcov-dump.1 /mnt/lfs/usr/share/man/man1/gcov-dump.1 +chmod a-x /mnt/lfs/usr/share/man/man1/gcov-dump.1 +rm -f /mnt/lfs/usr/share/man/man1/lto-dump.1 +/usr/bin/install -c -m 644 ../../gcc/doc/lto-dump.1 /mnt/lfs/usr/share/man/man1/lto-dump.1 +chmod a-x /mnt/lfs/usr/share/man/man1/lto-dump.1 +rm -f /mnt/lfs/usr/share/man/man7/fsf-funding.7 +/usr/bin/install -c -m 644 ../../gcc/doc/fsf-funding.7 /mnt/lfs/usr/share/man/man7/fsf-funding.7 +chmod a-x /mnt/lfs/usr/share/man/man7/fsf-funding.7 +rm -f /mnt/lfs/usr/share/man/man7/gfdl.7 +/usr/bin/install -c -m 644 ../../gcc/doc/gfdl.7 /mnt/lfs/usr/share/man/man7/gfdl.7 +chmod a-x /mnt/lfs/usr/share/man/man7/gfdl.7 +rm -f /mnt/lfs/usr/share/man/man7/gpl.7 +/usr/bin/install -c -m 644 ../../gcc/doc/gpl.7 /mnt/lfs/usr/share/man/man7/gpl.7 +chmod a-x /mnt/lfs/usr/share/man/man7/gpl.7 +rm -f /mnt/lfs/usr/share/info/cpp.info +if [ -f doc/cpp.info ]; then \ + for f in doc/cpp.info*; do \ + realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + /usr/bin/install -c -m 644 $f /mnt/lfs/usr/share/info/$realfile; \ + chmod a-x /mnt/lfs/usr/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /mnt/lfs/usr/share/info/cpp.info ]; then \ + install-info --dir-file=/mnt/lfs/usr/share/info/dir /mnt/lfs/usr/share/info/cpp.info; \ + else true; fi; \ +else true; fi; +rm -f /mnt/lfs/usr/share/info/gcc.info +if [ -f doc/gcc.info ]; then \ + for f in doc/gcc.info*; do \ + realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + /usr/bin/install -c -m 644 $f /mnt/lfs/usr/share/info/$realfile; \ + chmod a-x /mnt/lfs/usr/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /mnt/lfs/usr/share/info/gcc.info ]; then \ + install-info --dir-file=/mnt/lfs/usr/share/info/dir /mnt/lfs/usr/share/info/gcc.info; \ + else true; fi; \ +else true; fi; +rm -f /mnt/lfs/usr/share/info/cppinternals.info +if [ -f doc/cppinternals.info ]; then \ + for f in doc/cppinternals.info*; do \ + realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + /usr/bin/install -c -m 644 $f /mnt/lfs/usr/share/info/$realfile; \ + chmod a-x /mnt/lfs/usr/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /mnt/lfs/usr/share/info/cppinternals.info ]; then \ + install-info --dir-file=/mnt/lfs/usr/share/info/dir /mnt/lfs/usr/share/info/cppinternals.info; \ + else true; fi; \ +else true; fi; +rm -f /mnt/lfs/usr/share/info/gccinstall.info +if [ -f doc/gccinstall.info ]; then \ + for f in doc/gccinstall.info*; do \ + realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + /usr/bin/install -c -m 644 $f /mnt/lfs/usr/share/info/$realfile; \ + chmod a-x /mnt/lfs/usr/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /mnt/lfs/usr/share/info/gccinstall.info ]; then \ + install-info --dir-file=/mnt/lfs/usr/share/info/dir /mnt/lfs/usr/share/info/gccinstall.info; \ + else true; fi; \ +else true; fi; +rm -f /mnt/lfs/usr/share/info/gccint.info +if [ -f doc/gccint.info ]; then \ + for f in doc/gccint.info*; do \ + realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ + /usr/bin/install -c -m 644 $f /mnt/lfs/usr/share/info/$realfile; \ + chmod a-x /mnt/lfs/usr/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /mnt/lfs/usr/share/info/gccint.info ]; then \ + install-info --dir-file=/mnt/lfs/usr/share/info/dir /mnt/lfs/usr/share/info/gccint.info; \ + else true; fi; \ +else true; fi; +rm -f /mnt/lfs/usr/bin/gcc +/usr/bin/install -c xgcc /mnt/lfs/usr/bin/gcc +if test "" != "yes" ; then \ + if [ "gcc" != "x86_64-lfs-linux-gnu-gcc-12.2.0" ]; then \ + rm -f /mnt/lfs/usr/bin/x86_64-lfs-linux-gnu-gcc-12.2.0; \ + ( cd /mnt/lfs/usr/bin && \ + ln gcc x86_64-lfs-linux-gnu-gcc-12.2.0 ); \ + fi; \ + if [ ! -f gcc-cross ] \ + && [ "gcc" != "x86_64-lfs-linux-gnu-gcc" ]; then \ + rm -f /mnt/lfs/usr/bin/x86_64-lfs-linux-gnu-gcc-tmp; \ + ( cd /mnt/lfs/usr/bin && \ + ln gcc x86_64-lfs-linux-gnu-gcc-tmp && \ + mv -f x86_64-lfs-linux-gnu-gcc-tmp x86_64-lfs-linux-gnu-gcc ); \ + fi; \ +fi +/usr/bin/install -c lto-wrapper /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/lto-wrapper +if test "" != "yes" ; then \ + for i in gcc-ar gcc-nm gcc-ranlib; do \ + install_name=`echo $i|sed 's,y,y,'` ;\ + target_install_name=x86_64-lfs-linux-gnu-`echo $i|sed 's,y,y,'` ; \ + rm -f /mnt/lfs/usr/bin/$install_name ; \ + /usr/bin/install -c $i /mnt/lfs/usr/bin/$install_name ;\ + if test -f gcc-cross; then \ + :; \ + else \ + rm -f /mnt/lfs/usr/bin/$target_install_name; \ + ( cd /mnt/lfs/usr/bin && \ + ln $install_name $target_install_name ) ; \ + fi ; \ + done; \ +fi +headers="cp-tree.h cxx-pretty-print.h name-lookup.h type-utils.h operators.def"; \ +for file in $headers; do \ + path=../../gcc/cp/$file; \ + dest=/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/$file; \ + echo /usr/bin/install -c -m 644 $path /mnt/lfs$dest; \ + dir=`dirname $dest`; \ + /bin/sh ../../gcc/../mkinstalldirs /mnt/lfs$dir; \ + /usr/bin/install -c -m 644 $path /mnt/lfs$dest; \ +done +/usr/bin/install -c -m 644 ../../gcc/cp/cp-tree.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/cp-tree.h +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp +/usr/bin/install -c -m 644 ../../gcc/cp/cxx-pretty-print.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/cxx-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/cp/name-lookup.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/name-lookup.h +/usr/bin/install -c -m 644 ../../gcc/cp/type-utils.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/type-utils.h +/usr/bin/install -c -m 644 ../../gcc/cp/operators.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/operators.def +rm -f tmp-header-vars +echo USER_H=float.h iso646.h stdarg.h stdbool.h stddef.h varargs.h stdfix.h stdnoreturn.h stdalign.h stdatomic.h config/i386/cpuid.h mmintrin.h mm3dnow.h xmmintrin.h emmintrin.h pmmintrin.h tmmintrin.h ammintrin.h smmintrin.h nmmintrin.h bmmintrin.h fma4intrin.h wmmintrin.h immintrin.h x86intrin.h avxintrin.h xopintrin.h ia32intrin.h cross-stdarg.h lwpintrin.h popcntintrin.h lzcntintrin.h bmiintrin.h bmi2intrin.h tbmintrin.h avx2intrin.h avx512fintrin.h fmaintrin.h f16cintrin.h rtmintrin.h xtestintrin.h rdseedintrin.h prfchwintrin.h adxintrin.h fxsrintrin.h xsaveintrin.h xsaveoptintrin.h avx512cdintrin.h avx512erintrin.h avx512pfintrin.h shaintrin.h clflushoptintrin.h xsavecintrin.h xsavesintrin.h avx512dqintrin.h avx512bwintrin.h avx512vlintrin.h avx512vlbwintrin.h avx512vldqintrin.h avx512ifmaintrin.h avx512ifmavlintrin.h avx512vbmiintrin.h avx512vbmivlintrin.h avx5124fmapsintrin.h avx5124vnniwintrin.h avx512vpopcntdqintrin.h clwbintrin.h mwaitxintrin.h clzerointrin.h pkuintrin.h sgxintrin.h cetintrin.h gfniintrin.h cet.h avx512vbmi2intrin.h avx512vbmi2vlintrin.h avx512vnniintrin.h avx512vnnivlintrin.h vaesintrin.h vpclmulqdqintrin.h avx512vpopcntdqvlintrin.h avx512bitalgintrin.h pconfigintrin.h wbnoinvdintrin.h movdirintrin.h waitpkgintrin.h cldemoteintrin.h avx512bf16vlintrin.h avx512bf16intrin.h enqcmdintrin.h serializeintrin.h avx512vp2intersectintrin.h avx512vp2intersectvlintrin.h tsxldtrkintrin.h amxtileintrin.h amxint8intrin.h amxbf16intrin.h x86gprintrin.h uintrintrin.h hresetintrin.h keylockerintrin.h avxvnniintrin.h mwaitintrin.h avx512fp16intrin.h avx512fp16vlintrin.h mm_malloc.h >> tmp-header-vars; echo T_GLIMITS_H=glimits.h >> tmp-header-vars; echo T_STDINT_GCC_H=stdint-gcc.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo MD5_H=md5.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo FNMATCH_H=fnmatch.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-build.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/i386/i386-protos.h linux-protos.h tm-preds.h >> tmp-header-vars; echo TM_D_H=tm_d.h config/i386/i386.h i386-protos.h defaults.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def >> tmp-header-vars; echo DUMPFILE_H=line-map.h dumpfile.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo HASH_TABLE_H=hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h >> tmp-header-vars; echo C_TARGET_H=c-family/c-target.h c-family/c-target.def target-hooks-macros.h >> tmp-header-vars; echo COMMON_TARGET_H=common/common-target.h line-map.h input.h common/common-target.def target-hooks-macros.h >> tmp-header-vars; echo D_TARGET_H=d/d-target.h d/d-target.def target-hooks-macros.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def >> tmp-header-vars; echo HOOKS_H=hooks.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h targhooks.h >> tmp-header-vars; echo C_TARGET_DEF_H=c-family/c-target-def.h c-family/c-target-hooks-def.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def hooks.h common/common-targhooks.h >> tmp-header-vars; echo CORETYPES_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h >> tmp-header-vars; echo RTL_BASE_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h >> tmp-header-vars; echo RTL_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def genrtl.h >> tmp-header-vars; echo READ_MD_H=obstack.h hashtab.h read-md.h >> tmp-header-vars; echo INTERNAL_FN_H=internal-fn.h internal-fn.def >> tmp-header-vars; echo TREE_CORE_H=tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h >> tmp-header-vars; echo TREE_H=tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h version.h auto-host.h gcov-counter.def >> tmp-header-vars; echo RECOG_H=recog.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo FUNCTION_H=function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def genrtl.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h insn-opinit.h >> tmp-header-vars; echo REGS_H=regs.h hard-reg-set.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.h hashtab.h statistics.h regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h hashtab.h statistics.h regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-attr-common.h insn-addr.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h line-map.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h libiberty.h safe-ctype.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=line-map.h cpplib.h >> tmp-header-vars; echo CODYLIB_H=cody.hh >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h obstack.h >> tmp-header-vars; echo SYMTAB_H=symtab.h obstack.h >> tmp-header-vars; echo CPP_INTERNAL_H=internal.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h splay-tree.h line-map.h dumpfile.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def line-map.h dumpfile.h >> tmp-header-vars; echo TREE_SSA_H=tree-ssa.h tree-ssa-operands.h bitmap.h hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h ipa-reference.h bitmap.h hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo GIMPLE_PRETTY_PRINT_H=gimple-pretty-print.h tree-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h >> tmp-header-vars; echo REAL_H=real.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h plugin-api.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h vec.h statistics.h ggc.h gtype-desc.h statistics.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h gcov-io.h version.h auto-host.h gcov-counter.def diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h alloc-pool.h >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ansidecl.h system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ansidecl.h system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo CONTEXT_H=context.h >> tmp-header-vars; echo GENSUPPORT_H=gensupport.h read-md.h optabs.def >> tmp-header-vars; echo RTL_SSA_H=pretty-print.h line-map.h input.h obstack.h wide-int-print.h insn-config.h splay-tree-utils.h recog.h regs.h hard-reg-set.h function-abi.h obstack-utils.h mux-utils.h rtlanal.h memmodel.h emit-rtl.h rtl-ssa/accesses.h rtl-ssa/insns.h rtl-ssa/blocks.h rtl-ssa/changes.h rtl-ssa/functions.h rtl-ssa/is-a.inl rtl-ssa/access-utils.h rtl-ssa/insn-utils.h rtl-ssa/movement.h rtl-ssa/change-utils.h rtl-ssa/member-fns.inl >> tmp-header-vars; echo GTFILES_H=gt-coverage.h gt-symtab-thunks.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-ipa-sra.h gt-dbxout.h gt-ipa-modref.h gt-diagnostic-spec.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2ctf.h gt-dwarf2out.h gt-ctfout.h gt-btfout.h gt-tree-vect-generic.h gt-gimple-isel.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-ssa-loop-ivopts.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-general.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-calls.h gt-i386-builtins.h gt-i386-expand.h gt-i386-options.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-c-objc-common.h gt-c-c-parser.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-constraint.h gt-cp-coroutines.h gt-cp-cp-gimplify.h gt-cp-cp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-logic.h gt-cp-mangle.h gt-cp-method.h gt-cp-module.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-d-d-builtins.h gt-d-d-lang.h gt-d-typeinfo.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-lto-lto-common.h gt-lto-lto-dump.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-constraint.h gt-cp-coroutines.h gt-cp-cp-gimplify.h gt-objcp-objcp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-logic.h gt-cp-mangle.h gt-cp-method.h gt-cp-module.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-objc-objc-act.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-objc-objc-runtime-shared-support.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-c.h gtype-cp.h gtype-d.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-objc.h gtype-objcp.h >> tmp-header-vars; +/bin/sh ../../gcc/../move-if-change tmp-header-vars b-header-vars +echo timestamp > s-header-vars +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin +/usr/bin/install -c -m 644 gtype.state /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/gtype.state +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin +mkdir -p -- /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin +/usr/bin/install -c gengtype /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/gengtype +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include +headers=`echo ../../gcc/../include/ansidecl.h ../../gcc/../include/filenames.h ../../gcc/../include/gomp-constants.h ../../gcc/../include/hashtab.h ../../gcc/../include/libiberty.h ../../gcc/../include/md5.h ../../gcc/../include/obstack.h ../../gcc/../include/plugin-api.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/cpplib.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/symtab.h ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/common/config/i386/i386-cpuinfo.h ../../gcc/config/dbxelf.h ../../gcc/config/elfos.h ../../gcc/config/glibc-stdint.h ../../gcc/config/gnu-user.h ../../gcc/config/i386/att.h ../../gcc/config/i386/biarch64.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user64.h ../../gcc/config/i386/i386-isa.def ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/i386-protos.h ../../gcc/config/i386/i386.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux64.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/unix.h ../../gcc/config/i386/x86-64.h ../../gcc/config/i386/x86-tune.def ../../gcc/config/initfini-array.h ../../gcc/config/linux-android.h ../../gcc/config/linux-protos.h ../../gcc/config/linux.h ../../gcc/config/vxworks-dummy.h ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/defaults.h ../../gcc/insn-addr.h ../../gcc/objc/objc-tree.def alias.h all-tree.def alloc-pool.h ansidecl.h attribs.h auto-host.h basic-block.h bitmap.h builtins.def bversion.h c-family/c-common.def c-family/c-common.h c-family/c-objc.h c-family/c-pragma.h c-family/c-pretty-print.h c/c-tree.h calls.h cfg-flags.def cfg.h cfganal.h cfgbuild.h cfgcleanup.h cfgexpand.h cfghooks.h cfgloop.h cfgloopmanip.h cfgrtl.h cgraph.h cif-code.def config.h config/dbxelf.h config/elfos.h config/glibc-stdint.h config/gnu-user.h config/i386/att.h config/i386/biarch64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/i386/i386-protos.h config/i386/i386.h config/i386/linux-common.h config/i386/linux64.h config/i386/unix.h config/i386/x86-64.h config/initfini-array.h config/linux-android.h config/linux-protos.h config/linux.h config/vxworks-dummy.h configargs.h context.h coretypes.h cppdefault.h debug.h defaults.h df.h diagnostic-color.h diagnostic-core.h diagnostic.def diagnostic.h dominance.h double-int.h dumpfile.h emit-rtl.h except.h expr.h file-prefix-map.h fixed-value.h flag-types.h flags.h fold-const-call.h fold-const.h function.h gcc-plugin.h gcc-symtab.h genrtl.h ggc.h gimple-builder.h gimple-expr.h gimple-fold.h gimple-iterator.h gimple-low.h gimple-pretty-print.h gimple-ssa.h gimple-walk.h gimple.def gimple.h gimplify-me.h gimplify.h gsstruct.def gtm-builtins.def gtype-desc.h hard-reg-set.h hash-map.h hash-set.h hash-table.h highlev-plugin-common.h hwint.h inchash.h incpath.h input.h insn-attr-common.h insn-attr.h insn-codes.h insn-config.h insn-constants.h insn-flags.h insn-modes-inline.h insn-modes.h insn-notes.def internal-fn.def internal-fn.h intl.h ipa-param-manipulation.h ipa-prop.h ipa-ref.h ipa-reference.h ipa-utils.h is-a.h langhooks.h lcm.h machmode.h memmodel.h mode-classes.def omp-builtins.def options.h opts.h output.h params-enum.h params.def params.h params.list pass-instances.def pass_manager.h plugin-version.h plugin.def plugin.h predict.def predict.h prefix.h pretty-print.h print-rtl.h print-tree.h profile-count.h real.h realmpfr.h reg-notes.def regset.h resource.h rtl.def rtl.h sanitizer.def sbitmap.h signop.h ssa-iterators.h statistics.h stmt.h stor-layout.h stringpool.h sync-builtins.def system.h target-hooks-macros.h target-insns.def target.def target.h timevar.def timevar.h tm-preds.h tm.h tm_p.h toplev.h tree-cfg.h tree-cfgcleanup.h tree-check.h tree-core.h tree-dfa.h tree-dump.h tree-eh.h tree-hasher.h tree-inline.h tree-into-ssa.h tree-iterator.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-pass.h tree-phinodes.h tree-pretty-print.h tree-ssa-address.h tree-ssa-alias.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-loop.h tree-ssa-operands.h tree-ssa-sccvn.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h tree-ssa.h tree-ssanames.h tree.def tree.h treestruct.def varasm.h vec.h version.h wide-int-print.h wide-int.h $(cd ../../gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \ +srcdirstrip=`echo "../../gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \ +for file in $headers; do \ + if [ -f $file ] ; then \ + path=$file; \ + elif [ -f ../../gcc/$file ]; then \ + path=../../gcc/$file; \ + else continue; \ + fi; \ + case $path in \ + "../../gcc"/config/* | "../../gcc"/common/config/* \ + | "../../gcc"/c-family/* | "../../gcc"/*.def ) \ + base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ + *) base=`basename $path` ;; \ + esac; \ + dest=/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/$base; \ + echo /usr/bin/install -c -m 644 $path /mnt/lfs$dest; \ + dir=`dirname $dest`; \ + /bin/sh ../../gcc/../mkinstalldirs /mnt/lfs$dir; \ + /usr/bin/install -c -m 644 $path /mnt/lfs$dest; \ +done +/usr/bin/install -c -m 644 ../../gcc/../include/ansidecl.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ansidecl.h +/usr/bin/install -c -m 644 ../../gcc/../include/filenames.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/filenames.h +/usr/bin/install -c -m 644 ../../gcc/../include/gomp-constants.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gomp-constants.h +/usr/bin/install -c -m 644 ../../gcc/../include/hashtab.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hashtab.h +/usr/bin/install -c -m 644 ../../gcc/../include/libiberty.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/libiberty.h +/usr/bin/install -c -m 644 ../../gcc/../include/md5.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/md5.h +/usr/bin/install -c -m 644 ../../gcc/../include/obstack.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/obstack.h +/usr/bin/install -c -m 644 ../../gcc/../include/plugin-api.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/plugin-api.h +/usr/bin/install -c -m 644 ../../gcc/../include/safe-ctype.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/safe-ctype.h +/usr/bin/install -c -m 644 ../../gcc/../include/splay-tree.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/splay-tree.h +/usr/bin/install -c -m 644 ../../gcc/../libcpp/include/cpplib.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cpplib.h +/usr/bin/install -c -m 644 ../../gcc/../libcpp/include/line-map.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/line-map.h +/usr/bin/install -c -m 644 ../../gcc/../libcpp/include/symtab.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/symtab.h +/usr/bin/install -c -m 644 ../../gcc/ada/gcc-interface/ada-tree.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ada/gcc-interface/ada-tree.def +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ada/gcc-interface +/usr/bin/install -c -m 644 ../../gcc/common/config/i386/i386-cpuinfo.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/common/config/i386/i386-cpuinfo.h +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/common/config/i386 +/usr/bin/install -c -m 644 ../../gcc/config/dbxelf.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/dbxelf.h +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config +/usr/bin/install -c -m 644 ../../gcc/config/elfos.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/elfos.h +/usr/bin/install -c -m 644 ../../gcc/config/glibc-stdint.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/glibc-stdint.h +/usr/bin/install -c -m 644 ../../gcc/config/gnu-user.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/gnu-user.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/att.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/att.h +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386 +/usr/bin/install -c -m 644 ../../gcc/config/i386/biarch64.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/biarch64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user-common.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/gnu-user-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user64.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/gnu-user64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-isa.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386-isa.def +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-opts.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386-opts.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-protos.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux-common.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/linux-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux64.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/linux64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/stringop.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/stringop.def +/usr/bin/install -c -m 644 ../../gcc/config/i386/unix.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/unix.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/x86-64.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/x86-64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/x86-tune.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/x86-tune.def +/usr/bin/install -c -m 644 ../../gcc/config/initfini-array.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/initfini-array.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-android.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux-android.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-protos.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/linux.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux.h +/usr/bin/install -c -m 644 ../../gcc/config/vxworks-dummy.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/vxworks-dummy.h +/usr/bin/install -c -m 644 ../../gcc/cp/cp-tree.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cp/cp-tree.def +/usr/bin/install -c -m 644 ../../gcc/d/d-tree.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/d/d-tree.def +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/d +/usr/bin/install -c -m 644 ../../gcc/defaults.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/defaults.h +/usr/bin/install -c -m 644 ../../gcc/insn-addr.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-addr.h +/usr/bin/install -c -m 644 ../../gcc/objc/objc-tree.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/objc/objc-tree.def +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/objc +/usr/bin/install -c -m 644 ../../gcc/addresses.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/addresses.h +/usr/bin/install -c -m 644 ../../gcc/alias.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/alias.h +/usr/bin/install -c -m 644 ../../gcc/align.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/align.h +/usr/bin/install -c -m 644 all-tree.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/all-tree.def +/usr/bin/install -c -m 644 ../../gcc/alloc-pool.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/alloc-pool.h +/usr/bin/install -c -m 644 ../../gcc/array-traits.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/array-traits.h +/usr/bin/install -c -m 644 ../../gcc/asan.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/asan.h +/usr/bin/install -c -m 644 ../../gcc/attr-fnspec.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/attr-fnspec.h +/usr/bin/install -c -m 644 ../../gcc/attribs.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/attribs.h +/usr/bin/install -c -m 644 auto-host.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/auto-host.h +/usr/bin/install -c -m 644 ../../gcc/auto-profile.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/auto-profile.h +/usr/bin/install -c -m 644 ../../gcc/backend.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/backend.h +/usr/bin/install -c -m 644 ../../gcc/basic-block.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/basic-block.h +/usr/bin/install -c -m 644 ../../gcc/bb-reorder.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/bb-reorder.h +/usr/bin/install -c -m 644 ../../gcc/bitmap.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/bitmap.h +/usr/bin/install -c -m 644 ../../gcc/builtin-attrs.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/builtin-attrs.def +/usr/bin/install -c -m 644 ../../gcc/builtin-types.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/builtin-types.def +/usr/bin/install -c -m 644 ../../gcc/builtins.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/builtins.def +/usr/bin/install -c -m 644 ../../gcc/builtins.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/builtins.h +/usr/bin/install -c -m 644 bversion.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/bversion.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-common.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family/c-common.def +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family +/usr/bin/install -c -m 644 ../../gcc/c-family/c-common.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family/c-common.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-objc.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family/c-objc.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-pragma.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family/c-pragma.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-pretty-print.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-family/c-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/c/c-tree.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/c-tree.h +/usr/bin/install -c -m 644 ../../gcc/calls.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/calls.h +/usr/bin/install -c -m 644 ../../gcc/ccmp.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ccmp.h +/usr/bin/install -c -m 644 ../../gcc/cfg-flags.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfg-flags.def +/usr/bin/install -c -m 644 ../../gcc/cfg.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfg.h +/usr/bin/install -c -m 644 ../../gcc/cfganal.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfganal.h +/usr/bin/install -c -m 644 ../../gcc/cfgbuild.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgbuild.h +/usr/bin/install -c -m 644 ../../gcc/cfgcleanup.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgcleanup.h +/usr/bin/install -c -m 644 ../../gcc/cfgexpand.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgexpand.h +/usr/bin/install -c -m 644 ../../gcc/cfghooks.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfghooks.h +/usr/bin/install -c -m 644 ../../gcc/cfgloop.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgloop.h +/usr/bin/install -c -m 644 ../../gcc/cfgloopmanip.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgloopmanip.h +/usr/bin/install -c -m 644 ../../gcc/cfgrtl.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cfgrtl.h +/usr/bin/install -c -m 644 ../../gcc/cgraph.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cgraph.h +/usr/bin/install -c -m 644 ../../gcc/cif-code.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cif-code.def +/usr/bin/install -c -m 644 ../../gcc/collect-utils.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/collect-utils.h +/usr/bin/install -c -m 644 ../../gcc/collect2-aix.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/collect2-aix.h +/usr/bin/install -c -m 644 ../../gcc/collect2.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/collect2.h +/usr/bin/install -c -m 644 ../../gcc/color-macros.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/color-macros.h +/usr/bin/install -c -m 644 ../../gcc/conditions.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/conditions.h +/usr/bin/install -c -m 644 config.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config.h +/usr/bin/install -c -m 644 ../../gcc/config/dbxelf.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/dbxelf.h +/usr/bin/install -c -m 644 ../../gcc/config/elfos.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/elfos.h +/usr/bin/install -c -m 644 ../../gcc/config/glibc-stdint.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/glibc-stdint.h +/usr/bin/install -c -m 644 ../../gcc/config/gnu-user.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/gnu-user.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/att.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/att.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/biarch64.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/biarch64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user-common.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/gnu-user-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user64.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/gnu-user64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-protos.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/i386.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux-common.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/linux-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux64.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/linux64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/unix.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/unix.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/x86-64.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/i386/x86-64.h +/usr/bin/install -c -m 644 ../../gcc/config/initfini-array.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/initfini-array.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-android.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux-android.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-protos.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/linux.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/linux.h +/usr/bin/install -c -m 644 ../../gcc/config/vxworks-dummy.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/config/vxworks-dummy.h +/usr/bin/install -c -m 644 configargs.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/configargs.h +/usr/bin/install -c -m 644 ../../gcc/context.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/context.h +/usr/bin/install -c -m 644 ../../gcc/convert.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/convert.h +/usr/bin/install -c -m 644 ../../gcc/coretypes.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/coretypes.h +/usr/bin/install -c -m 644 ../../gcc/coroutine-builtins.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/coroutine-builtins.def +/usr/bin/install -c -m 644 ../../gcc/coverage.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/coverage.h +/usr/bin/install -c -m 644 ../../gcc/cppbuiltin.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cppbuiltin.h +/usr/bin/install -c -m 644 ../../gcc/cppdefault.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cppdefault.h +/usr/bin/install -c -m 644 ../../gcc/cselib.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/cselib.h +/usr/bin/install -c -m 644 ../../gcc/ctfc.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ctfc.h +/usr/bin/install -c -m 644 ../../gcc/data-streamer.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/data-streamer.h +/usr/bin/install -c -m 644 ../../gcc/dbgcnt.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dbgcnt.def +/usr/bin/install -c -m 644 ../../gcc/dbgcnt.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dbgcnt.h +/usr/bin/install -c -m 644 ../../gcc/dbxout.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dbxout.h +/usr/bin/install -c -m 644 ../../gcc/dce.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dce.h +/usr/bin/install -c -m 644 ../../gcc/ddg.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ddg.h +/usr/bin/install -c -m 644 ../../gcc/debug.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/debug.h +/usr/bin/install -c -m 644 ../../gcc/defaults.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/defaults.h +/usr/bin/install -c -m 644 ../../gcc/df.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/df.h +/usr/bin/install -c -m 644 ../../gcc/dfp.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dfp.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-color.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-color.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-core.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-core.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-event-id.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-event-id.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-metadata.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-metadata.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-path.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-path.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-spec.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-spec.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-url.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic-url.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic.def +/usr/bin/install -c -m 644 ../../gcc/diagnostic.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/digraph.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/digraph.h +/usr/bin/install -c -m 644 ../../gcc/dojump.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dojump.h +/usr/bin/install -c -m 644 ../../gcc/dominance.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dominance.h +/usr/bin/install -c -m 644 ../../gcc/domwalk.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/domwalk.h +/usr/bin/install -c -m 644 ../../gcc/double-int.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/double-int.h +/usr/bin/install -c -m 644 ../../gcc/dump-context.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dump-context.h +/usr/bin/install -c -m 644 ../../gcc/dumpfile.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dumpfile.h +/usr/bin/install -c -m 644 ../../gcc/dwarf2asm.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dwarf2asm.h +/usr/bin/install -c -m 644 ../../gcc/dwarf2ctf.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dwarf2ctf.h +/usr/bin/install -c -m 644 ../../gcc/dwarf2out.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/dwarf2out.h +/usr/bin/install -c -m 644 ../../gcc/edit-context.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/edit-context.h +/usr/bin/install -c -m 644 ../../gcc/emit-rtl.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/emit-rtl.h +/usr/bin/install -c -m 644 ../../gcc/errors.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/errors.h +/usr/bin/install -c -m 644 ../../gcc/escaped_string.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/escaped_string.h +/usr/bin/install -c -m 644 ../../gcc/et-forest.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/et-forest.h +/usr/bin/install -c -m 644 ../../gcc/except.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/except.h +/usr/bin/install -c -m 644 ../../gcc/explow.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/explow.h +/usr/bin/install -c -m 644 ../../gcc/expmed.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/expmed.h +/usr/bin/install -c -m 644 ../../gcc/expr.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/expr.h +/usr/bin/install -c -m 644 ../../gcc/fibonacci_heap.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/fibonacci_heap.h +/usr/bin/install -c -m 644 ../../gcc/file-find.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/file-find.h +/usr/bin/install -c -m 644 ../../gcc/file-prefix-map.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/file-prefix-map.h +/usr/bin/install -c -m 644 ../../gcc/fixed-value.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/fixed-value.h +/usr/bin/install -c -m 644 ../../gcc/flag-types.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/flag-types.h +/usr/bin/install -c -m 644 ../../gcc/flags.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/flags.h +/usr/bin/install -c -m 644 ../../gcc/fold-const-call.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/fold-const-call.h +/usr/bin/install -c -m 644 ../../gcc/fold-const.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/fold-const.h +/usr/bin/install -c -m 644 ../../gcc/function-abi.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/function-abi.h +/usr/bin/install -c -m 644 ../../gcc/function.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/function.h +/usr/bin/install -c -m 644 ../../gcc/gcc-plugin.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcc-plugin.h +/usr/bin/install -c -m 644 ../../gcc/gcc-rich-location.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcc-rich-location.h +/usr/bin/install -c -m 644 ../../gcc/gcc-symtab.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcc-symtab.h +/usr/bin/install -c -m 644 ../../gcc/gcc.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcc.h +/usr/bin/install -c -m 644 ../../gcc/gcov-counter.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcov-counter.def +/usr/bin/install -c -m 644 ../../gcc/gcov-io.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcov-io.h +/usr/bin/install -c -m 644 ../../gcc/gcse-common.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcse-common.h +/usr/bin/install -c -m 644 ../../gcc/gcse.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gcse.h +/usr/bin/install -c -m 644 ../../gcc/generic-match.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/generic-match.h +/usr/bin/install -c -m 644 ../../gcc/gengtype.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gengtype.h +/usr/bin/install -c -m 644 genrtl.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/genrtl.h +/usr/bin/install -c -m 644 ../../gcc/gensupport.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gensupport.h +/usr/bin/install -c -m 644 ../../gcc/ggc-internal.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ggc-internal.h +/usr/bin/install -c -m 644 ../../gcc/ggc.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ggc.h +/usr/bin/install -c -m 644 ../../gcc/gimple-array-bounds.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-array-bounds.h +/usr/bin/install -c -m 644 ../../gcc/gimple-builder.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-builder.h +/usr/bin/install -c -m 644 ../../gcc/gimple-expr.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-expr.h +/usr/bin/install -c -m 644 ../../gcc/gimple-fold.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-fold.h +/usr/bin/install -c -m 644 ../../gcc/gimple-iterator.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-iterator.h +/usr/bin/install -c -m 644 ../../gcc/gimple-low.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-low.h +/usr/bin/install -c -m 644 ../../gcc/gimple-match.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-match.h +/usr/bin/install -c -m 644 ../../gcc/gimple-predicate-analysis.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-predicate-analysis.h +/usr/bin/install -c -m 644 ../../gcc/gimple-predict.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-predict.h +/usr/bin/install -c -m 644 ../../gcc/gimple-pretty-print.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-cache.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-cache.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-edge.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-edge.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-fold.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-fold.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-gori.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-gori.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-path.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-path.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range-trace.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range-trace.h +/usr/bin/install -c -m 644 ../../gcc/gimple-range.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-range.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-evrp-analyze.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-ssa-evrp-analyze.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-warn-access.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-ssa-warn-access.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-warn-restrict.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-ssa-warn-restrict.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-ssa.h +/usr/bin/install -c -m 644 ../../gcc/gimple-streamer.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-streamer.h +/usr/bin/install -c -m 644 ../../gcc/gimple-walk.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple-walk.h +/usr/bin/install -c -m 644 ../../gcc/gimple.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple.def +/usr/bin/install -c -m 644 ../../gcc/gimple.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimple.h +/usr/bin/install -c -m 644 ../../gcc/gimplify-me.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimplify-me.h +/usr/bin/install -c -m 644 ../../gcc/gimplify.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gimplify.h +/usr/bin/install -c -m 644 ../../gcc/glimits.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/glimits.h +/usr/bin/install -c -m 644 ../../gcc/graph.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/graph.h +/usr/bin/install -c -m 644 ../../gcc/graphds.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/graphds.h +/usr/bin/install -c -m 644 ../../gcc/graphite.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/graphite.h +/usr/bin/install -c -m 644 ../../gcc/graphviz.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/graphviz.h +/usr/bin/install -c -m 644 ../../gcc/gsstruct.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gsstruct.def +/usr/bin/install -c -m 644 ../../gcc/gstab.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gstab.h +/usr/bin/install -c -m 644 ../../gcc/gsyms.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gsyms.h +/usr/bin/install -c -m 644 ../../gcc/gsyslimits.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gsyslimits.h +/usr/bin/install -c -m 644 ../../gcc/gtm-builtins.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gtm-builtins.def +/usr/bin/install -c -m 644 gtype-desc.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/gtype-desc.h +/usr/bin/install -c -m 644 ../../gcc/hard-reg-set.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hard-reg-set.h +/usr/bin/install -c -m 644 ../../gcc/hash-map-traits.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hash-map-traits.h +/usr/bin/install -c -m 644 ../../gcc/hash-map.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hash-map.h +/usr/bin/install -c -m 644 ../../gcc/hash-set.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hash-set.h +/usr/bin/install -c -m 644 ../../gcc/hash-table.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hash-table.h +/usr/bin/install -c -m 644 ../../gcc/hash-traits.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hash-traits.h +/usr/bin/install -c -m 644 ../../gcc/highlev-plugin-common.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/highlev-plugin-common.h +/usr/bin/install -c -m 644 ../../gcc/hooks.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hooks.h +/usr/bin/install -c -m 644 ../../gcc/hosthooks-def.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hosthooks-def.h +/usr/bin/install -c -m 644 ../../gcc/hosthooks.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hosthooks.h +/usr/bin/install -c -m 644 ../../gcc/hw-doloop.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hw-doloop.h +/usr/bin/install -c -m 644 ../../gcc/hwint.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/hwint.h +/usr/bin/install -c -m 644 ../../gcc/ifcvt.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ifcvt.h +/usr/bin/install -c -m 644 ../../gcc/inchash.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/inchash.h +/usr/bin/install -c -m 644 ../../gcc/incpath.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/incpath.h +/usr/bin/install -c -m 644 ../../gcc/input.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/input.h +/usr/bin/install -c -m 644 ../../gcc/insn-addr.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-addr.h +/usr/bin/install -c -m 644 insn-attr-common.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-attr-common.h +/usr/bin/install -c -m 644 insn-attr.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-attr.h +/usr/bin/install -c -m 644 insn-codes.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-codes.h +/usr/bin/install -c -m 644 insn-config.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-config.h +/usr/bin/install -c -m 644 insn-constants.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-constants.h +/usr/bin/install -c -m 644 insn-flags.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-flags.h +/usr/bin/install -c -m 644 insn-modes-inline.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-modes-inline.h +/usr/bin/install -c -m 644 insn-modes.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-modes.h +/usr/bin/install -c -m 644 ../../gcc/insn-notes.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/insn-notes.def +/usr/bin/install -c -m 644 ../../gcc/int-vector-builder.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/int-vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/internal-fn.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/internal-fn.def +/usr/bin/install -c -m 644 ../../gcc/internal-fn.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/internal-fn.h +/usr/bin/install -c -m 644 ../../gcc/intl.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/intl.h +/usr/bin/install -c -m 644 ../../gcc/ipa-fnsummary.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-fnsummary.h +/usr/bin/install -c -m 644 ../../gcc/ipa-icf-gimple.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-icf-gimple.h +/usr/bin/install -c -m 644 ../../gcc/ipa-icf.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-icf.h +/usr/bin/install -c -m 644 ../../gcc/ipa-inline.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-inline.h +/usr/bin/install -c -m 644 ../../gcc/ipa-modref-tree.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-modref-tree.h +/usr/bin/install -c -m 644 ../../gcc/ipa-modref.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-modref.h +/usr/bin/install -c -m 644 ../../gcc/ipa-param-manipulation.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-param-manipulation.h +/usr/bin/install -c -m 644 ../../gcc/ipa-predicate.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-predicate.h +/usr/bin/install -c -m 644 ../../gcc/ipa-prop.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-prop.h +/usr/bin/install -c -m 644 ../../gcc/ipa-ref.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-ref.h +/usr/bin/install -c -m 644 ../../gcc/ipa-reference.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-reference.h +/usr/bin/install -c -m 644 ../../gcc/ipa-utils.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ipa-utils.h +/usr/bin/install -c -m 644 ../../gcc/ira-int.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ira-int.h +/usr/bin/install -c -m 644 ../../gcc/ira.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ira.h +/usr/bin/install -c -m 644 ../../gcc/is-a.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/is-a.h +/usr/bin/install -c -m 644 ../../gcc/iterator-utils.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/iterator-utils.h +/usr/bin/install -c -m 644 ../../gcc/json.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/json.h +/usr/bin/install -c -m 644 ../../gcc/langhooks-def.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/langhooks-def.h +/usr/bin/install -c -m 644 ../../gcc/langhooks.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/langhooks.h +/usr/bin/install -c -m 644 ../../gcc/lcm.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lcm.h +/usr/bin/install -c -m 644 ../../gcc/libfuncs.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/libfuncs.h +/usr/bin/install -c -m 644 ../../gcc/limitx.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/limitx.h +/usr/bin/install -c -m 644 ../../gcc/limity.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/limity.h +/usr/bin/install -c -m 644 ../../gcc/loop-unroll.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/loop-unroll.h +/usr/bin/install -c -m 644 ../../gcc/lower-subreg.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lower-subreg.h +/usr/bin/install -c -m 644 ../../gcc/lra-int.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lra-int.h +/usr/bin/install -c -m 644 ../../gcc/lra.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lra.h +/usr/bin/install -c -m 644 ../../gcc/lto-compress.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lto-compress.h +/usr/bin/install -c -m 644 ../../gcc/lto-section-names.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lto-section-names.h +/usr/bin/install -c -m 644 ../../gcc/lto-streamer.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/lto-streamer.h +/usr/bin/install -c -m 644 ../../gcc/machmode.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/machmode.def +/usr/bin/install -c -m 644 ../../gcc/machmode.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/machmode.h +/usr/bin/install -c -m 644 ../../gcc/mem-stats-traits.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/mem-stats-traits.h +/usr/bin/install -c -m 644 ../../gcc/mem-stats.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/mem-stats.h +/usr/bin/install -c -m 644 ../../gcc/memmodel.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/memmodel.h +/usr/bin/install -c -m 644 ../../gcc/memory-block.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/memory-block.h +/usr/bin/install -c -m 644 ../../gcc/mode-classes.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/mode-classes.def +/usr/bin/install -c -m 644 ../../gcc/mux-utils.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/mux-utils.h +/usr/bin/install -c -m 644 ../../gcc/obstack-utils.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/obstack-utils.h +/usr/bin/install -c -m 644 ../../gcc/omp-builtins.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-builtins.def +/usr/bin/install -c -m 644 ../../gcc/omp-expand.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-expand.h +/usr/bin/install -c -m 644 ../../gcc/omp-general.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-general.h +/usr/bin/install -c -m 644 ../../gcc/omp-low.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-low.h +/usr/bin/install -c -m 644 ../../gcc/omp-offload.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-offload.h +/usr/bin/install -c -m 644 ../../gcc/omp-simd-clone.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/omp-simd-clone.h +/usr/bin/install -c -m 644 ../../gcc/opt-problem.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/opt-problem.h +/usr/bin/install -c -m 644 ../../gcc/opt-suggestions.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/opt-suggestions.h +/usr/bin/install -c -m 644 ../../gcc/optabs-libfuncs.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optabs-libfuncs.h +/usr/bin/install -c -m 644 ../../gcc/optabs-query.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optabs-query.h +/usr/bin/install -c -m 644 ../../gcc/optabs-tree.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optabs-tree.h +/usr/bin/install -c -m 644 ../../gcc/optabs.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optabs.def +/usr/bin/install -c -m 644 ../../gcc/optabs.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optabs.h +/usr/bin/install -c -m 644 ../../gcc/optinfo-emit-json.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optinfo-emit-json.h +/usr/bin/install -c -m 644 ../../gcc/optinfo.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/optinfo.h +/usr/bin/install -c -m 644 options.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/options.h +/usr/bin/install -c -m 644 ../../gcc/opts-diagnostic.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/opts-diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/opts.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/opts.h +/usr/bin/install -c -m 644 ../../gcc/ordered-hash-map.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ordered-hash-map.h +/usr/bin/install -c -m 644 ../../gcc/output.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/output.h +/usr/bin/install -c -m 644 pass-instances.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/pass-instances.def +/usr/bin/install -c -m 644 ../../gcc/pass_manager.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/pass_manager.h +/usr/bin/install -c -m 644 ../../gcc/passes.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/passes.def +/usr/bin/install -c -m 644 plugin-version.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/plugin-version.h +/usr/bin/install -c -m 644 ../../gcc/plugin.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/plugin.def +/usr/bin/install -c -m 644 ../../gcc/plugin.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/plugin.h +/usr/bin/install -c -m 644 ../../gcc/pointer-query.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/pointer-query.h +/usr/bin/install -c -m 644 ../../gcc/poly-int-types.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/poly-int-types.h +/usr/bin/install -c -m 644 ../../gcc/poly-int.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/poly-int.h +/usr/bin/install -c -m 644 ../../gcc/predict.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/predict.def +/usr/bin/install -c -m 644 ../../gcc/predict.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/predict.h +/usr/bin/install -c -m 644 ../../gcc/prefix.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/prefix.h +/usr/bin/install -c -m 644 ../../gcc/pretty-print.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/print-rtl.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/print-rtl.h +/usr/bin/install -c -m 644 ../../gcc/print-tree.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/print-tree.h +/usr/bin/install -c -m 644 ../../gcc/profile-count.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/profile-count.h +/usr/bin/install -c -m 644 ../../gcc/profile.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/profile.h +/usr/bin/install -c -m 644 ../../gcc/range-op.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/range-op.h +/usr/bin/install -c -m 644 ../../gcc/range.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/range.h +/usr/bin/install -c -m 644 ../../gcc/read-md.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/read-md.h +/usr/bin/install -c -m 644 ../../gcc/read-rtl-function.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/read-rtl-function.h +/usr/bin/install -c -m 644 ../../gcc/real.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/real.h +/usr/bin/install -c -m 644 ../../gcc/realmpfr.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/realmpfr.h +/usr/bin/install -c -m 644 ../../gcc/recog.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/recog.h +/usr/bin/install -c -m 644 ../../gcc/reg-notes.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/reg-notes.def +/usr/bin/install -c -m 644 ../../gcc/regcprop.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/regcprop.h +/usr/bin/install -c -m 644 ../../gcc/regrename.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/regrename.h +/usr/bin/install -c -m 644 ../../gcc/regs.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/regs.h +/usr/bin/install -c -m 644 ../../gcc/regset.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/regset.h +/usr/bin/install -c -m 644 ../../gcc/reload.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/reload.h +/usr/bin/install -c -m 644 ../../gcc/resource.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/resource.h +/usr/bin/install -c -m 644 ../../gcc/rtl-error.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtl-error.h +/usr/bin/install -c -m 644 ../../gcc/rtl-iter.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtl-iter.h +/usr/bin/install -c -m 644 ../../gcc/rtl-ssa.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtl-ssa.h +/usr/bin/install -c -m 644 ../../gcc/rtl.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtl.def +/usr/bin/install -c -m 644 ../../gcc/rtl.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtl.h +/usr/bin/install -c -m 644 ../../gcc/rtlanal.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtlanal.h +/usr/bin/install -c -m 644 ../../gcc/rtlhash.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtlhash.h +/usr/bin/install -c -m 644 ../../gcc/rtlhooks-def.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtlhooks-def.h +/usr/bin/install -c -m 644 ../../gcc/rtx-vector-builder.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/rtx-vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/run-rtl-passes.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/run-rtl-passes.h +/usr/bin/install -c -m 644 ../../gcc/sanitizer.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sanitizer.def +/usr/bin/install -c -m 644 ../../gcc/sbitmap.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sbitmap.h +/usr/bin/install -c -m 644 ../../gcc/sched-int.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sched-int.h +/usr/bin/install -c -m 644 ../../gcc/sel-sched-dump.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sel-sched-dump.h +/usr/bin/install -c -m 644 ../../gcc/sel-sched-ir.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sel-sched-ir.h +/usr/bin/install -c -m 644 ../../gcc/sel-sched.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sel-sched.h +/usr/bin/install -c -m 644 ../../gcc/selftest-diagnostic.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/selftest-diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/selftest-rtl.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/selftest-rtl.h +/usr/bin/install -c -m 644 ../../gcc/selftest.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/selftest.h +/usr/bin/install -c -m 644 ../../gcc/sese.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sese.h +/usr/bin/install -c -m 644 ../../gcc/shortest-paths.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/shortest-paths.h +/usr/bin/install -c -m 644 ../../gcc/shrink-wrap.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/shrink-wrap.h +/usr/bin/install -c -m 644 ../../gcc/signop.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/signop.h +/usr/bin/install -c -m 644 ../../gcc/sparseset.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sparseset.h +/usr/bin/install -c -m 644 ../../gcc/spellcheck-tree.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/spellcheck-tree.h +/usr/bin/install -c -m 644 ../../gcc/spellcheck.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/spellcheck.h +/usr/bin/install -c -m 644 ../../gcc/splay-tree-utils.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/splay-tree-utils.h +/usr/bin/install -c -m 644 ../../gcc/sreal.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sreal.h +/usr/bin/install -c -m 644 ../../gcc/ssa-iterators.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ssa-iterators.h +/usr/bin/install -c -m 644 ../../gcc/ssa.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ssa.h +/usr/bin/install -c -m 644 ../../gcc/stab.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/stab.def +/usr/bin/install -c -m 644 ../../gcc/statistics.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/statistics.h +/usr/bin/install -c -m 644 ../../gcc/stmt.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/stmt.h +/usr/bin/install -c -m 644 ../../gcc/stor-layout.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/stor-layout.h +/usr/bin/install -c -m 644 ../../gcc/streamer-hooks.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/streamer-hooks.h +/usr/bin/install -c -m 644 ../../gcc/stringpool.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/stringpool.h +/usr/bin/install -c -m 644 ../../gcc/substring-locations.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/substring-locations.h +/usr/bin/install -c -m 644 ../../gcc/symbol-summary.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/symbol-summary.h +/usr/bin/install -c -m 644 ../../gcc/symtab-clones.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/symtab-clones.h +/usr/bin/install -c -m 644 ../../gcc/symtab-thunks.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/symtab-thunks.h +/usr/bin/install -c -m 644 ../../gcc/sync-builtins.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/sync-builtins.def +/usr/bin/install -c -m 644 ../../gcc/system.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/system.h +/usr/bin/install -c -m 644 ../../gcc/target-def.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target-def.h +/usr/bin/install -c -m 644 ../../gcc/target-globals.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target-globals.h +/usr/bin/install -c -m 644 ../../gcc/target-hooks-macros.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target-hooks-macros.h +/usr/bin/install -c -m 644 ../../gcc/target-insns.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target-insns.def +/usr/bin/install -c -m 644 ../../gcc/target.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target.def +/usr/bin/install -c -m 644 ../../gcc/target.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/target.h +/usr/bin/install -c -m 644 ../../gcc/targhooks.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/targhooks.h +/usr/bin/install -c -m 644 ../../gcc/timevar.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/timevar.def +/usr/bin/install -c -m 644 ../../gcc/timevar.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/timevar.h +/usr/bin/install -c -m 644 tm-preds.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tm-preds.h +/usr/bin/install -c -m 644 tm.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tm.h +/usr/bin/install -c -m 644 tm_p.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tm_p.h +/usr/bin/install -c -m 644 ../../gcc/toplev.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/toplev.h +/usr/bin/install -c -m 644 ../../gcc/tracer.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tracer.h +/usr/bin/install -c -m 644 ../../gcc/trans-mem.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/trans-mem.h +/usr/bin/install -c -m 644 ../../gcc/tree-affine.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-affine.h +/usr/bin/install -c -m 644 ../../gcc/tree-cfg.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-cfg.h +/usr/bin/install -c -m 644 ../../gcc/tree-cfgcleanup.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-cfgcleanup.h +/usr/bin/install -c -m 644 tree-check.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-check.h +/usr/bin/install -c -m 644 ../../gcc/tree-chrec.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-chrec.h +/usr/bin/install -c -m 644 ../../gcc/tree-core.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-core.h +/usr/bin/install -c -m 644 ../../gcc/tree-data-ref.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-data-ref.h +/usr/bin/install -c -m 644 ../../gcc/tree-dfa.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-dfa.h +/usr/bin/install -c -m 644 ../../gcc/tree-diagnostic.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/tree-dump.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-dump.h +/usr/bin/install -c -m 644 ../../gcc/tree-eh.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-eh.h +/usr/bin/install -c -m 644 ../../gcc/tree-hash-traits.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-hash-traits.h +/usr/bin/install -c -m 644 ../../gcc/tree-hasher.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-hasher.h +/usr/bin/install -c -m 644 ../../gcc/tree-if-conv.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-if-conv.h +/usr/bin/install -c -m 644 ../../gcc/tree-inline.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-inline.h +/usr/bin/install -c -m 644 ../../gcc/tree-into-ssa.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-into-ssa.h +/usr/bin/install -c -m 644 ../../gcc/tree-iterator.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-iterator.h +/usr/bin/install -c -m 644 ../../gcc/tree-nested.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-nested.h +/usr/bin/install -c -m 644 ../../gcc/tree-object-size.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-object-size.h +/usr/bin/install -c -m 644 ../../gcc/tree-outof-ssa.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-outof-ssa.h +/usr/bin/install -c -m 644 ../../gcc/tree-parloops.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-parloops.h +/usr/bin/install -c -m 644 ../../gcc/tree-pass.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-pass.h +/usr/bin/install -c -m 644 ../../gcc/tree-phinodes.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-phinodes.h +/usr/bin/install -c -m 644 ../../gcc/tree-pretty-print.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/tree-scalar-evolution.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-scalar-evolution.h +/usr/bin/install -c -m 644 ../../gcc/tree-sra.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-sra.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-address.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-address.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-alias-compare.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-alias-compare.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-alias.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-alias.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-ccp.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-ccp.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-coalesce.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-coalesce.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-dce.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-dce.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-dom.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-dom.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-dse.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-dse.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-live.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-live.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-ivopts.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-loop-ivopts.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-manip.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-loop-manip.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-niter.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-loop-niter.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-loop.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-math-opts.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-math-opts.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-operands.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-operands.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-propagate.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-propagate.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-reassoc.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-reassoc.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-sccvn.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-sccvn.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-scopedtables.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-scopedtables.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-strlen.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-strlen.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-ter.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-ter.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-threadedge.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-threadedge.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-threadupdate.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa-threadupdate.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssa.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssanames.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-ssanames.h +/usr/bin/install -c -m 644 ../../gcc/tree-stdarg.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-stdarg.h +/usr/bin/install -c -m 644 ../../gcc/tree-streamer.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-streamer.h +/usr/bin/install -c -m 644 ../../gcc/tree-switch-conversion.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-switch-conversion.h +/usr/bin/install -c -m 644 ../../gcc/tree-vector-builder.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/tree-vectorizer.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-vectorizer.h +/usr/bin/install -c -m 644 ../../gcc/tree-vrp.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree-vrp.h +/usr/bin/install -c -m 644 ../../gcc/tree.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree.def +/usr/bin/install -c -m 644 ../../gcc/tree.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tree.h +/usr/bin/install -c -m 644 ../../gcc/treestruct.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/treestruct.def +/usr/bin/install -c -m 644 ../../gcc/tristate.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tristate.h +/usr/bin/install -c -m 644 ../../gcc/tsan.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tsan.h +/usr/bin/install -c -m 644 ../../gcc/tsystem.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/tsystem.h +/usr/bin/install -c -m 644 ../../gcc/typeclass.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/typeclass.h +/usr/bin/install -c -m 644 ../../gcc/typed-splay-tree.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/typed-splay-tree.h +/usr/bin/install -c -m 644 ../../gcc/ubsan.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/ubsan.h +/usr/bin/install -c -m 644 ../../gcc/valtrack.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/valtrack.h +/usr/bin/install -c -m 644 ../../gcc/value-pointer-equiv.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-pointer-equiv.h +/usr/bin/install -c -m 644 ../../gcc/value-prof.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-prof.h +/usr/bin/install -c -m 644 ../../gcc/value-query.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-query.h +/usr/bin/install -c -m 644 ../../gcc/value-range-equiv.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-range-equiv.h +/usr/bin/install -c -m 644 ../../gcc/value-range.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-range.h +/usr/bin/install -c -m 644 ../../gcc/value-relation.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/value-relation.h +/usr/bin/install -c -m 644 ../../gcc/varasm.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/varasm.h +/usr/bin/install -c -m 644 ../../gcc/vec-perm-indices.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vec-perm-indices.h +/usr/bin/install -c -m 644 ../../gcc/vec.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vec.h +/usr/bin/install -c -m 644 ../../gcc/vector-builder.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vector-builder.h +/usr/bin/install -c -m 644 version.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/version.h +/usr/bin/install -c -m 644 ../../gcc/vmsdbg.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vmsdbg.h +/usr/bin/install -c -m 644 ../../gcc/vr-values.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vr-values.h +/usr/bin/install -c -m 644 ../../gcc/vtable-verify.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/vtable-verify.h +/usr/bin/install -c -m 644 ../../gcc/wide-int-bitmask.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/wide-int-bitmask.h +/usr/bin/install -c -m 644 ../../gcc/wide-int-print.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/wide-int-print.h +/usr/bin/install -c -m 644 ../../gcc/wide-int.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/wide-int.h +/usr/bin/install -c -m 644 ../../gcc/xcoff.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/xcoff.h +/usr/bin/install -c -m 644 ../../gcc/xcoffout.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/xcoffout.h +/usr/bin/install -c -m 644 b-header-vars /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/plugin/include/b-header-vars +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/gcc' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/intl' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +true DO=all multi-do # make +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +true DO=install multi-do # make +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libbacktrace' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcpp' +cats=""; for cat in $cats; do \ + lang=`basename $cat | sed 's/\.gmo$//'`; \ + if [ -f $cat ]; then :; \ + elif [ -f ../../libcpp/$cat ]; then cat=../../libcpp/$cat; \ + else continue; \ + fi; \ + dir=/usr/share/locale/$lang/LC_MESSAGES; \ + echo /usr/bin/install -c -m 644 $cat /mnt/lfs$dir/cpplib.mo; \ + /usr/bin/install -c -m 644 $cat /mnt/lfs$dir/cpplib.mo; \ +done +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcpp' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libdecnumber' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libdecnumber' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +if test -n ""; then \ + /bin/sh ../../libiberty/../mkinstalldirs /mnt/lfs/usr/lib/`x86_64-lfs-linux-gnu-gcc -g -O2 -print-multi-os-directory`; \ + /usr/bin/install -c -m 644 ./libiberty.a /mnt/lfs/usr/lib/`x86_64-lfs-linux-gnu-gcc -g -O2 -print-multi-os-directory`/./libiberty.an; \ + ( cd /mnt/lfs/usr/lib/`x86_64-lfs-linux-gnu-gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;x86_64-lfs-linux-gnu-ranlib ./libiberty.an ); \ + mv -f /mnt/lfs/usr/lib/`x86_64-lfs-linux-gnu-gcc -g -O2 -print-multi-os-directory`/./libiberty.an /mnt/lfs/usr/lib/`x86_64-lfs-linux-gnu-gcc -g -O2 -print-multi-os-directory`/./libiberty.a; \ + case "" in \ + /*) thd=;; \ + *) thd=/usr/include/;; \ + esac; \ + /bin/sh ../../libiberty/../mkinstalldirs /mnt/lfs${thd}; \ + for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ + /usr/bin/install -c -m 644 $h /mnt/lfs${thd}; \ + done; \ +fi +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/c++tools' +/bin/sh ../../c++tools/../mkinstalldirs /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 +/usr/bin/install -c g++-mapper-server /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/12.2.0 +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/c++tools' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/libcc1' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 +/usr/bin/install -c -m 644 libgcc_eh.a /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/ +chmod 644 /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/libgcc_eh.a +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/libgcc_eh.a +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/usr/lib/../lib; /usr/bin/install -c -m 644 ./libgcc_s.so.1 /mnt/lfs/usr/lib/../lib/libgcc_s.so.1; rm -f /mnt/lfs/usr/lib/../lib/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so /mnt/lfs/usr/lib/../lib/libgcc_s.so +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 +/usr/bin/install -c -m 644 libgcc.a /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/ +chmod 644 /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/libgcc.a +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/libgcc.a +/usr/bin/install -c -m 644 libgcov.a /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/ +chmod 644 /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/libgcov.a +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/libgcov.a +parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ +for file in $parts; do \ + rm -f /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/$file; \ + /usr/bin/install -c -m 644 $file /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/; \ + case $file in \ + *.a) \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/$file ;; \ + esac; \ +done +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +/usr/bin/install -c -m 644 unwind.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +/usr/bin/install -c -m 644 ../../../libgcc/gcov.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +Making install in include +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include' +make[4]: Nothing to be done for 'install-exec-am'. +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0 +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0 +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./bits +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./bits +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/algorithmfwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/align.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/alloc_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/allocated_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/atomic_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/atomic_futex.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/atomic_timed_wait.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/atomic_wait.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/basic_ios.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/basic_ios.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/basic_string.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/basic_string.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/boost_concept_check.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/c++0x_warning.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/char_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/charconv.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/chrono.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/codecvt.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/concept_check.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/cow_string.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/cpp_type_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/deque.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/enable_special_members.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/erase_if.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/forward_list.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/forward_list.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/fs_dir.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/fs_fwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/fs_ops.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/fs_path.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/fstream.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/functexcept.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/functional_hash.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/gslice.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/gslice_array.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/hashtable.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/hashtable_policy.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/indirect_array.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/invoke.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ios_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/istream.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/iterator_concepts.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/list.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_classes.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_classes.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_conv.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_facets.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_facets.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_facets_nonio.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/localefwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/mask_array.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/max_size_type.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/memoryfwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/mofunc_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/move.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/move_only_function.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/new_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/node_handle.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ostream.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ostream_insert.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/parse_numbers.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/postypes.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/predefined_ops.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ptr_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/quoted_string.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/random.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/random.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/range_access.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_algobase.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_algo.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_cmp.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_uninitialized.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/ranges_util.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/refwrap.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_constants.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_error.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_scanner.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_scanner.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_automaton.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_automaton.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_compiler.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_compiler.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_executor.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/regex_executor.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/semaphore_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/shared_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/shared_ptr_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/slice_array.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/specfun.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/sstream.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/std_abs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/std_function.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/std_mutex.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/std_thread.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_algo.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_algobase.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_bvector.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_construct.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_deque.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_function.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_heap.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_list.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_map.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_multimap.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_multiset.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_numeric.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_pair.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_queue.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_relops.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_set.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_stack.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_tempbuf.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_tree.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_uninitialized.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stl_vector.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stream_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/streambuf_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/streambuf.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/stringfwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/string_view.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/this_thread_sleep.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/uniform_int_dist.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/unique_lock.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/unique_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/unordered_map.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/unordered_set.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/uses_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/uses_allocator_args.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/utility.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/valarray_array.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/valarray_array.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/valarray_before.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/valarray_after.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/bits/vector.tcc; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./bits; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./backward +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./backward +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/auto_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/backward_warning.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/binders.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hash_map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hash_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hash_fun.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hashtable.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/strstream; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./backward; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./ext +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/algorithm /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/aligned_buffer.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/alloc_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/atomicity.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/bitmap_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/cast.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/cmath /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/codecvt_specializations.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/concurrence.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/debug_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/enc_filebuf.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/extptr_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/stdio_filebuf.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/functional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/iterator /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/malloc_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/memory /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/mt_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/new_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/numeric /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/numeric_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pod_char_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pointer.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pool_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/rb_tree /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/random /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/random.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/rope /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/ropeimpl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/slist /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/string_conversions.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/throw_allocator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/typelist.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/type_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/rc_string_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/sso_string_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/vstring.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/vstring.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/vstring_fwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/vstring_util.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hash_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/backward/hash_map; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./ext; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds +for dir in ./ext/pb_ds/detail ./ext/pb_ds/detail/pairing_heap_ ./ext/pb_ds/detail/splay_tree_ ./ext/pb_ds/detail/list_update_map_ ./ext/pb_ds/detail/branch_policy ./ext/pb_ds/detail/trie_policy ./ext/pb_ds/detail/gp_hash_table_map_ ./ext/pb_ds/detail/tree_policy ./ext/pb_ds/detail/binomial_heap_base_ ./ext/pb_ds/detail/resize_policy ./ext/pb_ds/detail/bin_search_tree_ ./ext/pb_ds/detail/binomial_heap_ ./ext/pb_ds/detail/thin_heap_ ./ext/pb_ds/detail/pat_trie_ ./ext/pb_ds/detail/cc_hash_table_map_ ./ext/pb_ds/detail/rc_binomial_heap_ ./ext/pb_ds/detail/left_child_next_sibling_heap_ ./ext/pb_ds/detail/unordered_iterator ./ext/pb_ds/detail/binary_heap_ ./ext/pb_ds/detail/ov_tree_map_ ./ext/pb_ds/detail/hash_fn ./ext/pb_ds/detail/eq_fn ./ext/pb_ds/detail/rb_tree_map_ ./ext/pb_ds/detail/list_update_policy; do \ + /bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/${dir} ; done +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/pairing_heap_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/splay_tree_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/list_update_map_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/branch_policy +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/trie_policy +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/gp_hash_table_map_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/tree_policy +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/binomial_heap_base_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/resize_policy +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/bin_search_tree_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/binomial_heap_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/thin_heap_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/pat_trie_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/cc_hash_table_map_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/rc_binomial_heap_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/left_child_next_sibling_heap_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/unordered_iterator +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/binary_heap_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/ov_tree_map_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/hash_fn +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/eq_fn +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/rb_tree_map_ +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds/detail/list_update_policy +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp; do \ + install_base=/mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp; do \ + install_base=/mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp; do \ + install_base=/mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp; do \ + install_base=/mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp; do \ + install_base=/mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp; do \ + install_base=/mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp; do \ + install_base=/mnt/lfs/usr/include/c++/12.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./tr1 +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./tr1 +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/array /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/bessel_function.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/beta_function.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/ccomplex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cctype /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cfenv /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cfloat /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cinttypes /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/climits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cmath /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/complex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/complex.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cstdarg /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cstdbool /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cstdint /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cstdio /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cstdlib /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/ctgmath /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/ctime /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/ctype.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cwchar /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/cwctype /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/ell_integral.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/exp_integral.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/fenv.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/float.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/functional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/functional_hash.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/gamma.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/hypergeometric.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/hashtable.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/hashtable_policy.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/inttypes.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/limits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/math.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/memory /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/poly_hermite.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/legendre_function.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/random /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/random.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/random.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/regex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/shared_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/special_function_util.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/stdarg.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/stdbool.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/stdint.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/stdio.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/stdlib.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/tgmath.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/tuple /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/type_traits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/unordered_map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/unordered_map.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/unordered_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/unordered_set.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/utility /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/wchar.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr1/wctype.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./tr1; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./tr2 +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./tr2 +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/bool_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/bool_set.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/dynamic_bitset /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/ratio /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/tr2/type_traits; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./tr2; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./decimal +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./decimal +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/decimal/decimal /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/decimal/decimal.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./decimal; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./experimental +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./experimental +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/algorithm /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/any /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/array /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/buffer /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/chrono /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/deque /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/executor /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/forward_list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/functional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/internet /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/io_context /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/iterator /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/memory /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/memory_resource /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/net /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/netfwd /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/numeric /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/optional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/propagate_const /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/random /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/ratio /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/regex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/simd /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/socket /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/source_location /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/string /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/string_view /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/system_error /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/timer /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/tuple /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/type_traits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/unordered_map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/unordered_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/utility /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/vector /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/filesystem; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./experimental; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./experimental/bits +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./experimental/bits +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/lfts_config.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/net.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/numeric_traits.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/shared_ptr.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_builtin.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_converter.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_detail.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_fixed_size.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_math.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_neon.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_ppc.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_scalar.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_x86.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/simd_x86_conversions.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/string_view.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/fs_dir.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/fs_fwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/fs_ops.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/experimental/bits/fs_path.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./experimental/bits; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/. +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cassert /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/ccomplex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cctype /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cerrno /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cfenv /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cfloat /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cinttypes /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/ciso646 /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/climits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/clocale /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cmath /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/csetjmp /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/csignal /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdalign /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdarg /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdbool /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstddef /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdint /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdio /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstdlib /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cstring /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/ctgmath /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/ctime /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cuchar /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cwchar /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_global/cwctype; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/.; done +c_base_headers_extra_install='';\ +for file in $c_base_headers_extra_install; do \ + /usr/bin/install -c -m 644 $file /mnt/lfs/usr/include/c++/12.2.0/./bits; done +c_compatibility_headers_install='/mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/complex.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/fenv.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/tgmath.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/math.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/stdatomic.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/c_compatibility/stdlib.h';\ +for file in $c_compatibility_headers_install; do \ + /usr/bin/install -c -m 644 $file /mnt/lfs/usr/include/c++/12.2.0; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/. +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/algorithm /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/any /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/array /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/atomic /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/barrier /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/bit /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/bitset /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/charconv /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/chrono /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/codecvt /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/complex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/concepts /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/condition_variable /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/coroutine /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/deque /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/execution /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/expected /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/filesystem /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/forward_list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/fstream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/functional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/future /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/iomanip /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/ios /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/iosfwd /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/iostream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/istream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/iterator /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/latch /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/limits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/locale /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/memory /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/memory_resource /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/mutex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/numbers /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/numeric /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/optional /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/ostream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/queue /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/random /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/ranges /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/ratio /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/regex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/scoped_allocator /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/semaphore /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/shared_mutex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/source_location /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/span /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/spanstream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/sstream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/syncstream /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/stack /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/stacktrace /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/stdexcept /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/stop_token /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/streambuf /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/string /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/string_view /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/system_error /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/thread /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/tuple /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/typeindex /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/type_traits /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/unordered_map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/unordered_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/utility /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/valarray /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/variant /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/vector /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/std/version; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/.; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./debug +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./debug +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/assertions.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/bitset /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/debug.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/deque /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/formatter.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/forward_list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/functions.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/helper_functions.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/list /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/macros.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/map.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/multimap.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/multiset.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_container.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_iterator.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_local_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_sequence.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_sequence.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_unordered_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_unordered_container.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/set.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/stl_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/string /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/unordered_map /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/unordered_set /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/debug/vector; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./debug; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./parallel +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./parallel +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/algo.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/algobase.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/algorithm /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/algorithmfwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/balanced_quicksort.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/basic_iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/checkers.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/compatibility.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/compiletime_settings.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/equally_split.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/features.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/find.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/find_selectors.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/for_each.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/for_each_selectors.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/iterator.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/list_partition.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/losertree.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/merge.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/multiseq_selection.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/multiway_merge.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/multiway_mergesort.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/numeric /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/numericfwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/omp_loop.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/omp_loop_static.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/par_loop.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/parallel.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/partial_sum.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/partition.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/queue.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/quicksort.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/random_number.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/random_shuffle.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/search.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/set_operations.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/settings.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/sort.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/tags.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/types.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/unique_copy.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/parallel/workstealing.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./parallel; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/os/gnu-linux/ctype_base.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/os/gnu-linux/ctype_inline.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/os/gnu-linux/os_defines.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/generic/atomic_word.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/os/generic/error_constants.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/precompiled/stdc++.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/precompiled/stdtr1c++.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/precompiled/extc++.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/i486/opt/bits/opt_random.h ./x86_64-lfs-linux-gnu/bits/basic_file.h ./x86_64-lfs-linux-gnu/bits/c++config.h ./x86_64-lfs-linux-gnu/bits/c++allocator.h ./x86_64-lfs-linux-gnu/bits/c++io.h ./x86_64-lfs-linux-gnu/bits/c++locale.h ./x86_64-lfs-linux-gnu/bits/messages_members.h ./x86_64-lfs-linux-gnu/bits/time_members.h \ + ./x86_64-lfs-linux-gnu/bits/gthr.h ./x86_64-lfs-linux-gnu/bits/gthr-single.h ./x86_64-lfs-linux-gnu/bits/gthr-posix.h ./x86_64-lfs-linux-gnu/bits/gthr-default.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits/../ext +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits/../ext +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/x86_64-lfs-linux-gnu/bits/../ext; done +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/./pstl +mkdir -p -- /mnt/lfs/usr/include/c++/12.2.0/./pstl +for file in /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/algorithm_fwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/algorithm_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/execution_defs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/execution_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_algorithm_defs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_algorithm_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_execution_defs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_memory_defs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_memory_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_numeric_defs.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/glue_numeric_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/memory_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/numeric_fwd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/numeric_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/parallel_backend.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/parallel_backend_tbb.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/parallel_backend_serial.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/parallel_backend_utils.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/parallel_impl.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/pstl_config.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/unseq_backend_simd.h /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/include/pstl/utils.h; do \ + /usr/bin/install -c -m 644 ${file} /mnt/lfs/usr/include/c++/12.2.0/./pstl; done +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/include' +Making install in libsupc++ +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libsupc++.la '/mnt/lfs/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libsupc++.lai /mnt/lfs/usr/lib/../lib/libsupc++.la +libtool: install: /usr/bin/install -c .libs/libsupc++.a /mnt/lfs/usr/lib/../lib/libsupc++.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/libsupc++.a +libtool: install: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/../lib/libsupc++.a +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0/bits + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/atomic_lockfree_defines.h /mnt/lfs/usr/include/c++/12.2.0/bits/atomic_lockfree_defines.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/cxxabi_forced.h /mnt/lfs/usr/include/c++/12.2.0/bits/cxxabi_forced.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/exception_defines.h /mnt/lfs/usr/include/c++/12.2.0/bits/exception_defines.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/exception_ptr.h /mnt/lfs/usr/include/c++/12.2.0/bits/exception_ptr.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/hash_bytes.h /mnt/lfs/usr/include/c++/12.2.0/bits/hash_bytes.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/nested_exception.h /mnt/lfs/usr/include/c++/12.2.0/bits/nested_exception.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/exception.h /mnt/lfs/usr/include/c++/12.2.0/bits/exception.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/cxxabi_init_exception.h /mnt/lfs/usr/include/c++/12.2.0/bits/cxxabi_init_exception.h +/bin/sh /mnt/lfs/sources/gcc-12.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/usr/include/c++/12.2.0 + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/compare /mnt/lfs/usr/include/c++/12.2.0/compare + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/cxxabi.h /mnt/lfs/usr/include/c++/12.2.0/cxxabi.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/exception /mnt/lfs/usr/include/c++/12.2.0/exception + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/initializer_list /mnt/lfs/usr/include/c++/12.2.0/initializer_list + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/new /mnt/lfs/usr/include/c++/12.2.0/new + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/typeinfo /mnt/lfs/usr/include/c++/12.2.0/typeinfo +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/libsupc++' +Making install in src +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src' +Making install in c++98 +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++98' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++98' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++98' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++98' +Making install in c++11 +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++11' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++11' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++11' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++11' +Making install in c++17 +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++17' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++17' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++17' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++17' +Making install in c++20 +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++20' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++20' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++20' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/c++20' +Making install in filesystem +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/filesystem' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/filesystem' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ../../libtool --mode=install /usr/bin/install -c libstdc++fs.la '/mnt/lfs/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libstdc++fs.lai /mnt/lfs/usr/lib/../lib/libstdc++fs.la +libtool: install: /usr/bin/install -c .libs/libstdc++fs.a /mnt/lfs/usr/lib/../lib/libstdc++fs.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/libstdc++fs.a +libtool: install: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/../lib/libstdc++fs.a +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/filesystem' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src/filesystem' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src' +make[5]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libstdc++.la '/mnt/lfs/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libstdc++.so.6.0.30 /mnt/lfs/usr/lib/../lib/libstdc++.so.6.0.30 +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libstdc++.so.6.0.30 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.30 libstdc++.so.6; }; }) +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libstdc++.so.6.0.30 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.30 libstdc++.so; }; }) +libtool: install: /usr/bin/install -c .libs/libstdc++.lai /mnt/lfs/usr/lib/../lib/libstdc++.la +libtool: install: /usr/bin/install -c .libs/libstdc++.a /mnt/lfs/usr/lib/../lib/libstdc++.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/libstdc++.a +libtool: install: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/../lib/libstdc++.a +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/src' +Making install in doc +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/doc' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/doc' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/doc' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/doc' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/po' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/po' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/po' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/po' +Making install in testsuite +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/testsuite' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/testsuite' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/testsuite' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/testsuite' +Making install in python +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/python' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/python' +make[4]: Nothing to be done for 'install-exec-am'. + /usr/bin/install -c -m 644 gdb.py /mnt/lfs/usr/lib/../lib/libstdc++.so.6.0.30-gdb.py + /usr/bin/mkdir -p '/mnt/lfs/usr/share/gcc-12.2.0/python' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/gcc-12.2.0/python/libstdcxx/v6' + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/python/libstdcxx/v6/printers.py ../../../../libstdc++-v3/python/libstdcxx/v6/xmethods.py ../../../../libstdc++-v3/python/libstdcxx/v6/__init__.py '/mnt/lfs/usr/share/gcc-12.2.0/python/libstdcxx/v6' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/gcc-12.2.0/python/libstdcxx' + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/python/libstdcxx/__init__.py '/mnt/lfs/usr/share/gcc-12.2.0/python/libstdcxx' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/python' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3/python' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=x86_64-lfs-linux-gnu-gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-lfs-linux-gnu" "gxx_include_dir=/usr/include/c++/12.2.0" "AR=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar" "AS=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as" "LD=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "RANLIB=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib" "NM=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "DESTDIR=/mnt/lfs" "WERROR=" DO=all multi-do # make +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=x86_64-lfs-linux-gnu-gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-lfs-linux-gnu" "gxx_include_dir=/usr/include/c++/12.2.0" "AR=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar" "AS=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as" "LD=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "RANLIB=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib" "NM=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "DESTDIR=/mnt/lfs" "WERROR=" DO=install multi-do # make +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libstdc++-v3' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +Making install in sanitizer_common +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/sanitizer_common' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/sanitizer_common' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/sanitizer_common' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/sanitizer_common' +Making install in interception +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/interception' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/interception' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/interception' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/interception' +Making install in libbacktrace +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/libbacktrace' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/libbacktrace' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/libbacktrace' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/libbacktrace' +Making install in lsan +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/lsan' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/lsan' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /usr/bin/install -c -m 644 liblsan_preinit.o '/mnt/lfs/usr/lib/../lib' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c liblsan.la '/mnt/lfs/usr/lib/../lib' +libtool: install: (cd /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/lsan; /bin/sh /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -version-info 0:0:0 -ldl -lrt -lpthread -lm -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o liblsan.la -rpath /usr/lib/../lib lsan_common.lo lsan_common_linux.lo lsan_common_mac.lo lsan.lo lsan_linux.lo lsan_mac.lo lsan_malloc_mac.lo lsan_allocator.lo lsan_interceptors.lo lsan_thread.lo lsan_posix.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la -inst-prefix-dir /mnt/lfs) +libtool: relink: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -fPIC -DPIC -shared -nostdlib /mnt/lfs/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtbeginS.o .libs/lsan_common.o .libs/lsan_common_linux.o .libs/lsan_common_mac.o .libs/lsan.o .libs/lsan_linux.o .libs/lsan_mac.o .libs/lsan_malloc_mac.o .libs/lsan_allocator.o .libs/lsan_interceptors.o .libs/lsan_thread.o .libs/lsan_posix.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/../lib -ldl -lrt -lpthread -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -L/mnt/lfs/usr/lib/../lib -L/usr/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/mnt/lfs/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/lib -L/mnt/lfs/usr/lib -lstdc++ -lm -lc -lgcc /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtendS.o /mnt/lfs/lib/../lib/crtn.o -mshstk -Wl,-soname -Wl,liblsan.so.0 -o .libs/liblsan.so.0.0.0 +libtool: install: /usr/bin/install -c .libs/liblsan.so.0.0.0T /mnt/lfs/usr/lib/../lib/liblsan.so.0.0.0 +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f liblsan.so.0.0.0 liblsan.so.0 || { rm -f liblsan.so.0 && ln -s liblsan.so.0.0.0 liblsan.so.0; }; }) +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f liblsan.so.0.0.0 liblsan.so || { rm -f liblsan.so && ln -s liblsan.so.0.0.0 liblsan.so; }; }) +libtool: install: /usr/bin/install -c .libs/liblsan.lai /mnt/lfs/usr/lib/../lib/liblsan.la +libtool: install: /usr/bin/install -c .libs/liblsan.a /mnt/lfs/usr/lib/../lib/liblsan.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/liblsan.a +libtool: install: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/../lib/liblsan.a +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/lsan' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/lsan' +Making install in asan +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /usr/bin/install -c -m 644 libasan_preinit.o '/mnt/lfs/usr/lib/../lib' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libasan.la '/mnt/lfs/usr/lib/../lib' +libtool: install: (cd /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan; /bin/sh /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -version-info 8:0:0 -lrt -ldl -lrt -lpthread -lm -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libasan.la -rpath /usr/lib/../lib asan_activation.lo asan_allocator.lo asan_debugging.lo asan_descriptions.lo asan_errors.lo asan_fake_stack.lo asan_flags.lo asan_globals.lo asan_interceptors.lo asan_interceptors_memintrinsics.lo asan_linux.lo asan_mac.lo asan_malloc_linux.lo asan_malloc_mac.lo asan_malloc_win.lo asan_memory_profile.lo asan_new_delete.lo asan_poisoning.lo asan_posix.lo asan_premap_shadow.lo asan_report.lo asan_rtl.lo asan_shadow_setup.lo asan_stack.lo asan_stats.lo asan_suppressions.lo asan_thread.lo asan_win.lo asan_win_dll_thunk.lo asan_win_dynamic_runtime_thunk.lo asan_interceptors_vfork.lo ../sanitizer_common/libsanitizer_common.la ../lsan/libsanitizer_lsan.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la -inst-prefix-dir /mnt/lfs) +libtool: relink: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -fPIC -DPIC -shared -nostdlib /mnt/lfs/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtbeginS.o .libs/asan_activation.o .libs/asan_allocator.o .libs/asan_debugging.o .libs/asan_descriptions.o .libs/asan_errors.o .libs/asan_fake_stack.o .libs/asan_flags.o .libs/asan_globals.o .libs/asan_interceptors.o .libs/asan_interceptors_memintrinsics.o .libs/asan_linux.o .libs/asan_mac.o .libs/asan_malloc_linux.o .libs/asan_malloc_mac.o .libs/asan_malloc_win.o .libs/asan_memory_profile.o .libs/asan_new_delete.o .libs/asan_poisoning.o .libs/asan_posix.o .libs/asan_premap_shadow.o .libs/asan_report.o .libs/asan_rtl.o .libs/asan_shadow_setup.o .libs/asan_stack.o .libs/asan_stats.o .libs/asan_suppressions.o .libs/asan_thread.o .libs/asan_win.o .libs/asan_win_dll_thunk.o .libs/asan_win_dynamic_runtime_thunk.o .libs/asan_interceptors_vfork.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../lsan/.libs/libsanitizer_lsan.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/../lib -ldl -lrt -lpthread -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -L/mnt/lfs/usr/lib/../lib -L/usr/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/mnt/lfs/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/lib -L/mnt/lfs/usr/lib -lstdc++ -lm -lc -lgcc /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtendS.o /mnt/lfs/lib/../lib/crtn.o -mshstk -Wl,-soname -Wl,libasan.so.8 -o .libs/libasan.so.8.0.0 +libtool: install: /usr/bin/install -c .libs/libasan.so.8.0.0T /mnt/lfs/usr/lib/../lib/libasan.so.8.0.0 +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libasan.so.8.0.0 libasan.so.8 || { rm -f libasan.so.8 && ln -s libasan.so.8.0.0 libasan.so.8; }; }) +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libasan.so.8.0.0 libasan.so || { rm -f libasan.so && ln -s libasan.so.8.0.0 libasan.so; }; }) +libtool: install: /usr/bin/install -c .libs/libasan.lai /mnt/lfs/usr/lib/../lib/libasan.la +libtool: install: /usr/bin/install -c .libs/libasan.a /mnt/lfs/usr/lib/../lib/libasan.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/libasan.a +libtool: install: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/../lib/libasan.a +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/asan' +Making install in ubsan +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/ubsan' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/ubsan' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libubsan.la '/mnt/lfs/usr/lib/../lib' +libtool: install: (cd /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/ubsan; /bin/sh /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -version-info 1:0:0 -ldl -lrt -lpthread -lm -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libubsan.la -rpath /usr/lib/../lib ubsan_diag.lo ubsan_flags.lo ubsan_handlers.lo ubsan_handlers_cxx.lo ubsan_init.lo ubsan_monitor.lo ubsan_type_hash.lo ubsan_type_hash_itanium.lo ubsan_type_hash_win.lo ubsan_value.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la -inst-prefix-dir /mnt/lfs) +libtool: relink: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -fPIC -DPIC -shared -nostdlib /mnt/lfs/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtbeginS.o .libs/ubsan_diag.o .libs/ubsan_flags.o .libs/ubsan_handlers.o .libs/ubsan_handlers_cxx.o .libs/ubsan_init.o .libs/ubsan_monitor.o .libs/ubsan_type_hash.o .libs/ubsan_type_hash_itanium.o .libs/ubsan_type_hash_win.o .libs/ubsan_value.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/../lib -ldl -lrt -lpthread -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -L/mnt/lfs/usr/lib/../lib -L/usr/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/mnt/lfs/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/lib -L/mnt/lfs/usr/lib -lstdc++ -lm -lc -lgcc /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtendS.o /mnt/lfs/lib/../lib/crtn.o -mshstk -Wl,-soname -Wl,libubsan.so.1 -o .libs/libubsan.so.1.0.0 +libtool: install: /usr/bin/install -c .libs/libubsan.so.1.0.0T /mnt/lfs/usr/lib/../lib/libubsan.so.1.0.0 +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libubsan.so.1.0.0 libubsan.so.1 || { rm -f libubsan.so.1 && ln -s libubsan.so.1.0.0 libubsan.so.1; }; }) +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libubsan.so.1.0.0 libubsan.so || { rm -f libubsan.so && ln -s libubsan.so.1.0.0 libubsan.so; }; }) +libtool: install: /usr/bin/install -c .libs/libubsan.lai /mnt/lfs/usr/lib/../lib/libubsan.la +libtool: install: /usr/bin/install -c .libs/libubsan.a /mnt/lfs/usr/lib/../lib/libubsan.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/libubsan.a +libtool: install: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/../lib/libubsan.a +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/ubsan' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/ubsan' +Making install in tsan +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/tsan' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/tsan' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /usr/bin/install -c -m 644 libtsan_preinit.o '/mnt/lfs/usr/lib/../lib' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libtsan.la '/mnt/lfs/usr/lib/../lib' +libtool: install: (cd /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/tsan; /bin/sh /mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-lfs-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++14 -fcf-protection -mshstk -g -O2 -D_GNU_SOURCE -version-info 2:0:0 -lrt -ldl -lrt -lpthread -lm -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -o libtsan.la -rpath /usr/lib/../lib tsan_clock.lo tsan_debugging.lo tsan_external.lo tsan_fd.lo tsan_flags.lo tsan_ignoreset.lo tsan_interceptors_posix.lo tsan_interceptors_mac.lo tsan_interface_ann.lo tsan_interface_atomic.lo tsan_interface.lo tsan_interface_java.lo tsan_malloc_mac.lo tsan_md5.lo tsan_mman.lo tsan_mutexset.lo tsan_new_delete.lo tsan_platform_linux.lo tsan_platform_mac.lo tsan_platform_posix.lo tsan_platform_windows.lo tsan_report.lo tsan_rtl.lo tsan_rtl_access.lo tsan_rtl_mutex.lo tsan_rtl_proc.lo tsan_rtl_report.lo tsan_rtl_thread.lo tsan_stack_trace.lo tsan_suppressions.lo tsan_symbolize.lo tsan_sync.lo tsan_vector_clock.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la tsan_rtl_amd64.lo ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la -inst-prefix-dir /mnt/lfs) +libtool: relink: x86_64-lfs-linux-gnu-c++ --sysroot=/mnt/lfs -fPIC -DPIC -shared -nostdlib /mnt/lfs/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtbeginS.o .libs/tsan_clock.o .libs/tsan_debugging.o .libs/tsan_external.o .libs/tsan_fd.o .libs/tsan_flags.o .libs/tsan_ignoreset.o .libs/tsan_interceptors_posix.o .libs/tsan_interceptors_mac.o .libs/tsan_interface_ann.o .libs/tsan_interface_atomic.o .libs/tsan_interface.o .libs/tsan_interface_java.o .libs/tsan_malloc_mac.o .libs/tsan_md5.o .libs/tsan_mman.o .libs/tsan_mutexset.o .libs/tsan_new_delete.o .libs/tsan_platform_linux.o .libs/tsan_platform_mac.o .libs/tsan_platform_posix.o .libs/tsan_platform_windows.o .libs/tsan_report.o .libs/tsan_rtl.o .libs/tsan_rtl_access.o .libs/tsan_rtl_mutex.o .libs/tsan_rtl_proc.o .libs/tsan_rtl_report.o .libs/tsan_rtl_thread.o .libs/tsan_stack_trace.o .libs/tsan_suppressions.o .libs/tsan_symbolize.o .libs/tsan_sync.o .libs/tsan_vector_clock.o .libs/tsan_rtl_amd64.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/../lib -ldl -lrt -lpthread -L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc -L/mnt/lfs/usr/lib/../lib -L/usr/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/mnt/lfs/lib/../lib -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/lib -L/mnt/lfs/usr/lib -lstdc++ -lm -lc -lgcc /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/crtendS.o /mnt/lfs/lib/../lib/crtn.o -mshstk -Wl,-soname -Wl,libtsan.so.2 -o .libs/libtsan.so.2.0.0 +libtool: install: /usr/bin/install -c .libs/libtsan.so.2.0.0T /mnt/lfs/usr/lib/../lib/libtsan.so.2.0.0 +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libtsan.so.2.0.0 libtsan.so.2 || { rm -f libtsan.so.2 && ln -s libtsan.so.2.0.0 libtsan.so.2; }; }) +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libtsan.so.2.0.0 libtsan.so || { rm -f libtsan.so && ln -s libtsan.so.2.0.0 libtsan.so; }; }) +libtool: install: /usr/bin/install -c .libs/libtsan.lai /mnt/lfs/usr/lib/../lib/libtsan.la +libtool: install: /usr/bin/install -c .libs/libtsan.a /mnt/lfs/usr/lib/../lib/libtsan.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/libtsan.a +libtool: install: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/../lib/libtsan.a +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/tsan' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer/tsan' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar" "AS=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as" "LD=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "LIBCFLAGS=-g -O2" "NM=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "PICFLAG=" "RANLIB=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib" "DESTDIR=/mnt/lfs" DO=all multi-do # make +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=-L/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libgcc" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar" "AS=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/as" "LD=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "LIBCFLAGS=-g -O2" "NM=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm" "PICFLAG=" "RANLIB=/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib" "DESTDIR=/mnt/lfs" DO=install multi-do # make + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /usr/bin/install -c -m 644 libsanitizer.spec '/mnt/lfs/usr/lib/../lib' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include/sanitizer' + /usr/bin/install -c -m 644 ../../../libsanitizer/include/sanitizer/common_interface_defs.h ../../../libsanitizer/include/sanitizer/lsan_interface.h ../../../libsanitizer/include/sanitizer/asan_interface.h ../../../libsanitizer/include/sanitizer/tsan_interface.h ../../../libsanitizer/include/sanitizer/hwasan_interface.h '/mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/include/sanitizer' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libsanitizer' +make[2]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +Making install in testsuite +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm/testsuite' +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm/testsuite' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm/testsuite' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm/testsuite' +make[3]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +true DO=all multi-do # make +make[4]: Entering directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +true DO=install multi-do # make + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /usr/bin/install -c -m 644 libitm.spec '/mnt/lfs/usr/lib/../lib' + /usr/bin/mkdir -p '/mnt/lfs/usr/lib/../lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libitm.la '/mnt/lfs/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libitm.so.1.0.0 /mnt/lfs/usr/lib/../lib/libitm.so.1.0.0 +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libitm.so.1.0.0 libitm.so.1 || { rm -f libitm.so.1 && ln -s libitm.so.1.0.0 libitm.so.1; }; }) +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libitm.so.1.0.0 libitm.so || { rm -f libitm.so && ln -s libitm.so.1.0.0 libitm.so; }; }) +libtool: install: /usr/bin/install -c .libs/libitm.lai /mnt/lfs/usr/lib/../lib/libitm.la +libtool: install: /usr/bin/install -c .libs/libitm.a /mnt/lfs/usr/lib/../lib/libitm.a +libtool: install: chmod 644 /mnt/lfs/usr/lib/../lib/libitm.a +libtool: install: /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/12.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/../lib/libitm.a + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ./libitm.info '/mnt/lfs/usr/share/info' + install-info --info-dir='/mnt/lfs/usr/share/info' '/mnt/lfs/usr/share/info/libitm.info' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build/x86_64-lfs-linux-gnu/libitm' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-12.2.0/build' +'/mnt/lfs/usr/bin/cc' -> 'gcc' +[lfs-cross] Finishing build of gcc-12.2.0 at Wed Sep 7 15:00:14 -03 2022